Skip to content

Simple Audio Splitter made using tkinter and spleeter

License

Notifications You must be signed in to change notification settings

AurasV/Audio-Splitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Audio-Splitter

Simple Audio Splitter made using tkinter and spleeter

Running

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

Q&A

How to Make it Run Properly?

install spleeter using pip - pip install spleeter

What Other Libraries Does it Use?

tkinter - filedialog
subprocess
shutil
os
pathlib - Path

What Version of Python Does This Use?

Made and tested on Python 3.10.6

High CPU Usage?

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

Long Run Time?

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

About

Simple Audio Splitter made using tkinter and spleeter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages