Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,8 @@
|
|
| 1 |
---
|
| 2 |
task_categories:
|
| 3 |
- automatic-speech-recognition
|
|
|
|
|
|
|
| 4 |
language:
|
| 5 |
- en
|
| 6 |
- fr
|
|
@@ -17,6 +19,10 @@ pretty_name: 'JamALT: A Formatting-Aware Lyrics Transcription Benchmark'
|
|
| 17 |
|
| 18 |
# JamALT: A Formatting-Aware Lyrics Transcription Benchmark
|
| 19 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
JamALT is a revision of the [JamendoLyrics](https://github.com/f90/jamendolyrics) dataset (80 songs in 4 languages), adapted for use as an automatic lyrics transcription (ALT) benchmark.
|
| 21 |
|
| 22 |
The lyrics have been revised according to the newly compiled [annotation guidelines](GUIDELINES.md), which include rules about spelling, punctuation, and formatting.
|
|
|
|
| 1 |
---
|
| 2 |
task_categories:
|
| 3 |
- automatic-speech-recognition
|
| 4 |
+
multilinguality:
|
| 5 |
+
- multilingual
|
| 6 |
language:
|
| 7 |
- en
|
| 8 |
- fr
|
|
|
|
| 19 |
|
| 20 |
# JamALT: A Formatting-Aware Lyrics Transcription Benchmark
|
| 21 |
|
| 22 |
+
* Project page: https://audioshake.github.io/jam-alt/
|
| 23 |
+
* Source code: https://github.com/audioshake/alt-eval
|
| 24 |
+
* Paper: https://ismir2023program.ismir.net/lbd_343.html
|
| 25 |
+
|
| 26 |
JamALT is a revision of the [JamendoLyrics](https://github.com/f90/jamendolyrics) dataset (80 songs in 4 languages), adapted for use as an automatic lyrics transcription (ALT) benchmark.
|
| 27 |
|
| 28 |
The lyrics have been revised according to the newly compiled [annotation guidelines](GUIDELINES.md), which include rules about spelling, punctuation, and formatting.
|