paper-with-me

Papers

Probing Acoustic Representations for Phonetic Properties

2020-10-25 · Danni Ma, Neville Ryant, Mark Liberman

Pre-trained acoustic representations such as wav2vec and DeCoAR have attained impressive word error rates (WER) for speech recognition benchmarks, particularly when labeled data is limited. But little is known about what phonetic properties these various representations acquire, and how well they encode transferable features of speech. We compare features from two conventional and four pre-trained systems in some simple frame-level phonetic classification tasks, with classifiers trained on features from one version of the TIMIT dataset and tested on features from another. All contextualized representations offered some level of transferability across domains, and models pre-trained on more audio data give better results; but overall, DeCoAR, the system with the simplest architecture, performs best. This type of benchmarking analysis can thus uncover relative strengths of various proposed acoustic representations.

📄 PDF Abstract BibTeX arXiv:2010.13007

Code (1)

dannima/pae_probe_experiments pytorch

Tasks

Benchmarkingspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Domain-Informed Probing of wav2vec 2.0 Embeddings for Phonetic Features

2022-07-01 · NAACL (SIGMORPHON) 2022 7 · Patrick Cormac English, John D. Kelleher, Julie Carson-Berndsen

In recent years large transformer model architectures have become available which provide a novel means of generating high-quality vector representations of speech audio. These transformers make use of an attention mecha…

Speaker Verificationspeech-recognitionSpeech Recognition

Orthogonality and isotropy of speaker and phonetic information in self-supervised speech representations

2024-06-13 · Mukhtar Mohamed, Oli Danyi Liu, Hao Tang, Sharon Goldwater

Self-supervised speech representations can hugely benefit downstream speech technologies, yet the properties that make them useful are still poorly understood. Two candidate properties related to the geometry of the repr…

Probing in the Wild: A Case Study of Self-Supervised Speech Representations on Mandarin Sub-dialects with Unsupervised Articulatory Analysis

2026-06-24 · Shu Shang, Fuliang Weng, Zeqian Hu, Yaqian Zhou arxiv

While self-supervised speech models have achieved strong performance across speech tasks, relatively little is known about how their internal phonetic representations behave under fine-grained dialect variation. Existing…

From Tokens to Faces: Investigating Discrete Speech Representations for 3D Facial Animation

2026-06-11 · Pedro Correa, Olivier Perrotin, Samir Sadok, Paula Costa 외 arxiv

The choice of speech representation is critical in speech-driven 3D facial animation. Representations differ in what they encode: SSL features emphasize segmental and semantic cues, neural codecs yield latents optimized …

Beyond Decodability: Reconstructing Language Model Representations with an Encoding Probe

2026-05-01 · Gaofei Shen, Martijn Bentum, Tom Lentz, Afra Alishahi 외 arxiv

Probing is widely used to study which features can be decoded from language model representations. However, the common decoding probe approach has two limitations that we aim to solve with our new encoding probe approach…