Skip to content

优化 Final ASR 停止到出结果的延迟 - #140

Merged
hehehai merged 1 commit into
mainfrom
feat/final-asr-pipeline-opt
Aug 3, 2026
Merged

优化 Final ASR 停止到出结果的延迟#140
hehehai merged 1 commit into
mainfrom
feat/final-asr-pipeline-opt

Conversation

@hehehai

@hehehai hehehai commented Aug 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • 优化 Final ASR 从停止录音到拿到结果的路径延迟,不替换现有 offline Final 流程。
  • 补充 session timing / MLX planning 相关测试与基线工具,便于跨模型对比首包与 Final 延迟。
  • 同步更新 ASR 优化与评估文档。

Test plan

  • 本地录音:对比优化前后 stop → final 文本出现时间
  • 确认仍走原有 offline Final,行为与结果质量无回归
  • 运行相关单测:MLXTranscriptionPlanningTestsMLXModelSupportTestsSessionTimingSummarySupportTests
  • 需要时用 tools/asr_first_partial_baseline_report.py / session timing 报告核对延迟指标

Made with Cursor

…inal.

Keep postStopFinal as the quality path while cutting wait/trim/token/chunk overhead, pinning models across record+Final, and applying family-aware policies so SenseVoice meetings still get external VAD validation.

Co-authored-by: Cursor <cursoragent@cursor.com>
@hehehai
hehehai merged commit 388ecc4 into main Aug 3, 2026
1 check passed
@hehehai
hehehai deleted the feat/final-asr-pipeline-opt branch August 3, 2026 01:07
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