Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Marc Valin <jmvalin@amazon.com>2023-10-02 08:47:46 +0300
committerJean-Marc Valin <jmvalin@amazon.com>2023-10-02 08:47:46 +0300
commitda7f4c6c99d1f4e4153f97ee5a6bbd07199507f3 (patch)
tree9a0ef9ab93dfb0dc05a48312c1c01c644219603e
parent27663d364188711e5f662304357cb532e689bfe2 (diff)
update model
-rwxr-xr-xautogen.sh2
-rw-r--r--silk/dred_config.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/autogen.sh b/autogen.sh
index b50480e4..7f9f83bc 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -9,7 +9,7 @@ set -e
srcdir=`dirname $0`
test -n "$srcdir" && cd "$srcdir"
-dnn/download_model.sh 574c766
+dnn/download_model.sh 27663d3
echo "Updating build configuration files, please wait...."
diff --git a/silk/dred_config.h b/silk/dred_config.h
index aa06c7ed..03125f1b 100644
--- a/silk/dred_config.h
+++ b/silk/dred_config.h
@@ -32,7 +32,7 @@
#define DRED_EXTENSION_ID 126
/* Remove these two completely once DRED gets an extension number assigned. */
-#define DRED_EXPERIMENTAL_VERSION 3
+#define DRED_EXPERIMENTAL_VERSION 4
#define DRED_EXPERIMENTAL_BYTES 2