tracert commited on
Commit
db62262
·
verified ·
1 Parent(s): f722d66

Update Models/UK/config_uk.yml

Browse files
Files changed (1) hide show
  1. Models/UK/config_uk.yml +4 -4
Models/UK/config_uk.yml CHANGED
@@ -16,12 +16,12 @@ load_only_params: false # set to true if do not want to load epoch numbers and o
16
  train_data: "Data/train_list_uk.txt"
17
  val_data: "Data/val_list_uk.txt"
18
 
19
- #F0_path: "Utils/JDC/bst.t7"
20
  ASR_config: "Utils/ASR/config.yml"
21
- #ASR_path: "Utils/ASR/epoch_00080.pth"
22
 
23
- F0_path: "weights/jdc.bin"
24
- ASR_path: "weights/asr.bin"
25
 
26
  preprocess_params:
27
  sr: 24000
 
16
  train_data: "Data/train_list_uk.txt"
17
  val_data: "Data/val_list_uk.txt"
18
 
19
+ F0_path: "Utils/JDC/bst.t7"
20
  ASR_config: "Utils/ASR/config.yml"
21
+ ASR_path: "Utils/ASR/epoch_00080.pth"
22
 
23
+ #F0_path: "weights/jdc.bin"
24
+ #ASR_path: "weights/asr.bin"
25
 
26
  preprocess_params:
27
  sr: 24000