mirror of https://github.com/coqui-ai/TTS.git
config change
This commit is contained in:
parent
67df385275
commit
10c2ff2074
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"model_name": "TTS-small",
|
||||
"model_description": "loc-sens attention paper values for number of filters and filter size",
|
||||
"model_name": "TTS-master",
|
||||
"model_description": "'Same' padding as in TF",
|
||||
"audio_processor": "audio",
|
||||
"num_mels": 80,
|
||||
"num_freq": 1025,
|
||||
|
|
Loading…
Reference in New Issue