Aynursusuz commited on
Commit
6f201a7
·
verified ·
1 Parent(s): 7f5f396

Update README

Browse files
Files changed (1) hide show
  1. README.md +31 -0
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - text-to-speech
5
+ language:
6
+ - ja
7
+ size_categories:
8
+ - 1M<n<10M
9
+ dataset_info:
10
+ features:
11
+ - name: audio
12
+ dtype:
13
+ audio:
14
+ sampling_rate: 48000
15
+ - name: text
16
+ dtype: string
17
+ - name: speaker_id
18
+ dtype: string
19
+ splits:
20
+ - name: train
21
+ num_examples: 2990000
22
+ configs:
23
+ - config_name: default
24
+ data_files:
25
+ - split: train
26
+ path: data/train-*.parquet
27
+ ---
28
+
29
+ # Irodori TTS Voice Clones (2.99M)
30
+
31
+ Reference audios: [SynDataLab/irodori-refs-10k](https://huggingface.co/datasets/SynDataLab/irodori-refs-10k)