tomratcdx / sphinxkeys

Automatically exported from code.google.com/p/sphinxkeys
GNU General Public License v3.0
0 stars 0 forks source link

Can't get it to run #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. `python sphinxkeys.py'

What version of the product are you using? On what operating system?
sphinxkeys 1.01 on Debian 6.0, pocketsphinx 0.6-0svn6 from PPA.

Please provide any additional information below.
When I get it to start, which is very rare, it segfaults after a few seconds 
with this message:

INFO: feat.c(713): Initializing feature stream to type: '1s_c_d_dd', ceplen=13, 
CMN='prior', VARNORM='no', AGC='none'
INFO: cmn.c(142): mean[0]= 12.00, mean[1..12]= 0.0
ERROR: "acmod.c", line 84: Must specify -mdef or -hmm
INFO: feat.c(713): Initializing feature stream to type: '1s_c_d_dd', ceplen=13, 
CMN='prior', VARNORM='no', AGC='none'
INFO: cmn.c(142): mean[0]= 12.00, mean[1..12]= 0.0
ERROR: "acmod.c", line 84: Must specify -mdef or -hmm
Segmentation fault
xmacroplay: pointer and keyboard released. 

When it doesn't start, the message is as follows:

FATAL_ERROR: "fe_sigproc.c", line 405: Failed to create filterbank, frequency 
range does not match. Sample rate 8000.000000, FFT size 256, lowerf 5718.750000 
< freq -31.250000 > upperf 5062.500000.
xmacroplay: pointer and keyboard released. 

Original issue reported on code.google.com by teresaejunior on 19 Aug 2012 at 3:03

GoogleCodeExporter commented 8 years ago
Sorry this is over my head and obviously an upstream issue. I currently use 
sphinxkeys on Ubuntu 12.04 using the distro packages and it is working. Perhaps 
you can install those packages instead of the ones you have.

Original comment by worden.e...@gmail.com on 20 Aug 2012 at 5:17

GoogleCodeExporter commented 8 years ago
OK, thanks for you attention!

Original comment by teresaejunior on 22 Aug 2012 at 9:25