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

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

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

danilobellini/audiolazy

0
View on GitHub↗
714 星标·75 分支·Python·GPL-3.0·1 次浏览

Audiolazy

Expressive Digital Signal Processing (DSP) package for Python

Features

  • Feature Extraction - Real-time audio processing and general-purpose analysis.
  • Audio Processing - Digital signal processing package.

Star 历史

danilobellini/audiolazy 的 Star 历史图表danilobellini/audiolazy 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

danilobellini/audiolazy 是做什么的?

Expressive Digital Signal Processing (DSP) package for Python

danilobellini/audiolazy 的主要功能有哪些?

danilobellini/audiolazy 的主要功能包括:Feature Extraction, Audio Processing。

danilobellini/audiolazy 有哪些开源替代品?

danilobellini/audiolazy 的开源替代品包括: aubio/aubio — Aubio is an audio analysis and digital signal processing library designed for music information retrieval. It provides… libaudioflux/audioflux — A library for audio and music analysis, feature extraction. jameslyons/python_speech_features — Python speech features is a signal processing toolkit and library for extracting standard speech recognition features… pannous/tensorflow-speech-recognition — This library provides a deep learning framework for training neural networks to perform speech recognition and audio… ahmettkeskin/interactiveplayerview — Custom iOS music player view. adamstark/audiofile — A simple C++ library for reading and writing audio files.

Audiolazy 的开源替代方案

相似的开源项目,按与 Audiolazy 的功能重合度排序。
  • aubio/aubioaubio 的头像

    aubio/aubio

    3,714在 GitHub 上查看↗

    Aubio is an audio analysis and digital signal processing library designed for music information retrieval. It provides a suite of tools for extracting musical features, estimating fundamental frequencies, and tracking rhythmic pulses in audio streams. The library specializes in the detection of pitch and beat, enabling the extraction of musical notes and the estimation of overall tempo. It also includes capabilities for automatic onset detection to identify the start of sonic events and the separation of audio signals into percussive transients and steady-state tonal components. The system c

    Canalysisannotationaudio
    在 GitHub 上查看↗3,714
  • libaudioflux/audiofluxlibAudioFlux 的头像

    libAudioFlux/audioFlux

    3,319在 GitHub 上查看↗

    A library for audio and music analysis, feature extraction.

    Caudioaudio-analysisaudio-features
    在 GitHub 上查看↗3,319
  • 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

    Python
    在 GitHub 上查看↗2,422
  • pannous/tensorflow-speech-recognitionpannous 的头像

    pannous/tensorflow-speech-recognition

    2,172在 GitHub 上查看↗

    This library provides a deep learning framework for training neural networks to perform speech recognition and audio classification. It utilizes sequence-to-sequence architectures to map variable-length audio inputs into text or numerical outputs, enabling the development of custom speech-to-text transcription models. The project distinguishes itself through integrated audio processing capabilities that transform raw waveforms into spectrograms and high-dimensional numerical vectors. These tools allow for the extraction of unique vocal characteristics to identify speakers, as well as the clas

    Pythondeep-learningneural-networkspeech-recognition
    在 GitHub 上查看↗2,172
  • 查看 Audiolazy 的所有 30 个替代方案→