Update README.md
Browse files
README.md
CHANGED
|
@@ -67,5 +67,6 @@ configs:
|
|
| 67 |
path: data/zoology-*
|
| 68 |
---
|
| 69 |
|
| 70 |
-
Synthetic dataset based on highly specialised texts from Wikipedia
|
| 71 |
Can be used to evaluate ASR models not trained on given domains and to identify areas that the model does not handle well.
|
|
|
|
|
|
| 67 |
path: data/zoology-*
|
| 68 |
---
|
| 69 |
|
| 70 |
+
Synthetic dataset based on highly specialised texts from Wikipedia. This version is splitted by category. Voiced using Yandex SpeechKit with random voices, roles and speech rate.
|
| 71 |
Can be used to evaluate ASR models not trained on given domains and to identify areas that the model does not handle well.
|
| 72 |
+
Non-splitted version can be found here: https://huggingface.co/datasets/rmndrnts/wikipedia_asr
|