Dataset Viewer
Auto-converted to Parquet Duplicate
instruction
stringlengths
36
78
answer
stringclasses
5 values
audio1
audioduration (s)
1.5
4.77
audio2
audioduration (s)
1.9
4.27
audio3
audioduration (s)
1.77
3.64
audio4
audioduration (s)
1.7
3.97
audio5
audioduration (s)
1.53
3.67
metadata
dict
Listen to the options and choose the one with a Male speaking in a Sad tone.
(E)
{ "target_gender": "Male", "target_emotion": "Sad" }
Find the Happy voice spoken by a Female.
(B)
{ "target_gender": "Female", "target_emotion": "Happy" }
Choose the clip that matches these attributes: Female, Happy.
(B)
{ "target_gender": "Female", "target_emotion": "Happy" }
Filter for the clip that is both Female and Fear.
(D)
{ "target_gender": "Female", "target_emotion": "Fear" }
Retrieve the audio instance of a Female in a state of Neutral.
(E)
{ "target_gender": "Female", "target_emotion": "Neutral" }
Can you spot the Female speaker displaying Neutral?
(A)
{ "target_gender": "Female", "target_emotion": "Neutral" }
Pick the audio file containing a Male voice with Disgust.
(B)
{ "target_gender": "Male", "target_emotion": "Disgust" }
Filter for the clip that is both Male and Disgust.
(D)
{ "target_gender": "Male", "target_emotion": "Disgust" }
Retrieve the audio instance of a Female in a state of Fear.
(B)
{ "target_gender": "Female", "target_emotion": "Fear" }
Filter for the clip that is both Male and Neutral.
(E)
{ "target_gender": "Male", "target_emotion": "Neutral" }
Select the Neutral speech sample from the Female speaker.
(E)
{ "target_gender": "Female", "target_emotion": "Neutral" }
Retrieve the audio instance of a Male in a state of Happy.
(E)
{ "target_gender": "Male", "target_emotion": "Happy" }
Select the Anger speech sample from the Male speaker.
(A)
{ "target_gender": "Male", "target_emotion": "Anger" }
Find the Anger voice spoken by a Female.
(D)
{ "target_gender": "Female", "target_emotion": "Anger" }
Find the Sad voice spoken by a Female.
(C)
{ "target_gender": "Female", "target_emotion": "Sad" }
Filter for the clip that is both Female and Fear.
(A)
{ "target_gender": "Female", "target_emotion": "Fear" }
Pick the audio file containing a Female voice with Disgust.
(B)
{ "target_gender": "Female", "target_emotion": "Disgust" }
Identify the recording where a Female speaker expresses Sad.
(C)
{ "target_gender": "Female", "target_emotion": "Sad" }
Select the Neutral speech sample from the Female speaker.
(A)
{ "target_gender": "Female", "target_emotion": "Neutral" }
Which of the following clips features a Female sounding Disgust?
(B)
{ "target_gender": "Female", "target_emotion": "Disgust" }
Find the Happy voice spoken by a Male.
(A)
{ "target_gender": "Male", "target_emotion": "Happy" }
Select the audio clip spoken by a Male with a Anger emotion.
(E)
{ "target_gender": "Male", "target_emotion": "Anger" }
I am looking for a Female speaker who sounds Happy. Which option is it?
(C)
{ "target_gender": "Female", "target_emotion": "Happy" }
Select the Anger speech sample from the Female speaker.
(B)
{ "target_gender": "Female", "target_emotion": "Anger" }
Find the Disgust voice spoken by a Male.
(D)
{ "target_gender": "Male", "target_emotion": "Disgust" }
Identify the recording where a Female speaker expresses Fear.
(A)
{ "target_gender": "Female", "target_emotion": "Fear" }
I am looking for a Male speaker who sounds Neutral. Which option is it?
(C)
{ "target_gender": "Male", "target_emotion": "Neutral" }
Detect the Male voice exhibiting Fear.
(D)
{ "target_gender": "Male", "target_emotion": "Fear" }
Which of the following clips features a Female sounding Neutral?
(B)
{ "target_gender": "Female", "target_emotion": "Neutral" }
Target: Female speaker. Emotion: Disgust. Select the match.
(C)
{ "target_gender": "Female", "target_emotion": "Disgust" }
Filter for the clip that is both Female and Fear.
(C)
{ "target_gender": "Female", "target_emotion": "Fear" }
Select the audio clip spoken by a Male with a Sad emotion.
(D)
{ "target_gender": "Male", "target_emotion": "Sad" }
Filter for the clip that is both Male and Anger.
(C)
{ "target_gender": "Male", "target_emotion": "Anger" }
Identify the recording where a Male speaker expresses Fear.
(E)
{ "target_gender": "Male", "target_emotion": "Fear" }
Select the Happy speech sample from the Male speaker.
(D)
{ "target_gender": "Male", "target_emotion": "Happy" }
Find the Sad voice spoken by a Male.
(A)
{ "target_gender": "Male", "target_emotion": "Sad" }
I am looking for a Male speaker who sounds Sad. Which option is it?
(D)
{ "target_gender": "Male", "target_emotion": "Sad" }
Which of the following clips features a Male sounding Anger?
(B)
{ "target_gender": "Male", "target_emotion": "Anger" }
Pick the audio file containing a Male voice with Happy.
(A)
{ "target_gender": "Male", "target_emotion": "Happy" }
Target: Male speaker. Emotion: Neutral. Select the match.
(E)
{ "target_gender": "Male", "target_emotion": "Neutral" }
Pick the audio file containing a Female voice with Disgust.
(B)
{ "target_gender": "Female", "target_emotion": "Disgust" }
Retrieve the audio instance of a Female in a state of Anger.
(A)
{ "target_gender": "Female", "target_emotion": "Anger" }
Filter for the clip that is both Male and Sad.
(E)
{ "target_gender": "Male", "target_emotion": "Sad" }
Detect the Male voice exhibiting Anger.
(C)
{ "target_gender": "Male", "target_emotion": "Anger" }
Pick the audio file containing a Male voice with Anger.
(E)
{ "target_gender": "Male", "target_emotion": "Anger" }
Pick the audio file containing a Female voice with Disgust.
(C)
{ "target_gender": "Female", "target_emotion": "Disgust" }
Filter for the clip that is both Male and Fear.
(D)
{ "target_gender": "Male", "target_emotion": "Fear" }
Listen to the options and choose the one with a Female speaking in a Sad tone.
(C)
{ "target_gender": "Female", "target_emotion": "Sad" }
Which of the following clips features a Female sounding Disgust?
(D)
{ "target_gender": "Female", "target_emotion": "Disgust" }
Listen to the options and choose the one with a Male speaking in a Happy tone.
(A)
{ "target_gender": "Male", "target_emotion": "Happy" }
README.md exists but content is empty.
Downloads last month
19