| license: apache-2.0 | |
| library_name: coreml | |
| tags: [text-to-speech, kokoro, core-ml, kensora] | |
| # Kokoro-82M — Core ML (staged) + misaki OOV speller | |
| On-device neural TTS for the Kensora iOS app (K509, ADR 0085). Public | |
| Kokoro-82M weights re-hosted as staged Core ML models, MLX-free. | |
| - `KokoroFrontA.mlpackage`, `KokoroProsodyB.mlpackage`, `KokoroDecoder.mlpackage` | |
| — the staged synthesis pipeline (front/duration, prosody/F0N, iSTFTNet vocoder). | |
| - `BartEncoder.mlpackage`, `BartDecoder.mlpackage` — misaki's out-of-vocabulary | |
| grapheme-to-phoneme speller (tiny BART), for pronouncing words outside the lexicon. | |