Yehor Smoliakov commited on
Commit
3d6e280
1 Parent(s): 0062657

Add subsets

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -5,10 +5,14 @@ license: apache-2.0
5
  task_categories:
6
  - text-to-speech
7
  configs:
8
- - config_name: train
9
  data_files:
10
  - split: train
11
- path: train.jsonl
 
 
 
 
12
  ---
13
 
14
  # Voice MYKYTA (male)
 
5
  task_categories:
6
  - text-to-speech
7
  configs:
8
+ - config_name: mykyta
9
  data_files:
10
  - split: train
11
+ path: mykyta/train.jsonl
12
+ - config_name: lada
13
+ data_files:
14
+ - split: train
15
+ path: lada/train.jsonl
16
  ---
17
 
18
  # Voice MYKYTA (male)