Simple Audio Splitter made using tkinter and spleeter
Simply run the python script, the first window will let you choose the audio file to be split
The second window will let you choose the folder where the zip file will be made
install spleeter using pip - pip install spleeter
tkinter - filedialog
subprocess
shutil
os
pathlib - Path
Made and tested on Python 3.10.6
IT WILL USE 100% CPU DURING THE PROCESS AND A LOT OF RAM
THIS IS NOT A BUG THE AI IS RUNNING ON THE CPU
The first time the program runs it will have to download the AI model
This will take a bit due to the model being approximately 200MB