Offline Voice Recognition Sensor

  Переглядів 13,610

Mellow_Labs

Mellow_Labs

8 місяців тому

Supported Me :
/ mellow_labs
www.buymeacoffee.com/mellow_labs
Join me as I dive into the DFRobot Gravity Voice Recognition Module! This powerful sensor is a game-changer for voice command projects. I'll walk you through its standout features and demonstrate seamless integration with both Arduino and Raspberry Pi. If you're passionate about voice-powered tech, this is a must-watch. Don't forget to subscribe for more tech deep dives!
Affiliate links:
amzn.to/45Hc0M4
Links:
www.dfrobot.com/product-2665....
wiki.dfrobot.com/SKU_SEN0539-...
github.com/DFRobot/DFRobot_DF...
socials:
/ discord
/ fire-marshmallow
/ mellow_fire
www.printables.com/social/282...
#dfrobot #diy #voicecommand #raspberrypi #VoiceSensor #techreview #diyelectronics #microcontroller #review #iotprojects #smarthomeautomation #voicecontrol #micropython #3dprinting #arduino #tutorial #maker #python #new

КОМЕНТАРІ: 72
@mbunds
@mbunds 6 днів тому
Wow! Nothing has ever been this easy; my module simply followed your instructions as it heard your commands! I just gave it power, and your production did the rest!
@rafaelkassner
@rafaelkassner 8 місяців тому
Awesome! Offline-only makes it a lot more interesting to me.
@donniealfonso7100
@donniealfonso7100 11 днів тому
Thanks for the introduction. I combined the voice module code with Philips Hue code to control my Hue lights with voice. Works great.
@swaglordhere
@swaglordhere 8 місяців тому
Wow this is so cool! Thanks so much, probably wouldn’t have found this without you
@TheMisterNebo
@TheMisterNebo 6 місяців тому
Great video - nicely presented, well edited, not too long, but detailed and useful. Subscribed :)
@Mellow_labs
@Mellow_labs 6 місяців тому
Thank you, glad you found it helpful!
@gearscodeandfire
@gearscodeandfire 8 місяців тому
This is awesome, just ordered one, gonna train it to identify when my wife swears.
@julianbowen7112
@julianbowen7112 8 місяців тому
That looks good, every droid builder could find a use for one of those.
@Mellow_labs
@Mellow_labs 8 місяців тому
Definitely
@makeit4less
@makeit4less 8 місяців тому
Ooh, this give me and idea for a iron man style assistant!
@xpersion
@xpersion 2 місяці тому
nice how u explain :)
@hwhack
@hwhack 8 місяців тому
This thing is just cool.
@the_smart_home_maker
@the_smart_home_maker 6 місяців тому
Cool device
@metaphysicalArtist
@metaphysicalArtist 16 днів тому
Let's build a bipedal robot! Could you create a video detailing the 3D parts required and all the basic components necessary for constructing a bipedal robot with a height of 160-170cm, including open-source software? This could be your new project.
@DustinWatts
@DustinWatts 8 місяців тому
Interesting module. I wish it was clear what IC or MCU they are using. But can't find anything about it.
@jomfawad9255
@jomfawad9255 4 місяці тому
Can you explain if the same as this module can be done with esp32? collect audio samples directly on esp32 then train small ml model to identify the words?
@valzzu
@valzzu 8 місяців тому
Holy shit
@user-cs2tw6sp3v
@user-cs2tw6sp3v 2 місяці тому
its said " can used with esp32 " but I cant modify code aand use with esp32 or esp32s3. would you have any advices ?
@behindthemistakes
@behindthemistakes 8 місяців тому
I need this, combined with the click counter, to keep a log over how many times a word is spoken for "if I had a dollar...." purposes haha.
@Mellow_labs
@Mellow_labs 8 місяців тому
If it was that good, I would have it beep every time I say “So” or “like” when recording a video 😂
@behindthemistakes
@behindthemistakes 8 місяців тому
@@Mellow_labs Ah yes, the joys of video editing - becoming painfully aware how you start almost every sentence....😂
@vinhothkumar
@vinhothkumar 3 місяці тому
hello i having problem with this module. my df robot dosen't reply or say anything when i start saying my commands
@abhiramsp9972
@abhiramsp9972 7 місяців тому
Actually I want to train a module to recognize emergency vehicle sirens and, when detected, module should automatically turn on an LED without needing a prior command. Can this module help with that? Also will it work with Arduino uno r3? Pls reply..
@Mellow_labs
@Mellow_labs 7 місяців тому
Yes it works with the R3. but unfortunately there isn’t a way to make it a listen continuously, You need to say the wake up word.
@abhiramsp9972
@abhiramsp9972 7 місяців тому
@@Mellow_labs After turning on using wake up command , what's the maximum duration it remains active without interruption?also can I give wakeup command as clapping sounds?
@Mellow_labs
@Mellow_labs 7 місяців тому
It can only stay wake for 2mins max
@TheMisterNebo
@TheMisterNebo 6 місяців тому
@@Mellow_labsCan't he just use sirens as the wake up command and have it do things using that? Sounds easy enough to bind CMD 1 via python. It IS listening continuously - just only for 1 command. Train CMD 1 for sirens - job done?
@Mellow_labs
@Mellow_labs 6 місяців тому
@@TheMisterNebo I haven’t tested it, but yes it should work. I’m getting a lot of questions about it, maybe I should make a second video. If you have anything else you want me to test let me know.
@SanderMakes
@SanderMakes 8 місяців тому
Wait, you get all that for his $17? Sounds like a great use case for in my workshop where I want to turn things on with my voice.
@Mellow_labs
@Mellow_labs 8 місяців тому
that’s the kind of use case it sounds perfect for
@user-bu9ie2jb5j
@user-bu9ie2jb5j 6 місяців тому
it can recognize other person voice with the custom commands? for example i train a custom command with my voice. it will work with other person voice with same command?
@Mellow_labs
@Mellow_labs 6 місяців тому
it should work fine, but I have a feeling it’s going to be very picky about accents and pronunciation.
@pimprenelIe
@pimprenelIe 3 місяці тому
Hello ! Thank you for your video. If I understand correctly, it recognizes the sound pattern and not really the word. So it works in another language or with gibberish ? I want to use it to create an effect after speaks a "magic formula" in foreign non-existent language during a game. Do you think it works ?
@Mellow_labs
@Mellow_labs 3 місяці тому
Yeah, that would work perfectly, but you will have to say the wake up word before saying it which again you can set to whatever.
@localscientists5224
@localscientists5224 Місяць тому
Not working custom commands, didn't get any output signal.
@saydiy1528
@saydiy1528 5 місяців тому
good job. Is it ok for DFRobot to speak out some customer set words like text to speech?
@Mellow_labs
@Mellow_labs 5 місяців тому
Unfortunately no, the same way it doesn’t have any speech to text it doesn’t have any text to speech. everything it says out loud as pre-programmed from factory, and when you program, a new command, it just replies with “done”
@techisgod
@techisgod 5 місяців тому
I tried the same as you and it will not delete the "Hello Robot" ID 2 wake word. When I add a new wake word the Hello Robot is still there. Does this mean I have to do it in the Arduino program?
@Mellow_labs
@Mellow_labs 5 місяців тому
No, I think the hello robot one will always be there because it’s a back up in case you forget what the wake word was. And apart from very basic things, you can’t edit things like that in the arduino program
@tsetsefly4538
@tsetsefly4538 8 місяців тому
Mine stopped working after an hour and won't retain custom command words, looking into alternatives. I would rather spend more money and have reliability
@Mellow_labs
@Mellow_labs 8 місяців тому
did you contact DFrobot, If so what did they say?
@rise-horizon
@rise-horizon 2 місяці тому
Hey everyone, I have a slight problem i want to buy it for a starwars droid im making but the problem is that i cant figure out if you can change the respone since the starwars droid doesnt talk! Does anyone know more? If yes pls tell me :D.
@Mellow_labs
@Mellow_labs 2 місяці тому
If you want to not to make any sound, you can just unplug the speaker. And I’m pretty sure you can change the volume, other than that, you can’t give it more responses
@rise-horizon
@rise-horizon 2 місяці тому
@@Mellow_labs alr thank you, your the best!
@hirenuthaiahm.s.8475
@hirenuthaiahm.s.8475 21 день тому
can I disable the inbuilt pre programmed command
@Mellow_labs
@Mellow_labs 21 день тому
Nope
@codefor69
@codefor69 5 місяців тому
any one have same propblem with me?. i already have this one ., actualy this my second bought but the latest one is hang on .. not say " im offlinne now " waithing almost 1 hour i say command hello robot that doesnt work ,any clue ? how i can solved the issued ,,?
@Mellow_labs
@Mellow_labs 5 місяців тому
I would recommend contacting the DFrobot support
@codefor69
@codefor69 5 місяців тому
thanks @@Mellow_labs i will try to contact them
@123masteryoda123
@123masteryoda123 6 місяців тому
Wish I would have ordered them under your "Flag". I might just do it to help you. Thank you.
@Mellow_labs
@Mellow_labs 6 місяців тому
Don't worry about it but thank you for the thought.
@jomfawad9255
@jomfawad9255 4 місяці тому
This product is on another level but their website only take paypal and we dont have it in my country
@Mellow_labs
@Mellow_labs 3 місяці тому
You can buy it on Amazon, and I’m sure there’s a reseller on eBay.
@agusheripurnomo2881
@agusheripurnomo2881 7 місяців тому
Bisakah mengontrol lampu dengan perintah bahasa indonesia?
@Mellow_labs
@Mellow_labs 7 місяців тому
I can't say for sure because I don't speak Indonesian but because it works with sounds not just words, you should be able to record your own commands.
@agusheripurnomo2881
@agusheripurnomo2881 7 місяців тому
@@Mellow_labs bisakah request Project di channel anda?
@Mellow_labs
@Mellow_labs 7 місяців тому
@agusheripurnomo2881 I can’t promise it, but I’ll think about it
@anlpereira
@anlpereira 4 місяці тому
Is it possible to teach it with other languages?
@Mellow_labs
@Mellow_labs 4 місяці тому
You can’t change any of the stuff that it’s pre-programmed with, but for the custom commands, it can be whatever language, whatever sound you’d like.
@aperson1181
@aperson1181 4 місяці тому
Will it support other languages? I am trying to help my elderly mom, who speaks Ukrainian/Russian. I tried to have her speak into a Windows PC in Russian to transcribe this text and then translate it to English. Is there a tool for this? For some reason, Windows does not support Russian speech recognition. Yes, offline is a Big plus.
@Mellow_labs
@Mellow_labs 4 місяці тому
The preinstalled language is English, and that cannot be changed, but the programmable words can be sent to whatever you want. But this doesn’t do transcribing.
@Abbici
@Abbici 6 місяців тому
Sorry for the bother... Stupid question: Does this also apply to voice commands without correct words? Imagine having a defective mouth like the ones disabled people have. So it's one thing to recognize a word like "ciao" and another to recognize a word invented by how the disabled person can speak: "ghe llo" or "jowersdek"... @}-,-'--------- Gianfranco
@Mellow_labs
@Mellow_labs 6 місяців тому
Not a stupid question at all, because it’s not doing any kind of speech to text conversion. It will work with just about any kind of sound that can be repeated, for example, a cat meowing, or the sound of the oven opening.
@Abbici
@Abbici 6 місяців тому
🤩🤩🤩🤩🤩 Finally even vocally disabled people can command! @@Mellow_labs
@weerobot
@weerobot 7 місяців тому
Give me the Cheese
@AndrewTSq
@AndrewTSq 6 місяців тому
"your chuck tshirt sucks" ? was that the wake up word?
@Mellow_labs
@Mellow_labs 6 місяців тому
No I’m saying “Yorkshire tea” it’s a brand of tea in the UK
@AndrewTSq
@AndrewTSq 6 місяців тому
@@Mellow_labs lol okey :D :D That made more sense :)
@anoniem012
@anoniem012 3 місяці тому
Lol immeditaly sold out XD
@anoniem012
@anoniem012 3 місяці тому
I like your videos and watch them very much but I dont like the lgbt promotion everywhere even at my uni they are promoting it
@Mellow_labs
@Mellow_labs 3 місяці тому
It’s not an AD it’s a life style.
HOW TO - Replace Google For an ESP32 (Onju Voice)
17:25
Mark Watt Tech
Переглядів 88 тис.
Эта Мама Испортила Гендер-Пати 😂
00:40
Глеб Рандалайнен
Переглядів 6 млн
Eurovision Song Contest 2024: First Semi-Final (Live Stream) | Malmö 2024 🇸🇪
2:23:45
How to Run Linux on an ESP32
18:53
element14 presents
Переглядів 144 тис.
Voice Recognition Module - 254 Voice Commands + UART
11:51
Electronoobs
Переглядів 191 тис.
Wireless camera with esp32 cam | Increase security with this camera
9:18
Inventor's idea
Переглядів 2 тис.
Voice Recognition Raspberry PI and Arduino UART communication
15:17
Electronoobs
Переглядів 40 тис.
Try these 16 Brilliant ESP32 projects!!!
11:18
ToP Projects Compilation
Переглядів 514 тис.
Four Simple Speech Recognition Products
16:04
James Bruton
Переглядів 71 тис.
DIY Smart Washing Machine V2 (cheaper, smaller, easier)
10:46
Mellow_Labs
Переглядів 73 тис.
Make a TINY Arduino Drone with FPV Camera - Will It Fly?
20:26
Max Imagination
Переглядів 286 тис.
Эта Мама Испортила Гендер-Пати 😂
00:40
Глеб Рандалайнен
Переглядів 6 млн