ArdenButterfield / stammer

Recreate any audio track by rearranging the frames of another video
MIT License
442 stars 31 forks source link

How do I do this? #39

Open PiggyPaps opened 1 year ago

PiggyPaps commented 1 year ago

I need some help plz, I just started the project, And it's now confusing me.

Pictures would've been better though.

ArdenButterfield commented 1 year ago

Have you ever run a python program from the command line before? Or used the command line at all?

Firepal commented 1 year ago

Welcome to GitHub.

If you're command line-literate: Download the latest version of python from python.org. Download this repository somewhere on your PC. Use the commandline to navigate to the folder where you stored the STAMMER repository.

Enter pip install -r requirements.txt. Once that is done, you can start operating STAMMER. See README.md