‹ projects

vmc

a voice model creator for CMU Sphinx
Log | Files | Refs | README | LICENSE

commit b9b56a7e62577a35867a19e6b850595806499f77
parent 0aece4a0d169f54757f5674b64322f64ac594a0a
Author: umhau <umhau@alum.gcc.edu>
Date:   Wed,  5 Jul 2017 22:41:35 -0400

sphinx_fe had a bad error

Diffstat:
Mlib/voicemodel.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/voicemodel.sh b/lib/voicemodel.sh @@ -41,7 +41,7 @@ cd $audio_file_dir sudo sphinx_fe \ -argfile $acoustic_model_dir/feat.params \ -samprate 16000 \ - c $audio_file_dir/$model_name.fileids \ + -c $audio_file_dir/$model_name.fileids \ -di . -do . -ei wav -eo mfc -mswav yes #\ # &> /dev/null