awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
astorfi avatar

astorfi/speechpy

0
View on GitHub↗
883 stars·105 forks·Python·Apache-2.0·10 views

Speechpy

:speech_balloon: SpeechPy - A Library for Speech Processing and Recognition: http://speechpy.readthedocs.io/en/latest/

Features

  • Feature Extraction - Library focused on speech processing and feature extraction.

Star history

Star history chart for astorfi/speechpyStar history chart for astorfi/speechpy

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does astorfi/speechpy do?

:speech_balloon: SpeechPy - A Library for Speech Processing and Recognition: http://speechpy.readthedocs.io/en/latest/

What are the main features of astorfi/speechpy?

The main features of astorfi/speechpy are: Feature Extraction.

Which projects share features with astorfi/speechpy?

Projects with overlapping indexed features include: jameslyons/python_speech_features — Python speech features is a signal processing toolkit and library for extracting standard speech recognition features… pannous/tensorflow-speech-recognition — This library provides a deep learning framework for training neural networks to perform speech recognition and audio… libaudioflux/audioflux — A library for audio and music analysis, feature extraction. mtg/essentia — C++ library for audio and music analysis, description and synthesis, including Python bindings. yaafe/yaafe — Audio features extraction. danilobellini/audiolazy — Expressive Digital Signal Processing (DSP) package for Python.

Projects sharing features with Speechpy

These projects share indexed features with Speechpy. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • jameslyons/python_speech_featuresjameslyons avatar

    jameslyons/python_speech_features

    2,422View on GitHub↗

    Python speech features is a signal processing toolkit and library for extracting standard speech recognition features from raw audio signals. It provides computational capabilities to calculate mel-frequency cepstral coefficients, raw and log filterbank energies, and spectral subband centroids for automated speech recognition systems and acoustic analysis. The library implements audio signal transformations including pre-emphasis filtering, overlapping windowed frame segmentation, Fast Fourier Transform spectral analysis, mel-filterbank projection with configurable filter weights and frequenc

    Python
    View on GitHub↗2,422
  • pannous/tensorflow-speech-recognitionpannous avatar

    pannous/tensorflow-speech-recognition

    2,172View on GitHub↗

    This library provides a deep learning framework for training neural networks to perform speech recognition and audio classification. It utilizes sequence-to-sequence architectures to map variable-length audio inputs into text or numerical outputs, enabling the development of custom speech-to-text transcription models. The project distinguishes itself through integrated audio processing capabilities that transform raw waveforms into spectrograms and high-dimensional numerical vectors. These tools allow for the extraction of unique vocal characteristics to identify speakers, as well as the clas

    Pythondeep-learningneural-networkspeech-recognition
    View on GitHub↗2,172
  • libaudioflux/audiofluxlibAudioFlux avatar

    libAudioFlux/audioFlux

    3,319View on GitHub↗

    A library for audio and music analysis, feature extraction.

    Caudioaudio-analysisaudio-features
    View on GitHub↗3,319
  • danilobellini/audiolazydanilobellini avatar

    danilobellini/audiolazy

    714View on GitHub↗

    Expressive Digital Signal Processing (DSP) package for Python

    Python
    View on GitHub↗714
  • Compare all 9 related projects→