korallll commited on
Commit
163addd
·
verified ·
1 Parent(s): ce8900d

Add paper_url for LibriSeVoc + SONAR (Datasets-tab paper links)

Browse files

LibriSeVoc -> arXiv:2304.13085; SONAR -> arXiv:2410.04324. Manifest is the source of truth for the Datasets-tab paper link (app._dataset_paper_url); these two weren't in the _DATASET_PAPERS fallback.

Files changed (1) hide show
  1. manifest.yaml +2 -0
manifest.yaml CHANGED
@@ -44,8 +44,10 @@ core_set:
44
  - id: SpeechAntiSpoofingBenchmarks/LibriSeVoc
45
  revision: 13d69268a57afc7ebba2421d2a31730a390f1ff2
46
  n_trials: 18487
 
47
  - id: SpeechAntiSpoofingBenchmarks/SONAR
48
  revision: bf65a137339acbe91f4baa702b7638fcda69aca3
49
  n_trials: 4548
 
50
 
51
  extended: []
 
44
  - id: SpeechAntiSpoofingBenchmarks/LibriSeVoc
45
  revision: 13d69268a57afc7ebba2421d2a31730a390f1ff2
46
  n_trials: 18487
47
+ paper_url: https://arxiv.org/abs/2304.13085
48
  - id: SpeechAntiSpoofingBenchmarks/SONAR
49
  revision: bf65a137339acbe91f4baa702b7638fcda69aca3
50
  n_trials: 4548
51
+ paper_url: https://arxiv.org/abs/2410.04324
52
 
53
  extended: []