How to turn pcm audio into text using some lib written entirely in the C\C++ programming language?
So I have pcm file. I want to turn it into text. how to do it? (with speech recognizer lib of your choise (BTW i need it to work extreamly fast)
So what do I need?
- Open Source Libs.
- Tutorials and blog articles on How to do/use it.