Views
No views yet
| Model | WER% (↓) | CER% (↓) | NumAcc% (↑) |
|---|---|---|---|
| Whisper large-v2 (zero-shot) | 129.95 | 92.32 | 0.0 |
| Whisper small (general Nepali FT) | 106.32 | 63.48 | 0.0 |
| Whisper large-v2 + LoRA (ours) | 42.58 | 16.95 | 73.9 |
openai/whisper-large-v2. For usage examples and full training/inference pipeline, please refer to the SpeakPay GitHub repository.openai/whisper-large-v2analysis/ directory of the repository.training/ pipeline from the SpeakPay repository. Hyperparameters and details can be found in the repository documentation.1@misc{subedi2026speakpay,
2 title = {SpeakPay: Domain-Adaptive LoRA Fine-Tuning of Whisper for
3 Low-Resource Nepali Financial Speech Recognition},
4 author = {Subedi, Biraj},
5 year = {2026},
6 url = {https://github.com/subedibiraj/speakpay}
7}