This commit is contained in:
终究是寂寞
2026-03-06 01:41:54 +08:00
parent 7947d47683
commit 5b8bc97401
16 changed files with 1872 additions and 90 deletions
+1
View File
@@ -0,0 +1 @@
https://github.com/modelscope/FunASR/blob/main/runtime/docs/SDK_advanced_guide_offline_gpu_zh.md
+10
View File
@@ -0,0 +1,10 @@
git clone https://github.com/FunAudioLLM/Fun-ASR.git
cd Fun-ASR
pip install -r requirements.txt
清华大学源
pip install torch==2.5.1 torchaudio==2.5.1 --index-url https://download.pytorch.org/whl/cu121
pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple