简体   繁体   中英

How do I change the Hot Word (wake word) on Google Assistant Raspberry Pi 3 (Non-AIY Kit)

I've found some great tutorials around the internet on how to change the wake word on the AIY Kit for the Raspberry Pi ( Here's a good video of that ), but cannot find one anywhere on how to change the hotword for a regular RPi 3 with the API setup.

I'm in the process of writing a beginners' tutorial on this and would love any and all advice on how to do this without the AIY kit. For reference and comparison, the AIY kit strategy is on that linked tutorial above in Part 5 using Snowboy's hotword creator.

Thanks in advance everyone!

You should be able to use snowboy as long as you have some way of recording as a raw wav. I have done some work for the AIY Voice kit Hotword and Voice Activation which may be of help. Basically get your audio into a queue in one thread and then take the audio off the other end and pass to snowboy. The activation is all done locally. Once activated you can carry on sending to Google. Hope this helps.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM