Using custom hotwords on a Raspberry Pi with Snowboy

Поділитися
Вставка
  • Опубліковано 3 жов 2024
  • Learn how to make your raspberry pi do stuff when you talk to it!
    Code & links
    _______________________________________________________
    Full guide: bluehippo.tech...
    Pastebin installation steps: pastebin.com/G...
    Pastebin code: pastebin.com/S...
    Snowboy website: snowboy.kitt.ai/
    Music
    _______________________________________________________
    We Are One by Vexento / vexento / vexento Music promoted by Audio Library • We Are One - Vexento (...

КОМЕНТАРІ • 20

  • @gamecrafters
    @gamecrafters 2 роки тому +2

    first everything was bad then it went bwwwwwwwwwwwww thanks ♥

  • @virtualzeth8868
    @virtualzeth8868 3 роки тому +2

    Roulade! :-D

  • @ambrodu
    @ambrodu 3 роки тому +2

    Great vid 👍

  • @yinyin4177
    @yinyin4177 Рік тому

    Oh,the snowboy website cannot be accessed. It's quite sad.😢

    • @bluehippotech
      @bluehippotech  Рік тому

      Yeah it's quite sad they're not continuing the development :/

  • @Midhun938
    @Midhun938 2 роки тому

    Thanks bro, you're a life saver

  • @muhammedtalhaugurel
    @muhammedtalhaugurel 3 роки тому

    How can ı lisning multiple hardword. When ı put two hardwords its just hear first one pleas help.

    • @bluehippotech
      @bluehippotech  3 роки тому +1

      You have to pass in a list of the different models as outlined in this question.
      stackoverflow.com/questions/58147298/how-to-use-multiple-wake-words-snowboy-using-python

  • @minhaj6211
    @minhaj6211 3 роки тому +1

    Thanks!

  • @heershah6451
    @heershah6451 3 роки тому +1

    Did snowboy shutdown

    • @bluehippotech
      @bluehippotech  3 роки тому +1

      Yes, the official website and support shut down but a fork with model generation is available. I'll make a video about it at some point :)

    • @bluehippotech
      @bluehippotech  3 роки тому

      @arduino boy I finally found a simple and easy way to do it, check out the latest video :D

  • @bluehippotech
    @bluehippotech  3 роки тому

    UPDATE:
    Snowboy is no longer maintained by the Kitt-AI team but has been forked and code to generate your own model has been released, if you're still interested in using snowboy, check out my latest video on generating a snowboy model
    ua-cam.com/video/Fsh-4m8hsc4/v-deo.html

  • @TuanTran-ej2jo
    @TuanTran-ej2jo 3 роки тому

    I want to ignore dectec hotword "Bluehippo" from background or sound device ( i have mp3 file with content: "bluehippo" )but It dectect from microphone. Thanks

    • @bluehippotech
      @bluehippotech  3 роки тому

      Hey, not quite sure what you're asking. Are you saying you want to use a different hotword?

    • @TuanTran-ej2jo
      @TuanTran-ej2jo 3 роки тому

      @@bluehippotech I have the following device: Raspberry pi 4, microphone, Speaker. When I say hotword is: BlueHippo then hotword will be decect. Now I have an mp3 file with record : BlueHippo. I run that mp3 file on Raspberry with high volume of Speaker, hotword still detects. But I don't want the hotword to be detected from the mp3 file when playing on the Raspberry pi4, I just want it to be detected when I speak from the microphone. (sorry: my english is not good).

    • @bluehippotech
      @bluehippotech  3 роки тому

      Well that's quite a big problem. The microphone doesn't know if it's from the speaker so it can't make out any difference, it just detects the word. Why do you need it to play the hotword via a speaker?
      My best idea would be to pause the detection while it's playing the hotword on a speaker...

    • @TuanTran-ej2jo
      @TuanTran-ej2jo 3 роки тому

      @@bluehippotech I use Gtts to read my articles. In my article, it has many words that are the same as hotword. So when the speaker speaks, the hotword is detected. I am using Pi4 and Speaker 2 red hat. I haven't found a solution yet.

    • @bluehippotech
      @bluehippotech  3 роки тому +1

      @@TuanTran-ej2jo I don't really see a solution either. Your problem is your speakers are broadcasting what the pi is listening for, it doesn't know the difference