From 6761eb3efa625b8611a642e793dbdb5a29af5a84 Mon Sep 17 00:00:00 2001 From: zhaomingwork <61895407+zhaomingwork@users.noreply.github.com> Date: 星期一, 18 九月 2023 10:20:31 +0800 Subject: [PATCH] Add python websocket api (#960) --- 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