A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MM won't run, blank screen with cursor showing after updating
-
@sdetweil any more ideas?
-
@jmartin1009 do
pocketsphinx_continuous --help
-
@sdetweil in which folder, like cd what
-
@jmartin1009 it should be in the path, so right where u are
-
pi@raspberrypi:~/MagicMirror $ pocketsphinx_continuous --help ERROR: "cmd_ln.c", line 607: Unknown argument name '--help' ERROR: "cmd_ln.c", line 704: Failed to parse arguments list INFO: continuous.c(295): Specify '-infile <file.wav>' to recognize from file or '-inmic yes' to recognize from microphone.
-
@jmartin1009 try -v instead of --help
-
ERROR: "cmd_ln.c", line 607: Unknown argument name '-v' ERROR: "cmd_ln.c", line 704: Failed to parse arguments list INFO: continuous.c(295): Specify '-infile <file.wav>' to recognize from file or '-inmic yes' to recognize from microphone.
-
@jmartin1009 grrr. Programmers
-
@sdetweil as a programmer in college right now, i relate lmao any leads or ideas about it?
-
@jmartin1009 if you give it NO parms, it dumps them out…
SO, pocketsphinx_continuous 2>somefile
to get the list of possible parms