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-04 10:42:42 +0300
committerJean-Marc Valin <jmvalin@amazon.com>2023-10-04 10:42:42 +0300
commit47368fb70130ddf7e54606ceb82e653131166109 (patch)
tree210e6474d628c00ba439bf3b8bbf565696bddc57
parent4c069fe3fd86ead9b3aecf819818d2ec00ffb49f (diff)
model updateexp_pitchdnn4
-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 7f9f83bc..b0ab990f 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 27663d3
+dnn/download_model.sh da7f4c6
echo "Updating build configuration files, please wait...."
diff --git a/silk/dred_config.h b/silk/dred_config.h
index 03125f1b..46f32a8d 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 4
+#define DRED_EXPERIMENTAL_VERSION 5
#define DRED_EXPERIMENTAL_BYTES 2