Datasets:
Tasks:
Automatic Speech Recognition
Formats:
parquet
Languages:
Oriya
Size:
10K - 100K
Tags:
Oriya
License:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,3 +1,28 @@
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
+
dataset_info:
|
4 |
+
features:
|
5 |
+
- name: audio
|
6 |
+
dtype: audio
|
7 |
+
- name: label
|
8 |
+
dtype:
|
9 |
+
class_label:
|
10 |
+
names:
|
11 |
+
'0': test
|
12 |
+
'1': train
|
13 |
+
'2': validation
|
14 |
+
- name: transcription
|
15 |
+
dtype: string
|
16 |
+
splits:
|
17 |
+
- name: train
|
18 |
+
num_bytes: 6347555599.404
|
19 |
+
num_examples: 65538
|
20 |
+
- name: test
|
21 |
+
num_bytes: 314518007.266
|
22 |
+
num_examples: 3471
|
23 |
+
- name: validation
|
24 |
+
num_bytes: 2778131003.32
|
25 |
+
num_examples: 5720
|
26 |
+
download_size: 11425626687
|
27 |
+
dataset_size: 9440204609.99
|
28 |
---
|