From 7b857162cb691f00ac584afc417b5542bf27c65a Mon Sep 17 00:00:00 2001
From: hnluo <haoneng.lhn@alibaba-inc.com>
Date: 星期一, 23 十月 2023 19:46:55 +0800
Subject: [PATCH] Update funasr_wss_client.py

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