Text-to-Speech
Moshi
English
French
tts
audio
adefossez commited on
Commit
21593e7
·
verified ·
1 Parent(s): 60fa984

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -20,6 +20,7 @@ Pre-print research paper is coming soon!
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,
22
  our model starts to output audio as soon as the first few words from the text have been given as input.
 
23
 
24
  ## Model Details
25
 
 
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,
22
  our model starts to output audio as soon as the first few words from the text have been given as input.
23
+ This model is actually 1.8B parameters, not 1.6B as the name might suggest.
24
 
25
  ## Model Details
26