Datasets:
kavyamanohar
commited on
Commit
•
7c40e22
1
Parent(s):
be9eb56
Update README.md
Browse files
README.md
CHANGED
@@ -9,11 +9,15 @@ dataset_info:
|
|
9 |
sampling_rate: 16000
|
10 |
splits:
|
11 |
- name: train
|
12 |
-
num_bytes: 5727891472
|
13 |
num_examples: 41144
|
14 |
download_size: 5607215503
|
15 |
-
dataset_size: 5727891472
|
|
|
|
|
|
|
|
|
|
|
16 |
---
|
17 |
-
# Dataset Card for "imasc_slr"
|
18 |
|
19 |
-
|
|
|
9 |
sampling_rate: 16000
|
10 |
splits:
|
11 |
- name: train
|
12 |
+
num_bytes: 5727891472
|
13 |
num_examples: 41144
|
14 |
download_size: 5607215503
|
15 |
+
dataset_size: 5727891472
|
16 |
+
license: cc-by-4.0
|
17 |
+
task_categories:
|
18 |
+
- automatic-speech-recognition
|
19 |
+
language:
|
20 |
+
- ml
|
21 |
---
|
|
|
22 |
|
23 |
+
Clone of : [thennal/IMaSC](https://huggingface.co/datasets/thennal/IMaSC)
|