File size: 628 Bytes
0ec0c95
 
 
 
 
 
 
 
 
e2f2a9d
 
 
 
 
 
 
d79e999
 
74fdc1d
 
 
 
d79e999
 
 
 
74fdc1d
981a451
74fdc1d
 
e2f2a9d
 
981a451
11aa355
981a451
 
e2f2a9d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
license: mit
task_categories:
- text-to-speech
language:
- id
pretty_name: id_tts_dataset
size_categories:
- 1K<n<10K
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
dataset_info:
  features:
  - name: file_id
    dtype: string
  - name: speaker_id
    dtype: string
  - name: news_id
    dtype: string
  - name: text_scribe
    dtype: string
  - name: language
    dtype: string
  - name: audio
    dtype: audio
  - name: duration
    dtype: float64
  splits:
  - name: train
    num_bytes: 216912495.0
    num_examples: 2000
  download_size: 205489997
  dataset_size: 216912495.0
---