Model update

This commit is contained in:
Jean-Marc Valin 2023-06-01 23:18:31 -04:00
parent f867f61e8b
commit 8e2b539338

View file

@ -6,7 +6,7 @@ srcdir=`dirname $0`
test -n "$srcdir" && cd "$srcdir" test -n "$srcdir" && cd "$srcdir"
#SHA1 of the first commit compatible with the current model #SHA1 of the first commit compatible with the current model
commit=859bfae commit=2ddc476
./download_model.sh $commit ./download_model.sh $commit
echo "Updating build configuration files for lpcnet, please wait...." echo "Updating build configuration files for lpcnet, please wait...."