tree: d9e34496e9530aa8520abaa08e12a19c92294d02 [path history] [tgz]
  1. apm_configs/
  2. output/
  3. quality_assessment/
  4. apm_quality_assessment-export.py
  5. apm_quality_assessment-gencfgs.py
  6. apm_quality_assessment.py
  7. apm_quality_assessment.sh
  8. BUILD.gn
  9. OWNERS
  10. README.md
  11. test_simulation.py
modules/audio_processing/test/py_quality_assessment/README.md

APM Quality Assessment tool

Python wrapper of audioproc_f with which quality assessment can be automatized. The tool allows to simulate different noise conditions, input signals, APM configurations and it computes different scores. Once the scores are computed, the results can be easily exported to an HTML page which allows to listen to the APM input and output signals and also the reference one used for evaluation.

IMPORTANT: the whole code has not been landed yet.