Pendrokar commited on
Commit
0d61fc5
Β·
1 Parent(s): fbe6a51

Mars 6 closed weights contender

Browse files
Files changed (1) hide show
  1. app/messages.py +3 -2
app/messages.py CHANGED
@@ -80,10 +80,11 @@ except:
80
  pass
81
 
82
  TTS_INFO = f"""
83
- ### πŸ” Closed Source TTS
84
  * Microsoft _Edge TTS_
 
85
 
86
- ### πŸ”“ Open Source TTS capabilities table
87
 
88
  See [the full dataset itself](https://huggingface.co/datasets/Pendrokar/open_tts_tracker) for the legend and more in depth information of each model.
89
  """.strip()
 
80
  pass
81
 
82
  TTS_INFO = f"""
83
+ ### πŸ” Closed Source/Weights TTS
84
  * Microsoft _Edge TTS_
85
+ * MARS 6
86
 
87
+ ### πŸ”“ Open Source/Weights TTS - capabilities table
88
 
89
  See [the full dataset itself](https://huggingface.co/datasets/Pendrokar/open_tts_tracker) for the legend and more in depth information of each model.
90
  """.strip()