mirror of https://github.com/coqui-ai/TTS.git
Config
This commit is contained in:
parent
16db5159f1
commit
d9deeacc7a
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"model_name": "TTS-master",
|
"model_name": "TTS-weight-decay",
|
||||||
"model_description": "'Same' padding as in TF",
|
"model_description": "Weight decay as in FastAI",
|
||||||
"audio_processor": "audio",
|
"audio_processor": "audio",
|
||||||
"num_mels": 80,
|
"num_mels": 80,
|
||||||
"num_freq": 1025,
|
"num_freq": 1025,
|
||||||
|
|
Loading…
Reference in New Issue