Skip to content

Add ITU-R BS.1770-4 Loudness #1205

@PetrochukM

Description

@PetrochukM

🚀 Feature

Implement a standard algorithm for computing audio loudness, like ITU-R BS.1770-4.

Motivation

Audio loudness is an important feature for representing audio. For example, it's used in this popular library: https://github.com/magenta/ddsp

Pitch

Here is a numpy implementation of ITU-R BS.1770-4. It'd be helpful to have this translated to PyTorch and included in this library: https://github.com/csteinmetz1/pyloudnorm/blob/master/pyloudnorm/meter.py

Here is the official loudness implementation from the original paper: https://github.com/BrechtDeMan/loudness.py/blob/master/loudness.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions