paper-with-me

Papers

Temporal Dynamic Convolutional Neural Network for Text-Independent Speaker Verification and Phonemetic Analysis

2021-10-07 · Seong-Hu Kim, Hyeonuk Nam, Yong-Hwa Park

In the field of text-independent speaker recognition, dynamic models that adapt along the time axis have been proposed to consider the phoneme-varying characteristics of speech. However, a detailed analysis of how dynamic models work depending on phonemes is insufficient. In this paper, we propose temporal dynamic CNN (TDY-CNN) that considers temporal variation of phonemes by applying kernels optimally adapting to each time bin. These kernels adapt to time bins by applying weighted sum of trained basis kernels. Then, an analysis of how adaptive kernels work on different phonemes in various layers is carried out. TDY-ResNet-38(x0.5) using six basis kernels improved an equal error rate (EER), the speaker verification performance, by 17.3% compared to the baseline model ResNet-38(x0.5). In addition, we showed that adaptive kernels depend on phoneme groups and are more phoneme-specific at early layers. The temporal dynamic model adapts itself to phonemes without explicitly given phoneme information during training, and results show the necessity to consider phoneme variation within utterances for more accurate and robust text-independent speaker verification.

📄 PDF Abstract BibTeX arXiv:2110.03213

Code (1)

shkim816/temporal_dynamic_cnn 공식 구현 pytorch

Tasks

Speaker RecognitionSpeaker VerificationText-Independent Speaker RecognitionText-Independent Speaker Verification

Similar Papers 제목 키워드 기반

Frequency and temporal convolutional attention for text-independent speaker recognition

2019-10-16 · Sarthak Yadav, Atul Rai

Majority of the recent approaches for text-independent speaker recognition apply attention or similar techniques for aggregation of frame-level feature descriptors generated by a deep neural network (DNN) front-end. In t…

Speaker RecognitionSpeaker VerificationText-Independent Speaker Recognition

Decomposed Temporal Dynamic CNN: Efficient Time-Adaptive Network for Text-Independent Speaker Verification Explained with Speaker Activation Map

2022-03-29 · Seong-Hu Kim, Hyeonuk Nam, Yong-Hwa Park

To extract accurate speaker information for text-independent speaker verification, temporal dynamic CNNs (TDY-CNNs) adapting kernels to each time bin was proposed. However, model size of TDY-CNN is too large and the adap…

Data AugmentationSpeaker VerificationText-Independent Speaker Verification

Prosodic-Enhanced Siamese Convolutional Neural Networks for Cross-Device Text-Independent Speaker Verification

2018-07-31 · Sobhan Soleymani, Ali Dabouei, Seyed Mehdi Iranmanesh, Hadi Kazemi 외

In this paper a novel cross-device text-independent speaker verification architecture is proposed. Majority of the state-of-the-art deep architectures that are used for speaker verification tasks consider Mel-frequency c…

Speaker VerificationText-Independent Speaker Verification

Learning spectro-temporal features with 3D CNNs for speech emotion recognition

2017-08-14 · Jaebok Kim, Khiet P. Truong, Gwenn Englebienne, Vanessa Evers

In this paper, we propose to use deep 3-dimensional convolutional networks (3D CNNs) in order to address the challenge of modelling spectro-temporal dynamics for speech emotion recognition (SER). Compared to a hybrid of …

Emotion RecognitionSpeech Emotion Recognition

Prosodic Event Recognition using Convolutional Neural Networks with Context Information

2017-06-02 · Sabrina Stehwien, Ngoc Thang Vu

This paper demonstrates the potential of convolutional neural networks (CNN) for detecting and classifying prosodic events on words, specifically pitch accents and phrase boundary tones, from frame-based acoustic feature…

Position