Guscerra commited on
Commit
2c91c88
·
1 Parent(s): f38e85d
voice_prints.pkl → data.pkl RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:34121d32b51ad70a6b49a77c0735c2ef97c82783125b4930b2847b9307dd87ff
3
- size 203912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:284f34e092e01ef5ddd27b17777e542dd363bc265166dc1289cb144df8de9622
3
+ size 201911
vps_clustering_benchmark.py CHANGED
@@ -10,7 +10,7 @@ speaker identities, their age and gender, diarization-based speech segments,
10
  and transcription. The dataset is intended for the benchmarking of VBI-core.
11
  """
12
 
13
- _HF_REPO_PATH = "https://huggingface.co/datasets/conversy/vps_clustering_benchmark/resolve/main/voice_prints.pkl"
14
 
15
 
16
  class VPClusteringBenchmarkConfig(datasets.BuilderConfig):
 
10
  and transcription. The dataset is intended for the benchmarking of VBI-core.
11
  """
12
 
13
+ _HF_REPO_PATH = "https://huggingface.co/datasets/conversy/vps_clustering_benchmark/resolve/main/data.pkl"
14
 
15
 
16
  class VPClusteringBenchmarkConfig(datasets.BuilderConfig):