ref: 76c090dc25ccc272e1e297efff6a127ec55a5ade
parent: b9ea868380309bb904b853ca3c1e2ca010ffc571
author: Jean-Marc Valin <jmvalin@amazon.com>
date: Thu May 18 13:34:07 EDT 2023
Update model for blob
--- 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=9daefbb
+commit=301a9fb
./download_model.sh $commit
echo "Updating build configuration files for lpcnet, please wait...."
--
⑨