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

New package @remotion/whisper-wasm #5023

Open
4 tasks
JonnyBurger opened this issue Mar 17, 2025 · 4 comments · May be fixed by #5043
Open
4 tasks

New package @remotion/whisper-wasm #5023

JonnyBurger opened this issue Mar 17, 2025 · 4 comments · May be fixed by #5043

Comments

@JonnyBurger
Copy link
Member

This is a bounty issue which is preassigned to @hunxjunedo. Please do not attempt this!

We currently have the @remotion/install-whisper-cpp module which can only be used on the server. Oftentimes it would be useful to bring this functionality to the frontend, for ease of use and simplicity.

This would require 2 functions:

  • downloadWhisperModel() - This should download one of the models that are available and store it in IndexedDB (same as in [1] from [2])
  • transcribe() - This should take some 16Hkz WAV AudioData and return the raw transcript of the Whisper.cpp output

Criteria

  • The 2 APIs should resemble the ones from @remotion/install-whisper-cpp, but changes which seem appropriate should be made.
  • There should be 2 new documentation pages for the APIs, following the same structure as the @remotion/install-whisper-cpp documentation.
  • There should be an index page, like there is for @remotion/install-whisper-cpp, with a table of contents.
  • transcribe() should have an onProgress() callback.

[1]

Image

[2] https://whisper.ggerganov.com/

💎 This issue has a bounty on it!

Read our contributing guidelines:

/bounty 600

Copy link

algora-pbc bot commented Mar 17, 2025

💎 $600 bounty • Remotion

Steps to solve:

  1. Get assigned: If you'd like to work on this issue, comment /attempt #5023 below to get assigned
  2. Submit work: Create a pull request including /claim #5023 in the PR body to claim the bounty
  3. Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts

Thank you for contributing to remotion-dev/remotion!

Add a bountyShare on socials

Attempt Started (GMT+0) Solution
🟢 @hunxjunedo #5043

@JonnyBurger
Copy link
Member Author

No more attempts

This issue has been assigned to @hunxjunedo 🎉

Do not send pull requests for this issue, do not ask to be in the queue, do not bother the assignee.
We will not accept any PRs not from the assignee and not award any bounties.

Follow the #bounties channel on the Remotion Discord to get notified of new bounties.

@hunxjunedo hunxjunedo linked a pull request Mar 21, 2025 that will close this issue
19 tasks
Copy link

algora-pbc bot commented Mar 26, 2025

💡 @hunxjunedo submitted a pull request that claims the bounty. You can visit your bounty board to reward.

Copy link

algora-pbc bot commented Mar 26, 2025

🎉🎈 @hunxjunedo has been awarded $600 bounty + $120 tip! 🎈🎊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant