mirror of
https://github.com/wassname/TTS.git
synced 2026-09-09 11:16:00 +08:00
config change
CUDA_VISIBLE_DEVICES=0 python train.py --config_path config.json --restore_path /data/shared/erogol_models/April-16-2018_01:29PM-41e942e/checkpoint_75576.pth.tar
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
"embedding_size": 256,
|
||||
"text_cleaner": "english_cleaners",
|
||||
|
||||
"epochs": 200,
|
||||
"epochs": 500,
|
||||
"lr": 0.002,
|
||||
"warmup_steps": 4000,
|
||||
"batch_size": 32,
|
||||
|
||||
Reference in New Issue
Block a user