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

Batched longform generation from Huggingface Transformers #1817

Open
noe opened this issue Jan 30, 2024 · 0 comments
Open

Batched longform generation from Huggingface Transformers #1817

noe opened this issue Jan 30, 2024 · 0 comments

Comments

@noe
Copy link

noe commented Jan 30, 2024

Recently, a couple of improvements were added to the Whisper implementation in the Huggingface Transformers library for batched long form generation. Here is a Twitter thread describing them. The PRs are:

I thought it would be interesting to share them to be implemented in whisper.cpp if they are not already supported.

The equivalent on the original Whisper implementation by OpenAI was implemented in a fork here.

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

No branches or pull requests

1 participant