Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,41 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
+
---
|
| 5 |
+
# For reference on dataset card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/datasetcard.md?plain=1
|
| 6 |
+
# Doc / guide: https://huggingface.co/docs/hub/datasets-cards
|
| 7 |
+
{}
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
+
# Dataset Card for Dataset childread001
|
| 11 |
+
|
| 12 |
+
<!-- Provide a quick summary of the dataset. -->
|
| 13 |
+
|
| 14 |
+
Audiofiles of reading proverbs in Russian.
|
| 15 |
+
|
| 16 |
+
## Dataset Details
|
| 17 |
+
|
| 18 |
+
### Dataset Description
|
| 19 |
+
|
| 20 |
+
The dataset consist of audiofiles proverbs read by children by memory. The text can be slightly different from the real prononsiation of the child, because of prononsiation mistakes.
|
| 21 |
+
|
| 22 |
+
|
| 23 |
+
|
| 24 |
+
- **Curated by:** Pavel Roudych
|
| 25 |
+
- **Language(s) (NLP):** Russian
|
| 26 |
+
- **License:** MIT
|
| 27 |
+
|
| 28 |
+
## Uses
|
| 29 |
+
|
| 30 |
+
<!-- Address questions around how the dataset is intended to be used. -->
|
| 31 |
+
The dataset can be used to finetune the models to increase the recognition of children speach.
|
| 32 |
+
|
| 33 |
+
|
| 34 |
+
|
| 35 |
+
### Source Data
|
| 36 |
+
|
| 37 |
+
The dataset consist of custom recorded and downloaded from the open sourcec children reading speach.
|
| 38 |
+
|
| 39 |
+
#### Data Collection and Processing
|
| 40 |
+
|
| 41 |
+
The records were manually recorded or downloaded, the showed texts were manually allocated and veryfied. The records were resampled and repacked into 16kHz wav.
|