ref: ec5cfdbe7ae9f31ecbd7dece5fec44a913f70eb7
parent: 98da33500966c6ba2b7b70a7259a33c23abe6b8c
author: Jean-Marc Valin <jmvalin@amazon.com>
date: Sun May 21 23:35:37 EDT 2023
update model
--- 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=f1071fa
+commit=399be7c
./download_model.sh $commit
echo "Updating build configuration files for lpcnet, please wait...."
--
⑨