ref: d490fbf50a6060a78e3304e354718f0a0d4b2e83
parent: ad374be0523bd503c739fd9f699797eaa7a2d109
author: Jean-Marc Valin <jmvalin@amazon.com>
date: Mon Oct 25 12:03:55 EDT 2021
model update
--- a/dnn/autogen.sh
+++ b/dnn/autogen.sh
@@ -6,7 +6,7 @@
test -n "$srcdir" && cd "$srcdir"
#SHA1 of the first commit compatible with the current model
-commit=b7d25ac
+commit=72061bc
./download_model.sh $commit
echo "Updating build configuration files for lpcnet, please wait...."
--
⑨