mrfakename commited on
Commit
e7d48ce
·
verified ·
1 Parent(s): 8c9853a

Update app/models.py

Browse files
Files changed (1) hide show
  1. app/models.py +1 -1
app/models.py CHANGED
@@ -6,7 +6,7 @@ AVAILABLE_MODELS = {
6
  # 'OpenVoice': 'openvoice',
7
  'OpenVoice V2': 'openvoicev2',
8
  'Play.HT 2.0': 'playht',
9
- 'Play.HT 3.0 Mini': 'playht3',
10
  # 'MetaVoice': 'metavoice',
11
  'MeloTTS': 'melo',
12
  'StyleTTS 2': 'styletts2',
 
6
  # 'OpenVoice': 'openvoice',
7
  'OpenVoice V2': 'openvoicev2',
8
  'Play.HT 2.0': 'playht',
9
+ # 'Play.HT 3.0 Mini': 'playht3',
10
  # 'MetaVoice': 'metavoice',
11
  'MeloTTS': 'melo',
12
  'StyleTTS 2': 'styletts2',