paper-with-me

Papers

Multi-task Voice Activated Framework using Self-supervised Learning

2021-10-03 · Shehzeen Hussain, Van Nguyen, Shuhua Zhang, Erik Visser

Self-supervised learning methods such as wav2vec 2.0 have shown promising results in learning speech representations from unlabelled and untranscribed speech data that are useful for speech recognition. Since these representations are learned without any task-specific supervision, they can also be useful for other voice-activated tasks like speaker verification, keyword spotting, emotion classification etc. In our work, we propose a general purpose framework for adapting a pre-trained wav2vec 2.0 model for different voice-activated tasks. We develop downstream network architectures that operate on the contextualized speech representations of wav2vec 2.0 to adapt the representations for solving a given task. Finally, we extend our framework to perform multi-task learning by jointly optimizing the network parameters on multiple voice activated tasks using a shared transformer backbone. Both of our single and multi-task frameworks achieve state-of-the-art results in speaker verification and keyword spotting benchmarks. Our best performing models achieve 1.98% and 3.15% EER on VoxCeleb1 test set when trained on VoxCeleb2 and VoxCeleb1 respectively, and 98.23% accuracy on Google Speech Commands v1.0 keyword spotting dataset.

📄 PDF Abstract BibTeX arXiv:2110.01077

Code (0)

등록된 구현이 없습니다.

Tasks

Emotion ClassificationKeyword SpottingMulti-Task LearningSelf-Supervised LearningSpeaker Verificationspeech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Towards Trustworthy Edge Intelligence: Insights from Voice-Activated Services

2022-06-20 · W. T. Hutiri, A. Y. Ding

In an age of surveillance capitalism, anchoring the design of emerging smart services in trustworthiness is urgent and important. Edge Intelligence, which brings together the fields of AI and Edge computing, is a key ena…

Edge-computingFairness

Adversarial Agents For Attacking Inaudible Voice Activated Devices

2023-07-23 · Forrest McKee, David Noever

The paper applies reinforcement learning to novel Internet of Thing configurations. Our analysis of inaudible attacks on voice-activated devices confirms the alarming risk factor of 7.6 out of 10, underlining significant…

CyberBattleSimQ-Learningreinforcement-learning

Application of Knowledge Distillation to Multi-task Speech Representation Learning

2022-10-29 · Mine Kerpicci, Van Nguyen, Shuhua Zhang, Erik Visser

Model architectures such as wav2vec 2.0 and HuBERT have been proposed to learn speech representations from audio waveforms in a self-supervised manner. When they are combined with downstream tasks such as keyword spottin…

Keyword SpottingKnowledge DistillationRepresentation LearningSpeaker Verification+3

Singer Identity Representation Learning using Self-Supervised Techniques

2024-01-10 · International Society of Music Information Retrieval 2023 8 · Bernardo Torres, Stefan Lattner, Gaël Richard

Significant strides have been made in creating voice identity representations using speech data. However, the same level of progress has not been achieved for singing voices. To bridge this gap, we suggest a framework fo…

Domain GeneralizationRepresentation LearningSelf-Supervised LearningSpeaker Verification+1

SelfVC: Voice Conversion With Iterative Refinement using Self Transformations

2023-10-14 · Paarth Neekhara, Shehzeen Hussain, Rafael Valle, Boris Ginsburg 외

We propose SelfVC, a training strategy to iteratively improve a voice conversion model with self-synthesized examples. Previous efforts on voice conversion focus on factorizing speech into explicitly disentangled represe…

Self-Supervised LearningSpeaker VerificationSpeech SynthesisVoice Conversion