MohammedRashad/FPGA-Speech-Recognition
Expiremental Speech Recognition System using VHDL & MATLAB.
This project helps hobbyists and students experiment with building basic speech recognition systems on low-cost hardware. It takes spoken digits (specifically '0' or '1') captured via a laptop microphone, processes them in MATLAB, and then sends the data to an Altera DE0 FPGA. The FPGA compares the spoken digit to trained patterns and indicates which digit was spoken using its 7-segment display and LEDs. This is ideal for those learning about embedded systems, digital signal processing, or FPGA-based solutions for simple voice commands.
No commits in the last 6 months.
Use this if you are an engineering student or hobbyist looking to implement a basic, isolated-word speech recognition system on an Altera DE0 FPGA for educational or experimental purposes.
Not ideal if you need a robust, high-accuracy speech recognition system for complex vocabulary, real-world applications, or if you don't have access to an Altera DE0 board and MATLAB.
Stars
50
Forks
18
Language
VHDL
License
GPL-3.0
Category
Last pushed
Mar 18, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/MohammedRashad/FPGA-Speech-Recognition"
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