kokoro-coreml / README.md
kensoraio's picture
Upload README.md with huggingface_hub
9dd69d2 verified
|
Raw
History Blame Contribute Delete
626 Bytes
---
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.