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:
authorJan Buethe <jbuethe@amazon.de>2024-01-19 17:52:22 +0300
committerJan Buethe <jbuethe@amazon.de>2024-01-19 18:45:28 +0300
commit88477f4bc2b320eecffa0ff4a7b19dd81e8baf8f (patch)
tree2f135e63df8ec12fbffd936be886a862892992a8
parent3f75ac8bf62fdab6f64012b54e1edd367ee32494 (diff)
updated osce models
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 2cac2083..fefb609f 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 caca188
+dnn/download_model.sh c15bbe3
echo "Updating build configuration files, please wait...."