File size: 654 Bytes
fd6e8bb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  config_name: en
  features:
  - name: audio_id
    dtype: string
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  - name: transcription
    dtype: string
  - name: translation
    dtype: string
  - name: language
    dtype: string
  splits:
  - name: train
    num_bytes: 4002087694.0
    num_examples: 12000
  download_size: 3985668398
  dataset_size: 4002087694.0
configs:
- config_name: en
  data_files:
  - split: train
    path: en/train-*
---
# Dataset Card for "vp-er-10l"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)