Commit ·
e1abf09
1
Parent(s): 55df8fe
Upload README (1).md
Browse files- README (1).md +211 -0
README (1).md
ADDED
|
@@ -0,0 +1,211 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pretty_name: VIVOS
|
| 3 |
+
annotations_creators:
|
| 4 |
+
- expert-generated
|
| 5 |
+
language_creators:
|
| 6 |
+
- crowdsourced
|
| 7 |
+
- expert-generated
|
| 8 |
+
language:
|
| 9 |
+
- vi
|
| 10 |
+
license:
|
| 11 |
+
- cc-by-nc-sa-4.0
|
| 12 |
+
multilinguality:
|
| 13 |
+
- monolingual
|
| 14 |
+
size_categories:
|
| 15 |
+
- 10K<n<100K
|
| 16 |
+
source_datasets:
|
| 17 |
+
- original
|
| 18 |
+
task_categories:
|
| 19 |
+
- automatic-speech-recognition
|
| 20 |
+
task_ids: []
|
| 21 |
+
dataset_info:
|
| 22 |
+
features:
|
| 23 |
+
- name: speaker_id
|
| 24 |
+
dtype: string
|
| 25 |
+
- name: path
|
| 26 |
+
dtype: string
|
| 27 |
+
- name: audio
|
| 28 |
+
dtype:
|
| 29 |
+
audio:
|
| 30 |
+
sampling_rate: 16000
|
| 31 |
+
- name: sentence
|
| 32 |
+
dtype: string
|
| 33 |
+
splits:
|
| 34 |
+
- name: train
|
| 35 |
+
num_bytes: 1722002133
|
| 36 |
+
num_examples: 11660
|
| 37 |
+
- name: test
|
| 38 |
+
num_bytes: 86120227
|
| 39 |
+
num_examples: 760
|
| 40 |
+
download_size: 1475540500
|
| 41 |
+
dataset_size: 1808122360
|
| 42 |
+
---
|
| 43 |
+
|
| 44 |
+
# Dataset Card for VIVOS
|
| 45 |
+
|
| 46 |
+
## Table of Contents
|
| 47 |
+
- [Dataset Card for VIVOS](#dataset-card-for-vivos)
|
| 48 |
+
- [Table of Contents](#table-of-contents)
|
| 49 |
+
- [Dataset Description](#dataset-description)
|
| 50 |
+
- [Dataset Summary](#dataset-summary)
|
| 51 |
+
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
|
| 52 |
+
- [Languages](#languages)
|
| 53 |
+
- [Dataset Structure](#dataset-structure)
|
| 54 |
+
- [Data Instances](#data-instances)
|
| 55 |
+
- [Data Fields](#data-fields)
|
| 56 |
+
- [Data Splits](#data-splits)
|
| 57 |
+
- [Dataset Creation](#dataset-creation)
|
| 58 |
+
- [Curation Rationale](#curation-rationale)
|
| 59 |
+
- [Source Data](#source-data)
|
| 60 |
+
- [Initial Data Collection and Normalization](#initial-data-collection-and-normalization)
|
| 61 |
+
- [Who are the source language producers?](#who-are-the-source-language-producers)
|
| 62 |
+
- [Annotations](#annotations)
|
| 63 |
+
- [Annotation process](#annotation-process)
|
| 64 |
+
- [Who are the annotators?](#who-are-the-annotators)
|
| 65 |
+
- [Personal and Sensitive Information](#personal-and-sensitive-information)
|
| 66 |
+
- [Considerations for Using the Data](#considerations-for-using-the-data)
|
| 67 |
+
- [Social Impact of Dataset](#social-impact-of-dataset)
|
| 68 |
+
- [Discussion of Biases](#discussion-of-biases)
|
| 69 |
+
- [Other Known Limitations](#other-known-limitations)
|
| 70 |
+
- [Additional Information](#additional-information)
|
| 71 |
+
- [Dataset Curators](#dataset-curators)
|
| 72 |
+
- [Licensing Information](#licensing-information)
|
| 73 |
+
- [Citation Information](#citation-information)
|
| 74 |
+
- [Contributions](#contributions)
|
| 75 |
+
|
| 76 |
+
## Dataset Description
|
| 77 |
+
|
| 78 |
+
- **Homepage:** https://doi.org/10.5281/zenodo.7068130
|
| 79 |
+
- **Repository:** [Needs More Information]
|
| 80 |
+
- **Paper:** [A non-expert Kaldi recipe for Vietnamese Speech Recognition System](https://aclanthology.org/W16-5207/)
|
| 81 |
+
- **Leaderboard:** [Needs More Information]
|
| 82 |
+
- **Point of Contact:** [AILAB](mailto:ailab@hcmus.edu.vn)
|
| 83 |
+
|
| 84 |
+
### Dataset Summary
|
| 85 |
+
|
| 86 |
+
VIVOS is a free Vietnamese speech corpus consisting of 15 hours of recording speech prepared for Vietnamese Automatic Speech Recognition task.
|
| 87 |
+
|
| 88 |
+
The corpus was prepared by AILAB, a computer science lab of VNUHCM - University of Science, with Prof. Vu Hai Quan is the head of.
|
| 89 |
+
|
| 90 |
+
We publish this corpus in hope to attract more scientists to solve Vietnamese speech recognition problems.
|
| 91 |
+
|
| 92 |
+
### Supported Tasks and Leaderboards
|
| 93 |
+
|
| 94 |
+
[Needs More Information]
|
| 95 |
+
|
| 96 |
+
### Languages
|
| 97 |
+
|
| 98 |
+
Vietnamese
|
| 99 |
+
|
| 100 |
+
## Dataset Structure
|
| 101 |
+
|
| 102 |
+
### Data Instances
|
| 103 |
+
|
| 104 |
+
A typical data point comprises the path to the audio file, called `path` and its transcription, called `sentence`. Some additional information about the speaker and the passage which contains the transcription is provided.
|
| 105 |
+
|
| 106 |
+
```
|
| 107 |
+
{'speaker_id': 'VIVOSSPK01',
|
| 108 |
+
'path': '/home/admin/.cache/huggingface/datasets/downloads/extracted/b7ded9969e09942ab65313e691e6fc2e12066192ee8527e21d634aca128afbe2/vivos/train/waves/VIVOSSPK01/VIVOSSPK01_R001.wav',
|
| 109 |
+
'audio': {'path': '/home/admin/.cache/huggingface/datasets/downloads/extracted/b7ded9969e09942ab65313e691e6fc2e12066192ee8527e21d634aca128afbe2/vivos/train/waves/VIVOSSPK01/VIVOSSPK01_R001.wav',
|
| 110 |
+
'array': array([-0.00048828, -0.00018311, -0.00137329, ..., 0.00079346, 0.00091553, 0.00085449], dtype=float32),
|
| 111 |
+
'sampling_rate': 16000},
|
| 112 |
+
'sentence': 'KHÁCH SẠN'}
|
| 113 |
+
```
|
| 114 |
+
|
| 115 |
+
### Data Fields
|
| 116 |
+
|
| 117 |
+
- speaker_id: An id for which speaker (voice) made the recording
|
| 118 |
+
|
| 119 |
+
- path: The path to the audio file
|
| 120 |
+
|
| 121 |
+
- audio: A dictionary containing the path to the downloaded audio file, the decoded audio array, and the sampling rate. Note that when accessing the audio column: `dataset[0]["audio"]` the audio file is automatically decoded and resampled to `dataset.features["audio"].sampling_rate`. Decoding and resampling of a large number of audio files might take a significant amount of time. Thus it is important to first query the sample index before the `"audio"` column, *i.e.* `dataset[0]["audio"]` should **always** be preferred over `dataset["audio"][0]`.
|
| 122 |
+
|
| 123 |
+
- sentence: The sentence the user was prompted to speak
|
| 124 |
+
|
| 125 |
+
### Data Splits
|
| 126 |
+
|
| 127 |
+
The speech material has been subdivided into portions for train and test.
|
| 128 |
+
|
| 129 |
+
Speech was recorded in a quiet environment with high quality microphone, speakers were asked to read one sentence at a time.
|
| 130 |
+
|
| 131 |
+
| | Train | Test |
|
| 132 |
+
| ---------------- | ----- | ----- |
|
| 133 |
+
| Speakers | 46 | 19 |
|
| 134 |
+
| Utterances | 11660 | 760 |
|
| 135 |
+
| Duration | 14:55 | 00:45 |
|
| 136 |
+
| Unique Syllables | 4617 | 1692 |
|
| 137 |
+
|
| 138 |
+
## Dataset Creation
|
| 139 |
+
|
| 140 |
+
### Curation Rationale
|
| 141 |
+
|
| 142 |
+
[Needs More Information]
|
| 143 |
+
|
| 144 |
+
### Source Data
|
| 145 |
+
|
| 146 |
+
#### Initial Data Collection and Normalization
|
| 147 |
+
|
| 148 |
+
[Needs More Information]
|
| 149 |
+
|
| 150 |
+
#### Who are the source language producers?
|
| 151 |
+
|
| 152 |
+
[Needs More Information]
|
| 153 |
+
|
| 154 |
+
### Annotations
|
| 155 |
+
|
| 156 |
+
#### Annotation process
|
| 157 |
+
|
| 158 |
+
[Needs More Information]
|
| 159 |
+
|
| 160 |
+
#### Who are the annotators?
|
| 161 |
+
|
| 162 |
+
[Needs More Information]
|
| 163 |
+
|
| 164 |
+
### Personal and Sensitive Information
|
| 165 |
+
|
| 166 |
+
The dataset consists of people who have donated their voice online. You agree to not attempt to determine the identity of speakers in this dataset.
|
| 167 |
+
|
| 168 |
+
## Considerations for Using the Data
|
| 169 |
+
|
| 170 |
+
### Social Impact of Dataset
|
| 171 |
+
|
| 172 |
+
[More Information Needed]
|
| 173 |
+
|
| 174 |
+
### Discussion of Biases
|
| 175 |
+
|
| 176 |
+
[More Information Needed]
|
| 177 |
+
|
| 178 |
+
### Other Known Limitations
|
| 179 |
+
|
| 180 |
+
Dataset provided for research purposes only. Please check dataset license for additional information.
|
| 181 |
+
|
| 182 |
+
## Additional Information
|
| 183 |
+
|
| 184 |
+
### Dataset Curators
|
| 185 |
+
|
| 186 |
+
The dataset was initially prepared by AILAB, a computer science lab of VNUHCM - University of Science.
|
| 187 |
+
|
| 188 |
+
### Licensing Information
|
| 189 |
+
|
| 190 |
+
Public Domain, Creative Commons Attribution NonCommercial ShareAlike v4.0 ([CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode))
|
| 191 |
+
|
| 192 |
+
### Citation Information
|
| 193 |
+
|
| 194 |
+
```
|
| 195 |
+
@inproceedings{luong-vu-2016-non,
|
| 196 |
+
title = "A non-expert {K}aldi recipe for {V}ietnamese Speech Recognition System",
|
| 197 |
+
author = "Luong, Hieu-Thi and
|
| 198 |
+
Vu, Hai-Quan",
|
| 199 |
+
booktitle = "Proceedings of the Third International Workshop on Worldwide Language Service Infrastructure and Second Workshop on Open Infrastructures and Analysis Frameworks for Human Language Technologies ({WLSI}/{OIAF}4{HLT}2016)",
|
| 200 |
+
month = dec,
|
| 201 |
+
year = "2016",
|
| 202 |
+
address = "Osaka, Japan",
|
| 203 |
+
publisher = "The COLING 2016 Organizing Committee",
|
| 204 |
+
url = "https://aclanthology.org/W16-5207",
|
| 205 |
+
pages = "51--55",
|
| 206 |
+
}
|
| 207 |
+
```
|
| 208 |
+
|
| 209 |
+
### Contributions
|
| 210 |
+
|
| 211 |
+
Thanks to [@binh234](https://github.com/binh234) for adding this dataset.
|