mirror of https://github.com/coqui-ai/TTS.git
config update - add model name
This commit is contained in:
parent
d6c077fe98
commit
6bea3f1f93
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
|
"model_name": "best_model",
|
||||||
"num_mels": 80,
|
"num_mels": 80,
|
||||||
"num_freq": 1025,
|
"num_freq": 1025,
|
||||||
"sample_rate": 20000,
|
"sample_rate": 20000,
|
||||||
|
|
Loading…
Reference in New Issue