Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -132,7 +132,7 @@ When using the benchmark, please cite our [ISMIR paper](https://doi.org/10.5281/
|
|
132 |
For the line-level timings, please cite the ICME workshop paper.
|
133 |
```bibtex
|
134 |
@inproceedings{cifka-2024-jam-alt,
|
135 |
-
author = {
|
136 |
Hendrik Schreiber and
|
137 |
Luke Miner and
|
138 |
Fabian{-}Robert St{\"{o}}ter},
|
@@ -157,7 +157,7 @@ For the line-level timings, please cite the ICME workshop paper.
|
|
157 |
@inproceedings{syed-2025-mss-alt,
|
158 |
author = {Jaza Syed and
|
159 |
Ivan Meresman-Higgs and
|
160 |
-
|
161 |
Mark Sandler},
|
162 |
title = {Compressive Feature Selection for Remote Visual Multi-Task Inference},
|
163 |
booktitle = {2024 {IEEE} International Conference on Multimedia and Expo Workshops (ICMEW)},
|
@@ -170,3 +170,4 @@ For the line-level timings, please cite the ICME workshop paper.
|
|
170 |
## Contributions
|
171 |
|
172 |
The transcripts, originally from the [JamendoLyrics](https://huggingface.co/datasets/jamendolyrics/jamendolyrics) dataset, were revised by Ondřej Cífka, Hendrik Schreiber, Fabian-Robert Stöter, Luke Miner, Laura Ibáñez, Pamela Ode, Mathieu Fontaine, Claudia Faller, April Anderson, Constantinos Dimitriou, and Kateřina Apolínová.
|
|
|
|
132 |
For the line-level timings, please cite the ICME workshop paper.
|
133 |
```bibtex
|
134 |
@inproceedings{cifka-2024-jam-alt,
|
135 |
+
author = {Ond{\v{r}}ej C{\'{\i}}fka and
|
136 |
Hendrik Schreiber and
|
137 |
Luke Miner and
|
138 |
Fabian{-}Robert St{\"{o}}ter},
|
|
|
157 |
@inproceedings{syed-2025-mss-alt,
|
158 |
author = {Jaza Syed and
|
159 |
Ivan Meresman-Higgs and
|
160 |
+
Ond{\v{r}}ej C{\'{\i}}fka and
|
161 |
Mark Sandler},
|
162 |
title = {Compressive Feature Selection for Remote Visual Multi-Task Inference},
|
163 |
booktitle = {2024 {IEEE} International Conference on Multimedia and Expo Workshops (ICMEW)},
|
|
|
170 |
## Contributions
|
171 |
|
172 |
The transcripts, originally from the [JamendoLyrics](https://huggingface.co/datasets/jamendolyrics/jamendolyrics) dataset, were revised by Ondřej Cífka, Hendrik Schreiber, Fabian-Robert Stöter, Luke Miner, Laura Ibáñez, Pamela Ode, Mathieu Fontaine, Claudia Faller, April Anderson, Constantinos Dimitriou, and Kateřina Apolínová.
|
173 |
+
Line-level timings were automatically transferred from JamendoLyrics and manually corrected by Ondřej Cífka and Jaza Syed to fit the revised transcripts.
|