pocket-tts-models / README.md
TeALO's picture
Upload README.md with huggingface_hub
1246f7f verified
|
Raw
History Blame Contribute Delete
503 Bytes
---
license: other
---
# Pocket TTS — Multilingual ONNX packages (fr, de, pt, it, es)
Converted from the Kyutai `pocket-tts` checkpoints to the sherpa-onnx ONNX
layout with `insert_bos_before_voice` baked into the encoder (required by the
multilingual models). Used by VoxClone Pro.
Each language is a directory (`fr/`, `de/`, ...) containing:
`lm_flow.int8.onnx`, `lm_main.int8.onnx`, `encoder.onnx`,
`decoder.int8.onnx`, `text_conditioner.onnx`, `vocab.json`,
`token_scores.json`, `default.wav`.