upes-open / OSoc-24-The-Content-Forge

The Content Hub Is a online platform which acts as a all in one solution helping content creators develop and generate short form video image content utilising genai models and cloud to maximize their efficiency and benefit from the ever-growing developments in ai models
GNU Affero General Public License v3.0
2 stars 8 forks source link

Video Creation Microservice with automated animated subs. #18

Closed Manav-Khandurie closed 2 months ago

Manav-Khandurie commented 3 months ago

Create the video creation microservice that will take Videos from the Apis and then it will create appropriate videos using the previously created subtitles services and whisper services and basically combine them into a short form video kind of like this so the user would be able to upload the video in the back end the service would be able to extract the audio generate the subtitles and then attach the subtitles to the already present video and after that the new video would have options of creation of different types of subtitles which is common for short form video content some of the examples are provided below Example1 , example2.

Note :-- You don't have to create videos that are one is to one with the example videos instead take this example videos as kind of like a blueprint that you can use to build this video creation service that will also be using the subtitle service that was created before for this service the videos that are created would inevitably be stored in the S3 bucket .

Please make sure that the videos that are generated meet the quality standards. You are free to utilise different python libraries to achieve the task and try to do this task within the confines of the fast api framework.

rampantvoid commented 2 months ago

@Manav-Khandurie can you assign this to me

Manav-Khandurie commented 2 months ago

Ok @rampantvoid , follow the above steps