Skip to content

Instantly share code, notes, and snippets.

@twobob
Created October 5, 2022 17:52
Show Gist options
  • Save twobob/cd55e1b9145f90b7d3c9537f338804a2 to your computer and use it in GitHub Desktop.
Save twobob/cd55e1b9145f90b7d3c9537f338804a2 to your computer and use it in GitHub Desktop.
zip up training demos for Dance Diffusion
NAMEZIP = f"/content/drive/MyDrive/AI/models/DanceDiffusion/finetune/{NAME}/{NAME}_zipped_demos.7z"
!7z a -t7z $NAMEZIP /content/sample-generator/*.wav
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment