Skip to content

From AI tools to TikTok video creation using FFMPEG, Microsoft Edge read aloud and OpenAI Whisper model

License

Notifications You must be signed in to change notification settings

simonbermudez/vidgen-worker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT-TikTok 🤖🎥

From AI tools to TikTok video creation using Adobe Premiere Pro and Edge read aloud feature 🎬🎙️

Requirements 🛠️

Tested in Python 3.8 and 3.9 on Windows 10 💻 Install first Pipenv 🌟

pip install -U pipenv # After this, run:
pipenv install

If you only want to test the Edge-TTS feature, then run:

pip install -U edge-tts

OpenAI 🔮

Upcoming feature to implement prompting and answering from OpenAI API 🚀

Edge TTS 🎧

Huge thanks to @rany2 with rany2/edge-tts 💯 that helped us to bring ChatGPT response into an MP3 file with the TTS voice of Microsoft Edge Cloud models 🌤️

TikTok API 📱

Upcoming feature to implement uploading to TikTok with TikTok Dev API (only .mp4 video and caption with tags) 📈

About

From AI tools to TikTok video creation using FFMPEG, Microsoft Edge read aloud and OpenAI Whisper model

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.2%
  • Dockerfile 1.8%