Skip to content

Commit

Permalink
Model update
Browse files Browse the repository at this point in the history
  • Loading branch information
jmvalin committed Nov 7, 2023
1 parent 03c49ab commit 1c4404a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion autogen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ set -e
srcdir=`dirname $0`
test -n "$srcdir" && cd "$srcdir"

dnn/download_model.sh 98b8be0
dnn/download_model.sh 2386a60

echo "Updating build configuration files, please wait...."

Expand Down
2 changes: 1 addition & 1 deletion silk/dred_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
#define DRED_EXTENSION_ID 126

/* Remove these two completely once DRED gets an extension number assigned. */
#define DRED_EXPERIMENTAL_VERSION 7
#define DRED_EXPERIMENTAL_VERSION 8
#define DRED_EXPERIMENTAL_BYTES 2


Expand Down

0 comments on commit 1c4404a

Please sign in to comment.