Datasets:
Tasks:
Automatic Speech Recognition
Formats:
soundfolder
Languages:
Tagalog
Size:
1K - 10K
Tags:
Audio
Update README.md
Browse files
README.md
CHANGED
|
@@ -2,7 +2,6 @@
|
|
| 2 |
|
| 3 |
A **Filipino-English (Taglish) read-speech dataset** created for training and evaluating automatic speech recognition (ASR) systems on code-switched speech. The corpus contains **3,555 manually validated utterances from 152 speakers**, totaling approximately **8.9 hours of audio**.
|
| 4 |
|
| 5 |
-
| | |
|
| 6 |
| ---------------- | ---------------------------------- |
|
| 7 |
| **Languages** | Filipino + English code switching |
|
| 8 |
| **Domain** | Read, Philippine news |
|
|
@@ -16,7 +15,7 @@ A **Filipino-English (Taglish) read-speech dataset** created for training and ev
|
|
| 16 |
| **Whisper Large v3** | 13.62% | **9.24%** | 14.71% |
|
| 17 |
| MMS | 26.41% | **17.60%** | 27.36% |
|
| 18 |
| Qwen3-ASR | 25.17% | **20.13%** | 26.45% |
|
| 19 |
-
| Gemma 4
|
| 20 |
|
| 21 |
Fine-tuning on FilSwitch produced relative WER reductions of **32.16% for Whisper, 33.36% for MMS, and 20.02% for Qwen3-ASR**. In contrast, fine-tuning on Filipino FLEURS did not result in WER reductions on the FilSwitch test set.
|
| 22 |
|
|
|
|
| 2 |
|
| 3 |
A **Filipino-English (Taglish) read-speech dataset** created for training and evaluating automatic speech recognition (ASR) systems on code-switched speech. The corpus contains **3,555 manually validated utterances from 152 speakers**, totaling approximately **8.9 hours of audio**.
|
| 4 |
|
|
|
|
| 5 |
| ---------------- | ---------------------------------- |
|
| 6 |
| **Languages** | Filipino + English code switching |
|
| 7 |
| **Domain** | Read, Philippine news |
|
|
|
|
| 15 |
| **Whisper Large v3** | 13.62% | **9.24%** | 14.71% |
|
| 16 |
| MMS | 26.41% | **17.60%** | 27.36% |
|
| 17 |
| Qwen3-ASR | 25.17% | **20.13%** | 26.45% |
|
| 18 |
+
| Gemma 4 E4B | 16.18% | — | — |
|
| 19 |
|
| 20 |
Fine-tuning on FilSwitch produced relative WER reductions of **32.16% for Whisper, 33.36% for MMS, and 20.02% for Qwen3-ASR**. In contrast, fine-tuning on Filipino FLEURS did not result in WER reductions on the FilSwitch test set.
|
| 21 |
|