From a657f5504ed8d91ba612094819e3c69069bfb960 Mon Sep 17 00:00:00 2001 From: Yabin Li <wucong.lyb@alibaba-inc.com> Date: 星期五, 11 八月 2023 15:24:15 +0800 Subject: [PATCH] Update download_ffmpeg.sh --- funasr/runtime/onnxruntime/third_party/download_ffmpeg.sh | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) diff --git a/funasr/runtime/onnxruntime/third_party/download_ffmpeg.sh b/funasr/runtime/onnxruntime/third_party/download_ffmpeg.sh index 4a52184..c0fbcea 100644 --- a/funasr/runtime/onnxruntime/third_party/download_ffmpeg.sh +++ b/funasr/runtime/onnxruntime/third_party/download_ffmpeg.sh @@ -1,5 +1,2 @@ -wget https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2023-07-09-12-50/ffmpeg-N-111383-g20b8688092-linux64-gpl-shared.tar.xz +wget https://isv-data.oss-cn-hangzhou.aliyuncs.com/ics/MaaS/ASR/dep_libs/ffmpeg-N-111383-g20b8688092-linux64-gpl-shared.tar.xz tar -xvf ffmpeg-N-111383-g20b8688092-linux64-gpl-shared.tar.xz -# 鍥藉唴鍙互浣跨敤涓嬭堪鏂瑰紡 -# wget https://isv-data.oss-cn-hangzhou.aliyuncs.com/ics/MaaS/ASR/dep_libs/ffmpeg-N-111383-g20b8688092-linux64-gpl-shared.tar.xz -# tar -xvf ffmpeg-N-111383-g20b8688092-linux64-gpl-shared.tar.xz -- Gitblit v1.9.1