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

Video generation fix, Checkpoint restore on training and some code cleanup. #247

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

jahnog
Copy link

@jahnog jahnog commented Jul 4, 2020

  • Fixed ffmpeg video generation. With moviepy 1.0.1 from the conda-forge channel, specifying a video file to import it's audio, also imported the original video track and the process failed in the middle with an exception.
  • Added a parameter to style.py so the training can resume from the last saved checkpoint and continue optimizing from there.
  • Made some code cleanups to be able to run the scripts in Python 3.7.7

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

Successfully merging this pull request may close these issues.

None yet

2 participants