paper-with-me

Papers

Advancing Connectionist Temporal Classification With Attention Modeling

2018-03-15 · Amit Das, Jinyu Li, Rui Zhao, Yifan Gong

In this study, we propose advancing all-neural speech recognition by directly incorporating attention modeling within the Connectionist Temporal Classification (CTC) framework. In particular, we derive new context vectors using time convolution features to model attention as part of the CTC network. To further improve attention modeling, we utilize content information extracted from a network representing an implicit language model. Finally, we introduce vector based attention weights that are applied on context vectors across both time and their individual components. We evaluate our system on a 3400 hours Microsoft Cortana voice assistant task and demonstrate that our proposed model consistently outperforms the baseline model achieving about 20% relative reduction in word error rates.

📄 PDF Abstract BibTeX arXiv:1803.05563

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationLanguage ModelingLanguage Modellingspeech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Advancing Speech Recognition With No Speech Or With Noisy Speech

2019-06-17 · Gautam Krishna, Co Tran, Mason Carnahan, Ahmed H. Tewfik

In this paper we demonstrate end-to-end continuous speech recognition (CSR) using electroencephalography (EEG) signals with no speech signal as input. An attention model based automatic speech recognition (ASR) and conne…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)EEGElectroencephalogram (EEG)+3

Adding Connectionist Temporal Summarization into Conformer to Improve Its Decoder Efficiency For Speech Recognition

2022-04-08 · Nick J. C. Wang, Zongfeng Quan, Shaojun Wang, Jing Xiao

The Conformer model is an excellent architecture for speech recognition modeling that effectively utilizes the hybrid losses of connectionist temporal classification (CTC) and attention to train model parameters. To impr…

Decoderspeech-recognitionSpeech Recognition

Self-Attention Networks for Connectionist Temporal Classification in Speech Recognition

2019-01-22 · Julian Salazar, Katrin Kirchhoff, Zhiheng Huang

The success of self-attention in NLP has led to recent applications in end-to-end encoder-decoder architectures for speech recognition. Separately, connectionist temporal classification (CTC) has matured as an alignment-…

ClassificationDecoderGeneral ClassificationGPU+3

End-to-End Text-to-Speech using Latent Duration based on VQ-VAE

2020-10-19 · Yusuke Yasuda, Xin Wang, Junichi Yamagishi

Explicit duration modeling is a key to achieving robust and efficient alignment in text-to-speech synthesis (TTS). We propose a new TTS framework using explicit duration modeling that incorporates duration as a discrete …

Speech Synthesistext-to-speechText to SpeechText-To-Speech Synthesis

Advancing Acoustic-to-Word CTC Model with Attention and Mixed-Units

2018-12-31 · Amit Das, Jinyu Li, Guoli Ye, Rui Zhao 외

The acoustic-to-word model based on the Connectionist Temporal Classification (CTC) criterion is a natural end-to-end (E2E) system directly targeting word as output unit. Two issues exist in the system: first, the curren…

DecoderLanguage ModelingLanguage Modelling