SDASOct 26, 2021

AQP: An Open Modular Python Platform for Objective Speech and Audio Quality Metrics

arXiv:2110.13589v2Has Code
Originality Synthesis-oriented
AI Analysis

This provides a tool for audio signal processing researchers to streamline metric evaluation, though it is incremental as it builds on existing metrics.

The paper tackles the challenge of comparing and testing objective audio quality metrics by introducing AQP, an open-source Python platform that enables modular benchmarking, prototyping, and visualization, resulting in improved robustness and reproducibility for researchers.

Audio quality assessment has been widely researched in the signal processing area. Full-reference objective metrics (e.g., POLQA, ViSQOL) have been developed to estimate the audio quality relying only on human rating experiments. To evaluate the audio quality of novel audio processing techniques, researchers constantly need to compare objective quality metrics. Testing different implementations of the same metric and evaluating new datasets are fundamental and ongoing iterative activities. In this paper, we present AQP - an open-source, node-based, light-weight Python pipeline for audio quality assessment. AQP allows researchers to test and compare objective quality metrics helping to improve robustness, reproducibility and development speed. We introduce the platform, explain the motivations, and illustrate with examples how, using AQP, objective quality metrics can be (i) compared and benchmarked; (ii) prototyped and adapted in a modular fashion; (iii) visualised and checked for errors. The code has been shared on GitHub to encourage adoption and contributions from the community.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes