Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(854)

Side by Side Diff: webrtc/modules/audio_processing/test/py_quality_assessment/README.md

Issue 2711923002: Parallel iterator bash script for the quality assessment package. (Closed)
Patch Set: README file for the default output folder Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 **APM Quality Assessment tool**
2
3 Python wrapper of audioproc_f with which quality assessment can be automatized.
4 The tool allows to simulate different noise conditions, input signals, APM
5 configurations and it computes different scores.
6 Once the scores are computed, the results can be easily exported to an HTML page
7 which allows to listen to the APM input and output signals and also the
8 reference one used for evaluation.
9
10 IMPORTANT: **the whole code has not been landed yet.**
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698