Custom Trigger Wake Word doesn't work
See original GitHub issueThank you for reporting an issue with AlexaPi.
Make sure you are running the latest version of AlexaPi, and look through issues before submitting.
Check out our Wiki, and make sure to look at Debugging, and Audio debugging in particular before filing an issue.
In order to help troubleshooting, be sure to include the following information:
Output of the audio debugging script.
Your OS (including version) where you are running AlexaPi:
Raspberry Pi OS Stretch
VERSION_ID : "9"
VERSION = "9" (Stretch)
Your hardware platform and model you are running on:
Raspberry Pi Model B
Python release (python2 --version
):
Python 2.7.13
Description of problem:
Aim : To change wake word from "alexa" to "something of my choice".
Expected:
Pi should start responding to custom wake word set by me in the config.yaml file.
Problem-relevant config.yaml
entries:
Yes.
pocketsphinx:
enabled: true
voice_confirm: true
phrase: "tom"
threshold: 1e-10
Steps to reproduce:
- sudo nano etc/opt/AlexaPi/config.yaml
- Edit the phrase in the file
- Reboot the Pi or use sudo systemctl start AlexaPi.service
Traceback (if applicable):
Additional info:
I believe this can be done by modifying the "phrase " option in config.yaml file. This was suggested in one of the issues. I modified the wake word in config.yaml file and restarted the Pi but it didn't work after that.
Issue Analytics
- State:
- Created 6 years ago
- Comments:10 (3 by maintainers)
Top Results From Across the Web
Wake Word Troubleshooting - Mycroft AI - GitBook
Wake Word Troubleshooting. Having trouble triggering the wake word? The microphone is working but Mycroft does not trigger when I say the Wake...
Read more >Custom Wake Word? · Issue #222 · alexa-pi/AlexaPi - GitHub
I was wondering If you can set a custom wake word other than: "Alexa", "Echo", ... Custom Trigger Wake Word doesn't work #327....
Read more >Custom wake words will NEVER happen : r/googlehome
There has been speculation for a long time, but I don't think custom wake words will ever become a reality. The reason isn't...
Read more >How to change Alexa's wake word - The Verge
You can change the wake word of any Echo speaker or smart display ... The custom voice assistant will live alongside Alexa and...
Read more >How To Create a Custom Alexa Wake Word in 30 Seconds
See how to easily change Alexa's wake word by voice command or in the Alexa ... Open the Alexa app; Select the Devices...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
https://github.com/alexa-pi/AlexaPi/wiki/Triggers#voice-triggers Read up. Try tweaking the threshold.
Try with 3 syllable words. Obviously things like “Tom” is just one and become problematic with other words. I would try with words like:
Tomato
(toh-ma-toh),capito
(kah-pi-toh) etc. Or perhapskapito
sincec
can be pronounced differently as incitrus
andcook
.