Whisper-base 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-base.en Method: GC-LoRA adapter on the encoder attention output projections (rank 8, kernel 31, scaling 16) MyST test WER: 12.2% Code: https://github.com/balaji1312/gc lora...
Whisper-base 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-base.en Method: GC-LoRA adapter on…