Does anyone knows what the 'livedecode' demon program in sphinx3 does?
It doesn't seem to get what I speak. For example, when I speak "One two
three", it produces result that looks like: "A o Wo"
What does its result mean? Why doesn't it produce results like what I
say "One two three"?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2005-05-11
I suppose that you are using it in Windows? (Because there is no version of livedecode in LINUX, where i am working in)
I think that it could be a sample rate problem, that is, that your recognizer livedecode is configurated in one sample rate (perhaps 16000Hz) and you are samping your voice in other sampler rate.
Something similar happened to me. Hope will help.
Greetings
Javi
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2005-05-19
Hello, I have made my own version of "livedecode" It is based on the code main_livedecode.c for Win32. If you are still interested i can send the source for you.
Greetings
J
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Does anyone knows what the 'livedecode' demon program in sphinx3 does?
It doesn't seem to get what I speak. For example, when I speak "One two
three", it produces result that looks like: "A o Wo"
What does its result mean? Why doesn't it produce results like what I
say "One two three"?
I suppose that you are using it in Windows? (Because there is no version of livedecode in LINUX, where i am working in)
I think that it could be a sample rate problem, that is, that your recognizer livedecode is configurated in one sample rate (perhaps 16000Hz) and you are samping your voice in other sampler rate.
Something similar happened to me. Hope will help.
Greetings
Javi
Hello, I have made my own version of "livedecode" It is based on the code main_livedecode.c for Win32. If you are still interested i can send the source for you.
Greetings
J