paper-with-me

Papers

Infant Cry Emotion Recognition Using Improved ECAPA-TDNN with Multiscale Feature Fusion and Attention Enhancement

2025-06-23 · Junyu Zhou, Yanxiong Li, Haolin Yu

Infant cry emotion recognition is crucial for parenting and medical applications. It faces many challenges, such as subtle emotional variations, noise interference, and limited data. The existing methods lack the ability to effectively integrate multi-scale features and temporal-frequency relationships. In this study, we propose a method for infant cry emotion recognition using an improved Emphasized Channel Attention, Propagation and Aggregation in Time Delay Neural Network (ECAPA-TDNN) with both multi-scale feature fusion and attention enhancement. Experiments on a public dataset show that the proposed method achieves accuracy of 82.20%, number of parameters of 1.43 MB and FLOPs of 0.32 Giga. Moreover, our method has advantage over the baseline methods in terms of accuracy. The code is at https://github.com/kkpretend/IETMA.

📄 PDF Abstract BibTeX arXiv:2506.18402

Code (1)

kkpretend/ietma 공식 구현 pytorch

Tasks

Emotion Recognition

Similar Papers 제목 키워드 기반

ECAPA-TDNN Embeddings for Speaker Diarization

2021-04-03 · Nauman Dawalatabad, Mirco Ravanelli, François Grondin, Jenthe Thienpondt 외

Learning robust speaker embeddings is a crucial step in speaker diarization. Deep neural networks can accurately capture speaker discriminative characteristics and popular deep embeddings such as x-vectors are nowadays a…

speaker-diarizationSpeaker DiarizationSpeaker Verification

NeXt-TDNN: Modernizing Multi-Scale Temporal Convolution Backbone for Speaker Verification

2023-12-14 · Hyun-Jun Heo, Ui-Hyeop Shin, Ran Lee, YoungJu Cheon 외

In speaker verification, ECAPA-TDNN has shown remarkable improvement by utilizing one-dimensional(1D) Res2Net block and squeeze-and-excitation(SE) module, along with multi-layer feature aggregation (MFA). Meanwhile, in v…

Speaker Verification

An Exploration of ECAPA-TDNN and x-vector Speaker Representations in Zero-shot Multi-speaker TTS

2025-06-25 · Marie Kunešová, Zdeněk Hanzlíček, Jindřich Matoušek

Zero-shot multi-speaker text-to-speech (TTS) systems rely on speaker embeddings to synthesize speech in the voice of an unseen speaker, using only a short reference utterance. While many speaker embeddings have been deve…

Speaker Recognitiontext-to-speechText to SpeechZero-Shot Multi-Speaker TTS

HLT-NUS SUBMISSION FOR 2020 NIST Conversational Telephone Speech SRE

2021-11-12 · Rohan Kumar Das, Ruijie Tao, Haizhou Li

This work provides a brief description of Human Language Technology (HLT) Laboratory, National University of Singapore (NUS) system submission for 2020 NIST conversational telephone speech (CTS) speaker recognition evalu…

Domain AdaptationSpeaker Recognition

Low-resource speech recognition and dialect identification of Irish in a multi-task framework

2024-05-02 · Liam Lonergan, Mengjie Qian, Neasa Ní Chiaráin, Christer Gobl 외

This paper explores the use of Hybrid CTC/Attention encoder-decoder models trained with Intermediate CTC (InterCTC) for Irish (Gaelic) low-resource speech recognition (ASR) and dialect identification (DID). Results are c…

DecoderDialect IdentificationLanguage ModelingLanguage Modelling+2