ref: 114c8aa2511d3e9fd44e03a149bad8f053a55885
parent: 7db2f0c6cfc8884b571a37190ed9140d29ee7fed
author: Jean-Marc Valin <jmvalin@amazon.com>
date: Thu Jun 1 19:42:00 EDT 2023
Update RDOVAE model to blob format
--- a/autogen.sh
+++ b/autogen.sh
@@ -10,7 +10,7 @@
test -n "$srcdir" && cd "$srcdir"
git submodule update --init
-(cd lpcnet; ./download_model.sh 859bfae)
+(cd lpcnet; ./download_model.sh 2ddc476)
echo "Updating build configuration files, please wait...."
--
⑨