Eomys / MoSQITo

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

Closed mglesser closed 2 years ago

mglesser commented 2 years ago

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.

mglesser commented 2 years ago

Implementation ongoing in this branch: https://github.com/mglesser/MoSQITo/tree/time_segment

mglesser commented 2 years ago

Solved in release 1.0.0