NLP layer for correcting speech to text errors

Improve speech based interfaces with text corrections


nlp for speech to text corrections
embedded NLP

Fast

ThatNeedle Corrector can compute corrections in text quickly so you can implement near real-time corrections for your app.

Invisible

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.

Speech compatible

This corrector is well suited for correction of errors seen in popular speech-to-text frameworks.


Programming Language Support

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 !