So I just want it to display whatever speech is in the audio file. I know about sox and how to convert to the right format. But I can't figure out all these command line switches and vocab backends. Will this work for me? I don't know what the speech will be that gets transcribed.
Thanks for helping a newbie. :)
-Brett
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi All,
I'm a newbie to Sphinx so I'm still even tring to figure out how to use it and if it's the right tool. What I want to do is very simple....
Esentially
command -f helloworld.au > helloworld.txt
cat helloworld.txt:
Hello world
So I just want it to display whatever speech is in the audio file. I know about sox and how to convert to the right format. But I can't figure out all these command line switches and vocab backends. Will this work for me? I don't know what the speech will be that gets transcribed.
Thanks for helping a newbie. :)
-Brett