paper-with-me

홈 › Papers

Deep-FSMN for Large Vocabulary Continuous Speech Recognition

2018-03-04 · Shiliang Zhang, Ming Lei, Zhijie Yan, Li-Rong Dai

In this paper, we present an improved feedforward sequential memory networks (FSMN) architecture, namely Deep-FSMN (DFSMN), by introducing skip connections between memory blocks in adjacent layers. These skip connections enable the information flow across different layers and thus alleviate the gradient vanishing problem when building very deep structure. As a result, DFSMN significantly benefits from these skip connections and deep structure. We have compared the performance of DFSMN to BLSTM both with and without lower frame rate (LFR) on several large speech recognition tasks, including English and Mandarin. Experimental results shown that DFSMN can consistently outperform BLSTM with dramatic gain, especially trained with LFR using CD-Phone as modeling units. In the 2000 hours Fisher (FSH) task, the proposed DFSMN can achieve a word error rate of 9.4% by purely using the cross-entropy criterion and decoding with a 3-gram language model, which achieves a 1.5% absolute improvement compared to the BLSTM. In a 20000 hours Mandarin recognition task, the LFR trained DFSMN can achieve more than 20% relative improvement compared to the LFR trained BLSTM. Moreover, we can easily design the lookahead filter order of the memory blocks in DFSMN to control the latency for real-time applications.

📄 PDF Abstract BibTeX arXiv:1803.05030

Code (1)

yangxueruivs/DFSMN tf

Tasks

Language ModelingLanguage Modellingspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Deep Feed-forward Sequential Memory Networks for Speech Synthesis

2018-02-26 · Mengxiao Bi, Heng Lu, Shiliang Zhang, Ming Lei 외

The Bidirectional LSTM (BLSTM) RNN based speech synthesis system is among the best parametric Text-to-Speech (TTS) systems in terms of the naturalness of generated speech, especially the naturalness in prosody. However, …

speech-recognitionSpeech RecognitionSpeech Synthesistext-to-speech+1

Feedforward Sequential Memory Networks: A New Structure to Learn Long-term Dependency

2015-12-28 · Shiliang Zhang, Cong Liu, Hui Jiang, Si Wei 외

In this paper, we propose a novel neural network structure, namely \emph{feedforward sequential memory networks (FSMN)}, to model long-term dependency in time series without using recurrent feedback. The proposed FSMN is…

Language Modellingspeech-recognitionSpeech RecognitionTime Series+1

DFSMN-SAN with Persistent Memory Model for Automatic Speech Recognition

2019-10-28 · Zhao You, Dan Su, Jie Chen, Chao Weng 외

Self-attention networks (SAN) have been introduced into automatic speech recognition (ASR) and achieved state-of-the-art performance owing to its superior ability in capturing long term dependency. One of the key ingredi…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Speech Recognition With No Speech Or With Noisy Speech Beyond English

2019-06-17 · Gautam Krishna, Co Tran, Yan Han, Mason Carnahan 외

In this paper we demonstrate continuous noisy speech recognition using connectionist temporal classification (CTC) model on limited Chinese vocabulary using electroencephalography (EEG) features with no speech signal as …

EEGElectroencephalogram (EEG)General ClassificationNoisy Speech Recognition+2

INT8 Winograd Acceleration for Conv1D Equipped ASR Models Deployed on Mobile Devices

2020-10-28 · Yiwu Yao, Yuchao Li, Chengyu Wang, Tianhang Yu 외

The intensive computation of Automatic Speech Recognition (ASR) models obstructs them from being deployed on mobile devices. In this paper, we present a novel quantized Winograd optimization pipeline, which combines the …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Quantizationspeech-recognition+1