File size: 426 Bytes
11bb834
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  config_name: medium
  features:
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  - name: text
    dtype: string
  - name: duration
    dtype: float32
  splits:
  - name: train
    num_bytes: 62305084240.974
    num_examples: 189591
  download_size: 60908992055
  dataset_size: 62305084240.974
configs:
- config_name: medium
  data_files:
  - split: train
    path: medium/train-*
---