ShoYamanishi/AndroidMFCC
26-Point MFCC & 512-Point FFT Generator & Visualizer in Java, C++, and NEON intrinsics
This project helps Android developers integrate real-time audio analysis into their apps. It takes live audio input from the device's microphone and outputs both a visual representation of the audio spectrum (FFT) and Mel-frequency cepstral coefficients (MFCCs). This is ideal for developers building speech recognition, music analysis, or sound identification features into Android applications.
No commits in the last 6 months.
Use this if you are an Android developer looking to implement efficient, real-time audio feature extraction like MFCCs and FFTs in your application.
Not ideal if you are a non-developer or need a ready-to-use application for audio analysis rather than a component for building one.
Stars
15
Forks
2
Language
C++
License
MIT
Category
Last pushed
Dec 26, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/ShoYamanishi/AndroidMFCC"
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