astorfi/speechpy
:speech_balloon: SpeechPy - A Library for Speech Processing and Recognition: http://speechpy.readthedocs.io/en/latest/
Provides mel-frequency cepstral coefficients (MFCCs), mel-filterbank energies, and log-filterbank energies through configurable frame-based feature extraction with adjustable FFT length, filter counts, and frequency bands. The library implements standard speech signal processing pipelines using NumPy, performing frame windowing and Mel-scale spectral analysis to produce feature matrices suitable for machine learning models. Designed as a standalone Python package with no external ML framework dependencies, making it flexible for integration with any downstream speech recognition or audio classification system.
886 stars and 2,224 monthly downloads. No commits in the last 6 months. Available on PyPI.
Stars
886
Forks
105
Language
Python
License
Apache-2.0
Category
Last pushed
Dec 15, 2024
Monthly downloads
2,224
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/astorfi/speechpy"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Related tools
Uberi/speech_recognition
Speech recognition module for Python, supporting several engines and APIs, online and offline.
cmusphinx/pocketsphinx
A small speech recognizer
istupakov/onnx-asr
A lightweight Python package for Automatic Speech Recognition using ONNX models
PyThaiNLP/pythaiasr
Python Thai Automatic Speech Recognition
haoheliu/voicefixer
General Speech Restoration