Belief Hidden Markov Model for speech recognition
Speech Recognition searches to predict the spoken words automatically. These systems are known to be very expensive because of using several pre-recorded hours of speech. Hence, building a model that minimizes the cost of the recognizer will be very interesting. In this paper, we present a new approach for recognizing speech based on belief HMMs instead of proba-bilistic HMMs. Experiments shows that our belief recognizer is insensitive to the lack of the data and it can be trained using only one exemplary of each acoustic unit and it gives a good recognition rates. Consequently, using the belief HMM recognizer can greatly minimize the cost of these systems.
Code (0)
등록된 구현이 없습니다.
Tasks
modelspeech-recognitionSpeech RecognitionSimilar Papers 제목 키워드 기반
Hidden Markov Model: Tutorial
This is a tutorial paper for Hidden Markov Model (HMM). First, we briefly review the background on Expectation Maximization (EM), Lagrange multiplier, factor graph, the sum-product algorithm, the max-product algorithm, a…
Action RecognitionBayesian InferenceBayesian Optimisationmodel+5Second-Order Belief Hidden Markov Models
Hidden Markov Models (HMMs) are learning methods for pattern recognition. The probabilistic HMMs have been one of the most used techniques based on the Bayesian model. First-order probabilistic HMMs were adapted to the t…
F0 Modeling In Hmm-Based Speech Synthesis System Using Deep Belief Network
In recent years multilayer perceptrons (MLPs) with many hid- den layers Deep Neural Network (DNN) has performed sur- prisingly well in many speech tasks, i.e. speech recognition, speaker verification, speech synthesis et…
ClusteringSpeaker Verificationspeech-recognitionSpeech Recognition+1On the Effect of Purely Synthetic Training Data for Different Automatic Speech Recognition Architectures
In this work we evaluate the utility of synthetic data for training automatic speech recognition (ASR). We use the ASR training data to train a text-to-speech (TTS) system similar to FastSpeech-2. With this TTS we reprod…
Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Decoderspeech-recognition+4Deep Neural Networks for Acoustic Modeling in Speech Recognition
Most current speech recognition systems use hidden Markov models (HMMs) to deal with the temporal variability of speech and Gaussian mixture models to determine how well each state of each HMM fits a frame or a short wind…
speech-recognitionSpeech Recognition