ivangtorre
commited on
Upload dataset
Browse files- README.md +21 -0
- data/train-00000-of-00003.parquet +3 -0
- data/train-00001-of-00003.parquet +3 -0
- data/train-00002-of-00003.parquet +3 -0
README.md
CHANGED
@@ -6,6 +6,27 @@ license: unknown
|
|
6 |
task_categories:
|
7 |
- automatic-speech-recognition
|
8 |
- translation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
## Citation
|
|
|
6 |
task_categories:
|
7 |
- automatic-speech-recognition
|
8 |
- translation
|
9 |
+
dataset_info:
|
10 |
+
features:
|
11 |
+
- name: audio
|
12 |
+
dtype: audio
|
13 |
+
- name: source_processed
|
14 |
+
dtype: string
|
15 |
+
- name: source_raw
|
16 |
+
dtype: string
|
17 |
+
- name: target_raw
|
18 |
+
dtype: string
|
19 |
+
splits:
|
20 |
+
- name: train
|
21 |
+
num_bytes: 1172842544.218
|
22 |
+
num_examples: 4749
|
23 |
+
download_size: 765556668
|
24 |
+
dataset_size: 1172842544.218
|
25 |
+
configs:
|
26 |
+
- config_name: default
|
27 |
+
data_files:
|
28 |
+
- split: train
|
29 |
+
path: data/train-*
|
30 |
---
|
31 |
|
32 |
## Citation
|
data/train-00000-of-00003.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a11bcd8582c4681721e1ed39887519ea655be0358936120adce1d70aab952f7
|
3 |
+
size 328836138
|
data/train-00001-of-00003.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d17e6e7f606a0d630fb664b477836fccc162426952019ac71f092ad6e4026242
|
3 |
+
size 238168389
|
data/train-00002-of-00003.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e92e2d42823dfdde4a58adea9be17d2678d85a35078b2fcaaaef23b704021015
|
3 |
+
size 198552141
|