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

Unified 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, 10 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 side-by-side diff with in-line comments
Download patch
Index: webrtc/modules/audio_processing/test/py_quality_assessment/README
diff --git a/webrtc/modules/audio_processing/test/py_quality_assessment/README b/webrtc/modules/audio_processing/test/py_quality_assessment/README
new file mode 100644
index 0000000000000000000000000000000000000000..c78539e600f24b3964de794f3a2d37256109140d
--- /dev/null
+++ b/webrtc/modules/audio_processing/test/py_quality_assessment/README
@@ -0,0 +1,9 @@
+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.
aleloi 2017/02/23 14:48:25 I suggest renaming into README.md and rewriting in

Powered by Google App Engine
This is Rietveld 408576698