MoSQITo is a unified and modular development framework of key sound quality metrics favoring reproducible science and efficient shared scripting among engineers, teachers and researchers community.
Apache License 2.0
134
stars
44
forks
source link
loudness_zwst and sharpness_din per time segments #45
Today, _loudnesszwst and _sharpnessdin can be computed over the whole input time signal. The idea would be to able to compute the metrics over time segments by using sb (block size) and sh (hop size) input arguments.
Today, _loudnesszwst and _sharpnessdin can be computed over the whole input time signal. The idea would be to able to compute the metrics over time segments by using sb (block size) and sh (hop size) input arguments.