File size: 471 Bytes
0cc7ba4
 
 
 
 
 
 
 
 
 
 
b1c12f2
0cc7ba4
 
06077eb
0cc7ba4
06077eb
 
0cc7ba4
 
 
 
 
 
 
 
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: transcription
    dtype: string
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  splits:
  - name: train
    num_bytes: 1007754442.826
    num_examples: 1099
  - name: test
    num_bytes: 240727427.0
    num_examples: 125
  download_size: 1031687511
  dataset_size: 1248481869.826
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---