Skip to content

RedxHerring/Monster-Editing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monster-Editing

Editing anime adaptation of Naoki Urasawa's Monster in Kdenlive

You can get the 1080p upscales from here: https://archive.org/details/Monster-Upscaled

You can get the music from here: https://downloads.khinsider.com/game-soundtracks/album/monster-original-soundtrack-1 https://downloads.khinsider.com/game-soundtracks/album/monster-original-soundtrack-2

Once you have the key generated and setup, use the following commands to activate your ssh key in that shell environmnet.

eval "$(ssh-agent -s)"
ssh-add ~/.ssh/id_ed25519

To save the conda environment used for ML transcription and translation, use

conda env export > environment.yml

To reinstall the environment use

conda env create -f environment.yml

To dowload wav from online video use for example (per https://ostechnix.com/yt-dlp-tutorial/):

yt-dlp -x --audio-quality 0 --audio-format wav https://www.youtube.com/watch?v=86n7reItMzs

About

Editing anime adaptation of Naoki Urasawa's Monter in Kdenlive

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors