wblgers/hmm_speech_recognition_demo
A demo for simple isolated Chinese speech word recognition using GMMHMM in Python
This project helps developers build basic speech recognition systems by demonstrating how to train models for isolated words. It takes small audio files of spoken words as input and outputs a predicted label for each word. Software developers working on speech-enabled applications or research projects would find this useful for understanding Hidden Markov Models.
No commits in the last 6 months.
Use this if you are a developer looking for a straightforward example of isolated word speech recognition using GMM-HMMs.
Not ideal if you need to recognize continuous speech, or if you are not a developer and simply want to use a speech recognition tool.
Stars
43
Forks
24
Language
Python
License
—
Category
Last pushed
Aug 30, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/wblgers/hmm_speech_recognition_demo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
julius-speech/julius
Open-Source Large Vocabulary Continuous Speech Recognition Engine
rolczynski/Automatic-Speech-Recognition
🎧 Automatic Speech Recognition: DeepSpeech & Seq2Seq (TensorFlow)
tabahi/formantfeatures
Extract frequency, power, width and dissonance of formants from wav files
libdriver/ld3320
LD3320 full-featured driver library for general-purpose MCU and Linux.
awsaf49/audio_classification_models
Tensorflow Audio Classification Models