mirror of https://github.com/coqui-ai/TTS.git
add DE more urls
This commit is contained in:
parent
e84f120a04
commit
e3ccfe37ea
|
@ -98,7 +98,7 @@
|
||||||
"de":{
|
"de":{
|
||||||
"thorsten":{
|
"thorsten":{
|
||||||
"tacotron2-DCA":{
|
"tacotron2-DCA":{
|
||||||
"github_rls_url": "",
|
"github_rls_url": "https://github.com/coqui-ai/TTS/releases/download/v0.0.11/tts_models--de--thorsten--tacotron2-DCA.zip",
|
||||||
"default_vocoder": "vocoder_models/de/thorsten/wavegrad",
|
"default_vocoder": "vocoder_models/de/thorsten/wavegrad",
|
||||||
"author": "@thorstenMueller",
|
"author": "@thorstenMueller",
|
||||||
"commit": "unknown"
|
"commit": "unknown"
|
||||||
|
@ -155,7 +155,7 @@
|
||||||
"de":{
|
"de":{
|
||||||
"thorsten":{
|
"thorsten":{
|
||||||
"wavegrad":{
|
"wavegrad":{
|
||||||
"github_rls_url": "",
|
"github_rls_url": "https://github.com/coqui-ai/TTS/releases/download/v0.0.11/vocoder_models--de--thorsten--wavegrad.zip",
|
||||||
"author": "@thorstenMueller",
|
"author": "@thorstenMueller",
|
||||||
"commit": "unknown"
|
"commit": "unknown"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue