mirror of https://github.com/coqui-ai/TTS.git
Update .models.json
This commit is contained in:
parent
163f9a3fdf
commit
f9117918fe
|
@ -40,15 +40,6 @@
|
|||
"license": "CC BY-NC-ND 4.0",
|
||||
"contact": "egolge@coqui.ai"
|
||||
},
|
||||
"your_tts": {
|
||||
"description": "Your TTS model accompanying the paper https://arxiv.org/abs/2306.10097",
|
||||
"github_rls_url": "https://drive.google.com/u/2/uc?id=1yDCSJ1pFZQTHhL09GMbOrdjcPULApa0p",
|
||||
"default_vocoder": null,
|
||||
"commit": null,
|
||||
"author": "@freds0",
|
||||
"license": "CC-BY 4.0",
|
||||
"contact": "fred.santos.oliveira@gmail.com"
|
||||
},
|
||||
"bark": {
|
||||
"description": "🐶 Bark TTS model released by suno-ai. You can find the original implementation in https://github.com/suno-ai/bark.",
|
||||
"hf_url": [
|
||||
|
|
Loading…
Reference in New Issue