kakaobrain/pororo
A platform by Kakao Brain providing neural models for natural language processing and speech-related tasks via a Python API.

PORORO (Platform Of neuRal mOdels for natuRal language prOcessing) is a comprehensive library that bundles multiple neural models for various NLP and speech tasks. It offers a simple Python interface where users pass a task name to get predictions from underlying deep learning models. The platform supports automatic speech recognition using wav2letter and speech synthesis (text-to-speech), alongside diverse NLP tasks such as text classification, translation, and language generation.