samuelflock / TabIt

A machine learning program that converts music audio into guitar tabs
GNU General Public License v3.0
0 stars 0 forks source link

Install Basic-Pitch + Pydub #20

Open samuelflock opened 1 month ago

samuelflock commented 1 month ago

References #18

Download both Basic-Pitch and Pydub libraries and dependencies. Ensure they both work

samuelflock commented 1 month ago

Omnizart seems to have some dependency issues and may not be well maintained

samuelflock commented 1 month ago

I've had to switch to Basic-Pitch and create a venv for python 3.11 to accommodate

Updated Requirements.txt

Created a basic pydub test file to ensure it works