Skip to content

docs(site): add SenseVoice audio.cpp deployment - #3487

Merged
LauraGPT merged 1 commit into
mainfrom
codex/site-audio-cpp-sensevoice-20260813
Aug 12, 2026
Merged

docs(site): add SenseVoice audio.cpp deployment#3487
LauraGPT merged 1 commit into
mainfrom
codex/site-audio-cpp-sensevoice-20260813

Conversation

@LauraGPT

Copy link
Copy Markdown
Collaborator

Summary

  • expand the audio.cpp deployment contract from Fun-ASR-Nano-only to stable Fun-ASR-Nano plus the SenseVoice candidate runtime
  • pin the SenseVoice path to audio.cpp commit b748ca509adc16c15aff44f76456fd47b257c933 and the official schema-v1 GGUF revision
  • document offline CLI, buffered streaming CLI/SSE, OpenAI-compatible API, verification evidence, limitations, and the GGUF SHA-256
  • keep the candidate status explicit until audio.cpp PR a bug in funasr/models/pooling/statistic_pooling.py:85 #219 is merged

Why

The existing product page said audio.cpp supported only Fun-ASR-Nano and did not support streaming. That became incomplete after the SenseVoice schema-v1 implementation passed all six upstream CI jobs. Users need one accurate deployment contract that distinguishes the merged Nano path from the pinned SenseVoice candidate instead of following a floating branch.

Validation

  • python3 -m pytest web-pages/product-site/tests -q (68 passed)
  • generated 25 product pages with web-pages/product-site/build.py
  • web-pages/product-site/validate.py validated 100 HTML pages
  • checked both generated audio.cpp pages for bilingual titles, exact candidate commit, 6/6 CI status, install/streaming commands, pinned HF revision, GGUF SHA-256, and evidence links

Evidence

@LauraGPT
LauraGPT merged commit 72d7bc7 into main Aug 12, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant