Datasets:
Upload dataset
Browse files- README.md +19 -2
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,8 +1,25 @@
|
|
1 |
---
|
2 |
-
task_categories:
|
3 |
-
- automatic-speech-recognition
|
4 |
language:
|
5 |
- ur
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
Center for Speech and Language Technologies (CSaLT):
|
8 |
|
|
|
1 |
---
|
|
|
|
|
2 |
language:
|
3 |
- ur
|
4 |
+
task_categories:
|
5 |
+
- automatic-speech-recognition
|
6 |
+
dataset_info:
|
7 |
+
features:
|
8 |
+
- name: audio
|
9 |
+
dtype: string
|
10 |
+
- name: transcription
|
11 |
+
dtype: string
|
12 |
+
splits:
|
13 |
+
- name: train
|
14 |
+
num_bytes: 120528
|
15 |
+
num_examples: 708
|
16 |
+
download_size: 60561
|
17 |
+
dataset_size: 120528
|
18 |
+
configs:
|
19 |
+
- config_name: default
|
20 |
+
data_files:
|
21 |
+
- split: train
|
22 |
+
path: data/train-*
|
23 |
---
|
24 |
Center for Speech and Language Technologies (CSaLT):
|
25 |
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ec75b451aa93b7f93e234958c5cf7f70b7012dafb1a128c65528726aa20d8db
|
3 |
+
size 60561
|