pablouribe commited on
Commit
01b57ba
1 Parent(s): e46eafb

Upload README.md with huggingface_hub

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