I'm trying to parse a wav file which contains just one word 'Yes'. I wanna use the dictionary edu/cmu/sphinx/model/acoustic/WSJ_8gau_13dCep_16k_40mel_130Hz_6800Hz/dict/cmudict.0.6d
, because the dictionary of TIDIGITS is defined only for the number. Therefore the configuration file must be different from the WavFile's. What could be the acousticModel defined in my configration file? The part of the present config file is, which didn't work:
Could you run Transciber.jar in the first place? If you could, what you need to do is just to replace 10001-90210-01803.wav in your setup with something else.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm trying to parse a wav file which contains just one word 'Yes'. I wanna use the dictionary edu/cmu/sphinx/model/acoustic/WSJ_8gau_13dCep_16k_40mel_130Hz_6800Hz/dict/cmudict.0.6d
, because the dictionary of TIDIGITS is defined only for the number. Therefore the configuration file must be different from the WavFile's. What could be the acousticModel defined in my configration file? The part of the present config file is, which didn't work:
<!-- ******** -->
<!-- The Dictionary configuration -->
<!-- ******** -->
Can someone help me?
Thank in advance
yako
Could you run Transciber.jar in the first place? If you could, what you need to do is just to replace 10001-90210-01803.wav in your setup with something else.