ref: 8c7de54ed1bdbcbb389066fde55bc80a73a453cd
parent: fa86a030e74dfff47bad4a2afe180e6f1b115f8e
author: Jean-Marc Valin <jmvalin@amazon.com>
date: Sat May 20 10:26:15 EDT 2023
Oops, update the model link
--- a/autogen.sh
+++ b/autogen.sh
@@ -10,7 +10,7 @@
test -n "$srcdir" && cd "$srcdir"
git submodule update --init
-(cd lpcnet; ./download_model.sh 301a9fb)
+(cd lpcnet; ./download_model.sh f1071fa)
echo "Updating build configuration files, please wait...."
--
⑨