finetune.yaml 255 B

12345678
  1. datasets:
  2. - root: data/demo
  3. source: MyFinetune
  4. languages: [ZH, EN]
  5. extension: .lab
  6. # This controls the grouping of the dataset (i.e. speaker)
  7. # 1 means we use the parent folder of the file as the group name
  8. group_parent_level: 1