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.
Frequently asked
- What is kakaobrain/pororo?
- A platform by Kakao Brain providing neural models for natural language processing and speech-related tasks via a Python API.
- Is pororo open source?
- Yes — kakaobrain/pororo is open source, released under the Apache-2.0 license.
- What language is pororo written in?
- kakaobrain/pororo is primarily written in Python.
- How popular is pororo?
- kakaobrain/pororo has 1.3k stars on GitHub.
- Where can I find pororo?
- kakaobrain/pororo is on GitHub at https://github.com/kakaobrain/pororo.