Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix XTTS streaming for transformers update #46

Merged
merged 3 commits into from
Jun 18, 2024
Merged

Conversation

eginhard
Copy link
Member

Fixes #31. Tested by confirming the XTTS streaming code now works with transformers>=4.41

The streaming implementation closely follows the GenerationMixin.generate() function, so I just updated it in line with upstream changes.

@eginhard eginhard merged commit 98c0f86 into dev Jun 18, 2024
49 checks passed
@eginhard eginhard deleted the fix-xtts-streaming branch June 18, 2024 13:54
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.

[Bug] HF transformers update breaks XTTS streaming
2 participants