paper-with-me

홈 › Papers

Building DNN Acoustic Models for Large Vocabulary Speech Recognition

2014-06-30 · Andrew L. Maas, Peng Qi, Ziang Xie, Awni Y. Hannun, Christopher T. Lengerich, Daniel Jurafsky, Andrew Y. Ng

Deep neural networks (DNNs) are now a central component of nearly all state-of-the-art speech recognition systems. Building neural network acoustic models requires several design decisions including network architecture, size, and training loss function. This paper offers an empirical investigation on which aspects of DNN acoustic model design are most important for speech recognition system performance. We report DNN classifier performance and final speech recognizer word error rates, and compare DNNs using several metrics to quantify factors influencing differences in task performance. Our first set of experiments use the standard Switchboard benchmark corpus, which contains approximately 300 hours of conversational telephone speech. We compare standard DNNs to convolutional networks, and present the first experiments using locally-connected, untied neural networks for acoustic modeling. We additionally build systems on a corpus of 2,100 hours of training data by combining the Switchboard and Fisher corpora. This larger corpus allows us to more thoroughly examine performance of large DNN models -- with up to ten times more parameters than those typically used in speech recognition systems. Our results suggest that a relatively simple DNN architecture and optimization technique produces strong results. These findings, along with previous work, help establish a set of best practices for building DNN hybrid speech recognition systems with maximum likelihood training. Our experiments in DNN optimization additionally serve as a case study for training DNNs with discriminative loss functions for speech tasks, as well as DNN classifiers more generally.

📄 PDF Abstract BibTeX arXiv:1406.7806

Code (1)

pannous/caffe-speech-recognition caffe2

Tasks

speech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Neural Speech Recognizer: Acoustic-to-Word LSTM Model for Large Vocabulary Speech Recognition

2016-10-31 · Hagen Soltau, Hank Liao, Hasim Sak

We present results that show it is possible to build a competitive, greatly simplified, large vocabulary continuous speech recognition system with whole words as acoustic units. We model the output vocabulary of about 10…

Language ModelingLanguage Modellingspeech-recognitionSpeech Recognition

First-Pass Large Vocabulary Continuous Speech Recognition using Bi-Directional Recurrent DNNs

2014-08-12 · Awni Y. Hannun, Andrew L. Maas, Daniel Jurafsky, Andrew Y. Ng

We present a method to perform first-pass large vocabulary continuous speech recognition using only a neural network and language model. Deep neural network acoustic models are now commonplace in HMM-based speech recogni…

Language ModelingLanguage Modellingspeech-recognitionSpeech Recognition

Dynamic Acoustic Unit Augmentation With BPE-Dropout for Low-Resource End-to-End Speech Recognition

2021-03-12 · Aleksandr Laptev, Andrei Andrusenko, Ivan Podluzhny, Anton Mitrofanov 외

With the rapid development of speech assistants, adapting server-intended automatic speech recognition (ASR) solutions to a direct device has become crucial. Researchers and industry prefer to use end-to-end ASR systems …

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

Free Acoustic and Language Models for Large Vocabulary Continuous Speech Recognition in Swedish

2014-05-01 · LREC 2014 5 · Niklas Vanhainen, Giampiero Salvi

This paper presents results for large vocabulary continuous speech recognition (LVCSR) in Swedish. We trained acoustic models on the public domain NST Swedish corpus and made them freely available to the community. The t…

Language Modellingspeech-recognitionSpeech Recognition

Deep Spiking Neural Networks for Large Vocabulary Automatic Speech Recognition

2019-11-19 · Jibin Wu, Emre Yilmaz, Malu Zhang, Haizhou Li 외

Artificial neural networks (ANN) have become the mainstream acoustic modeling technique for large vocabulary automatic speech recognition (ASR). A conventional ANN features a multi-layer architecture that requires massiv…

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