mirror of https://github.com/coqui-ai/TTS.git
config update
This commit is contained in:
parent
28eb3abfd6
commit
79a3684370
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"model": "Tacotron2", // one of the model in models/
|
"model": "Tacotron2", // one of the model in models/
|
||||||
"run_name": "ljspeech-gravesv2",
|
"run_name": "ljspeech-stf_params",
|
||||||
"run_description": "tacotron2 wuth graves attention",
|
"run_description": "tacotron2 cosntant stf parameters",
|
||||||
|
|
||||||
// AUDIO PARAMETERS
|
// AUDIO PARAMETERS
|
||||||
"audio":{
|
"audio":{
|
||||||
|
|
Loading…
Reference in New Issue