SAVRN
Search Contact SAVRN

Organization · Verified on Hugging Face

Kyutai

kyutai

Our mission is to build and democratize artificial general intelligence through open science

Models in Library1
Datasets in Library0
Models on Hugging Face71
Followers1.5k

Models

Model · Text to speech

tts-1.6b-en_fr

Kyutai

See also the pre-print research paper, the project page, the Colab example, the GitHub repository, and the repository of voices. 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. This model is actually 1.8B parameters, not 1.6B as the name might suggest. 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…

Open weights cc-by-4.0 moshi