<sigh>fresh install of ubuntu 12.04, pocketsphinx, sphinxbase, etc
getting the following error:
ad_oss.c(103): Failed to open audio device(/dev/dsp): No such file or directory
FATAL_ERROR: "continuous.c", line 246: Failed to open audio device
oss_compat is installed.
sudo apt-get install oss-compat
Reading package lists... Done
Building dependency tree
Reading state information... Done
oss-compat is already the newest version.
oss-compat set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded
Please advise.
regards, Richard
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I thought this might be the same as the netbook, input muted, but its not. Input is on, amplified and working, tested. Pocketsphinx seems to be having issues.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
<sigh>fresh install of ubuntu 12.04, pocketsphinx, sphinxbase, etc
getting the following error:
ad_oss.c(103): Failed to open audio device(/dev/dsp): No such file or directory
FATAL_ERROR: "continuous.c", line 246: Failed to open audio device
oss_compat is installed.
sudo apt-get install oss-compat
Reading package lists... Done
Building dependency tree
Reading state information... Done
oss-compat is already the newest version.
oss-compat set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded
Please advise.
regards, Richard
I thought this might be the same as the netbook, input muted, but its not. Input is on, amplified and working, tested. Pocketsphinx seems to be having issues.
Beside installing the package you need to probe the kernel module to create the device
Please read about linux audio subsystem somewhere, also see CMUSphinx FAQ.
That's all done Nikolay. Seriously. Still getting the same error. Perhaps I'll go try the Ubuntu forums.
regards, Richard
You also can join #cmusphinx IRC channel on freenode, it's easier to help you in interactive mode.