I want to convert an audio(ex: ".mp3") file to text file. I have tried different approaches like pyspeech
and speech recognition
, But i didn't get any answer. Is there any other way to do this..? Any help would be appreciated !
Did you try https://pypi.python.org/pypi/SpeechRecognition/ ? That sounds like exactly what you want.
I also found the CMU Sphinx project via this blog. It has Python bindings too (as mentioned in the article).
The other item I found was Google's Speech to Text API. You might want to check that out too. Here's a decent tutorial on this subject:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With