Datasets:
Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
task_categories:
|
| 3 |
+
- automatic-speech-recognition
|
| 4 |
+
language:
|
| 5 |
+
- ms
|
| 6 |
+
- en
|
| 7 |
+
- zh
|
| 8 |
+
- ta
|
| 9 |
+
---
|
| 10 |
+
# Malaysian STT
|
| 11 |
+
|
| 12 |
+
incoming preprint, we done heavy postfilter, postprocessing and post-translation to improve pseudolabeled Whisper Large V3, source code at https://github.com/mesolitica/malaysian-dataset/tree/master/speech-to-text-semisupervised/distilled-malaysian-whisper
|
| 13 |
+
|
| 14 |
+
## Dataset involved
|
| 15 |
+
|
| 16 |
+
1. Malaysian context, https://huggingface.co/datasets/mesolitica/pseudolabel-malaya-speech-stt-train-whisper-large-v3-timestamp
|
| 17 |
+
2. Malaysian context, https://huggingface.co/datasets/mesolitica/pseudolabel-malaysian-youtube-whisper-large-v3-timestamp
|
| 18 |
+
3. Malay audiobook, https://huggingface.co/datasets/mesolitica/pseudolabel-nusantara-large-v3-timestamp
|
| 19 |
+
4. Singaporean context, https://huggingface.co/datasets/mesolitica/pseudolabel-imda-large-v3-timestamp
|
| 20 |
+
5. Indonesian context, https://huggingface.co/datasets/mesolitica/pseudolabel-indonesian-large-v3-timestamp
|
| 21 |
+
6. Mandarin audio, https://huggingface.co/datasets/mesolitica/pseudolabel-mandarin-large-v3-timestamp
|
| 22 |
+
7. Tamil audio, https://huggingface.co/datasets/mesolitica/pseudolabel-tamil-large-v3-timestamp
|