Skip to content

Fix streaming generation compatibility#354

Open
wonderstone wants to merge 1 commit intomicrosoft:mainfrom
wonderstone:wonderstone/fix-streaming-generation-compatibility
Open

Fix streaming generation compatibility#354
wonderstone wants to merge 1 commit intomicrosoft:mainfrom
wonderstone:wonderstone/fix-streaming-generation-compatibility

Conversation

@wonderstone
Copy link
Copy Markdown

Summary

  • add a top-level num_hidden_layers field to VibeVoiceStreamingConfig for newer transformers generation helpers
  • keep the fix isolated to the streaming configuration surface

Why

Recent transformers generation helpers expect num_hidden_layers to be available from the top-level config. Without it, the streaming generation path can break on newer dependency versions.

Notes

  • the fork branch was rebased onto the latest wonderstone/main
  • the cache initialization compatibility logic already exists upstream on the fork base, so this PR only carries the remaining config-level fix

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