Skip to content

fix stuttering at start of interaction - #4

Open
benob wants to merge 1 commit into
mu-hashmi:mainfrom
benob:stuttering
Open

fix stuttering at start of interaction#4
benob wants to merge 1 commit into
mu-hashmi:mainfrom
benob:stuttering

Conversation

@benob

@benob benob commented Jun 18, 2026

Copy link
Copy Markdown

The model tends to stutter at start of interaction because of lazy evaluation by MLX which adds compute overhead on the first few seconds of an interaction and cross the realtime budget (at least on M5/MacOs 26.5.1).

This patch attempts to reduce the issue by forcing the evaluation of the computation graph before processing the first chunk of audio.

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