FunASR v1.3.29: SenseVoice VAD timestamps and complete runtime downloads #3376
LauraGPT
announced in
Announcements
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.
Uh oh!
There was an error while loading. Please reload this page.
FunASR
v1.3.29is the current weekly release for SenseVoice segment timestamps, reliable realtime transcription, and self-contained llama.cpp deployment.Fast path
python -m pip install -U "funasr==1.3.29"What changed
sentence_timestamp=Truenow returns each SenseVoice VAD region throughsentence_infowhen token timestamps and a punctuation model are unavailable.start/endboundaries instead of an empty timeline.v1.3.28realtime fixes: stable final text after VAD-locked regressions and short-tail decoding onSTOP.iic/SenseVoiceSmallreturned the expected transcript and a610-5530 mssegment.The focused VAD, subtitle, CLI, and OpenAI-compatible API validation passed 30 tests before release.
Downloads and demos
funasr==1.3.29: https://huggingface.co/spaces/FunAudioLLM/FunCliptar.gz,zip, andSHA256SUMS): https://github.com/modelscope/FunClip/releases/tag/v2.1.0Related repositories:
If you test this release in a real application, please share your hardware, selected model, latency, and deployment friction here. Concrete reports help us turn support questions into fixes and examples.
All reactions