Jakobkee commited on
Commit
952a15b
1 Parent(s): f716147

Update train.yaml

Browse files
Files changed (1) hide show
  1. train.yaml +2 -2
train.yaml CHANGED
@@ -1,4 +1,4 @@
1
- config: conf/tuning/train_asr_conformer_v6.yaml
2
  print_config: false
3
  log_level: INFO
4
  dry_run: false
@@ -5121,7 +5121,7 @@ ctc_conf:
5121
  zero_infinity: true
5122
  use_preprocessor: true
5123
  token_type: bpe
5124
- bpemodel: model/asr_v1/bpe.model
5125
  non_linguistic_symbols: null
5126
  cleaner: null
5127
  g2p: null
 
1
+ config: model/ASR_verbatim_v1/train_config.yaml
2
  print_config: false
3
  log_level: INFO
4
  dry_run: false
 
5121
  zero_infinity: true
5122
  use_preprocessor: true
5123
  token_type: bpe
5124
+ bpemodel: model/ASR_verbatim_v1/bpe.model
5125
  non_linguistic_symbols: null
5126
  cleaner: null
5127
  g2p: null