Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
mrfakename
commited on
add kokoro link
Browse files- app/models.py +1 -0
app/models.py
CHANGED
@@ -39,6 +39,7 @@ model_links = {
|
|
39 |
'VoiceCraft 2.0': 'https://github.com/jasonppy/VoiceCraft',
|
40 |
'PlayDialog': 'https://play.ht/',
|
41 |
'Kokoro v0.19': 'https://huggingface.co/hexgrad/Kokoro-82M',
|
|
|
42 |
'CosyVoice 2.0': 'https://github.com/FunAudioLLM/CosyVoice',
|
43 |
'MetaVoice': 'https://github.com/metavoiceio/metavoice-src',
|
44 |
'OpenVoice': 'https://github.com/myshell-ai/OpenVoice',
|
|
|
39 |
'VoiceCraft 2.0': 'https://github.com/jasonppy/VoiceCraft',
|
40 |
'PlayDialog': 'https://play.ht/',
|
41 |
'Kokoro v0.19': 'https://huggingface.co/hexgrad/Kokoro-82M',
|
42 |
+
'Kokoro v1.0': 'https://huggingface.co/hexgrad/Kokoro-82M',
|
43 |
'CosyVoice 2.0': 'https://github.com/FunAudioLLM/CosyVoice',
|
44 |
'MetaVoice': 'https://github.com/metavoiceio/metavoice-src',
|
45 |
'OpenVoice': 'https://github.com/myshell-ai/OpenVoice',
|