English

Pre-Finetuning for Few-Shot Emotional Speech Recognition

Computation and Language 2024-11-08 v3 Machine Learning Sound Audio and Speech Processing

Abstract

Speech models have long been known to overfit individual speakers for many classification tasks. This leads to poor generalization in settings where the speakers are out-of-domain or out-of-distribution, as is common in production environments. We view speaker adaptation as a few-shot learning problem and propose investigating transfer learning approaches inspired by recent success with pre-trained models in natural language tasks. We propose pre-finetuning speech models on difficult tasks to distill knowledge into few-shot downstream classification objectives. We pre-finetune Wav2Vec2.0 on every permutation of four multiclass emotional speech recognition corpora and evaluate our pre-finetuned models through 33,600 few-shot fine-tuning trials on the Emotional Speech Dataset.

Keywords

Cite

@article{arxiv.2302.12921,
  title  = {Pre-Finetuning for Few-Shot Emotional Speech Recognition},
  author = {Maximillian Chen and Zhou Yu},
  journal= {arXiv preprint arXiv:2302.12921},
  year   = {2024}
}

Comments

Published at INTERSPEECH 2023. 5 pages, 4 figures. Code available at https://github.com/maxlchen/Speech-PreFinetuning

R2 v1 2026-06-28T08:49:13.500Z