transcribe guitar solo audio to midi-like tab.
The training dataset used in this project is GuitarSet.
test with audio file, and generate the result figure.
python3 ./test.pyrun the transcriber in streaming mode
parec --channels=1 --format=float32 --rate=44100 | python3 ./transcribe
