gtiwari333/speech-recognition-java-hidden-markov-model-vq-mfcc
Automatically exported from code.google.com/p/speech-recognition-java-hidden-markov-model-vq-mfcc
This tool helps you train a system to recognize specific spoken words. You provide multiple audio recordings of yourself speaking individual words, and the system learns to identify them. The output is a trained model that can then be used to determine which of those specific words is being spoken in new audio. This is ideal for researchers or students exploring fundamental speech recognition techniques.
No commits in the last 6 months.
Use this if you need to experiment with a basic, isolated-word speech recognition system and understand the underlying HMM/VQ/MFCC process.
Not ideal if you need to recognize continuous speech, a large vocabulary, or require state-of-the-art accuracy for production use.
Stars
12
Forks
8
Language
Java
License
—
Category
Last pushed
Jun 07, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/gtiwari333/speech-recognition-java-hidden-markov-model-vq-mfcc"
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