I'm searching for how to use CMU Sphinx with Ruby (Rails) application. I need very simple task - I have an mp3 file and I want get it transcribed into text.
How can I implement this easiest way? I dont' know C/C++ and my task isn't so big to learn C/C++ for it :)
Thanks for help!