paper-with-me

홈 › Papers

Analyzing the relationships between pretraining language, phonetic, tonal, and speaker information in self-supervised speech models

2025-06-12 · Michele Gubian, Ioana Krehan, Oli Liu, James Kirby, Sharon Goldwater

Analyses of self-supervised speech models have begun to reveal where and how they represent different types of information. However, almost all analyses have focused on English. Here, we examine how wav2vec2 models trained on four different languages encode both language-matched and non-matched speech. We use probing classifiers and geometric analyses to examine how phones, lexical tones, and speaker information are represented. We show that for all pretraining and test languages, the subspaces encoding phones, tones, and speakers are largely orthogonal, and that layerwise patterns of probing accuracy are similar, with a relatively small advantage for matched-language phone and tone (but not speaker) probes in the later layers. Our findings suggest that the structure of representations learned by wav2vec2 is largely independent of the speech material used during pretraining.

📄 PDF Abstract BibTeX arXiv:2506.10855

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

IPA-CLIP: Integrating Phonetic Priors into Vision and Language Pretraining

2023-03-06 · Chihaya Matsuhira, Marc A. Kastner, Takahiro Komamizu, Takatsugu Hirayama 외

Recently, large-scale Vision and Language (V\&L) pretraining has become the standard backbone of many multimedia systems. While it has shown remarkable performance even in unseen situations, it often performs in ways not…

Retrieval

Analyzing ASR pretraining for low-resource speech-to-text translation

2019-10-23 · Mihaela C. Stoian, Sameer Bansal, Sharon Goldwater

Previous work has shown that for low-resource source languages, automatic speech-to-text translation (AST) can be improved by pretraining an end-to-end model on automatic speech recognition (ASR) data from a high-resourc…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Data Augmentationspeech-recognition+4

Whistle: Data-Efficient Multilingual and Crosslingual Speech Recognition via Weakly Phonetic Supervision

2024-06-04 · Saierdaer Yusuyin, Te Ma, Hao Huang, Wenbo Zhao 외

There exist three approaches for multilingual and crosslingual automatic speech recognition (MCL-ASR) - supervised pretraining with phonetic or graphemic transcription, and self-supervised pretraining. We find that pretr…

Automatic Speech Recognitionspeech-recognitionSpeech Recognition

Language-Universal Phonetic Representation in Multilingual Speech Pretraining for Low-Resource Speech Recognition

2023-05-19 · Siyuan Feng, Ming Tu, Rui Xia, Chuanzeng Huang 외

We improve low-resource ASR by integrating the ideas of multilingual training and self-supervised learning. Concretely, we leverage an International Phonetic Alphabet (IPA) multilingual model to create frame-level pseudo…

DiversitySelf-Supervised Learningspeech-recognitionSpeech Recognition

Parallel Needleman-Wunsch on CUDA to measure word similarity based on phonetic transcriptions

2025-09-01 · Dominic Plein arxiv

We present a method to calculate the similarity between words based on their phonetic transcription (their pronunciation) using the Needleman-Wunsch algorithm. We implement this algorithm in Rust and parallelize it on bo…

Word Similarity