sander-wood
commited on
Commit
•
3af9c3d
1
Parent(s):
1029382
Update README.md
Browse files
README.md
CHANGED
@@ -28,7 +28,7 @@ To access metadata related to ABC notation music scores from the WikiMT dataset,
|
|
28 |
|
29 |
2. **Locate the Wikifonia MusicXML Data**:
|
30 |
- Visit the discussion: [Download for Wikifonia all 6,675 Lead Sheets](http://www.synthzone.com/forum/ubbthreads.php/topics/384909/Download_for_Wikifonia_all_6,6).
|
31 |
-
- You will find the download link of a zip file named
|
32 |
|
33 |
2. **Run the Provided Code:** Once you have found the Wikifonia MusicXML data link, execute the provided Python code below. This code will handle the following tasks:
|
34 |
- Automatically download the "xml2abc.py" conversion script, with special thanks to the author, Willem (Wim).
|
|
|
28 |
|
29 |
2. **Locate the Wikifonia MusicXML Data**:
|
30 |
- Visit the discussion: [Download for Wikifonia all 6,675 Lead Sheets](http://www.synthzone.com/forum/ubbthreads.php/topics/384909/Download_for_Wikifonia_all_6,6).
|
31 |
+
- You will find the download link of a zip file named [Wikifonia.zip](http://www.synthzone.com/files/Wikifonia/Wikifonia.zip) for the Wikifonia dataset in MusicXML format (with a.mxl extension). Copy the link of this zip file.
|
32 |
|
33 |
2. **Run the Provided Code:** Once you have found the Wikifonia MusicXML data link, execute the provided Python code below. This code will handle the following tasks:
|
34 |
- Automatically download the "xml2abc.py" conversion script, with special thanks to the author, Willem (Wim).
|