Back to all Bounties
Earn 20,000 ($200.00)
due 2 years ago
Canceled
OpenAI Whisper Video Subtitling Tool
CoderGautamYT
Details
Applications
2
Discussion
Bounty Description
Problem Description
I would like to build a website where users can automatically subtitle their videos using the OpenAI Whisper API.
Acceptance Criteria
-
Neat UI where Users upload their videos
-
Able to select subtitle style (color and font)
-
Able to select transition effect for subtitle (fade, zoom, or default)
-
Subtitle can chosen to be done word by word, or by short phrases.
-
Users can edit the subtitles if there are any mistakes, this does not need to be super fancy, just a textbox is fine.
-
Users can download the finalized output.
-
The app should be done in React+Express or Nextjs 1utilizing, and for adding subtitles to the video you can use something like Remotion or anything else you prefer.
-
Responsive and neat UI