File size: 667 Bytes
da04204
 
 
f2dc065
 
 
da04204
f2dc065
da04204
7455ec7
 
f2dc065
 
da04204
 
7455ec7
 
f2dc065
7455ec7
 
f2dc065
7455ec7
 
 
 
da04204
 
 
 
 
f2dc065
 
 
 
da04204
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
---
dataset_info:
  features:
  - name: filename
    dtype: audio
  - name: text
    dtype: string
  - name: accent
    dtype: string
  - name: duration
    dtype: float64
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: train
    num_bytes: 541365661.2
    num_examples: 12600
  - name: validatoin
    num_bytes: 160197382.56
    num_examples: 3618
  - name: test
    num_bytes: 76584987.618
    num_examples: 1782
  download_size: 749889237
  dataset_size: 778148031.378
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validatoin
    path: data/validatoin-*
  - split: test
    path: data/test-*
---