docs: add FunASR ecosystem deployment path - #48
Conversation
Signed-off-by: LauraGPT <18321252+LauraGPT@users.noreply.github.com>
|
The FunASR integration referenced by this documentation PR is now available in the public
The published wheel was rebuilt from exact tag commit |
|
The linked FunASR ecosystem path now includes the official vLLM structured speaker-segment contract end to end:
The opt-in FunASR setting |
Signed-off-by: LauraGPT <18321252+LauraGPT@users.noreply.github.com>
|
Updated the exact signed+DCO head to a15e215 with a runnable bilingual FunASR vLLM example. The README path now starts from the public funasr>=1.4.8 package, requests vLLM diarized_json, and shows the normalized sentence_info speaker segments. It still states that no external VAD/speaker model should be attached and keeps OpenMOSS ownership explicit. Fresh validation:
|
|
@zimoCCC could you review this docs-only ecosystem entry when convenient? The PR is mergeable and now points to the public |
|
Substantive downstream update: FunASR PR modelscope/FunASR#3579 has now merged as d5a8db7fef9c0a85c734f30da9bed1d413c734f8. FunASR now exposes MOSS-Transcribe-Diarize through AutoModel on HF, vLLM, and SGLang paths, while preserving speaker-attributed segments and timestamps and clearly retaining OpenMOSS ownership/provenance. The exact-head adapter, documentation, product-site, and browser checks passed. The bilingual deployment pages are live at:
Boundary: the SGLang path is contract-tested against the OpenAI-compatible transcription response and pinned to the upstream revision that forwards max_new_tokens; we are not claiming a new live-H100 benchmark from the FunASR host because its current CUDA/driver boundary does not match that pinned SGLang build. This PR remains useful as the OpenMOSS-side discovery path and source-of-truth cross-link. |
|
FunClip integration is now merged and released:
The shipped path uses the tested vLLM Live validation used the pinned revision |
|
FunClip v2.2.0 is now also documented on the deployed FunASR product site:
The guide explicitly identifies MOSS-Transcribe-Diarize as an OpenMOSS third-party model, pins revision |
Signed-off-by: LauraGPT <18321252+LauraGPT@users.noreply.github.com>
yhzx233
left a comment
There was a problem hiding this comment.
We really appreciate the effort you put into bringing MOSS-Transcribe-Diarize into the broader ecosystem!
Summary
Verification
This PR changes README files only. The runtime and model implementation remain owned and maintained by OpenMOSS; FunASR provides the ecosystem adapter and deployment contract.