paper-with-me

Papers

Representation Learning With Hidden Unit Clustering For Low Resource Speech Applications

2023-07-14 · Varun Krishna, Tarun Sai, Sriram Ganapathy

The representation learning of speech, without textual resources, is an area of significant interest for many low resource speech applications. In this paper, we describe an approach to self-supervised representation learning from raw audio using a hidden unit clustering (HUC) framework. The input to the model consists of audio samples that are windowed and processed with 1-D convolutional layers. The learned "time-frequency" representations from the convolutional neural network (CNN) module are further processed with long short term memory (LSTM) layers which generate a contextual vector representation for every windowed segment. The HUC framework, allowing the categorization of the representations into a small number of phoneme-like units, is used to train the model for learning semantically rich speech representations. The targets consist of phoneme-like pseudo labels for each audio segment and these are generated with an iterative k-means algorithm. We explore techniques that improve the speaker invariance of the learned representations and illustrate the effectiveness of the proposed approach on two settings, i) completely unsupervised speech applications on the sub-tasks described as part of the ZeroSpeech 2021 challenge and ii) semi-supervised automatic speech recognition (ASR) applications on the TIMIT dataset and on the GramVaani challenge Hindi dataset. In these experiments, we achieve state-of-art results for various ZeroSpeech tasks. Further, on the ASR experiments, the HUC representations are shown to improve significantly over other established benchmarks based on Wav2vec, HuBERT and Best-RQ.

📄 PDF Abstract BibTeX arXiv:2307.07325

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)ClusteringRepresentation Learningspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

HuBERT: Self-Supervised Speech Representation Learning by Masked Prediction of Hidden Units

2021-06-14 · Wei-Ning Hsu, Benjamin Bolte, Yao-Hung Hubert Tsai, Kushal Lakhotia 외

Self-supervised approaches for speech representation learning are challenged by three unique problems: (1) there are multiple sound units in each input utterance, (2) there is no lexicon of input sound units during the p…

ClusteringLanguage ModellingRepresentation LearningSpeech Recognition+1

Self-supervised Neural Factor Analysis for Disentangling Utterance-level Speech Representations

2023-05-14 · Weiwei Lin, Chenhang He, Man-Wai Mak, Youzhi Tu

Self-supervised learning (SSL) speech models such as wav2vec and HuBERT have demonstrated state-of-the-art performance on automatic speech recognition (ASR) and proved to be extremely useful in low label-resource setting…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Self-Supervised Learningspeech-recognition+1

Unsupervised lexicon learning from speech is limited by representations rather than clustering

2025-10-10 · Danel Slabbert, Simon Malan, Herman Kamper arxiv

Zero-resource word segmentation and clustering systems aim to tokenise speech into word-like units without access to text labels. Despite progress, the induced lexicons are still far from perfect. In an idealised setting…

Graph Clustering

R-Spin: Efficient Speaker and Noise-invariant Representation Learning with Acoustic Pieces

2023-11-15 · Heng-Jui Chang, James Glass

This paper introduces Robust Spin (R-Spin), a data-efficient domain-specific self-supervision method for speaker and noise-invariant speech representations by learning discrete acoustic units with speaker-invariant clust…

ClusteringRepresentation Learning

Unsupervised neural and Bayesian models for zero-resource speech processing

2017-01-03 · Herman Kamper

In settings where only unlabelled speech data is available, zero-resource speech technology needs to be developed without transcriptions, pronunciation dictionaries, or language modelling text. There are two central prob…

ClusteringLanguage ModellingRepresentation Learning