SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2407.18505 · 2024

VoxSim: A perceptual voice similarity dataset

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 14 functions out of this paper's own repositories and ran 13 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
kaistmm/voxsim_trainer canonical 13 of 14
FunctionStatusWhere it lives
ComputeErrorRates Ran kaistmm/voxsim_trainer/tuneThreshold.py
pointer only (licence: NONE) · get_code("2f8f70723c6fc25c")
ComputeMinDcf Ran kaistmm/voxsim_trainer/tuneThreshold.py
pointer only (licence: NONE) · get_code("2e9b31102cfe118e")
Optimizer Ran kaistmm/voxsim_trainer/optimizer/adam.py
pointer only (licence: NONE) · get_code("8857cf22d4733067")
act_fun Ran kaistmm/voxsim_trainer/models/sincnet.py
pointer only (licence: NONE) · get_code("25b50b526d156bc2")
find_option_type Ran kaistmm/voxsim_trainer/trainSpeakerNet.py
pointer only (licence: NONE) · get_code("9e363845f139a627")
flip Ran kaistmm/voxsim_trainer/models/sincnet.py
pointer only (licence: NONE) · get_code("b380f42b5b71cc47")
is_within_directory Ran kaistmm/voxsim_trainer/dataprep.py
pointer only (licence: NONE) · get_code("1236c5af96d325a8")
md5 Ran kaistmm/voxsim_trainer/dataprep.py
pointer only (licence: NONE) · get_code("77c379958bd0a3ed")
round_down Ran kaistmm/voxsim_trainer/DatasetLoader.py
pointer only (licence: NONE) · get_code("e42001624ddd039a")
score2class2 Ran kaistmm/voxsim_trainer/utils.py
pointer only (licence: NONE) · get_code("e853a80fddd327a4")
score2class4 Ran kaistmm/voxsim_trainer/utils.py
pointer only (licence: NONE) · get_code("d0d6e2ef34d8b563")
sinc Ran kaistmm/voxsim_trainer/models/sincnet.py
pointer only (licence: NONE) · get_code("a64e85f20d5e56b8")
tuneThresholdfromScore Ran kaistmm/voxsim_trainer/tuneThreshold.py
pointer only (licence: NONE) · get_code("5ba0d1f2b1bd474b")
accuracy Not yet run kaistmm/voxsim_trainer/utils.py
pointer only (licence: NONE) · get_code("4d3faaaa1c706b0b")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

This paper introduces VoxSim, a dataset of perceptual voice similarity ratings. Recent efforts to automate the assessment of speech synthesis technologies have primarily focused on predicting mean opinion score of naturalness, leaving speaker voice similarity relatively unexplored due to a lack of extensive training data. To address this, we generate about 41k utterance pairs from the VoxCeleb dataset, a widely utilised speech dataset for speaker recognition, and collect nearly 70k speaker similarity scores through a listening test. VoxSim offers a valuable resource for the development and benchmarking of speaker similarity prediction models. We provide baseline results of speaker similarity prediction models on the VoxSim test set and further demonstrate that the model trained on our dataset generalises to the out-of-domain VCC2018 dataset.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2407.18505")
get_code_for_paper("2407.18505")
have("2407.18505")

Connect an agent — have() is free.