Skip to content
Snippets Groups Projects
Commit 444b4370 authored by Jean-Marc Valin's avatar Jean-Marc Valin
Browse files

New model with quantized GRU B

parent 4a7ce81f
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ srcdir=`dirname $0`
test -n "$srcdir" && cd "$srcdir"
#SHA1 of the first commit compatible with the current model
commit=2d22197
commit=b7d25ac
if [ ! -f lpcnet_data-$commit.tar.gz ]; then
echo "Downloading latest model"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment