Upload dataset
Browse files
README.md
CHANGED
|
@@ -855,6 +855,27 @@ dataset_info:
|
|
| 855 |
num_examples: 82646
|
| 856 |
download_size: 23060656094
|
| 857 |
dataset_size: 22545650093
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 858 |
configs:
|
| 859 |
- config_name: amharic
|
| 860 |
data_files:
|
|
@@ -1106,6 +1127,10 @@ configs:
|
|
| 1106 |
path: languages/Nepali/test-*
|
| 1107 |
- split: train
|
| 1108 |
path: languages/Nepali/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1109 |
tags:
|
| 1110 |
- audio
|
| 1111 |
- speech-recognition
|
|
|
|
| 855 |
num_examples: 82646
|
| 856 |
download_size: 23060656094
|
| 857 |
dataset_size: 22545650093
|
| 858 |
+
- config_name: odia
|
| 859 |
+
features:
|
| 860 |
+
- name: audio
|
| 861 |
+
dtype:
|
| 862 |
+
audio:
|
| 863 |
+
sampling_rate: 16000
|
| 864 |
+
decode: false
|
| 865 |
+
- name: transcript
|
| 866 |
+
dtype: string
|
| 867 |
+
- name: duration
|
| 868 |
+
dtype: float32
|
| 869 |
+
- name: language
|
| 870 |
+
dtype: string
|
| 871 |
+
- name: source_dataset
|
| 872 |
+
dtype: string
|
| 873 |
+
splits:
|
| 874 |
+
- name: train
|
| 875 |
+
num_bytes: 18677748656
|
| 876 |
+
num_examples: 85127
|
| 877 |
+
download_size: 18467726454
|
| 878 |
+
dataset_size: 18677748656
|
| 879 |
configs:
|
| 880 |
- config_name: amharic
|
| 881 |
data_files:
|
|
|
|
| 1127 |
path: languages/Nepali/test-*
|
| 1128 |
- split: train
|
| 1129 |
path: languages/Nepali/train-*
|
| 1130 |
+
- config_name: odia
|
| 1131 |
+
data_files:
|
| 1132 |
+
- split: train
|
| 1133 |
+
path: languages/Odia/train-*
|
| 1134 |
tags:
|
| 1135 |
- audio
|
| 1136 |
- speech-recognition
|