[ci skip] Add sam models

This commit is contained in:
Eren Gölge 2021-04-28 21:57:17 +02:00
parent ed1de4e0db
commit fd95e9b8a4
1 changed files with 21 additions and 0 deletions

View File

@ -59,6 +59,17 @@
"contact":""
}
},
"sam":{
"tacotron-DDC": {
"description": "Tacotron2 with Double Decoder Consistency trained with Aceenture's Sam dataset.",
"github_rls_url": "https://github.com/coqui-ai/TTS/releases/download/v0.0.13/tts_models--en--sam--tacotron_DDC.zip",
"default_vocoder": "vocoder_models/en/sam/hifigan_v2",
"commit": "bae2ad0f",
"author": "Eren Gölge @erogol",
"license": "",
"contact":"egolge@coqui.com"
},
}
},
"es":{
@ -180,6 +191,16 @@
"license": "",
"contact": ""
}
},
"sam": {
"hifigan_v2":{
"description": "Finetuned and intended to be used with tts_models/en/sam/tacotron_DDC",
"github_rls_url":"https://github.com/coqui-ai/TTS/releases/download/v0.0.13/vocoder_models--en--sam--hifigan_v2.zip",
"commit": "2f07160",
"author": "Eren Gölge @erogol",
"license": "",
"contact": "egolge@coqui.ai"
}
}
},
"nl":{