MycroftAI / mycroft-precise

A lightweight, simple-to-use, RNN wake word listener
Apache License 2.0
854 stars 230 forks source link

Precise-collect not recording any sounds #181

Open prevoste opened 4 years ago

prevoste commented 4 years ago

I have built a Picroft on a Raspberry Pi 4 using a Google AIY voice hat as the mic and speaker. This works very well with the default ‘Wake Word’ but I decided to try and create my own custom ‘Wake Word’ I wanted to use the Precise engine and train my “Wake Word”. I started with a fresh install of Picroft (Picroft_Buster-Keaton_2020-01-10) applying all the latest updates. I installed Mycroft Precise using the source install method, downloading the source using ‘git clone https://github.com/mycroftai/mycroft-precise’ 1 and then running setup.sh in the Mycroft-precise directory. This worked fine. I then set ‘source .venv/bin/activate’ and used ‘precise-collect’ to record some sample utterances of my ‘Wake Word’. The records seem to work but when I checked the wav files they all seem to just be flat lines as if the mic was mute. The default ‘Wake Word’ still works so the mic configuration would seem to be correct.

Can anyone suggest why I may not be getting any successful recordings?

Ernie

el-tocino commented 3 years ago

Check docs.mycroft.ai and run through the audio troubleshootng guide?