Upload dataset
Browse files- README.md +56 -2
- polish/1_hours-00000-of-00001.parquet +3 -0
- polish/9_hours-00000-of-00001.parquet +3 -0
- polish/dev-00000-of-00001.parquet +3 -0
- polish/test-00000-of-00001.parquet +3 -0
- polish/train-00000-of-00004.parquet +3 -0
- polish/train-00001-of-00004.parquet +3 -0
- polish/train-00002-of-00004.parquet +3 -0
- polish/train-00003-of-00004.parquet +3 -0
README.md
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
---
|
| 2 |
-
pretty_name: MultiLingual LibriSpeech
|
| 3 |
annotations_creators:
|
| 4 |
- expert-generated
|
| 5 |
language_creators:
|
|
@@ -17,13 +16,68 @@ license:
|
|
| 17 |
- cc-by-4.0
|
| 18 |
multilinguality:
|
| 19 |
- multilingual
|
| 20 |
-
paperswithcode_id: multilingual-librispeech
|
| 21 |
size_categories:
|
| 22 |
- 100K<n<1M
|
| 23 |
source_datasets:
|
| 24 |
- original
|
| 25 |
task_categories:
|
| 26 |
- automatic-speech-recognition
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
---
|
| 28 |
|
| 29 |
# Dataset Card for MultiLingual LibriSpeech
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
annotations_creators:
|
| 3 |
- expert-generated
|
| 4 |
language_creators:
|
|
|
|
| 16 |
- cc-by-4.0
|
| 17 |
multilinguality:
|
| 18 |
- multilingual
|
|
|
|
| 19 |
size_categories:
|
| 20 |
- 100K<n<1M
|
| 21 |
source_datasets:
|
| 22 |
- original
|
| 23 |
task_categories:
|
| 24 |
- automatic-speech-recognition
|
| 25 |
+
paperswithcode_id: multilingual-librispeech
|
| 26 |
+
pretty_name: MultiLingual LibriSpeech
|
| 27 |
+
dataset_info:
|
| 28 |
+
config_name: polish
|
| 29 |
+
features:
|
| 30 |
+
- name: audio
|
| 31 |
+
dtype: audio
|
| 32 |
+
- name: original_path
|
| 33 |
+
dtype: string
|
| 34 |
+
- name: begin_time
|
| 35 |
+
dtype: float64
|
| 36 |
+
- name: end_time
|
| 37 |
+
dtype: float64
|
| 38 |
+
- name: transcript
|
| 39 |
+
dtype: string
|
| 40 |
+
- name: audio_duration
|
| 41 |
+
dtype: float64
|
| 42 |
+
- name: speaker_id
|
| 43 |
+
dtype: string
|
| 44 |
+
- name: chapter_id
|
| 45 |
+
dtype: string
|
| 46 |
+
- name: file
|
| 47 |
+
dtype: string
|
| 48 |
+
- name: id
|
| 49 |
+
dtype: string
|
| 50 |
+
splits:
|
| 51 |
+
- name: dev
|
| 52 |
+
num_bytes: 32746725.0
|
| 53 |
+
num_examples: 512
|
| 54 |
+
- name: test
|
| 55 |
+
num_bytes: 33735044.0
|
| 56 |
+
num_examples: 520
|
| 57 |
+
- name: train
|
| 58 |
+
num_bytes: 1638889846.0
|
| 59 |
+
num_examples: 25043
|
| 60 |
+
- name: 9_hours
|
| 61 |
+
num_bytes: 142005461.0
|
| 62 |
+
num_examples: 2173
|
| 63 |
+
- name: 1_hours
|
| 64 |
+
num_bytes: 15681216.0
|
| 65 |
+
num_examples: 238
|
| 66 |
+
download_size: 1855342312
|
| 67 |
+
dataset_size: 1863058292.0
|
| 68 |
+
configs:
|
| 69 |
+
- config_name: polish
|
| 70 |
+
data_files:
|
| 71 |
+
- split: dev
|
| 72 |
+
path: polish/dev-*
|
| 73 |
+
- split: test
|
| 74 |
+
path: polish/test-*
|
| 75 |
+
- split: train
|
| 76 |
+
path: polish/train-*
|
| 77 |
+
- split: 9_hours
|
| 78 |
+
path: polish/9_hours-*
|
| 79 |
+
- split: 1_hours
|
| 80 |
+
path: polish/1_hours-*
|
| 81 |
---
|
| 82 |
|
| 83 |
# Dataset Card for MultiLingual LibriSpeech
|
polish/1_hours-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a30cf8807e54f2ac5b5a53954ea799623874a9fbe821bcc190de66acb436a81b
|
| 3 |
+
size 15625288
|
polish/9_hours-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:18dd5de721611f97028c7e5f5d0fe482a82e51c69638bdcf313dfb9804370b5d
|
| 3 |
+
size 141397492
|
polish/dev-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4be6d4002cf625fda6726eca7beb5efa8de8269cd9c16953a873f79011fc0fdc
|
| 3 |
+
size 32607515
|
polish/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:43656b9106d1e8d8c5cd0a3e2a50ef5a29bc659a3cbccf3541f0c1359255ac3b
|
| 3 |
+
size 33587477
|
polish/train-00000-of-00004.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0101a9945d304ee453e3f841c21d3a2442016c6a64e1e2a5674d54ec30505c45
|
| 3 |
+
size 407246655
|
polish/train-00001-of-00004.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:34d43975fdc91daf55bce63c52617d5b74f5e4755ec05d5b7182fdef4baa50af
|
| 3 |
+
size 406227174
|
polish/train-00002-of-00004.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:55af022fc5622a8b3a94f486447d475936f89a3f083a26b42d0c6a5995cc9b81
|
| 3 |
+
size 407722857
|
polish/train-00003-of-00004.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6062578d5724cdd7c37e6752d26cede20bd6e00aa64df2beb698ec44cb510b8e
|
| 3 |
+
size 410927854
|