reduce bs
This commit is contained in:
parent
ea9218077e
commit
4e58df5e37
|
|
@ -4,7 +4,7 @@ root_dir : /scratch/c.sistc3/DS_10283_2791
|
|||
duration : 2
|
||||
stride : 1
|
||||
sampling_rate: 16000
|
||||
batch_size: 64
|
||||
batch_size: 32
|
||||
min_valid_minutes : 25
|
||||
files:
|
||||
train_clean : clean_trainset_28spk_wav
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ sampling_rate : 16000
|
|||
complex_lstm : True
|
||||
complex_norm : True
|
||||
complex_relu : True
|
||||
masking_mode : True
|
||||
masking_mode : "E"
|
||||
|
||||
encoder_decoder:
|
||||
initial_output_channels : 32
|
||||
|
|
|
|||
Loading…
Reference in New Issue