feat: serve MOSS diarization across deployment stack - #3599
Merged
LauraGPT merged 2 commits intoSep 1, 2026
Conversation
Signed-off-by: LauraGPT <18321252+LauraGPT@users.noreply.github.com>
Signed-off-by: LauraGPT <18321252+LauraGPT@users.noreply.github.com>
Collaborator
Author
|
Exact-head verification for
The integration covers the built-in offline OpenAI-compatible service, Docker Compose, Kubernetes, Transformers, vLLM, SGLang Omni, LocalAI/GGUF, FunClip, four-language READMEs, Sphinx/GitHub Pages, and funasr.com. The docs retain OpenMOSS attribution and explicitly avoid external VAD or speaker models so long-form speaker identity is not broken. @pengzhendong This is mergeable and ready for maintainer review. |
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
funasr-serveralias with a pinned HF revision and native anonymous speaker segmentsRuntime boundaries
spk=truedoes not start a second diarization pipeline for MOSS;verbose_jsonpreserves the nativeS01/S02labelsExact-head verification
Head:
e7ddad713ed056e553e920c1c4a33adf05dc5bb6151 passedacross the MOSS HF/vLLM/SGLang adapter, built-in HTTP service, documentation contracts, and full product-site Python suite5.16.0.dev0, Torch2.11.0+cu130, and pinned modele8681d68: the 6.0 s repository sample returned HTTP 200,duration=6.0, one non-empty monotonic segment, and speakerS01git diff --checkpassedThe dedicated container files were statically validated, but ind-gpu8 has no Docker CLI, so this PR does not claim an image-build result. The same source path was validated through the real GPU HTTP service.
Signed-off-by: LauraGPT 18321252+LauraGPT@users.noreply.github.com