Contents

matchering 2.0.6

0

Audio Matching and Mastering Python Library

Audio Matching and Mastering Python Library

Stars: 1189, Watchers: 1189, Forks: 145, Open Issues: 16

The sergree/matchering repo was created 5 years ago and the last code push was 2 months ago.
The project is very popular with an impressive 1189 github stars!

How to Install matchering

You can install matchering using pip

pip install matchering

or add it to a project with poetry

poetry add matchering

Package Details

Author
Sergree
License
GPLv3
Homepage
https://github.com/sergree/matchering
PyPi:
https://pypi.org/project/matchering/
GitHub Repo:
https://github.com/sergree/matchering

Classifiers

  • Artistic Software
  • Multimedia
  • Multimedia/Sound/Audio
  • Multimedia/Sound/Audio/Analysis
  • Multimedia/Sound/Audio/Conversion
  • Utilities
No  matchering  pypi packages just yet.

Errors

A list of common matchering errors.

Code Examples

Here are some matchering code examples and snippets.

Related Packages & Articles

pyo 1.0.5

Python module to build digital signal processing program.

audiocraft 1.2.0

The Audiocraft library is a powerful tool for audio processing and generation using deep learning. Developed by Facebook Research, it includes the Encodec audio compressor tokenizer and MusicGen, a language model for music generation that can be controlled with text and melody. This makes it a valuable resource for developers and researchers interested in music generation and audio processing. The library is built on PyTorch and requires a GPU for operation.

audioflux 0.1.8

A library for audio and music analysis, feature extraction.

monkeyplug 2.0.1

monkeyplug is a little script to mute profanity in audio files.

pooch 1.8.1

"Pooch manages your Python library's sample data files: it automatically downloads and stores them in a local directory, with support for versioning and corruption checks."

pyhf 0.7.6

pure-Python HistFactory implementation with tensors and autodiff

ta 0.11.0

ta is a Python module that provides a technical analysis library, designed to enable feature engineering from financial time series datasets. It is built on the pandas and numpy libraries and offers a wide range of indicators such as volume, volatility, trend, and momentum indicators. ta is designed for Python developers working in the financial sector, making it a valuable asset in the field of Financial Software and Fintech Solutions, particularly for those developing trading algorithms or investment strategies.

pydub 0.25.1

Manipulate audio with an simple and easy high level interface