Skip to content

Bump voice-react to 0.3.0-beta.5 - #439

Merged
rchoyhughes merged 1 commit into
mainfrom
bump-voice-react-0.3.0-beta.5
Jul 8, 2026
Merged

Bump voice-react to 0.3.0-beta.5#439
rchoyhughes merged 1 commit into
mainfrom
bump-voice-react-0.3.0-beta.5

Conversation

@rchoyhughes

@rchoyhughes rchoyhughes commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Releases the tail-clip fix from #438 (d406b95) to npm.

What ships

@humeai/voice-react 0.3.0-beta.40.3.0-beta.5, carrying the fix where the SDK treated interim user_message transcripts as an interruption and cleared the playback queue at the turn boundary — clipping the final ~100ms of the assistant's speech. Playback now only stops on a true user_interruption (server-gated by min_interruption_ms).

Context

Resolves the customer-facing tail-clip report (HUME-20016). Investigation confirmed the audio is synthesized and transmitted intact and the player preserves it; the tail-cut on normal conversational turns was this interim-transcript interruption.

Releases the tail-clip fix from #438 (d406b95): playback now only stops on
user_interruption, not interim user_message transcripts, so the assistant's
final audio is no longer cut off at the turn boundary.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01MEtVUeprq4ekSJG7AVBvDm
@vercel

vercel Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
empathic-voice-api-js-next-app Ready Ready Preview, Comment Jul 7, 2026 8:38pm

Request Review

@rchoyhughes
rchoyhughes merged commit 448aea7 into main Jul 8, 2026
6 checks passed
@rchoyhughes
rchoyhughes deleted the bump-voice-react-0.3.0-beta.5 branch July 8, 2026 16:36
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.

2 participants