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-09-21 20:46:08 +0300
committerJean-Marc Valin <jmvalin@amazon.com>2023-09-30 10:57:38 +0300
commit4af5f57415ee4d6eca4a757afc4a503d54ff3abf (patch)
tree26e825cbfdb0a013be80c5b8705403c19fdc9965
parente6149735687558945c295728fc0fa3a44c108e5c (diff)
Model update
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index b50480e4..5fcbfea2 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 9615893
echo "Updating build configuration files, please wait...."