Skip to content
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

How to run it? #1

Open
Linkfufu opened this issue May 3, 2024 · 1 comment
Open

How to run it? #1

Linkfufu opened this issue May 3, 2024 · 1 comment

Comments

@Linkfufu
Copy link

Linkfufu commented May 3, 2024

Hi, sir, thanks for your work on this amazing project!
Could you please give a explaination on how to run this project?
Many thanks!

@yogendra-yatnalkar
Copy link
Owner

Hi @Linkfufu glad you liked it. Sorry for the late reply.

Which part are you interested in running ?

  • You can generate a bunch of images using text-2-image model of your choice.

  • Later, we can generate the white-board animations using the code: draw-whiteboard-animations.py

    • The animation quality will be improved if we tag objects within the image. For tagging, I used a tool called as: AnyLabelling.
    • But this step is optional, and the white-board animations can be made without the JSON file (containing segmentation masks) as well.
  • The text I am generating is using googles free text-2-speech API.

  • Lastly, I am concatenating everything: Audio and Video using FFMPEG.


Please let me know if you need any further details any of the above part or any other information, will be happy to help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants