paper-with-me

홈 › Papers

End-to-end attention-based distant speech recognition with Highway LSTM

2016-10-17 · Hassan Taherian

End-to-end attention-based models have been shown to be competitive alternatives to conventional DNN-HMM models in the Speech Recognition Systems. In this paper, we extend existing end-to-end attention-based models that can be applied for Distant Speech Recognition (DSR) task. Specifically, we propose an end-to-end attention-based speech recognizer with multichannel input that performs sequence prediction directly at the character level. To gain a better performance, we also incorporate Highway long short-term memory (HLSTM) which outperforms previous models on AMI distant speech recognition task.

📄 PDF Abstract BibTeX arXiv:1610.05361

Code (0)

등록된 구현이 없습니다.

Tasks

Distant Speech Recognitionspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Highway Long Short-Term Memory RNNs for Distant Speech Recognition

2015-10-30 · Yu Zhang, Guoguo Chen, Dong Yu, Kaisheng Yao 외

In this paper, we extend the deep long short-term memory (DLSTM) recurrent neural networks by introducing gated direct connections between memory cells in adjacent layers. These direct links, called highway connections, …

Distant Speech Recognitionspeech-recognitionSpeech Recognition

Residual LSTM: Design of a Deep Recurrent Architecture for Distant Speech Recognition

2017-01-10 · Jaeyoung Kim, Mostafa El-Khamy, Jungwon Lee

In this paper, a novel architecture for a deep recurrent neural network, residual LSTM is introduced. A plain LSTM has an internal memory cell that can learn long term dependencies of sequential data. It also provides a …

Distant Speech Recognitionspeech-recognitionSpeech Recognition

Language Modeling with Highway LSTM

2017-09-19 · Gakuto Kurata, Bhuvana Ramabhadran, George Saon, Abhinav Sethy

Language models (LMs) based on Long Short Term Memory (LSTM) have shown good gains in many automatic speech recognition tasks. In this paper, we extend an LSTM by adding highway networks inside an LSTM and use the result…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+2

Quaternion Neural Networks for Multi-channel Distant Speech Recognition

2020-05-18 · Xinchi Qiu, Titouan Parcollet, Mirco Ravanelli, Nicholas Lane 외

Despite the significant progress in automatic speech recognition (ASR), distant ASR remains challenging due to noise and reverberation. A common approach to mitigate this issue consists of equipping the recording devices…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Distant Speech Recognitionspeech-recognition+1

Semi-tied Units for Efficient Gating in LSTM and Highway Networks

2018-06-18 · Chao Zhang, Philip Woodland

Gating is a key technique used for integrating information from multiple sources by long short-term memory (LSTM) models and has recently also been applied to other models such as the highway network. Although gating is …

speech-recognitionSpeech Recognition