Skip to content

Conversation

@cwu307
Copy link

@cwu307 cwu307 commented Jul 2, 2024

This PR includes the followings:

  • a basic implementation for calculating LRA based on the Matlab example in the EBU tech 3342 report.
  • The implementation was tested locally (Python 3.10) on the 6 test signals specified in the report (available here: https://tech.ebu.ch/publications/ebu_loudness_test_set), and the values are within +- 1LU.
  • The implementation was tested locally on 7 long-form content (i.e., 1~2 hours long) and compared against another implementation (DPLM). The values are within +- 1LU.

There are minor changes to the main functions in order to enable this calculation, but they should not interfere the main functionalities. Please have a look and test it in your dev environment. Happy to debug (as I am sure there will be plenty 😂 )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant