File size: 448 Bytes
30a2e20
 
 
eb71d4a
 
0fd1a72
 
3809564
 
30a2e20
 
4440421
 
30a2e20
4440421
 
 
3809564
30a2e20
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: audio
    dtype: audio
  - name: text
    dtype: string
  - name: duration
    dtype: float32
  splits:
  - name: train
    num_bytes: 15778985.0
    num_examples: 13
  - name: eval
    num_bytes: 5516597.0
    num_examples: 4
  download_size: 21300611
  dataset_size: 21295582.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: eval
    path: data/eval-*
---