Read the statement by Michael Teeuw here.
MMM-voice
-
@daenick please read this https://github.com/fewieden/MMM-voice#information if you want to use faster detection you have to use a different module as this one will never support online services like google, apple, amazon, etc.
there are some custom language models for other languages https://sourceforge.net/projects/cmusphinx/files/Acoustic and Language Models/
-
@strawberry-3.141 I’m lost. Still can’t figure out what’s wrong. :(
-
@Advokaten did you try what the second link suggested?
-
@strawberry-3.141 Yes, sir! The ERROR text is gone. Now it’s displaying “Initialising…” and the mic icon has a slash through it and is blinking infinitely. I bet I’m doing a rookie mistake somewhere.
-
@Advokaten never had this happened before neither did someone report this issue. I would need to see it myself in order to debug it.
-
@strawberry-3.141 I tried reinstalling it with
bash dependencies.sh
and it’s back to “ERROR”. Derp.Looking at error.log in the MMM-voice folder I can find:
Error opening audio device plughw:1,0 for capture: Connection refused
FATAL: "continuous.c", line 245: Failed to open audio device
Somebody gave a suggestion on running:
pocketsphinx_continuous -inmic yes -adcdev plughw:1,0
That too gave me:
Error opening audio device plughw:1,0 for capture: Connection refused
FATAL: "continuous.c", line 245: Failed to open audio device
I haven’t attached anything to my RPi except for an USB microphone.
-
@Advokaten did. you disable pulseaudio like in the Link?
-
@strawberry-3.141 Yes.
checking pulse/pulseaudio.h usability... no
checking pulse/pulseaudio.h presence... no
checking for pulse/pulseaudio.h... no
checking alsa/asoundlib.h usability... yes
checking alsa/asoundlib.h presence... yes
checking for alsa/asoundlib.h... yes
-
Hi @strawberry-3-141 Now when I launch the mirror first it says “ready choose a mode” and after a few secnods “error” any idea why?
-
@pepemujica if you scroll to the bottom in your error.log, what does it say? I also cannot get it started.