Datasets:
PhanithLIM
commited on
Commit
•
61844de
1
Parent(s):
c5c6d6a
Upload dataset
Browse files- README.md +8 -6
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -7,16 +7,18 @@ configs:
|
|
7 |
path: data/train-*
|
8 |
dataset_info:
|
9 |
features:
|
10 |
-
- name: audio
|
11 |
-
dtype: audio
|
12 |
- name: label
|
13 |
dtype: string
|
|
|
|
|
|
|
|
|
14 |
splits:
|
15 |
- name: train
|
16 |
-
num_bytes:
|
17 |
-
num_examples:
|
18 |
-
download_size:
|
19 |
-
dataset_size:
|
20 |
task_categories:
|
21 |
- automatic-speech-recognition
|
22 |
language:
|
|
|
7 |
path: data/train-*
|
8 |
dataset_info:
|
9 |
features:
|
|
|
|
|
10 |
- name: label
|
11 |
dtype: string
|
12 |
+
- name: audio
|
13 |
+
dtype:
|
14 |
+
audio:
|
15 |
+
sampling_rate: 16000
|
16 |
splits:
|
17 |
- name: train
|
18 |
+
num_bytes: 129669418.0
|
19 |
+
num_examples: 445
|
20 |
+
download_size: 129410025
|
21 |
+
dataset_size: 129669418.0
|
22 |
task_categories:
|
23 |
- automatic-speech-recognition
|
24 |
language:
|
data/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e60c146da9007c3d605191d6208d2a0ae59b3f82179bbd95cac5325d0811fec
|
3 |
+
size 129410025
|