jazasyed commited on
Commit
3a46328
·
verified ·
1 Parent(s): a520b47

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -45,6 +45,8 @@ configs:
45
  # Dataset Card for MUSDB-ALT
46
  This dataset contains long-form lyric transcripts following the Jam-ALT [guidelines](https://huggingface.co/datasets/jamendolyrics/jam-alt/blob/main/GUIDELINES.md)
47
  for the test set of the dataset [MUSDB18](https://sigsep.github.io/datasets/musdb.html), with line-level timings.
 
 
48
 
49
  ## Dataset Details
50
  The dataset was constructed manually, based on the [MUSDB18 lyrics extension](https://zenodo.org/records/3989267) as a starting point.
 
45
  # Dataset Card for MUSDB-ALT
46
  This dataset contains long-form lyric transcripts following the Jam-ALT [guidelines](https://huggingface.co/datasets/jamendolyrics/jam-alt/blob/main/GUIDELINES.md)
47
  for the test set of the dataset [MUSDB18](https://sigsep.github.io/datasets/musdb.html), with line-level timings.
48
+ There are two versions of each transcript at the song and line level - `text` contains the normal transcript, and `text_tagged` contains the transcript with non-lexical
49
+ vocables enclosed in tags `<nl>` and `</nl>`.
50
 
51
  ## Dataset Details
52
  The dataset was constructed manually, based on the [MUSDB18 lyrics extension](https://zenodo.org/records/3989267) as a starting point.