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