xorbitsai / inference

Replace OpenAI GPT with another LLM in your app by changing a single line of code. Xinference gives you the freedom to use any LLM you need. With Xinference, you're empowered to run inference with any open-source language models, speech recognition models, and multimodal models, whether in the cloud, on-premises, or even on your laptop.
https://inference.readthedocs.io
Apache License 2.0
3.52k stars 292 forks source link

Support FunASR #1071

Open elepherai opened 4 months ago

elepherai commented 4 months ago

FunASR is a fundamental speech recognition toolkit that offers a variety of features, including speech recognition (ASR), Voice Activity Detection (VAD), Punctuation Restoration, Language Models, Speaker Verification, Speaker Diarization and multi-talker ASR.

https://github.com/alibaba-damo-academy/FunASR

aresnow1 commented 4 months ago

Thank you for the information. We will consider adding this model.

xs818818 commented 3 months ago

同问,还有语音合成模型,paddlecpeech