ace19-dev/tensorflow-speech-recognition-challenge
Kaggle Competitions: TensorFlow Speech Recognition Challenge
This project helps build an algorithm that understands simple spoken commands. It takes 1-second audio clips of single words like "yes," "no," or digits, and classifies them into one of a few predefined commands, silence, or an unknown word. Voice interface designers, home automation enthusiasts, or anyone building applications that respond to basic voice prompts would find this useful.
No commits in the last 6 months.
Use this if you need to classify short, distinct audio commands for applications like smart devices or voice-controlled interfaces.
Not ideal if you need to process continuous speech, understand complex sentences, or work with a very large vocabulary outside of basic commands.
Stars
26
Forks
9
Language
Python
License
—
Category
Last pushed
Mar 04, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/ace19-dev/tensorflow-speech-recognition-challenge"
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