leamsigc / ShortsGenerator

Automate the creation of Shorts content locally with a couple simple steps.
MIT License
86 stars 22 forks source link

audio to video #2

Open enterprisium opened 7 months ago

enterprisium commented 7 months ago

Describe the solution you'd like i have audiobook and want to convert them into videos. maybe with whisper transcribe the audio, then based on transcription finding the relevent video from pexels :)

Describe alternatives you've considered https://github.com/yousbot/Autotube

leamsigc commented 5 months ago

That will be probably something that i can work on later on

leamsigc commented 5 months ago

I was looking to implement it with the transformer js https://huggingface.co/spaces/Xenova/whisper-web

enterprisium commented 4 months ago

is there a way so that we setup the the once and it automatically keeps on generating shorts everyday and upload to yt. for example generate/upload after each 12 hrs. like a server. a server hosted on huggingface space.