devashishbiswas
New member
I'm looking for help while coding on my current project.. I just want to convert the media file (.wav) to text (.txt)/(.doc).
You wanna do Speech recognition?
Since 20 years people are trying this, and they are now coming up with some useful stuff. No, seriously, if you really need Speech Recognition, it's most likely the best to start looking for projects at Sourceforge, CodeProject or similar instead of starting from scratch. Also one start would be to look at neural networks, since they would be best suited for that.
Bobby