This repository contains the raw data associated with the publication linked below. The dataset contains the demographics of the human participants (subjects.csv) and the scores they obtained in the experiment (scores.csv). The fields are described below:
subjects.csv: Demographics of the participants.
subject: The identification number of the participant.
age: The age of the participant, in years.
education: Education level, see the article for details.
sex: Male or female.
grp: The group ("musician" or "non-musician").
musical-training: Years of musical training.
scores.csv: Intelligibility scores for the speech on speech task.
id: The entry number.
subject: The identification number of the participant.
grp: The group ("musician" or "non-musician").
round: The block of testing.
f0: The average fundamental frequency (f0) difference between target and masker, in semitones.
vtl: The apparent vocal-tract length (VTL) difference between target and masker, in semitones.
tmr: Target-to-masker ratio, in decibels.
n_correct: Number of words reported correctly in this condition (across all sentences).
n_words: Number of words presented in this condition (across all sentences).
score: n_correct/n_words.