mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
Update download_ffmpeg.sh
This commit is contained in:
parent
b83536869d
commit
a657f5504e
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user