mirror of
https://github.com/wassname/TTS.git
synced 2026-09-09 11:16:00 +08:00
Update config_kunsal
This commit is contained in:
+2
-2
@@ -3,7 +3,7 @@
|
||||
"audio_processor": "audio_lws",
|
||||
"num_mels": 80,
|
||||
"num_freq": 1025,
|
||||
"sample_rate": 20000,
|
||||
"sample_rate": 22050,
|
||||
"frame_length_ms": 50,
|
||||
"frame_shift_ms": 12.5,
|
||||
"preemphasis": 0.97,
|
||||
@@ -17,7 +17,7 @@
|
||||
"epochs": 1000,
|
||||
"lr": 0.002,
|
||||
"warmup_steps": 4000,
|
||||
"batch_size": 52,
|
||||
"batch_size": 48,
|
||||
"eval_batch_size":-1,
|
||||
"r": 5,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user