I want to convert an audio file with spoken Hindi to text.

Is there some Hindi speech recognition software available?

i googled, but didn't get any results.

link|improve this question
Are you willing to spend money? – slhck May 4 '11 at 10:05
yes,i am willing to if there is no free alternative – user65482 May 4 '11 at 14:50
please tell me the software ,i am ready to buy it – user65482 May 4 '11 at 16:42
feedback

1 Answer

up vote 1 down vote accepted

There's a project here http://sourceforge.net/projects/hindiasr/ but you'll need linux or at least a linux live cd to use it properly.

link|improve this answer
i dowloaded it but how to open the file.There is no .sh file.There are file written in perl – user65482 May 4 '11 at 14:50
If you're using Ubuntu, you can run a perl script like an executable. Make sure you also have Sphinx 3 from the same project site. There's a readme from a prior version: sourceforge.net/projects/hindiasr/files/Hindiasr/HindiASR-2.0/… – Blomkvist May 4 '11 at 15:29
i have installed it,and now i have a wave file that i want to convert to text.what shall i do now.should i place it in wav folder and try test.pl – user65482 May 4 '11 at 16:25
1  
I guess that you can only record sounds from your microphone, judging from the readme. So maybe just run the program and then play the wav file so that your microphone can pick it up (if you have one). – slhck May 4 '11 at 19:23
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.