pablouribe commited on
Commit
52902e1
1 Parent(s): 7bee73f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -11,12 +11,16 @@ dataset_info:
11
  dtype: string
12
  - name: language
13
  dtype: string
 
 
 
 
14
  splits:
15
  - name: train
16
- num_bytes: 41729934.0
17
  num_examples: 90
18
- download_size: 35691838
19
- dataset_size: 41729934.0
20
  ---
21
  # Dataset Card for "speech2text_robustness"
22
 
 
11
  dtype: string
12
  - name: language
13
  dtype: string
14
+ - name: audio_phone
15
+ dtype:
16
+ audio:
17
+ sampling_rate: 16000
18
  splits:
19
  - name: train
20
+ num_bytes: 31420688.0
21
  num_examples: 90
22
+ download_size: 27915339
23
+ dataset_size: 31420688.0
24
  ---
25
  # Dataset Card for "speech2text_robustness"
26