hello
after i finish train a simple model with sphinx train, i try to use this model with sphinx4, it works well when i use a pre-recorded wav file and return a true result even if the file isn't from the training files.
but when I use this model to recognize my speech directly from the microphone (live recognition), it doesn't return any result.
please, if someone can help me.
thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It's probably some dumb mistake in "your" files. Please check everything once again. Start with HelloWorld demo and modify it step by step to get the result you need.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hello
after i finish train a simple model with sphinx train, i try to use this model with sphinx4, it works well when i use a pre-recorded wav file and return a true result even if the file isn't from the training files.
but when I use this model to recognize my speech directly from the microphone (live recognition), it doesn't return any result.
please, if someone can help me.
thanks
It's probably some dumb mistake in "your" files. Please check everything once again. Start with HelloWorld demo and modify it step by step to get the result you need.