videodanchik commited on
Commit
958ebdd
·
verified ·
1 Parent(s): 20fb5ba

Fix config

Browse files
Files changed (1) hide show
  1. config.yaml +1 -1
config.yaml CHANGED
@@ -42,6 +42,6 @@ model_params:
42
  chunk_size: 16,32,64,-1
43
  left_context_frames: 64,128,256,-1
44
  use_transducer: true
45
- use_ctc: false
46
  use_attention_decoder: false
47
  use_cr_ctc: true
 
42
  chunk_size: 16,32,64,-1
43
  left_context_frames: 64,128,256,-1
44
  use_transducer: true
45
+ use_ctc: true
46
  use_attention_decoder: false
47
  use_cr_ctc: true