awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • jameslyons/python_speech_featuresالصورة الرمزية لـ jameslyons

    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