paper-with-me

홈 › Papers

MelHuBERT: A simplified HuBERT on Mel spectrograms

2022-11-17 · Tzu-Quan Lin, Hung-Yi Lee, Hao Tang

Self-supervised models have had great success in learning speech representations that can generalize to various downstream tasks. However, most self-supervised models require a large amount of compute and multiple GPUs to train, significantly hampering the development of self-supervised learning. In an attempt to reduce the computation of training, we revisit the training of HuBERT, a highly successful self-supervised model. We improve and simplify several key components, including the loss function, input representation, and training in multiple stages. Our model, MelHuBERT, is able to achieve favorable performance on phone recognition, speaker identification, and automatic speech recognition against HuBERT, while saving 31.2% of the pre-training time, or equivalently 33.5% MACs per one second speech. The code and pre-trained models are available in https://github.com/nervjack2/MelHuBERT.

📄 PDF Abstract BibTeX arXiv:2211.09944

Code (1)

nervjack2/melhubert 공식 구현 pytorch

Tasks

Automatic Speech RecognitionSelf-Supervised LearningSpeaker Identificationspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Multi-View Speech Representation Learning for Parkinson's Disease Detection Using Context-guided Cross-modal Attention

2026-06-08 · George Theodosiou, Loukas Ilias, Dimitris Askounis arxiv

Parkinson's disease (PD) is a progressive neurodegenerative disorder that frequently causes speech impairments associated with hypokinetic dysarthria. As speech production relies on the precise coordination of complex ne…

Representation Learning

Towards High-fidelity Singing Voice Conversion with Acoustic Reference and Contrastive Predictive Coding

2021-10-10 · Chao Wang, Zhonghao Li, Benlai Tang, Xiang Yin 외

Recently, phonetic posteriorgrams (PPGs) based methods have been quite popular in non-parallel singing voice conversion systems. However, due to the lack of acoustic information in PPGs, style and naturalness of the conv…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition+1

Developing a Multi-variate Prediction Model For COVID-19 From Crowd-sourced Respiratory Voice Data

2024-02-12 · Yuyang Yan, Wafaa Aljbawi, Sami O. Simons, Visara Urovi

COVID-19 has affected more than 223 countries worldwide and in the Post-COVID Era, there is a pressing need for non-invasive, low-cost, and highly scalable solutions to detect COVID-19. We develop a deep learning model t…

COVID-19 DiagnosisDeep Learning

MFHCA: Enhancing Speech Emotion Recognition Via Multi-Spatial Fusion and Hierarchical Cooperative Attention

2024-04-21 · Xinxin Jiao, Liejun Wang, Yinfeng Yu

Speech emotion recognition is crucial in human-computer interaction, but extracting and using emotional cues from audio poses challenges. This paper introduces MFHCA, a novel method for Speech Emotion Recognition using M…

Emotion RecognitionSpeech Emotion Recognition

Speaker Emotion Recognition: Leveraging Self-Supervised Models for Feature Extraction Using Wav2Vec2 and HuBERT

2024-11-05 · Pourya Jafarzadeh, Amir Mohammad Rostami, Padideh Choobdar

Speech is the most natural way of expressing ourselves as humans. Identifying emotion from speech is a nontrivial task due to the ambiguous definition of emotion itself. Speaker Emotion Recognition (SER) is essential for…

Emotion Recognition