mirror of https://github.com/coqui-ai/TTS.git
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.tarpull/10/head
parent
41e942eb04
commit
8e39ce128b
|
@ -10,7 +10,7 @@
|
|||
"embedding_size": 256,
|
||||
"text_cleaner": "english_cleaners",
|
||||
|
||||
"epochs": 200,
|
||||
"epochs": 500,
|
||||
"lr": 0.002,
|
||||
"warmup_steps": 4000,
|
||||
"batch_size": 32,
|
||||
|
|
Loading…
Reference in New Issue