patrickvonplaten commited on
Commit
ecec220
·
1 Parent(s): a2c418f

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -4
config.json CHANGED
@@ -12,12 +12,12 @@
12
  64
13
  ],
14
  "conv_kernel": [
15
- 10,
16
- 3
17
  ],
18
  "conv_stride": [
19
- 5,
20
- 2
21
  ],
22
  "ctc_loss_reduction": "sum",
23
  "ctc_zero_infinity": false,
 
12
  64
13
  ],
14
  "conv_kernel": [
15
+ 40,
16
+ 40
17
  ],
18
  "conv_stride": [
19
+ 20,
20
+ 20
21
  ],
22
  "ctc_loss_reduction": "sum",
23
  "ctc_zero_infinity": false,