paper-with-me

Papers

CUPE: Contextless Universal Phoneme Encoder for Language-Agnostic Speech Processing

2025-08-21 · Abdul Rehman, Jian-Jun Zhang, Xiaosong Yang arxiv

Universal phoneme recognition typically requires analyzing long speech segments and language-specific patterns. Many speech processing tasks require pure phoneme representations free from contextual influence, which motivated our development of CUPE - a lightweight model that captures key phoneme features in just 120 milliseconds, about one phoneme's length. CUPE processes short, fixed-width windows independently and, despite fewer parameters than current approaches, achieves competitive cross-lingual performance by learning fundamental acoustic patterns common to all languages. Our extensive evaluation through supervised and self-supervised training on diverse languages, including zero-shot tests on the UCLA Phonetic Corpus, demonstrates strong cross-lingual generalization and reveals that effective universal speech processing is possible through modeling basic acoustic patterns within phoneme-length windows.

📄 PDF Abstract BibTeX arXiv:2508.15316

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Differentiable Allophone Graphs for Language-Universal Speech Recognition

2021-07-24 · Brian Yan, Siddharth Dalmia, David R. Mortensen, Florian Metze 외

Building language-universal speech recognition systems entails producing phonological units of spoken sound that can be shared across languages. While speech annotations at the language-specific phoneme or surface levels…

speech-recognitionSpeech Recognition

Boosting End-to-End Multilingual Phoneme Recognition through Exploiting Universal Speech Attributes Constraints

2023-09-16 · Hao Yen, Sabato Marco Siniscalchi, Chin-Hui Lee

We propose a first step toward multilingual end-to-end automatic speech recognition (ASR) by integrating knowledge about speech articulators. The key idea is to leverage a rich set of fundamental units that can be define…

AttributeAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)Phoneme Recognition+2

Multilingual Dysarthric Speech Assessment Using Universal Phone Recognition and Language-Specific Phonemic Contrast Modeling

2026-01-29 · Eunjung Yeo, Julie M. Liss, Visar Berisha, David R. Mortensen arxiv

The growing prevalence of neurological disorders associated with dysarthria motivates the need for automated intelligibility assessment methods that are applicalbe across languages. However, most existing approaches are …

From Natural Language to Verified Code: Toward AI Assisted Problem-to-Code Generation with Dafny-Based Formal Verification

2026-04-24 · Md Erfan, Md Kamal Hossain Chowdhury, Ahmed Ryan, Md Rayhanur Rahman arxiv

Large Language Models (LLMs) show promise in automated software engineering, yet their guarantee of correctness is frequently undermined by erroneous or hallucinated code. To enforce model honesty, formal verification re…

Code Generation

Neural Machine Translation for Multilingual Grapheme-to-Phoneme Conversion

2020-06-25 · Alex Sokolov, Tracy Rohlin, Ariya Rastrow

Grapheme-to-phoneme (G2P) models are a key component in Automatic Speech Recognition (ASR) systems, such as the ASR system in Alexa, as they are used to generate pronunciations for out-of-vocabulary words that do not exi…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecoderGrapheme-to-Phoneme Conversion+4