Jakobkee commited on
Commit
7a00b26
1 Parent(s): 9697bd1

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_v1/train_config.yaml
2
  print_config: false
3
  log_level: INFO
4
  dry_run: false
@@ -10147,8 +10147,8 @@ model_conf:
10147
  use_preprocessor: true
10148
  token_type: bpe
10149
  src_token_type: bpe
10150
- bpemodel: model/subs_v1/bpe.model
10151
- src_bpemodel: model/subs_v1/bpe.model
10152
  non_linguistic_symbols: null
10153
  cleaner: null
10154
  g2p: null
 
1
+ config: model/ASR_subtitles_v1/train_config.yaml
2
  print_config: false
3
  log_level: INFO
4
  dry_run: false
 
10147
  use_preprocessor: true
10148
  token_type: bpe
10149
  src_token_type: bpe
10150
+ bpemodel: model/ASR_subtitles_v1/bpe.model
10151
+ src_bpemodel: model/ASR_subtitles_v1/bpe.model
10152
  non_linguistic_symbols: null
10153
  cleaner: null
10154
  g2p: null