Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -57,7 +57,7 @@ configs:
|
|
| 57 |
|
| 58 |
* **Project page:** https://audioshake.github.io/jam-alt/
|
| 59 |
* **Source code:** https://github.com/audioshake/alt-eval
|
| 60 |
-
* **Paper (ISMIR 2024):** https://
|
| 61 |
* **Extended abstract (ISMIR 2023 LBD):** https://arxiv.org/abs/2311.13987
|
| 62 |
|
| 63 |
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.
|
|
@@ -118,19 +118,21 @@ dataset = load_dataset("audioshake/jam-alt", revision="v1.2.0", split="test", co
|
|
| 118 |
|
| 119 |
## Citation
|
| 120 |
|
| 121 |
-
When using the benchmark, please cite [our paper](https://
|
| 122 |
```bibtex
|
| 123 |
@misc{cifka-2024-jam-alt,
|
| 124 |
-
author = {
|
| 125 |
Hendrik Schreiber and
|
| 126 |
Luke Miner and
|
| 127 |
-
Fabian-Robert St\"
|
| 128 |
-
title = {Lyrics Transcription for Humans: A Readability-Aware Benchmark},
|
| 129 |
booktitle = {Proceedings of the 25th International Society for
|
| 130 |
Music Information Retrieval Conference},
|
|
|
|
| 131 |
year = 2024,
|
| 132 |
publisher = {ISMIR},
|
| 133 |
-
|
|
|
|
| 134 |
}
|
| 135 |
@inproceedings{durand-2023-contrastive,
|
| 136 |
author={Durand, Simon and Stoller, Daniel and Ewert, Sebastian},
|
|
|
|
| 57 |
|
| 58 |
* **Project page:** https://audioshake.github.io/jam-alt/
|
| 59 |
* **Source code:** https://github.com/audioshake/alt-eval
|
| 60 |
+
* **Paper (ISMIR 2024):** https://arxiv.org/abs/2408.06370, https://doi.org/10.5281/zenodo.14877443
|
| 61 |
* **Extended abstract (ISMIR 2023 LBD):** https://arxiv.org/abs/2311.13987
|
| 62 |
|
| 63 |
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.
|
|
|
|
| 118 |
|
| 119 |
## Citation
|
| 120 |
|
| 121 |
+
When using the benchmark, please cite [our paper](https://doi.org/10.5281/zenodo.14877443) as well as the original [JamendoLyrics paper](https://arxiv.org/abs/2306.07744):
|
| 122 |
```bibtex
|
| 123 |
@misc{cifka-2024-jam-alt,
|
| 124 |
+
author = {Ondrej C{\'{\i}}fka and
|
| 125 |
Hendrik Schreiber and
|
| 126 |
Luke Miner and
|
| 127 |
+
Fabian{-}Robert St{\"{o}}ter},
|
| 128 |
+
title = {Lyrics Transcription for Humans: {A} Readability-Aware Benchmark},
|
| 129 |
booktitle = {Proceedings of the 25th International Society for
|
| 130 |
Music Information Retrieval Conference},
|
| 131 |
+
pages = {737--744},
|
| 132 |
year = 2024,
|
| 133 |
publisher = {ISMIR},
|
| 134 |
+
doi = {10.5281/ZENODO.14877443},
|
| 135 |
+
url = {https://doi.org/10.5281/zenodo.14877443}
|
| 136 |
}
|
| 137 |
@inproceedings{durand-2023-contrastive,
|
| 138 |
author={Durand, Simon and Stoller, Daniel and Ewert, Sebastian},
|