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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • jameslyons/python_speech_featuresAvatar von jameslyons

    jameslyons/python_speech_features

    2,422Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,422
  1. Home
  2. Data & Databases
  3. Time Series Manipulation
  4. Windowed Segmentation