add thrid party url

This commit is contained in:
pengzhendong
2026-01-08 19:33:32 +08:00
parent c90769f5e3
commit 595b2dc138
3 changed files with 9 additions and 1 deletions

View File

@ -193,6 +193,10 @@ We evaluated Fun-ASR against other state-of-the-art models on open-source benchm
<img src="images/compare_en.png" width="800" />
</div>
## Remarkable Third-Party Work
- vLLM (GPU) Deployment Best Practices: An accelerated implementation of Fun-ASR using vLLM. [Repository](https://github.com/yuekaizhang/Fun-ASR-vllm/README.md)
## Citations
```bibtex

View File

@ -193,6 +193,10 @@ if __name__ == "__main__":
<img src="images/compare_zh.png" width="800" />
</div>
## 优秀三方工作
- vLLM (GPU) 最佳部署时间: 使用 vLLM 实现对 Fun-ASR 的加速. [Repository](https://github.com/yuekaizhang/Fun-ASR-vllm/README.md)
## Citations
```bibtex

View File

@ -1,7 +1,7 @@
torch
torchaudio
transformers
git+https://github.com/modelscope/FunASR
funasr>=1.3.0
zhconv
whisper_normalizer
pyopenjtalk-plus