diff --git a/compile.sh b/compile.sh index 8ef84fe..37aae9c 100755 --- a/compile.sh +++ b/compile.sh @@ -53,7 +53,6 @@ rm -rf /tmp/zstd && rm -rf /tmp/libarchive && rm -rf /tmp/openfst && -cd $SRC && git clone -b v1.5.5 --depth=1 https://github.com/facebook/zstd /tmp/zstd && git clone -b v3.7.2 --depth=1 https://github.com/libarchive/libarchive /tmp/libarchive && git clone --depth=1 https://gitlab.inria.fr/multispeech/kaldi.web/clapack-wasm.git &&