docs: add FunASR SenseVoice STT setup - #702
Open
LauraGPT wants to merge 1 commit into
Open
Conversation
|
@LauraGPT is attempting to deploy a commit to the LibreChat's projects Team on Vercel. A member of the Team first needs to authorize it. |
LauraGPT
force-pushed
the
codex/funasr-sensevoice-stt
branch
from
July 26, 2026 20:41
dc52ae6 to
4e726cb
Compare
Author
|
@berry-13 This FunASR/SenseVoice STT docs integration is now rebased onto current main at signed head |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Why
The speech settings page already states that LibreChat supports OpenAI-compatible STT services, but it only shows a generic Whisper example. This addition gives users a reproducible self-hosted option for multilingual speech recognition, including Mandarin, Cantonese, English, Japanese, and Korean, without adding a bespoke provider to LibreChat.
Validation
Validated after rebasing signed commit
4e726cbf645c329e74cbbbe1af14a4fa63c31adcontomainat123cfd4df61c4894d8a779264325ab2488dc32a8:1.3.27CPU server health check: HTTP 200file,model=sensevoice,language=zh): HTTP 200 in 0.574s and returned{"text":"欢迎大家来体验达摩院推出的语音识别模型"}pnpm install --frozen-lockfilepnpm lintpnpm test(21 files, 184 tests)pnpm typecheckpnpm exec prettier --check content/docs/configuration/stt_tts.mdxpnpm build(2,877 static pages generated)/en/docs/configuration/stt_ttsfor the FunASR heading, server command, OpenAI-compatible endpoint, model value, and host/container URLgit diff --checkThe Vercel status requires authorization from a member of the LibreChat Vercel team; the production build and runtime route pass locally at the exact PR head.