Skip to content

gongyibei/GuitarsoloTranscriber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GuitarsoloTranscriber

transcribe guitar solo audio to midi-like tab.

Dataset

The training dataset used in this project is GuitarSet.

Result

test with audio file, and generate the result figure.

python3 ./test.py

solo result

comp result

Transcribe

run the transcriber in streaming mode

parec --channels=1 --format=float32 --rate=44100 | python3 ./transcribe

About

transcribe guitar solo audio to midi-like tab.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages