shithub: opus

Download patch

ref: cb7f7056deeadfbc27c330852c7cf02b7a0f7253
parent: 0fc69e5febff3a9a17ce614bd1a9dbbd8883870b
author: Jean-Marc Valin <jmvalin@amazon.com>
date: Thu May 18 13:45:22 EDT 2023

Update LPCNet for blob

git/query: bad hash d45b77473d0a4cd7bca7d0dafcafa08a1ea0fdfa
--- a/autogen.sh
+++ b/autogen.sh
@@ -10,7 +10,7 @@
 test -n "$srcdir" && cd "$srcdir"
 
 git submodule update --init
-(cd lpcnet; ./download_model.sh 9daefbb)
+(cd lpcnet; ./download_model.sh 301a9fb)
 
 echo "Updating build configuration files, please wait...."
 
--