Skip to content

@remotion/install-whisper-cpp: Add flashAttention and additionalArgs parameters to transcribe() #5502

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

Merged
merged 7 commits into from
Jul 15, 2025

Conversation

bkniffler
Copy link
Contributor

I've added 2 possible arguments to transcribe:

  • flashAttention (true/false)
  • additionalArgs: array of strings

Flash Attention has been recently added and improves performance on mac:

Additional Args will be useful to support any args not (yet) exposed as options.

What do you think?

Copy link

vercel bot commented Jul 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bugs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 15, 2025 8:55am
remotion ❌ Failed (Inspect) Jul 15, 2025 8:55am

@JonnyBurger
Copy link
Member

Thanks! Can you also add these parameters to the docs? packages/docs/docs/install-whisper-cpp/transcribe.mdx

@JonnyBurger JonnyBurger changed the title allow to provide additionalArgs to transcribe, as well as new flash attention @remotion/install-whisper-cpp: Add flashAttention and additionalArgs parameters to transcribe() Jul 15, 2025
@vercel vercel bot temporarily deployed to Preview – bugs July 15, 2025 08:34 Inactive
@vercel vercel bot temporarily deployed to Preview – remotion July 15, 2025 08:36 Inactive
@bkniffler
Copy link
Contributor Author

Done @JonnyBurger

@JonnyBurger JonnyBurger merged commit f458c7c into remotion-dev:main Jul 15, 2025
0 of 2 checks passed
@JonnyBurger
Copy link
Member

Thanks a lot for this! 🙌

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