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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesWindowed Segmentation

Dividing continuous time-series data into smaller, often overlapping, time windows for analysis.

Distinct from Time Series Segmenters: Distinct from the ML-based labeling in [f6_mt1]; this is a structural division of the signal into windows.

Explore 1 awesome GitHub repository matching data & databases · Windowed Segmentation. Refine with filters or upvote what's useful.

Awesome Windowed Segmentation GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • jameslyons/python_speech_featuresAvatar de jameslyons

    jameslyons/python_speech_features

    2,422Voir sur 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

    Segments continuous audio waveforms into overlapping short-time frames using configurable window functions.

    Python
    Voir sur GitHub↗2,422
  1. Home
  2. Data & Databases
  3. Time Series Manipulation
  4. Windowed Segmentation