mirror of
https://github.com/coqui-ai/TTS.git
synced 2026-07-10 20:41:10 +02:00
fix the nl model and add the vocoder
This commit is contained in:
@@ -91,6 +91,8 @@
|
||||
"tacotron2-DDC":{
|
||||
"model_file": "1cJWpKflkvchVidn0oyUZdv9CPDOUMi_Q",
|
||||
"config_file": "1SY61VgvMNafrb76BgxP-ulsG8rhTE1we",
|
||||
"author": "@r-dh",
|
||||
"default_vocoder": "vocoder_models/nl/mai/parallel-wavegan",
|
||||
"stats_file": null,
|
||||
"commit": "540d811"
|
||||
}
|
||||
@@ -141,6 +143,18 @@
|
||||
"contact":"erengolge@gmail.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"nl":{
|
||||
"mai":{
|
||||
"parallel-wavegan":{
|
||||
"model_file": "1zYFHElvYW_oTeilvbZVLMLscColWRbck",
|
||||
"config_file": "1ye9kVDbatAKMncRMui7watrLQ_5DaJ3e",
|
||||
"author": "@r-dh",
|
||||
"default_vocoder": "vocoder_models/universal/libri-tts/fullband-melgan",
|
||||
"stats_file": "1QD40bU_M7CWrj9k0MEACNBRqwqVTSLDc",
|
||||
"commit": "unknown"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user