From 9fcb3cc06b4e324f0913d2f61b89becc2baeef1b Mon Sep 17 00:00:00 2001
From: hnluo <haoneng.lhn@alibaba-inc.com>
Date: 星期一, 11 九月 2023 17:40:03 +0800
Subject: [PATCH] Merge pull request #932 from alibaba-damo-academy/dev_lhn

---
 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