The authors present a web-based German and English transcription tool built from standard open-source ASR components, reporting competitive word error rates on several benchmarks.
Deep Recurrent Neural Networks for Acoustic Modelling
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We present a novel deep Recurrent Neural Network (RNN) model for acoustic modelling in Automatic Speech Recognition (ASR). We term our contribution as a TC-DNN-BLSTM-DNN model, the model combines a Deep Neural Network (DNN) with Time Convolution (TC), followed by a Bidirectional Long Short-Term Memory (BLSTM), and a final DNN. The first DNN acts as a feature processor to our model, the BLSTM then generates a context from the sequence acoustic signal, and the final DNN takes the context and models the posterior probabilities of the acoustic states. We achieve a 3.47 WER on the Wall Street Journal (WSJ) eval92 task or more than 8% relative improvement over the baseline DNN models.
fields
cs.CL 1years
2019 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
IMS-Speech: A Speech to Text Tool
The authors present a web-based German and English transcription tool built from standard open-source ASR components, reporting competitive word error rates on several benchmarks.