aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2021-01-20 00:25:59 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-01-20 00:25:59 +0000
commit7b41b3fee7ce280d9f89f8e32250d713bf11c352 (patch)
treee078a8aad46d844e49ce7684abf99a550acd3bee /README
parent4e713ba768e12d4aa2ffd0649cddbada03a3a263 (diff)
parent2d2ac94470a6d6e7a9a1b61fd11f4cf2a336b1cc (diff)
downloadrnnoise-7b41b3fee7ce280d9f89f8e32250d713bf11c352.tar.gz
Upgrade rnnoise to 125d8a56e0049728c86c9a575dab348fc9523e96 am: 08aa096f48 am: 2d2ac94470
Original change: https://android-review.googlesource.com/c/platform/external/rnnoise/+/1553894 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Id1014f139da3f8253f7d8cce8cd5e6e4735b735e
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 88fc79c..da30b69 100644
--- a/README
+++ b/README
@@ -15,3 +15,7 @@ PCM files sampled at 48 kHz. It can be used as:
./examples/rnnoise_demo <number of channels> <maximum attenuation> < input.raw > output.raw
The output is also a 16-bit raw PCM file.
+
+The latest version of the source is available from
+https://gitlab.xiph.org/xiph/rnnoise . The github repository
+is a convenience copy.