kakaobrain/pororo
PORORO: Platform Of neuRal mOdels for natuRal language prOcessing observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2043
- days_rel: n/a
- days_push: 1624
- n_releases_24m: 0
Adoption not part of the score
1305 stars · 217 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PORORO is a Python library from Kakao Brain that provides unified access to dozens of pretrained neural models for natural language processing and speech tasks, including translation, summarization, QA, ASR, and TTS. It lets users run many subtasks by simply passing a task name to a single Pororo interface.
Use cases
- run korean nlp tasks with pretrained models
- translate text between languages in python
- convert speech to text
- text to speech synthesis
- summarize long documents
- extract named entities from text
- question answering over a passage
- pos tagging and tokenization for korean
When to choose
- you need many NLP or speech subtasks behind one simple API
- you work with Korean or multilingual text
- you want pretrained models without building pipelines yourself
When to avoid
- you need a maintained library with recent updates
- you require the latest transformer models or Hugging Face ecosystem integration
- you need production ASR/TTS without extra external dependencies like wav2letter
Facets
library · maturity maintenance
nlp speech-recognition tts machine-learning ocr deep-learning speech-processing deep-learning machine-learning python cross-platform korean-nlp multilingual pretrained-models pytorch kakaobrain machine-translation text-summarization named-entity-recognition natural-language-processing linux
3 sources
- readme: https://github.com/kakaobrain/pororo · fetched 2026-08-28 · e74822f0f7ba
- homepage: https://kakaobrain.github.io/pororo · fetched 2026-08-29 · 96c0aa3814b0
- registry_pypi: https://pypi.org/pypi/pororo/json · fetched 2026-08-29 · 084c144f6bac
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kakaobrain/pororo | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="kakaobrain/pororo")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem