Skip to content

v0.8.102

Choose a tag to compare

@ganisback ganisback released this 24 Jun 06:11
· 15 commits to main since this release

What's Changed

  • Fixed Chat ASR routing so cloud audio transcription keeps the selected model source instead of falling back to local ASR.
  • Added cloud ASR streaming proxy support for both SSE and text/plain responses, while preserving local ASR chunk streaming.
  • Improved long audio transcription feedback so the UI shows waiting time and displays the final transcript reliably.

Verification

  • go test ./internal/server
  • npm run build
  • make package