[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUDITORY] Cambridge Loudness Model in Python Numpy and JAX



I’m happy to announce that we (Jeremy Hsiao and I) have translated the Cambridge loudness model written by Brian Moore (and Brian Glasberg and Josef Schlittenlacher) into Python.  We have a complete implementation in Numpy, and a runnable version in JAX.
 
The code, as well as an extensive test suite and demos, are available on GitHub.
	https://github.com/MalcolmSlaney/LoudnessModel
 
We hope you find this useful.
 
- Malcolm and Jeremy Hsiao