Whisper-large-v3 adapted to the MyST dataset with GC-LoRA (Gated Convolutional LoRA), from the paper "GC-LoRA: Gated Convolutional LoRA for Parameter-Efficient Acoustic Adaptation" (Interspeech 2026). Base model: openai/whisper-large-v3 Method: GC-LoRA adapter on the encoder attention output projections (rank 8, kernel 31, scaling 16) MyST test WER: 8.7% Code: https://github.com/balaji1312/gc...
Whisper-large-v3 adapted to the MyST dataset with GC-LoRA (Gated Convolutional LoRA), from the paper "GC-LoRA: Gated Convolutional LoRA for Parameter-Efficient Acoustic Adaptation" (Interspeech 2026). Base model: openai/whisper-large-v3 Method: GC-LoRA…