--- 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`.