中文
相关论文

相关论文: Study of Phonemes Confusions in Hierarchical Autom…

200 篇论文

This research presents a novel approach to enhancing automatic speech recognition systems by integrating noise detection capabilities directly into the recognition architecture. Building upon the wav2vec2 framework, the proposed method…

声音 · 计算机科学 2025-12-11 Karamvir Singh

Neural sequence-to-sequence systems deliver state-of-the-art performance for automatic speech recognition. When using appropriate modeling units, e.g., byte-pair encoding, these systems are in principle open vocabulary systems. In practice,…

计算与语言 · 计算机科学 2026-03-05 Christian Huber , Alexander Waibel

Phoneme-level computer-assisted pronunciation training systems typically rely on phoneme-level annotations, which are costly and scarce. In this work, we investigate whether phoneme-level mispronunciation information can be learned without…

音频与语音处理 · 电气工程与系统科学 2026-05-25 Jazmín Vidal , Luciana Ferrer

Most mainstream Automatic Speech Recognition (ASR) systems consider all feature frames equally important. However, acoustic landmark theory is based on a contradictory idea, that some frames are more important than others. Acoustic landmark…

音频与语音处理 · 电气工程与系统科学 2018-07-04 Di He , Boon Pang Lim , Xuesong Yang , Mark Hasegawa-Johnson , Deming Chen

Previous work has shown that neural encoder-decoder speech recognition can be improved with hierarchical multitask learning, where auxiliary tasks are added at intermediate layers of a deep encoder. We explore the effect of hierarchical…

计算与语言 · 计算机科学 2019-03-08 Kalpesh Krishna , Shubham Toshniwal , Karen Livescu

Speech command recognition (SCR) has been commonly used on resource constrained devices to achieve hands-free user experience. However, in real applications, confusion among commands with similar pronunciations often happens due to the…

声音 · 计算机科学 2022-07-05 Zhanheng Yang , Hang Lv , Xiong Wang , Ao Zhang , Lei Xie

We consider the problem of precision matrix estimation where, due to extraneous confounding of the underlying precision matrix, the data are independent but not identically distributed. While such confounding occurs in many scientific…

机器学习 · 统计学 2019-07-01 Sinong Geng , Mladen Kolar , Oluwasanmi Koyejo

Automatic pronunciation assessment is a major component of a computer-assisted pronunciation training system. To provide in-depth feedback, scoring pronunciation at various levels of granularity such as phoneme, word, and utterance, with…

计算与语言 · 计算机科学 2023-05-29 Heejin Do , Yunsu Kim , Gary Geunbae Lee

Language recognition system is typically trained directly to optimize classification error on the target language labels, without using the external, or meta-information in the estimation of the model parameters. However labels are not…

人工智能 · 计算机科学 2018-05-01 Trung Ngo Trong , Ville Hautamäki , Kristiina Jokinen

We present a phoneme-level analysis of automatic speech recognition (ASR) for two low-resourced and phonologically complex East Caucasian languages, Archi and Rutul, based on curated and standardized speech-transcript resources totaling…

计算与语言 · 计算机科学 2026-04-21 V. S. D. S. Mahesh Akavarapu , Michael Daniel , Gerhard Jäger

Human perception of surrounding events is strongly dependent on audio cues. Thus, acoustic insulation can seriously impact situational awareness. We present an exploratory study in the domain of assistive computing, eliciting requirements…

人机交互 · 计算机科学 2018-10-23 Leonardo A. Fanzeres , Adriana S. Vivacqua , Luiz W. P. Biscainho

Confusing-words are commonly encountered in real-life keyword spotting applications, which causes severe degradation of performance due to complex spoken terms and various kinds of words that sound similar to the predefined keywords. To…

机器学习 · 计算机科学 2020-11-04 Yan Jia , Zexin Cai , Murong Ma , Zeqing Zhao , Xuyang Wang , Junjie Wang , Ming Li

This research explores how the information of prompts interacts with the high-performing speech recognition model, Whisper. We compare its performances when prompted by prompts with correct information and those corrupted with incorrect…

计算与语言 · 计算机科学 2024-09-17 Chih-Kai Yang , Kuan-Po Huang , Hung-yi Lee

We investigate what linguistic factors affect the performance of Automatic Speech Recognition (ASR) models. We hypothesize that orthographic and phonological complexities both degrade accuracy. To examine this, we fine-tune the multilingual…

计算与语言 · 计算机科学 2024-06-14 Chihiro Taguchi , David Chiang

Despite remarkable advances in coding capabilities, language models (LMs) still struggle with simple syntactic tasks such as generating balanced parentheses. In this study, we investigate the underlying mechanisms behind the persistence of…

计算与语言 · 计算机科学 2025-07-02 Daking Rai , Samuel Miller , Kevin Moran , Ziyu Yao

We are at an exciting time for machine lipreading. Traditional research stemmed from the adaptation of audio recognition systems. But now, the computer vision community is also participating. This joining of two previously disparate areas…

计算机视觉与模式识别 · 计算机科学 2018-04-26 Helen L Bear , Sarah Taylor

Repetition is a basic indicator of musical structure. This study introduces new algorithms for identifying musical phrases based on repetition. Phrases combine to form sections yielding a two-level hierarchical structure. Automatically…

声音 · 计算机科学 2020-10-16 Shuqi Dai , Huan Zhang , Roger B. Dannenberg

We investigate a surprising limitation of LLMs: their inability to consistently generate text in a user's desired language. We create the Language Confusion Benchmark (LCB) to evaluate such failures, covering 15 typologically diverse…

计算与语言 · 计算机科学 2025-04-07 Kelly Marchisio , Wei-Yin Ko , Alexandre Bérard , Théo Dehaze , Sebastian Ruder

Homograph disambiguation, the task of distinguishing words with identical spellings but different meanings, poses a substantial challenge in natural language processing. In this study, we introduce a novel dataset tailored for Persian…

计算与语言 · 计算机科学 2025-03-25 Seyed Moein Ayyoubzadeh , Kourosh Shahnazari

In the field of software engineering, applying language models to the token sequence of source code is the state-of-art approach to build a code recommendation system. The syntax tree of source code has hierarchical structures. Ignoring the…

软件工程 · 计算机科学 2022-11-29 Yixiao Yang