Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tnlin committed Mar 13, 2024
1 parent 97377c7 commit 22930be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spectra/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ To pretrain our model from scratch, please first download our processed pretrain
Then, download pre-trained WavLM and RoBERTa models from huggingface.co (optional), and run `scripts/train-960.sh`

#### PT dataset description
The `transForV4.pkl` file includes a dataset of 358,268 audio-text pairs, each less than 10 seconds in duration, complete with precise timestamp alignment details. Here's what an example entry looks like:
The `transForV4.pkl` (in `spotify.tgz`) includes a dataset of 358,268 audio-text pairs, each less than 10 seconds in duration, complete with precise timestamp alignment details. Here's what an example entry looks like:

```
['/<directory>/spotify-960/0/0/show_002B8PbILr169CdsS9ySTH/0.npy',
Expand Down

0 comments on commit 22930be

Please sign in to comment.