Python script that extracts the lyrics from xml scores in JSON format.
> git clone --recurse-submodules git@github.com:DIDONEproject/Lyric-Extractor.git
This are the Python packages needed
- music21
- tqdm
> python lyrics_extractor.py "path to the xmls folder"