File size: 315 Bytes
a4e77c1
 
 
 
 
 
 
 
 
b64f20b
 
 
 
a4e77c1
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
dataset_info:
  features:
  - name: audio_path
    dtype: string
  - name: transcription
    dtype: string
  splits:
  - name: train
    num_bytes: 39293
    num_examples: 220
  download_size: 16972
  dataset_size: 39293
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---