Text-to-Speech
Moshi
English
French
tts
audio
vvolhejn commited on
Commit
60fa984
·
verified ·
1 Parent(s): 627975d

Link more clearly to tts-voices repo

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -12,7 +12,10 @@ tags:
12
 
13
  See also the [project page](https://kyutai.org/next/tts),
14
  the [Colab example](https://colab.research.google.com/github/kyutai-labs/delayed-streams-modeling/blob/main/tts_pytorch.ipynb),
15
- and the [GitHub repository](https://github.com/kyutai-labs/delayed-streams-modeling/). Pre-print research paper is coming soon!
 
 
 
16
 
17
  This is a model for streaming text-to-speech (TTS).
18
  Unlike offline text-to-speech, where the model needs the entire text to produce the audio,
 
12
 
13
  See also the [project page](https://kyutai.org/next/tts),
14
  the [Colab example](https://colab.research.google.com/github/kyutai-labs/delayed-streams-modeling/blob/main/tts_pytorch.ipynb),
15
+ the [GitHub repository](https://github.com/kyutai-labs/delayed-streams-modeling/),
16
+ and the [repository of voices](https://huggingface.co/kyutai/tts-voices).
17
+
18
+ Pre-print research paper is coming soon!
19
 
20
  This is a model for streaming text-to-speech (TTS).
21
  Unlike offline text-to-speech, where the model needs the entire text to produce the audio,