Update compile.sh
This commit is contained in:
@@ -53,7 +53,6 @@ rm -rf /tmp/zstd &&
|
|||||||
rm -rf /tmp/libarchive &&
|
rm -rf /tmp/libarchive &&
|
||||||
rm -rf /tmp/openfst &&
|
rm -rf /tmp/openfst &&
|
||||||
|
|
||||||
cd $SRC &&
|
|
||||||
git clone -b v1.5.5 --depth=1 https://github.com/facebook/zstd /tmp/zstd &&
|
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 -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 &&
|
git clone --depth=1 https://gitlab.inria.fr/multispeech/kaldi.web/clapack-wasm.git &&
|
||||||
|
|||||||
Reference in New Issue
Block a user