Views
No views yet
openai/whisper-small finetuned on
sapinsapin/pld.| metric | value |
|---|---|
| loss | 0.3223 |
| wer | 0.2002 |
| cer | 0.0545 |
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.