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

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

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

librosa/librosa

0
View on GitHub↗
8,200 星标·1,032 分支·Python·isc·7 次浏览librosa.org↗

Librosa

Librosa is a Python audio analysis library and digital signal processing framework. It functions as a feature extraction suite and music information retrieval tool designed to analyze the structural and sonic characteristics of audio signals.

The library provides specialized capabilities for music analysis, including dynamic tempo tracking to identify rhythmic pulses and spectral feature extraction to compute harmonic spectra, chroma variants, and onset points. It also serves as a time-series audio processor for synchronizing audio streams.

The system covers a broad range of audio processing and analysis domains, including audio source separation, signal segmentation, and rhythmic analysis. It implements computational primitives for spectral transforms and temporal alignment to organize and retrieve music information.

Features

  • Digital Signal Processing - Provides a comprehensive digital signal processing framework for transforming, analyzing, and manipulating audio data.
  • Audio Spectral Features - Computes frequency-based representations to identify chroma variants, harmonic spectra, and onset points.
  • Audio Processing Libraries - Provides a Python-based library for extracting structural and sonic features from audio signals.
  • Audio Stream Synchronizers - Implements time-series processing to synchronize audio streams and track dynamic tempo variations through warping techniques.
  • Audio Feature Extraction - Extracts meaningful sonic characteristics and patterns from raw audio data, including spectrograms and filter banks.
  • Dynamic Tempo Tracking - Tracks the dynamic tempo and rhythmic pulse of audio signals to identify beat patterns.
  • Signal Processing - Implements a full signal processing framework for spectral analysis, source separation, and time-stretching.
  • Fourier Transforms - Provides short-time Fourier transforms to convert time-domain audio signals into frequency-domain representations.
  • Audio Analysis Tools - Provides utilities for extracting musical attributes, including identifying the rhythmic pulse and tracking tempo changes over time.
  • Source Separation Tools - Implements tools for decomposing multichannel audio mixtures into individual components using linear algebraic projections.
  • Audio Recording Synchronization - Synchronizes two different audio recordings in time using warping techniques to account for tempo variations.
  • Audio Segmentation Utilities - Divides audio streams into distinct sections using mathematical segmentation to identify structural changes.
  • Phase-Vocoder Resampling - Implements phase-vocoder resampling to change audio duration while preserving the original pitch.
  • Dynamic Time Warping - Provides dynamic time warping algorithms to align audio sequences by non-linearly stretching or compressing the time axis.
  • Computer Audition - Library for music and audio signal analysis.
  • Music Information Retrieval - General-purpose audio and music analysis library.
  • Audio Libraries - Python package for music information retrieval and analysis.
  • Audio and Video Processing - Analyzes audio and music signals for feature extraction.
  • Audio Processing - Tools for audio and music signal analysis.
  • Audio Video Processing - Listed in the “Audio Video Processing” section of the Awesome Python awesome list.
  • Media and Communication - Audio and music analysis library.

Star 历史

librosa/librosa 的 Star 历史图表librosa/librosa 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Librosa 的开源替代方案

相似的开源项目,按与 Librosa 的功能重合度排序。
  • tyiannak/pyaudioanalysistyiannak 的头像

    tyiannak/pyAudioAnalysis

    6,242在 GitHub 上查看↗

    pyAudioAnalysis is a Python library and framework for audio signal processing and analysis. It provides tools for extracting mathematical representations of sound, such as spectrograms, and implements a system for training and evaluating machine learning models to classify audio segments based on acoustic patterns. The project includes dedicated utilities for audio segmentation, which allow for the removal of silence and the detection of specific audio events to divide recordings into meaningful sections. It also provides data visualization capabilities that use dimensionality reduction to ma

    Python
    在 GitHub 上查看↗6,242
  • 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
  • jiaaro/pydubjiaaro 的头像

    jiaaro/pydub

    9,767在 GitHub 上查看↗

    Pydub is a Python audio manipulation library and digital audio processor used for editing, slicing, and converting audio files and segments. It serves as a programmatic wrapper for FFmpeg to import and export a wide variety of audio formats. The library functions as an audio signal generator capable of creating synthetic waveforms, such as sine waves and white noise. It also provides tools for digital signal processing, including the application of filters, fades, crossfades, and gain adjustments to sound signals. Its broader capabilities cover programmatic audio editing through concatenatio

    Python
    在 GitHub 上查看↗9,767
  • sergree/matcheringsergree 的头像

    sergree/matchering

    2,551在 GitHub 上查看↗

    Matchering is an audio mastering tool and Python library designed to match the frequency balance and loudness of a target track to a specific reference track. It functions as a reference-based mastering system that aligns a target signal's spectral envelope, RMS, and peak amplitude with those of a chosen reference file. The project utilizes a multi-stage processing pipeline featuring an FFT spectral matching engine to adjust frequency response. It ensures output quality through the use of a brickwall limiter to prevent signal clipping while preserving the original waveform shape. The tool pr

    Pythonaudiodocker-imagedsp
    在 GitHub 上查看↗2,551
查看 Librosa 的所有 30 个替代方案→

常见问题解答

librosa/librosa 是做什么的?

Librosa is a Python audio analysis library and digital signal processing framework. It functions as a feature extraction suite and music information retrieval tool designed to analyze the structural and sonic characteristics of audio signals.

librosa/librosa 的主要功能有哪些?

librosa/librosa 的主要功能包括:Digital Signal Processing, Audio Spectral Features, Audio Processing Libraries, Audio Stream Synchronizers, Audio Feature Extraction, Dynamic Tempo Tracking, Signal Processing, Fourier Transforms。

librosa/librosa 有哪些开源替代品?

librosa/librosa 的开源替代品包括: tyiannak/pyaudioanalysis — pyAudioAnalysis is a Python library and framework for audio signal processing and analysis. It provides tools for… aubio/aubio — Aubio is an audio analysis and digital signal processing library designed for music information retrieval. It provides… jiaaro/pydub — Pydub is a Python audio manipulation library and digital audio processor used for editing, slicing, and converting… sergree/matchering — Matchering is an audio mastering tool and Python library designed to match the frequency balance and loudness of a… accord-net/framework — This project is a scientific computing framework for the .NET ecosystem, providing a comprehensive suite of libraries… hosseinmoein/dataframe — DataFrame is a C++ tabular data library and manipulation engine designed for managing heterogeneous data in contiguous…