awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • jameslyons/python_speech_featuresjameslyons 的头像

    jameslyons/python_speech_features

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