Self-Supervised Syllable Discovery Based on Speaker-Disentangled HuBERT
Ryota Komatsu, Takahiro Shinozaki

TL;DR
This paper introduces a novel self-supervised method for syllable discovery that disentangles speaker information from linguistic content in speech representations, improving syllable segmentation quality.
Contribution
It proposes a speaker-disentangled fine-tuning approach for HuBERT that enhances syllabic unit extraction without relying on transcriptions.
Findings
Outperforms state-of-the-art in syllable segmentation metrics
Effective separation of speaker and linguistic information
Improves syllabic organization in speech representations
Abstract
Self-supervised speech representation learning has become essential for extracting meaningful features from untranscribed audio. Recent advances highlight the potential of deriving discrete symbols from the features correlated with linguistic units, which enables text-less training across diverse tasks. In particular, sentence-level Self-Distillation of the pretrained HuBERT (SD-HuBERT) induces syllabic structures within latent speech frame representations extracted from an intermediate Transformer layer. In SD-HuBERT, sentence-level representation is accumulated from speech frame features through self-attention layers using a special CLS token. However, we observe that the information aggregated in the CLS token correlates more with speaker identity than with linguistic content. To address this, we propose a speech-only self-supervised fine-tuning approach that separates syllabic units…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech Recognition and Synthesis · Speech and dialogue systems · Speech and Audio Processing
MethodsAttention Is All You Need · Bootstrap Your Own Latent · AdamW · Softmax · Layer Normalization · Dropout · Position-Wise Feed-Forward Layer · Residual Connection · Linear Layer · Multi-Head Attention
