You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have just received my respeaker and I am testing the example offline_voice_assistant.py script here.
I have set the wake up word to alexa as a test but the same thing happens regardless. I have turned the mic volume up in alsa and I am still unable to get this script to recognise a single word - I've tried saying things ranging from "hello" to full scentences. Below is the output from the script:
root@ReSpeaker:~/respeaker_python_library/examples# python ./offline_voice_assistant.py
INFO:mic:Start detecting
INFO:mic:Detected alexa
Wake up
INFO:mic:Start listening
INFO:mic:Stop listening
1111+111111100000000-1111+11100000000-0000000000000000000000000000000000001111+11111111111111111111111111111111100000000-000000000000000000000000000000000000000000000000000
INFO:mic:Start detecting
INFO:mic:Too many delays, 17 in queue
INFO:mic:Too many delays, 16 in queue
INFO:mic:Too many delays, 15 in queue
INFO:mic:Too many delays, 14 in queue
INFO:mic:Too many delays, 13 in queue
INFO:mic:Too many delays, 12 in queue
INFO:mic:Too many delays, 11 in queue
INFO:mic:Too many delays, 10 in queue
INFO:mic:Too many delays, 9 in queue
INFO:mic:Too many delays, 8 in queue
INFO:mic:Too many delays, 7 in queue
INFO:mic:Too many delays, 6 in queue
INFO:mic:Too many delays, 5 in queue
INFO:mic:Too many delays, 6 in queue
INFO:mic:Too many delays, 5 in queue
Any ideas? Thanks
The text was updated successfully, but these errors were encountered:
Hi there,
I have just received my respeaker and I am testing the example offline_voice_assistant.py script here.
I have set the wake up word to alexa as a test but the same thing happens regardless. I have turned the mic volume up in alsa and I am still unable to get this script to recognise a single word - I've tried saying things ranging from "hello" to full scentences. Below is the output from the script:
Any ideas? Thanks
The text was updated successfully, but these errors were encountered: