Feature Request: Add FunASR as Speech-to-Text provider #13430
LauraGPT
started this conversation in
Feature Requests & Suggestions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Feature Request
LibreChat already supports STT — FunASR would be a great addition as a self-hosted, high-performance STT provider.
Why FunASR?
funasr-serverprovides/v1/audio/transcriptions— may work as drop-in via custom endpointServer setup:
pip install funasr vllm fastapi uvicorn python-multipart funasr-server --device cuda # OpenAI-compatible /v1/audio/transcriptions at localhost:8000Beta Was this translation helpful? Give feedback.
All reactions