audio-loudness-batch-normalize 0.3.2

Easy to use audio loudness batch normalization tool using EBU R128 and RMS
Documentation
1
2
3
4
5
6
7
[project]
name = "audio-loudness-batch-normalize"
version = "0.1.0"
description = "only for testing"
readme = "README.md"
requires-python = ">=3.12"
dependencies = ["librosa>=0.11.0", "matplotlib>=3.10.1"]