paper-with-me

홈 › Papers

voice2mode: Phonation Mode Classification in Singing using Self-Supervised Speech Models

2026-02-14 · Aju Ani Justus, Ruchit Agrawal, Sudarsana Reddy Kadiri, Shrikanth Narayanan arxiv

We present voice2mode, a method for classification of four singing phonation modes (breathy, neutral (modal), flow, and pressed) using embeddings extracted from large self-supervised speech models. Prior work on singing phonation has relied on handcrafted signal features or task-specific neural nets; this work evaluates the transferability of speech foundation models to singing phonation classification. voice2mode extracts layer-wise representations from HuBERT and two wav2vec2 variants, applies global temporal pooling, and classifies the pooled embeddings with lightweight classifiers (SVM, XGBoost). Experiments on a publicly available soprano dataset (763 sustained vowel recordings, four labels) show that foundation-model features substantially outperform conventional spectral baselines (spectrogram, mel-spectrogram, MFCC). HuBERT embeddings obtained from early layers yield the best result (~95.7% accuracy with SVM), an absolute improvement of ~12-15% over the best traditional baseline. We also show layer-wise behaviour: lower layers, which retain acoustic/phonetic detail, are more effective than top layers specialized for Automatic Speech Recognition (ASR).

📄 PDF Abstract BibTeX arXiv:2602.13928

Code (0)

등록된 구현이 없습니다.

Tasks

Speech Recognition

Similar Papers 제목 키워드 기반

Residual Attention Based Network for Automatic Classification of Phonation Modes

2021-07-18 · Xiaoheng Sun, Yiliang Jiang, Wei Li

Phonation mode is an essential characteristic of singing style as well as an important expression of performance. It can be classified into four categories, called neutral, breathy, pressed and flow. Previous studies use…

ClassificationFeature EngineeringInformation RetrievalMusic Information Retrieval+1

Vibrato Expression Control for Singing Voice Conversion with Improving Independent Control

2026-06-15 · Joon-Seung Choi, Dong-Min Byun, Seong-Whan Lee arxiv

Singing style is a crucial aspect of a natural and expressive singing voice. Singers utilize singing styles to convey the feeling or emotion of the songs. Several works have been proposed to control singing style for mak…

Voice Conversion

Towards detecting the pathological subharmonic voicing with fully convolutional neural networks

2025-01-15 · Takeshi Ikuma, Melda Kunduk, Brad Story, Andrew J. McWhorter

Many voice disorders induce subharmonic phonation, but voice signal analysis is currently lacking a technique to detect the presence of subharmonics reliably. Distinguishing subharmonic phonation from normal phonation is…

Toward Leveraging Pre-Trained Self-Supervised Frontends for Automatic Singing Voice Understanding Tasks: Three Case Studies

2023-06-22 · Yuya Yamamoto

Automatic singing voice understanding tasks, such as singer identification, singing voice transcription, and singing technique classification, benefit from data-driven approaches that utilize deep learning techniques. Th…

DiversityMusic ClassificationSelf-Supervised LearningSinger Identification

Interpreting glottal flow dynamics for detecting COVID-19 from voice

2020-10-29 · Soham Deshmukh, Mahmoud Al Ismail, Rita Singh

In the pathogenesis of COVID-19, impairment of respiratory functions is often one of the key symptoms. Studies show that in these cases, voice production is also adversely affected -- vocal fold oscillations are asynchro…