File size: 593 Bytes
4b36f04
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: path
    dtype: string
  - name: audio
    dtype:
      audio:
        sampling_rate: 16000
  - name: sentence
    dtype: string
  splits:
  - name: train
    num_bytes: 13315953.0
    num_examples: 60
  - name: validation
    num_bytes: 3749618.0
    num_examples: 40
  - name: test
    num_bytes: 5333789.0
    num_examples: 40
  download_size: 21477003
  dataset_size: 22399360.0
---
# Dataset Card for "dummy_en_asr"

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