NLP layer for correcting speech to text errors
Improve speech based interfaces with text corrections
Improve speech based interfaces with text corrections
ThatNeedle Corrector can compute corrections in text quickly so you can implement near real-time corrections for your app.
The library is lightweight and you can implement automatic corrections in text to fix errors obtained from speech. After implementation, the user of your application will just feel as if nearly correct speech transcription has been done.
This corrector is well suited for correction of errors seen in popular speech-to-text frameworks.
You will get a header file and a .a file (binary static library) that you can use with your C++ program.
Library for Python - You will get a .so file (binary) that you can import in your Python code.
Library for Java - Coming soon !