-
Notifications
You must be signed in to change notification settings - Fork 451
Subtitle/caption generation in Studio Mode recordings #361
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
Comments
/bounty $500 |
💎 $500 bounty • CapSteps to solve:
Thank you for contributing to CapSoftware/Cap! Add a bounty • Share on socials
|
/attempt #361
|
💡 @onyedikachi-david submitted a pull request that claims the bounty. You can visit your bounty board to reward. |
this issue is still open |
if this issue is open then I have some good steps to make this feature
|
Hey thanks for this. We still have a PR that has been submitted as a claim that we're still checking through :) |
ok good I'm work on this feature |
💡 @Harsh9485 submitted a pull request that claims the bounty. You can visit your bounty board to reward. |
In the editor, make it an option to download a local transcription AI model, and add captions to the Studio Mode recording.
This will bake the captions directly into the video frames.
This should be in the form of a new tab in the editor.
If the local transcription AI model has not been downloaded yet, prompt the user to download it first.
In the new captions tab, if the model exists and the video has audio, add a "Generate captions" button.
The caption transcription should be editable, including the design/how the text looks on the video.
Rendering the text on the GPU would probably be best achieved with glyphon
The text was updated successfully, but these errors were encountered: