Jakobkee commited on
Commit
a0421bb
·
verified ·
1 Parent(s): 55b4e7f

Update train.yaml

Browse files
Files changed (1) hide show
  1. train.yaml +3 -3
train.yaml CHANGED
@@ -1,4 +1,4 @@
1
- config: model/subs_v2/train.yaml
2
  print_config: false
3
  log_level: INFO
4
  dry_run: false
@@ -10148,8 +10148,8 @@ model_conf:
10148
  use_preprocessor: true
10149
  token_type: bpe
10150
  src_token_type: bpe
10151
- bpemodel: model/subs_v2/bpe.model
10152
- src_bpemodel: model/subs_v2/bpe.model
10153
  non_linguistic_symbols: null
10154
  cleaner: null
10155
  g2p: null
 
1
+ config: model/ASR_subtitles_v2/train.yaml
2
  print_config: false
3
  log_level: INFO
4
  dry_run: false
 
10148
  use_preprocessor: true
10149
  token_type: bpe
10150
  src_token_type: bpe
10151
+ bpemodel: model/ASR_subtitles_v2/bpe.model
10152
+ src_bpemodel: model/ASR_subtitles_v2/bpe.model
10153
  non_linguistic_symbols: null
10154
  cleaner: null
10155
  g2p: null