File size: 242 Bytes
699157c
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
general:
  stage: "pretrain"
  corpus_type: "multi-unseen"
  source_path: "./data/jvs_22k"
  aux_path: null
  preprocessed_path: "./preprocessed/dual"
preprocess:
  n_train: 90
  n_val: 5
  n_test: 5
  sampling_rate: 22050
  segment_length: 2