Views
No views yet
openai/whisper-small finetuned for Filipino
(Tagalog/Taglish) on
sapinsapin/filipinospeechcorpus.| metric | value |
|---|---|
| loss | 0.1793 |
| wer | 0.1591 |
| cer | 0.0706 |
finetune_asr.py from the
halohalo pipeline; the dataset
adapter normalizes each corpus to (audio@16k, text, speaker_id) so corpora
are swappable with a --dataset flag.