config
This commit is contained in:
parent
144b9d6128
commit
1831dc2013
|
|
@ -3,7 +3,7 @@ name : vctk
|
|||
root_dir : /scratch/c.sistc3/DS_10283_2791
|
||||
duration : 1.0
|
||||
sampling_rate: 16000
|
||||
batch_size: 64
|
||||
batch_size: 128
|
||||
|
||||
files:
|
||||
train_clean : clean_trainset_28spk_wav
|
||||
|
|
|
|||
|
|
@ -22,8 +22,8 @@ limit_predict_batches: 1.0
|
|||
limit_test_batches: 1.0
|
||||
limit_train_batches: 1.0
|
||||
limit_val_batches: 1.0
|
||||
log_every_n_steps: 1
|
||||
max_epochs: 10
|
||||
log_every_n_steps: 50
|
||||
max_epochs: 3
|
||||
max_steps: null
|
||||
max_time: null
|
||||
min_epochs: 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue