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

Unified Diff: modules/audio_processing/test/py_quality_assessment/README.md

Issue 3010413002: Total Harmonic Distorsion plus noise (THD+n) score in APM-QA. (Closed)
Patch Set: merge Created 3 years, 3 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
« no previous file with comments | « no previous file | modules/audio_processing/test/py_quality_assessment/quality_assessment/data_access.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/audio_processing/test/py_quality_assessment/README.md
diff --git a/modules/audio_processing/test/py_quality_assessment/README.md b/modules/audio_processing/test/py_quality_assessment/README.md
index e19a78023679acc516ec924173f13e0fefb981ba..79e1650f08ed972ea27553d2fb1a2d9616e5f5a3 100644
--- a/modules/audio_processing/test/py_quality_assessment/README.md
+++ b/modules/audio_processing/test/py_quality_assessment/README.md
@@ -33,6 +33,12 @@ reference one used for evaluation.
- Go to `out/Default/py_quality_assessment` and check that
`apm_quality_assessment.py` exists
+## Unit tests
+
+ - Compile WebRTC
+ - Go to `out/Default/py_quality_assessment`
+ - Run `python -m unittest -p "*_unittest.py" discover`
+
## First time setup
- Deploy PolqaOem64 and set the `POLQA_PATH` environment variable
« no previous file with comments | « no previous file | modules/audio_processing/test/py_quality_assessment/quality_assessment/data_access.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698