diff --git a/DeepSpeech/it/build_lm.sh b/DeepSpeech/it/build_lm.sh index 8950507a..2f2c4dd6 100755 --- a/DeepSpeech/it/build_lm.sh +++ b/DeepSpeech/it/build_lm.sh @@ -9,7 +9,7 @@ pushd /mnt/extracted fi; if [ ! -f "mitads.txt" ]; then - curl -sSL https://github.com/MozillaItalia/DeepSpeech-Italian-Model/releases/download/Mitads-1.0.0-alpha/mitads-1.0.0-alpha.tar.xz | tar -xJv + curl -sSL https://github.com/MozillaItalia/DeepSpeech-Italian-Model/releases/download/Mitads-1.0.0-alpha2/mitads-1.0.0-alpha2.tar.xz | tar -xJv fi; if [ "${ENGLISH_COMPATIBLE}" = "1" ]; then