中文
相关论文

相关论文: When CTC Training Meets Acoustic Landmarks

200 篇论文

Convolutional neural networks (CNN) are one of the best-performing neural network architectures for environmental sound classification (ESC). Recently, temporal attention mechanisms have been used in CNN to capture the useful information…

声音 · 计算机科学 2020-05-22 Helin Wang , Yuexian Zou , Dading Chong , Wenwu Wang

Scores from traditional confidence classifiers (CCs) in automatic speech recognition (ASR) systems lack universal interpretation and vary with updates to the underlying confidence or acoustic models (AMs). In this work, we build…

音频与语音处理 · 电气工程与系统科学 2021-07-02 Amber Afshan , Kshitiz Kumar , Jian Wu

Prior work on Sign Language Translation has shown that having a mid-level sign gloss representation (effectively recognizing the individual signs) improves the translation performance drastically. In fact, the current state-of-the-art in…

计算机视觉与模式识别 · 计算机科学 2020-04-02 Necati Cihan Camgoz , Oscar Koller , Simon Hadfield , Richard Bowden

Hybrid automatic speech recognition (ASR) models are typically sequentially trained with CTC or LF-MMI criteria. However, they have vastly different legacies and are usually implemented in different frameworks. In this paper, by decoupling…

音频与语音处理 · 电气工程与系统科学 2021-09-28 Xiaohui Zhang , Vimal Manohar , David Zhang , Frank Zhang , Yangyang Shi , Nayan Singhal , Julian Chan , Fuchun Peng , Yatharth Saraf , Mike Seltzer

Connectionist temporal classification (CTC) has matured as an alignment free to sequence transduction and shows competitive for end-to-end speech recognition. In the CTC topology, the blank symbol occupies more than half of the state…

计算与语言 · 计算机科学 2019-12-11 Taiyang Zhao

In Automatic Speech Recognition it is still challenging to learn useful intermediate representations when using high-level (or abstract) target units such as words. For that reason, character or phoneme based systems tend to outperform…

计算与语言 · 计算机科学 2019-01-15 Ramon Sanabria , Florian Metze

End-to-end automatic speech recognition directly maps input speech to characters. However, the mapping can be problematic when several different pronunciations should be mapped into one character or when one pronunciation is shared among…

计算与语言 · 计算机科学 2023-03-14 Yusuke Fujita , Tatsuya Komatsu , Yusuke Kida

In this paper, we propose a method for incremental learning of two distinct tasks over time: acoustic scene classification (ASC) and audio tagging (AT). We use a simple convolutional neural network (CNN) model as an incremental learner to…

音频与语音处理 · 电气工程与系统科学 2023-08-25 Manjunath Mulimani , Annamaria Mesaros

In this work, we explore a Connectionist Temporal Classification (CTC) based end-to-end Automatic Speech Recognition (ASR) model for the Myanmar language. A series of experiments is presented on the topology of the model in which the…

机器学习 · 计算机科学 2021-05-17 Khin Me Me Chit , Laet Laet Lin

We present a state-of-the-art end-to-end Automatic Speech Recognition (ASR) model. We learn to listen and write characters with a joint Connectionist Temporal Classification (CTC) and attention-based encoder-decoder network. The encoder is…

计算与语言 · 计算机科学 2017-06-12 Takaaki Hori , Shinji Watanabe , Yu Zhang , William Chan

In this work, we first show that on the widely used LibriSpeech benchmark, our transformer-based context-dependent connectionist temporal classification (CTC) system produces state-of-the-art results. We then show that using wordpieces as…

音频与语音处理 · 电气工程与系统科学 2020-08-18 Frank Zhang , Yongqiang Wang , Xiaohui Zhang , Chunxi Liu , Yatharth Saraf , Geoffrey Zweig

While Transformers have achieved promising results in end-to-end (E2E) automatic speech recognition (ASR), their autoregressive (AR) structure becomes a bottleneck for speeding up the decoding process. For real-world deployment, ASR systems…

音频与语音处理 · 电气工程与系统科学 2022-01-27 Keqi Deng , Zehui Yang , Shinji Watanabe , Yosuke Higuchi , Gaofeng Cheng , Pengyuan Zhang

Automated audio captioning (AAC) has developed rapidly in recent years, involving acoustic signal processing and natural language processing to generate human-readable sentences for audio clips. The current models are generally based on the…

声音 · 计算机科学 2021-10-13 Zhongjie Ye , Helin Wang , Dongchao Yang , Yuexian Zou

The ongoing research scenario for automatic speech recognition (ASR) envisions a clear division between end-to-end approaches and classic modular systems. Even though a high-level comparison between the two approaches in terms of their…

声音 · 计算机科学 2024-07-17 Tina Raissi , Christoph Lüscher , Simon Berger , Ralf Schlüter , Hermann Ney

Articulatory distinctive features, as well as phonetic transcription, play important role in speech-related tasks: computer-assisted pronunciation training, text-to-speech conversion (TTS), studying speech production mechanisms, speech…

音频与语音处理 · 电气工程与系统科学 2019-07-04 Ievgen Karaulov , Dmytro Tkanov

The connectionist temporal classification (CTC) enables end-to-end sequence learning by maximizing the probability of correctly recognizing sequences during training. The outputs of a CTC-trained model tend to form a series of spikes…

计算机视觉与模式识别 · 计算机科学 2020-07-08 Hongzhu Li , Weiqiang Wang

Accurately classifying accents and assessing accentedness in non-native speakers are both challenging tasks due to the complexity and diversity of accent and dialect variations. In this study, embeddings from advanced pre-trained language…

音频与语音处理 · 电气工程与系统科学 2023-10-18 Shahram Ghorbani , John H. L. Hansen

Automated audio captioning (AAC) aims at generating summarizing descriptions for audio clips. Multitudinous concepts are described in an audio caption, ranging from local information such as sound events to global information like acoustic…

声音 · 计算机科学 2021-02-24 Xuenan Xu , Heinrich Dinkel , Mengyue Wu , Zeyu Xie , Kai Yu

Acoustic-to-Word recognition provides a straightforward solution to end-to-end speech recognition without needing external decoding, language model re-scoring or lexicon. While character-based models offer a natural solution to the…

音频与语音处理 · 电气工程与系统科学 2018-08-22 Shruti Palaskar , Florian Metze

In the recent literature, "end-to-end" speech systems often refer to letter-based acoustic models trained in a sequence-to-sequence manner, either via a recurrent model or via a structured output learning approach (such as CTC). In contrast…

计算与语言 · 计算机科学 2019-02-19 Vitaliy Liptchinsky , Gabriel Synnaeve , Ronan Collobert