https://huggingface.co/kyutai/tts-1.6b-en_fr Hugging Face's logo Hugging Face [ ] * Models * Datasets * Spaces * Community * Docs * Enterprise * Pricing * * ----------------------------------------------------------------- * Log In * Sign Up [8xGdIOlfko] kyutai / tts-1.6b-en_fr like 79 Follow [8xGdIOlfko] Kyutai 578 Text-to-Speech Moshi English French tts audio arxiv: 2410.00037 arxiv: 2502.03382 License: cc-by-4.0 Model card Files Files and versions Community Use this model * Model Card for Kyutai TTS + Model Details + Model Description + Uses o Direct Use + How to Get Started with the Model + Training Details o Training Data o Compute Infrastructure + Model Card Authors Model Card for Kyutai TTS See also the project page, the Colab example, and the GitHub repository. Pre-print research paper is coming soon! This is a model for streaming text-to-speech (TTS). Unlike offline text-to-speech, where the model needs the entire text to produce the audio, our model starts to output audio as soon as the first few words from the text have been given as input. Model Details The model architecture is a hierarchical Transformer that consumes tokenized text and generateds audio tokenized by Mimi, see the Moshi paper. The frame rate is 12.5 Hz and each audio frame is represented by 32 audio tokens, although you can use less tokens at inference time for faster generation. The backbone model is 1B parameters, and the depth transformer is 600M parameters and uses partial weight sharing similar to Hibiki. The audio is shifted by 16 steps (1.28 sec.) with respect to the text, and the model uses an acoustic/ semantic delay of 2. Model Description Kyutai TTS is a decoder-only model for streaming speech-to-text. It leverages the multistream architecture of Moshi to model text stream based on the speech stream. The text stream is shifted w.r.t. the audio stream to allow the model to predict text tokens based on the input audio. * Developed by: Kyutai * Model type: Streaming Text-To-Speech. * Language(s) (NLP): English and French * License: Model weights are licensed under CC-BY 4.0 * Repository: GitHub Uses Direct Use This model is able to perform streaming text-to-speech generation, including dialogs. The model supports voice conditioning through cross-attention pre-computed embeddings, which are provided for a number of voices in our tts-voices repository. This model does not support Classifier Free Guidance (CFG) directly, but was trained with CFG distillation for improved speed (no need to double the batch size). It is easy to batch and can reach a throughput of 75x generated audio per compute unit of time. This model does not perform watermarking for two reasons: * watermarking can easily be deactivated for open source models, * our early experiments show that all watermark systems used by existing TTS are removed by simply encodeding and decoding the audio with Mimi. Instead, we prefered to restrict the voice cloning ability to the use of pre-computed voice embeddings. How to Get Started with the Model See the GitHub repository. Training Details The model was trained for 750k steps, with a batch size of 64, and a segment duration of 120 seconds. Then, CFG distillation was performed for 24k updates. Training Data Pretraining stage: we use an audio collection of 2.5 million hours of publicly available audio content. For this dataset, we obtained synthetic transcripts by running whisper-timestamped with whisper-medium. Compute Infrastructure Pretraining was done with 32 H100 Nvidia GPUs. CFG distillation was done on 8 such GPUs. Model Card Authors Neil Zeghidour, Eugene Kharitonov, Manu Orsini, Vaclav Volhejn, Gabriel de Marmiesse, Edouard Grave, Patrick Perez, Laurent Mazare, Alexandre Defossez Downloads last month 1,441 Inference Providers NEW Text-to-Speech This model isn't deployed by any Inference Provider. Ask for provider support Collection including kyutai/tts-1.6b-en_fr Text-To-Speech Collection https://kyutai.org/next/tts * 3 items * Updated about 16 hours ago * 9 System theme Company TOS Privacy About Jobs Website Models Datasets Spaces Pricing Docs