Open derkalaender opened 7 years ago
Hey!
plughw:
devices, where ALSA does sample rate conversion automatically, there should be no issue.My RaspberryPi 2 Model B doesn't do anything when I say "Alexa".
This doesn't have to be the case - voice triggering can be tricky in a lot of ways.
recording.wav
, which will be in /tmp/AlexaPi-runtime-something
.OK. I seem to be able to trigger the hotword when I'm shouting Alexa, but the quality it records my voice with is still terrible. Here is the recording.wav
I have the exact same problem (RPi 2, same mic). I managed to get it working properly once, but no success since.
My RaspberryPi 2 Model B doesn't do anything when I say "Alexa". I figured out why: the recording I get when running
arecord -D hwplug:Device,0 test.wav
sounds horrible. I assume it's because of the low sample rate (when I'm doingarecord -r 96000 -D hwplug:Device,0 test.wav
it sounds normal).So how do you change the sample rate AlexaPi records with?
Btw: I'am using this mic and when using it on my windows pc it works perfectly fine.