Ross ROSS = Recommend OSS · open-source software intelligence for agents

jameslyons/python_speech_features

This library provides common speech features for ASR including MFCCs and filterbank energies. observed · 2026-08-28

github.com/jameslyons/python_speech_features · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4689
  • days_rel: n/a
  • days_push: 1778
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2423 stars · 607 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Python library for extracting common speech features used in automatic speech recognition, including MFCCs, filterbank energies, log filterbank energies, and spectral subband centroids. It provides simple NumPy-based functions with configurable parameters for windowing, filtering, and preemphasis.

Use cases

  • extract mfcc features from audio
  • compute filterbank energies for speech recognition
  • feature extraction for asr models
  • convert wav audio to mfcc vectors
  • preprocess speech data for machine learning

When to choose

  • you need standard MFCC or filterbank features in Python with minimal setup
  • you want a lightweight, well-documented NumPy-based feature extractor
  • you're prototyping speech recognition or audio classification pipelines

When to avoid

  • you need GPU-accelerated or streaming feature extraction
  • you need actively maintained software with recent updates
  • you need end-to-end speech recognition rather than just feature extraction

Facets

library · maturity maintenance

audio-processing speech-recognition machine-learning speech-processing machine-learning python cross-platform mfcc filterbank-energies asr-features signal-processing numpy audio

2 sources

Member repositories

RepositoryRoleHealth v2
jameslyons/python_speech_featuresmain23

For agents

markdown · JSON · MCP: product_card(name="jameslyons/python_speech_features")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem