fix-misc-changes

#5
by shahul01 - opened

updated requirements w/ all required packages so new user can run it locally
add .gitignore for venv & __pycache__
fixed duplicated numpy import in app.py
runs and separates audio properly w/ initial settings

shahul01 changed pull request status to open

Thanks
Based on that, I figured it would be better to use a fork, so I went ahead and created one on GitHub: here

r3gm changed pull request status to closed

Awesome,
its a very useful app
btw is there a way to reduce music file size and processing time

In the latest update, I added an option to choose the output format. If you pick MP3, the file size will be smaller than WAV. The processing speed still depends a lot on your system, but since I updated onnxruntime-gpu, the performance has almost doubled

that sounds cool, will check it out, thanks

Sign up or log in to comment