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

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

Issue 2711923002: Parallel iterator bash script for the quality assessment package. (Closed)
Patch Set: minor fix 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
4 Python wrapper of audioproc_f with which quality assessment can be automatized.
5 The tool allows to simulate different noise conditions, input signals, APM
6 configurations and it computes different scores.
7 Once the scores are computed, the results can be easily exported to an HTML page
8 which allows to listen to the APM input and output signals and also the
9 reference one used for evaluation.
aleloi 2017/02/23 14:48:25 I suggest renaming into README.md and rewriting in
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698