rbgo commited on
Commit
8491005
·
verified ·
1 Parent(s): 975d73f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,7 +18,7 @@ MODELS = {
18
  "amphion/MaskGCT": "MaskGCT",
19
  "OuteAI/Llama-OuteTTS-1.0-1B": "Llama-OuteTTS-1.0-1B",
20
  "ByteDance/MegaTTS3": "MegaTTS3",
21
- "Kyutai/Kyutai-TTS"
22
  }
23
 
24
  # Performance ratings for each model
 
18
  "amphion/MaskGCT": "MaskGCT",
19
  "OuteAI/Llama-OuteTTS-1.0-1B": "Llama-OuteTTS-1.0-1B",
20
  "ByteDance/MegaTTS3": "MegaTTS3",
21
+ "Kyutai/Kyutai-TTS": "Kyutai-TTS"
22
  }
23
 
24
  # Performance ratings for each model