File size: 870 Bytes
a20b29d
 
86aae89
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a20b29d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
86aae89
 
 
 
a20b29d
 
 
 
 
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
39
40
41
42
43
44
45
46
47
48
49
---
dataset_info:
- config_name: '200'
  features:
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  - name: duration
    dtype: float64
  - name: transcript
    sequence: string
  - name: audio_id
    dtype: string
  splits:
  - name: test
    num_bytes: 30228126.0
    num_examples: 200
  download_size: 28907645
  dataset_size: 30228126.0
- config_name: full
  features:
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  - name: duration
    dtype: float64
  - name: transcript
    sequence: string
  - name: audio_id
    dtype: string
  splits:
  - name: test
    num_bytes: 372826803.74
    num_examples: 2620
  download_size: 350386833
  dataset_size: 372826803.74
configs:
- config_name: '200'
  data_files:
  - split: test
    path: 200/test-*
- config_name: full
  data_files:
  - split: test
    path: full/test-*
---