add thrid party url
This commit is contained in:
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
torch
|
||||
torchaudio
|
||||
transformers
|
||||
git+https://github.com/modelscope/FunASR
|
||||
funasr>=1.3.0
|
||||
zhconv
|
||||
whisper_normalizer
|
||||
pyopenjtalk-plus
|
||||
|
||||
Reference in New Issue
Block a user