PulseAugur
EN
LIVE 09:47:47

Whisper model adapted for Persian Speech Emotion Recognition with PCA

Researchers have explored methods to improve Speech Emotion Recognition (SER) for low-resource languages like Persian, focusing on the Whisper model. Their study proposes using Principal Component Analysis (PCA) to reduce the dimensionality of Whisper's frame-level embeddings, which decreases trainable parameters and training latency without sacrificing performance. While PCA-based reduction consistently enhanced emotion recognition accuracy, fine-tuning Whisper on Persian Automatic Speech Recognition (ASR) tasks showed only minor improvements for SER, indicating limited transferability of language adaptation to emotion-specific representations. AI

IMPACT This research offers practical insights for efficiently using large pretrained speech models for emotion recognition in low-resource languages.

RANK_REASON Academic paper detailing a study on model adaptation and dimensionality reduction for a specific task. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Whisper model adapted for Persian Speech Emotion Recognition with PCA

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Ali Shendabadi, Parnia Izadirad, Mostafa Salehi ·

    A Study of ASR Adaptation and Representation Dimensionality Reduction in Persian Speech Emotion Recognition Using Whisper

    arXiv:2608.05165v1 Announce Type: cross Abstract: Speech Emotion Recognition (SER) in low-resource languages remains a challenging problem due to limited labeled data. In this work, we study the use of Whisper for Persian SER with a particular focus on representation dimensionali…