This commit is contained in:
shahules786 2022-10-18 21:17:24 +05:30
parent f426c3d880
commit 8737ed8066
1 changed files with 2 additions and 2 deletions

View File

@ -5,12 +5,12 @@ sampling_rate : 16000
encoder_decoder:
depth: 5
initial_output_channels: 32
initial_output_channels: 64
kernel_size: 8
stride: 4
growth_factor: 2
glu: True
lstm:
bidirectional: False
bidirectional: True
num_layers: 2