GuitarToTab converts WAV audio files to guitar tablature. It is ideal for short snippets of audio ranging from 5-10 seconds. This app is meant to be used as a "notebook" for short guitar riffs.
The app is built with Flask and the script for converting WAV to tab is written in Python using the Librosa audio library.
The web app is not currently live.
Users can create an account to begin recording and accessing their tablature. After creating an account and logging in, users can navigate to the "New Tab" page where they can upload their guitar audio. At the "My Tabs" page, users can click on a tab to edit or delete that tab.