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

Unified Diff: webrtc/modules/audio_processing/test/py_quality_assessment/BUILD.gn

Issue 2711313004: APM Quality Assessment tool, audioproc_f Python wrapper (Closed)
Patch Set: rebase 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
« no previous file with comments | « no previous file | webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/apm_configs/default.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/audio_processing/test/py_quality_assessment/BUILD.gn
diff --git a/webrtc/modules/audio_processing/test/py_quality_assessment/BUILD.gn b/webrtc/modules/audio_processing/test/py_quality_assessment/BUILD.gn
index d607d15bfd36c87d6b1e099f197248b1a74e03ba..d5dda54a1a1465ad388adcdbc6cd761912cc9bc5 100644
--- a/webrtc/modules/audio_processing/test/py_quality_assessment/BUILD.gn
+++ b/webrtc/modules/audio_processing/test/py_quality_assessment/BUILD.gn
@@ -33,6 +33,7 @@ copy("lib") {
testonly = true
sources = [
"quality_assessment/__init__.py",
+ "quality_assessment/audioproc_wrapper.py",
"quality_assessment/data_access.py",
"quality_assessment/eval_scores.py",
"quality_assessment/noise_generation.py",
« no previous file with comments | « no previous file | webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/apm_configs/default.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698