Offline Voice Recognition Sensor

Поделиться
HTML-код
  • Опубликовано: 24 авг 2023
  • 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

Комментарии • 78

  • @mbunds
    @mbunds 27 дней назад +2

    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 9 месяцев назад +22

    Awesome! Offline-only makes it a lot more interesting to me.

  • @donniealfonso7100
    @donniealfonso7100 Месяц назад +1

    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 9 месяцев назад +1

    Wow this is so cool! Thanks so much, probably wouldn’t have found this without you

  • @TheMisterNebo
    @TheMisterNebo 6 месяцев назад +2

    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 9 месяцев назад +3

    This is awesome, just ordered one, gonna train it to identify when my wife swears.

  • @xpersion
    @xpersion 2 месяца назад +1

    nice how u explain :)

  • @julianbowen7112
    @julianbowen7112 9 месяцев назад +1

    That looks good, every droid builder could find a use for one of those.

  • @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 ?

  • @the_smart_home_maker
    @the_smart_home_maker 7 месяцев назад +1

    Cool device

  • @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

  • @makeit4less
    @makeit4less 9 месяцев назад +1

    Ooh, this give me and idea for a iron man style assistant!

  • @localscientists5224
    @localscientists5224 Месяц назад

    Not working custom commands, didn't get any output signal.

  • @hwhack
    @hwhack 9 месяцев назад +1

    This thing is just cool.

  • @behindthemistakes
    @behindthemistakes 8 месяцев назад +1

    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 месяцев назад +1

      @@Mellow_labs Ah yes, the joys of video editing - becoming painfully aware how you start almost every sentence....😂

  • @user-bu9ie2jb5j
    @user-bu9ie2jb5j 7 месяцев назад +1

    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  7 месяцев назад

      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 месяца назад +1

      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.

  • @DustinWatts
    @DustinWatts 9 месяцев назад +2

    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?

  • @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

  • @abhiramsp9972
    @abhiramsp9972 8 месяцев назад +2

    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  8 месяцев назад

      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 8 месяцев назад

      @@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  8 месяцев назад

      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.

  • @rise-horizon
    @rise-horizon 3 месяца назад

    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  3 месяца назад

      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 3 месяца назад

      @@Mellow_labs alr thank you, your the best!

  • @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 месяцев назад +1

      I would recommend contacting the DFrobot support

    • @codefor69
      @codefor69 5 месяцев назад

      thanks @@Mellow_labs i will try to contact them

  • @valzzu
    @valzzu 9 месяцев назад +2

    Holy shit

  • @metaphysicalArtist
    @metaphysicalArtist Месяц назад

    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.

    • @Mellow_labs
      @Mellow_labs  15 дней назад

      This sounds like a chat gpt prompt I will ignore it

    • @metaphysicalArtist
      @metaphysicalArtist 15 дней назад

      @@Mellow_labs lol actually its not its my thoughts and concern about a booming market.

  • @saydiy1528
    @saydiy1528 6 месяцев назад

    good job. Is it ok for DFRobot to speak out some customer set words like text to speech?

    • @Mellow_labs
      @Mellow_labs  6 месяцев назад

      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”

  • @hirenuthaiahm.s.8475
    @hirenuthaiahm.s.8475 Месяц назад

    can I disable the inbuilt pre programmed command

  • @samerbouez
    @samerbouez 9 дней назад

    Falsely triggering a custom command at 5:50 is what worries me. How accurate is this module when it comes to custom command learning and recognition?

    • @Mellow_labs
      @Mellow_labs  9 дней назад

      Because it doesn’t do any kind of speech to text processing, it really just checks whether the way form is the same as the programmed one. You do kind of have to be pronouncing things the same way you did when you made the command.

    • @samerbouez
      @samerbouez 9 дней назад

      @@Mellow_labs thanks for the quick reply. How was your experience with it? Are you satisfied with its accuracy? I need to find a reliable offline solution that will control a large moving vehicle.

    • @Mellow_labs
      @Mellow_labs  9 дней назад

      If I’m honest, I’ve not had a deployed for very long. I don’t particularly like voice control stuff. I’m so unfortunately, I don’t have any long-term testing.

  • @SanderMakes
    @SanderMakes 9 месяцев назад +2

    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  9 месяцев назад

      that’s the kind of use case it sounds perfect for

  • @123masteryoda123
    @123masteryoda123 6 месяцев назад +1

    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.

  • @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?

  • @agusheripurnomo2881
    @agusheripurnomo2881 8 месяцев назад +1

    Bisakah mengontrol lampu dengan perintah bahasa indonesia?

    • @Mellow_labs
      @Mellow_labs  8 месяцев назад +1

      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 8 месяцев назад

      @@Mellow_labs bisakah request Project di channel anda?

    • @Mellow_labs
      @Mellow_labs  8 месяцев назад

      @agusheripurnomo2881 I can’t promise it, but I’ll think about it

  • @anlpereira
    @anlpereira 5 месяцев назад

    Is it possible to teach it with other languages?

    • @Mellow_labs
      @Mellow_labs  5 месяцев назад +1

      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.

  • @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  4 месяца назад

      You can buy it on Amazon, and I’m sure there’s a reseller on eBay.

  • @aperson1181
    @aperson1181 5 месяцев назад

    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  5 месяцев назад

      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 7 месяцев назад +1

    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  7 месяцев назад +1

      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 7 месяцев назад

      🤩🤩🤩🤩🤩
      Finally even vocally disabled people can command!
      @@Mellow_labs

  • @AndrewTSq
    @AndrewTSq 7 месяцев назад +1

    "your chuck tshirt sucks" ? was that the wake up word?

    • @Mellow_labs
      @Mellow_labs  7 месяцев назад +1

      No I’m saying “Yorkshire tea” it’s a brand of tea in the UK

    • @AndrewTSq
      @AndrewTSq 7 месяцев назад

      @@Mellow_labs lol okey :D :D That made more sense :)

  • @weerobot
    @weerobot 8 месяцев назад +2

    Give me the Cheese

  • @anoniem012
    @anoniem012 4 месяца назад

    Lol immeditaly sold out XD

  • @anoniem012
    @anoniem012 4 месяца назад +1

    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  4 месяца назад +1

      It’s not an AD it’s a life style.