I succesfully ran pocketsphinx in my PC. I used the speech recognition and phoneme recognition.
Is it returning the duration of phonemes also? If not how to get them?
Will it return Visemes? How to get them?
To return phonemes from a .raw file, it took almost 3 mins and to return the text of the speech, it took almost 10 secs. Is this normal? Can't this be quicken?
You ask this question in many places, asking many times does not increase your chance to get answer. This is not an mantra. It is better to provide more information:
1) What is the OS/CPU you have
2) What is the system load while you run the software
3) What is the exact log output
4) What is the execution time
The more information you provide the faster you get an answer.
Last edit: Nickolay V. Shmyrev 2018-01-08
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Now I tried the release version. It takes 35 seconds to print the phonemes
of a voice file in my computer.
Can this be improved further? Or is my computer not fast enough?
I succesfully ran pocketsphinx in my PC. I used the speech recognition and phoneme recognition.
Is it returning the duration of phonemes also? If not how to get them?
Will it return Visemes? How to get them?
To return phonemes from a .raw file, it took almost 3 mins and to return the text of the speech, it took almost 10 secs. Is this normal? Can't this be quicken?
You ask this question in many places, asking many times does not increase your chance to get answer. This is not an mantra. It is better to provide more information:
1) What is the OS/CPU you have
2) What is the system load while you run the software
3) What is the exact log output
4) What is the execution time
The more information you provide the faster you get an answer.
Last edit: Nickolay V. Shmyrev 2018-01-08
I have the information you requested for. I hope you can give me some
clarification in this issue.
1) What is the OS/CPU you have
2) What is the system load while you run the software
3) What is the exact log output
4) What is the execution time
Time to print the phonemes - 03 minutes and 29 seconds.
If you need any more information I can give you. I want to know
1) Why printing the phonemes takes a long time in my computer?
2) How much time does it take normally?
3) How to print the duration of the phonemes?
On Mon, Jan 8, 2018 at 4:50 PM, Nickolay V. Shmyrev nshmyrev@users.sf.net
wrote:
Did you try a release version instead of debug?
No I did not. I will try that.
On Wed, Jan 10, 2018 at 1:03 AM, Nickolay V. Shmyrev nshmyrev@users.sf.net
wrote:
Now I tried the release version. It takes 35 seconds to print the phonemes
of a voice file in my computer.
Can this be improved further? Or is my computer not fast enough?
On Wed, Jan 10, 2018 at 1:03 AM, Nickolay V. Shmyrev nshmyrev@users.sf.net
wrote:
Add beam option to config file, it seems you forgot it.