ArdenButterfield / stammer

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

Fix Python 3.10.10 'array' quirk #59

Closed Firepal closed 1 year ago

Firepal commented 1 year ago

Also just made DecayCache more general. Fixes #58

ArdenButterfield commented 1 year ago

thanks!