Dataset Viewer
Auto-converted to Parquet Duplicate
file_name
stringlengths
31
31
turn_id
int64
0
28
speaker
stringclasses
2 values
input_text
stringlengths
21
200
golden_text
stringlengths
32
507
required_function_call
stringlengths
35
216
function_call_response
stringclasses
8 values
categories
stringlengths
8
75
subcategory
null
scoring_dimensions
stringclasses
1 value
real_audio/person1/turn_000.wav
0
person1
Hi, I'm planning our annual company gala for about eighty people. I'd like to know what venue options you have available.
Welcome! I'd love to help you plan your company gala for eighty guests. Do you have a date in mind? That will help me check venue availability for you.
null
null
basic_qa
null
real_audio/person1/turn_001.wav
1
person1
We're looking at Saturday, March 8th. What venues do you have that could fit eighty people?
Let me search our venues for March 8th with eighty guests.
{"name": "search_venues", "args": {"date": "2025-03-08", "guest_count": 80}}
{"status": "success", "venues": [{"venue_id": "rooftop_terrace", "name": "The Rooftop Terrace", "capacity": 50, "rental_fee": 2500, "available": true, "fits_guest_count": false}, {"venue_id": "garden_pavilion", "name": "The Garden Pavilion", "capacity": 100, "rental_fee": 4000, "available": true, "fits_guest_count": true}, {"venue_id": "grand_ballroom", "name": "The Grand Ballroom", "capacity": 250, "rental_fee": 8000, "available": true, "fits_guest_count": true}]}
tool_use
null
real_audio/person1/turn_002.wav
2
person1
Tell me about those options.
All three venues are available on March 8th, but the Rooftop Terrace only holds 50 so it's too small for eighty guests. Your two options are: 1. The Garden Pavilion — up to 100 guests, $4,000 rental. Beautiful outdoor pavilion with a covered area and dance floor. 2. The Grand Ballroom — up to 250 guests, $8,000 rental. Elegant indoor ballroom with a full AV system. The Garden Pavilion is a great fit for eighty guests and would save you $4,000 over the ballroom. Would you like more details on either?
null
null
basic_qa
null
real_audio/person1/turn_003.wav
3
person1
The second one — the outdoor one for four thousand — what exactly does it include? Capacity, amenities, that sort of thing.
The Garden Pavilion holds up to 100 guests and rents for $4,000. It's a beautifully landscaped outdoor pavilion surrounded by native Texas gardens. Amenities include a covered pavilion with ceiling fans, a dance floor, a built-in stage area, a full lighting package, on-site restrooms, and wheelchair accessibility. There's also a backup indoor option at no extra charge in case of rain. Setup and teardown are included.
null
null
basic_qa, ambiguous_entity
null
real_audio/person1/turn_004.wav
4
person1
That sounds perfect. I'm Priya Mehta — M-E-H-T-A. My number is 512-847-3160.
Got it — Priya Mehta, M-E-H-T-A. And your phone number is five-one-two, eight-four-seven, three-one-six-zero. Is that correct?
null
null
basic_qa
null
real_audio/person1/turn_005.wav
5
person1
That's right. Now what catering packages do you offer? I heard you have one around forty-five dollars per person.
We have three catering packages. The Silver is $45 per person and includes a choice of 3 passed appetizers, 2 entrées, and non-alcoholic beverages. The Gold is $75 per person with 4 appetizers, a cheese and charcuterie display, 3 entrées, a dessert bar, and a wine and beer bar. The Platinum is $110 per person with a full plated course, open bar, custom dessert station, and a dedicated event coordinator included. Would you like more details on any of them?
null
null
basic_qa
null
real_audio/person1/turn_006.wav
6
person1
Let's go with the Platinum— actually no, the Gold package. At seventy-five per person for eighty guests. Can you give me a quote for that with the Garden Pavilion?
Got it — the Gold package, not Platinum. Let me get a quote for the Garden Pavilion with eighty guests and Gold catering.
{"name": "get_quote", "args": {"venue_id": "garden_pavilion", "guest_count": 80, "catering_package": "gold", "add_ons": []}}
{"status": "success", "quote": {"venue_rental": 4000, "catering": 6000, "catering_per_person": 75, "add_ons_total": 0, "add_ons_breakdown": {}, "total": 10000}}
tool_use, numerical_reasoning, implicit_correction
null
real_audio/person1/turn_007.wav
7
person1
So let me make sure I have this right — the venue is four thousand, and catering at seventy-five a head for eighty people is... five thousand five hundred? So about nine-five total?
Actually, the catering comes to $6,000 — that's $75 times 80 guests. With the $4,000 venue rental, the total is $10,000, not $9,500. No add-ons are included yet. Would you like to add any services like a DJ, photographer, or floral arrangements?
null
null
numerical_reasoning, error_recovery
null
real_audio/person1/turn_008.wav
8
person1
Yeah, we'll need the music option for sure. And a photographer.
We have two music options — a professional DJ for $800 which includes a full sound system, lighting effects, and MC services for up to 5 hours, or a live 5-piece band for $2,500 doing a 3-hour set. Which would you prefer? I can also add the photographer at $1,200 for up to 6 hours with 300-plus edited digital photos.
null
null
basic_qa, ambiguous_entity
null
real_audio/person1/turn_009.wav
9
person1
The DJ, not the band. And yes the photographer. Oh and throw in floral arrangements too — actually wait, no, skip the flowers. Budget's tight. Just the DJ and photographer. Can I get an updated quote?
Got it — DJ and photographer only, no floral arrangements. Let me get an updated quote.
{"name": "get_quote", "args": {"venue_id": "garden_pavilion", "guest_count": 80, "catering_package": "gold", "add_ons": ["dj", "photographer"]}}
{"status": "success", "quote": {"venue_rental": 4000, "catering": 6000, "catering_per_person": 75, "add_ons_total": 2000, "add_ons_breakdown": {"dj": 800, "photographer": 1200}, "total": 12000}}
tool_use, numerical_reasoning, implicit_correction
null
real_audio/person1/turn_010.wav
10
person1
Twelve thousand works for our budget. Let's book it.
Your event is booked! Here are the details: Priya Mehta, Garden Pavilion, Saturday March 8th, 80 guests, Gold catering, DJ and photographer. Total: $12,000. Your event ID is EVT-3001.
{"name": "book_event", "args": {"name": "Priya Mehta", "phone": "512-847-3160", "date": "2025-03-08", "venue_id": "garden_pavilion", "guest_count": 80, "catering_package": "gold", "add_ons": ["dj", "photographer"]}}
{"status": "success", "event_id": "EVT-3001", "total": 12000}
tool_use, long_range_memory
null
real_audio/person1/turn_011.wav
11
person1
Great. So we booked the Rooftop Terrace, right?
Actually, no — you booked the Garden Pavilion, not the Rooftop Terrace. The Rooftop Terrace only holds 50 guests, which wouldn't fit your party of 80. Your event is confirmed at the Garden Pavilion with a capacity of 100.
null
null
long_range_memory
null
real_audio/person1/turn_012.wav
12
person1
Right, the Garden Pavilion. Actually, I just got word — we're up to a hundred and fif— sorry, a hundred and twenty. One-twenty. Does the Pavilion still work for that?
The Garden Pavilion has a maximum capacity of 100 guests, so 120 won't fit there unfortunately. We'd need to move to the Grand Ballroom, which holds up to 250 guests. The rental is $8,000 instead of $4,000. Would you like me to look into switching?
null
null
numerical_reasoning, long_range_memory, error_recovery, implicit_correction
null
real_audio/person1/turn_013.wav
13
person1
Yeah, we'll have to go with the Grand Ballroom then. Can you switch us over?
Updated — your event is now at the Grand Ballroom instead of the Garden Pavilion, with 120 guests.
[{"name": "update_event", "args": {"event_id": "EVT-3001", "field": "venue_id", "new_value": "grand_ballroom"}}, {"name": "update_event", "args": {"event_id": "EVT-3001", "field": "guest_count", "new_value": "120"}}]
[{"status": "success"}, {"status": "success"}]
tool_use, long_range_memory, implicit_correction
null
real_audio/person1/turn_014.wav
14
person1
What does the total look like now with the bigger venue and more guests?
Let me get you an updated quote.
{"name": "get_quote", "args": {"venue_id": "grand_ballroom", "guest_count": 120, "catering_package": "gold", "add_ons": ["dj", "photographer"]}}
{"status": "success", "quote": {"venue_rental": 8000, "catering": 9000, "catering_per_person": 75, "add_ons_total": 2000, "add_ons_breakdown": {"dj": 800, "photographer": 1200}, "total": 19000}}
tool_use, numerical_reasoning
null
real_audio/person1/turn_015.wav
15
person1
Nineteen thousand. The catering is the Silver package, right?
No — you selected the Gold package, not Silver. Gold is $75 per person and includes appetizers, a cheese and charcuterie display, three entrées, a dessert bar, and a wine and beer bar. Silver is $45 per person with fewer options. Would you like to keep Gold or switch to Silver to reduce costs?
null
null
long_range_memory
null
real_audio/person1/turn_016.wav
16
person1
No, keep Gold. But nineteen thousand is way over our original budget of twelve. Can you show me the breakdown?
Here's the breakdown for 120 guests at the Grand Ballroom with Gold catering: venue rental is $8,000 (up from $4,000 at the Garden Pavilion), Gold catering at $75 per person for 120 guests is $9,000 (up from $6,000 for 80), and add-ons are $2,000 — $800 for the DJ and $1,200 for the photographer. That totals $19,000, which is $7,000 more than your original $12,000 booking.
null
null
numerical_reasoning, long_range_memory
null
real_audio/person1/turn_017.wav
17
person1
Hmm. Before I decide anything — what if we just dropped the photographer and switched to Silver? Would that get us back under twelve thousand?
Let me work that out. With Silver catering at $45 per person for 120 guests, that's $5,400. The Grand Ballroom is $8,000, and just the DJ at $800 — that totals $14,200. So even with those changes, you'd still be $2,200 over your $12,000 target. The biggest cost driver is the venue upgrade from $4,000 to $8,000.
null
null
numerical_reasoning, long_range_memory
null
real_audio/person1/turn_018.wav
18
person1
Yeah that's still too much. What if we cut back to ninety people instead? Would that fit at the Garden Pavilion again?
Yes — 90 guests fits within the Garden Pavilion's capacity of 100. That would bring your venue cost back down to $4,000 instead of $8,000. And Gold catering at $75 per person for 90 guests would be $6,750. Shall I switch you back to the Garden Pavilion with 90 guests?
null
null
numerical_reasoning, long_range_memory
null
real_audio/person1/turn_019.wav
19
person1
Yes, switch us back to the Garden Pavilion with ninety guests.
Done — your event is back at the Garden Pavilion with 90 guests.
[{"name": "update_event", "args": {"event_id": "EVT-3001", "field": "venue_id", "new_value": "garden_pavilion"}}, {"name": "update_event", "args": {"event_id": "EVT-3001", "field": "guest_count", "new_value": "90"}}]
[{"status": "success"}, {"status": "success"}]
tool_use, long_range_memory, implicit_correction
null
real_audio/person1/turn_020.wav
20
person1
What's the new total?
Let me get you the updated quote.
{"name": "get_quote", "args": {"venue_id": "garden_pavilion", "guest_count": 90, "catering_package": "gold", "add_ons": ["dj", "photographer"]}}
{"status": "success", "quote": {"venue_rental": 4000, "catering": 6750, "catering_per_person": 75, "add_ons_total": 2000, "add_ons_breakdown": {"dj": 800, "photographer": 1200}, "total": 12750}}
tool_use, numerical_reasoning
null
real_audio/person1/turn_021.wav
21
person1
OK much better. So the DJ is eight hundred, and the photographer is... fifteen hundred? That's twenty-three hundred in add-ons?
Not quite — the photographer is $1,200, not $1,500. So your add-ons total $2,000: $800 for the DJ plus $1,200 for the photographer. That's $2,000, not $2,300.
null
null
long_range_memory, numerical_reasoning
null
real_audio/person1/turn_022.wav
22
person1
Got it, thanks. Oh — one more thing. Can you change the contact number on the booking? Use my assistant Raj's number instead: 512-849-3016.
Updated — the contact number on the booking is now five-one-two, eight-four-nine, three-zero-one-six for your assistant Raj.
{"name": "update_event", "args": {"event_id": "EVT-3001", "field": "phone", "new_value": "512-849-3016"}}
{"status": "success"}
tool_use, long_range_memory
null
real_audio/person1/turn_023.wav
23
person1
And I just realized — March 8th actually conflicts with our company retreat. Can we move the whole thing to March 15th? Is the Garden Pavilion available that Saturday?
Let me check availability for March 15th.
{"name": "search_venues", "args": {"date": "2025-03-15", "guest_count": 90}}
{"status": "success", "venues": [{"venue_id": "rooftop_terrace", "name": "The Rooftop Terrace", "capacity": 50, "rental_fee": 2500, "available": true, "fits_guest_count": false}, {"venue_id": "garden_pavilion", "name": "The Garden Pavilion", "capacity": 100, "rental_fee": 4000, "available": true, "fits_guest_count": true}, {"venue_id": "grand_ballroom", "name": "The Grand Ballroom", "capacity": 250, "rental_fee": 8000, "available": true, "fits_guest_count": true}]}
tool_use, long_range_memory
null
real_audio/person1/turn_024.wav
24
person1
Great, it's available. Move us to March 15th.
Done — your event date is now Saturday, March 15th at the Garden Pavilion. Everything else stays the same.
{"name": "update_event", "args": {"event_id": "EVT-3001", "field": "date", "new_value": "2025-03-15"}}
{"status": "success"}
tool_use, long_range_memory
null
real_audio/person1/turn_025.wav
25
person1
OK, can you read me back the full booking now? Everything from the top.
Here's your complete booking: Event ID: EVT-3001 Contact: Priya Mehta, c/o Raj at 512-849-3016 Date: Saturday, March 15th, 2025 Venue: The Garden Pavilion (capacity 100) Guest count: 90 Catering: Gold package at $75 per person — $6,750 Add-ons: DJ ($800) + Photographer ($1,200) — $2,000 Venue rental: $4,000 Total: $12,750 Is everything correct?
null
null
long_range_memory
null
real_audio/person1/turn_026.wav
26
person1
That's all correct. What's the deposit situation? How much do I need to pay now?
A 50% deposit is required to secure your date. That would be $6,375 based on your $12,750 total. The remaining balance of $6,375 is due 7 days before the event — so by March 8th. We accept cash, check, all major credit cards, and bank wire transfer.
null
null
basic_qa, numerical_reasoning
null
real_audio/person1/turn_027.wav
27
person1
And what if we need to cancel? What's your cancellation policy?
Our cancellation policy is based on how far in advance you cancel: 30 or more days before the event, you get a full refund of the deposit. Between 15 and 29 days, you get a 50% refund. Fewer than 15 days out, there's no refund. You also get one complimentary date change if requested 30 or more days in advance, subject to availability.
null
null
basic_qa
null
real_audio/person1/turn_028.wav
28
person1
Perfect, that all sounds good. I'll get the deposit sorted out. Thanks so much for your help!
You're welcome, Priya! I'll send a confirmation to Raj at 512-849-3016. Your event at the Garden Pavilion on March 15th is all set. Have a great day!
{"name": "end_session", "args": {}}
null
tool_use
null
real_audio/person2/turn_000.wav
0
person2
Hi, I'm planning our annual company gala for about eighty people. I'd like to know what venue options you have available.
Welcome! I'd love to help you plan your company gala for eighty guests. Do you have a date in mind? That will help me check venue availability for you.
null
null
basic_qa
null
real_audio/person2/turn_001.wav
1
person2
We're looking at Saturday, March 8th. What venues do you have that could fit eighty people?
Let me search our venues for March 8th with eighty guests.
{"name": "search_venues", "args": {"date": "2025-03-08", "guest_count": 80}}
{"status": "success", "venues": [{"venue_id": "rooftop_terrace", "name": "The Rooftop Terrace", "capacity": 50, "rental_fee": 2500, "available": true, "fits_guest_count": false}, {"venue_id": "garden_pavilion", "name": "The Garden Pavilion", "capacity": 100, "rental_fee": 4000, "available": true, "fits_guest_count": true}, {"venue_id": "grand_ballroom", "name": "The Grand Ballroom", "capacity": 250, "rental_fee": 8000, "available": true, "fits_guest_count": true}]}
tool_use
null
real_audio/person2/turn_002.wav
2
person2
Tell me about those options.
All three venues are available on March 8th, but the Rooftop Terrace only holds 50 so it's too small for eighty guests. Your two options are: 1. The Garden Pavilion — up to 100 guests, $4,000 rental. Beautiful outdoor pavilion with a covered area and dance floor. 2. The Grand Ballroom — up to 250 guests, $8,000 rental. Elegant indoor ballroom with a full AV system. The Garden Pavilion is a great fit for eighty guests and would save you $4,000 over the ballroom. Would you like more details on either?
null
null
basic_qa
null
real_audio/person2/turn_003.wav
3
person2
The second one — the outdoor one for four thousand — what exactly does it include? Capacity, amenities, that sort of thing.
The Garden Pavilion holds up to 100 guests and rents for $4,000. It's a beautifully landscaped outdoor pavilion surrounded by native Texas gardens. Amenities include a covered pavilion with ceiling fans, a dance floor, a built-in stage area, a full lighting package, on-site restrooms, and wheelchair accessibility. There's also a backup indoor option at no extra charge in case of rain. Setup and teardown are included.
null
null
basic_qa, ambiguous_entity
null
real_audio/person2/turn_004.wav
4
person2
That sounds perfect. I'm Priya Mehta — M-E-H-T-A. My number is 512-847-3160.
Got it — Priya Mehta, M-E-H-T-A. And your phone number is five-one-two, eight-four-seven, three-one-six-zero. Is that correct?
null
null
basic_qa
null
real_audio/person2/turn_005.wav
5
person2
That's right. Now what catering packages do you offer? I heard you have one around forty-five dollars per person.
We have three catering packages. The Silver is $45 per person and includes a choice of 3 passed appetizers, 2 entrées, and non-alcoholic beverages. The Gold is $75 per person with 4 appetizers, a cheese and charcuterie display, 3 entrées, a dessert bar, and a wine and beer bar. The Platinum is $110 per person with a full plated course, open bar, custom dessert station, and a dedicated event coordinator included. Would you like more details on any of them?
null
null
basic_qa
null
real_audio/person2/turn_006.wav
6
person2
Let's go with the Platinum— actually no, the Gold package. At seventy-five per person for eighty guests. Can you give me a quote for that with the Garden Pavilion?
Got it — the Gold package, not Platinum. Let me get a quote for the Garden Pavilion with eighty guests and Gold catering.
{"name": "get_quote", "args": {"venue_id": "garden_pavilion", "guest_count": 80, "catering_package": "gold", "add_ons": []}}
{"status": "success", "quote": {"venue_rental": 4000, "catering": 6000, "catering_per_person": 75, "add_ons_total": 0, "add_ons_breakdown": {}, "total": 10000}}
tool_use, numerical_reasoning, implicit_correction
null
real_audio/person2/turn_007.wav
7
person2
So let me make sure I have this right — the venue is four thousand, and catering at seventy-five a head for eighty people is... five thousand five hundred? So about nine-five total?
Actually, the catering comes to $6,000 — that's $75 times 80 guests. With the $4,000 venue rental, the total is $10,000, not $9,500. No add-ons are included yet. Would you like to add any services like a DJ, photographer, or floral arrangements?
null
null
numerical_reasoning, error_recovery
null
real_audio/person2/turn_008.wav
8
person2
Yeah, we'll need the music option for sure. And a photographer.
We have two music options — a professional DJ for $800 which includes a full sound system, lighting effects, and MC services for up to 5 hours, or a live 5-piece band for $2,500 doing a 3-hour set. Which would you prefer? I can also add the photographer at $1,200 for up to 6 hours with 300-plus edited digital photos.
null
null
basic_qa, ambiguous_entity
null
real_audio/person2/turn_009.wav
9
person2
The DJ, not the band. And yes the photographer. Oh and throw in floral arrangements too — actually wait, no, skip the flowers. Budget's tight. Just the DJ and photographer. Can I get an updated quote?
Got it — DJ and photographer only, no floral arrangements. Let me get an updated quote.
{"name": "get_quote", "args": {"venue_id": "garden_pavilion", "guest_count": 80, "catering_package": "gold", "add_ons": ["dj", "photographer"]}}
{"status": "success", "quote": {"venue_rental": 4000, "catering": 6000, "catering_per_person": 75, "add_ons_total": 2000, "add_ons_breakdown": {"dj": 800, "photographer": 1200}, "total": 12000}}
tool_use, numerical_reasoning, implicit_correction
null
real_audio/person2/turn_010.wav
10
person2
Twelve thousand works for our budget. Let's book it.
Your event is booked! Here are the details: Priya Mehta, Garden Pavilion, Saturday March 8th, 80 guests, Gold catering, DJ and photographer. Total: $12,000. Your event ID is EVT-3001.
{"name": "book_event", "args": {"name": "Priya Mehta", "phone": "512-847-3160", "date": "2025-03-08", "venue_id": "garden_pavilion", "guest_count": 80, "catering_package": "gold", "add_ons": ["dj", "photographer"]}}
{"status": "success", "event_id": "EVT-3001", "total": 12000}
tool_use, long_range_memory
null
real_audio/person2/turn_011.wav
11
person2
Great. So we booked the Rooftop Terrace, right?
Actually, no — you booked the Garden Pavilion, not the Rooftop Terrace. The Rooftop Terrace only holds 50 guests, which wouldn't fit your party of 80. Your event is confirmed at the Garden Pavilion with a capacity of 100.
null
null
long_range_memory
null
real_audio/person2/turn_012.wav
12
person2
Right, the Garden Pavilion. Actually, I just got word — we're up to a hundred and fif— sorry, a hundred and twenty. One-twenty. Does the Pavilion still work for that?
The Garden Pavilion has a maximum capacity of 100 guests, so 120 won't fit there unfortunately. We'd need to move to the Grand Ballroom, which holds up to 250 guests. The rental is $8,000 instead of $4,000. Would you like me to look into switching?
null
null
numerical_reasoning, long_range_memory, error_recovery, implicit_correction
null
real_audio/person2/turn_013.wav
13
person2
Yeah, we'll have to go with the Grand Ballroom then. Can you switch us over?
Updated — your event is now at the Grand Ballroom instead of the Garden Pavilion, with 120 guests.
[{"name": "update_event", "args": {"event_id": "EVT-3001", "field": "venue_id", "new_value": "grand_ballroom"}}, {"name": "update_event", "args": {"event_id": "EVT-3001", "field": "guest_count", "new_value": "120"}}]
[{"status": "success"}, {"status": "success"}]
tool_use, long_range_memory, implicit_correction
null
real_audio/person2/turn_014.wav
14
person2
What does the total look like now with the bigger venue and more guests?
Let me get you an updated quote.
{"name": "get_quote", "args": {"venue_id": "grand_ballroom", "guest_count": 120, "catering_package": "gold", "add_ons": ["dj", "photographer"]}}
{"status": "success", "quote": {"venue_rental": 8000, "catering": 9000, "catering_per_person": 75, "add_ons_total": 2000, "add_ons_breakdown": {"dj": 800, "photographer": 1200}, "total": 19000}}
tool_use, numerical_reasoning
null
real_audio/person2/turn_015.wav
15
person2
Nineteen thousand. The catering is the Silver package, right?
No — you selected the Gold package, not Silver. Gold is $75 per person and includes appetizers, a cheese and charcuterie display, three entrées, a dessert bar, and a wine and beer bar. Silver is $45 per person with fewer options. Would you like to keep Gold or switch to Silver to reduce costs?
null
null
long_range_memory
null
real_audio/person2/turn_016.wav
16
person2
No, keep Gold. But nineteen thousand is way over our original budget of twelve. Can you show me the breakdown?
Here's the breakdown for 120 guests at the Grand Ballroom with Gold catering: venue rental is $8,000 (up from $4,000 at the Garden Pavilion), Gold catering at $75 per person for 120 guests is $9,000 (up from $6,000 for 80), and add-ons are $2,000 — $800 for the DJ and $1,200 for the photographer. That totals $19,000, which is $7,000 more than your original $12,000 booking.
null
null
numerical_reasoning, long_range_memory
null
real_audio/person2/turn_017.wav
17
person2
Hmm. Before I decide anything — what if we just dropped the photographer and switched to Silver? Would that get us back under twelve thousand?
Let me work that out. With Silver catering at $45 per person for 120 guests, that's $5,400. The Grand Ballroom is $8,000, and just the DJ at $800 — that totals $14,200. So even with those changes, you'd still be $2,200 over your $12,000 target. The biggest cost driver is the venue upgrade from $4,000 to $8,000.
null
null
numerical_reasoning, long_range_memory
null
real_audio/person2/turn_018.wav
18
person2
Yeah that's still too much. What if we cut back to ninety people instead? Would that fit at the Garden Pavilion again?
Yes — 90 guests fits within the Garden Pavilion's capacity of 100. That would bring your venue cost back down to $4,000 instead of $8,000. And Gold catering at $75 per person for 90 guests would be $6,750. Shall I switch you back to the Garden Pavilion with 90 guests?
null
null
numerical_reasoning, long_range_memory
null
real_audio/person2/turn_019.wav
19
person2
Yes, switch us back to the Garden Pavilion with ninety guests.
Done — your event is back at the Garden Pavilion with 90 guests.
[{"name": "update_event", "args": {"event_id": "EVT-3001", "field": "venue_id", "new_value": "garden_pavilion"}}, {"name": "update_event", "args": {"event_id": "EVT-3001", "field": "guest_count", "new_value": "90"}}]
[{"status": "success"}, {"status": "success"}]
tool_use, long_range_memory, implicit_correction
null
real_audio/person2/turn_020.wav
20
person2
What's the new total?
Let me get you the updated quote.
{"name": "get_quote", "args": {"venue_id": "garden_pavilion", "guest_count": 90, "catering_package": "gold", "add_ons": ["dj", "photographer"]}}
{"status": "success", "quote": {"venue_rental": 4000, "catering": 6750, "catering_per_person": 75, "add_ons_total": 2000, "add_ons_breakdown": {"dj": 800, "photographer": 1200}, "total": 12750}}
tool_use, numerical_reasoning
null
real_audio/person2/turn_021.wav
21
person2
OK much better. So the DJ is eight hundred, and the photographer is... fifteen hundred? That's twenty-three hundred in add-ons?
Not quite — the photographer is $1,200, not $1,500. So your add-ons total $2,000: $800 for the DJ plus $1,200 for the photographer. That's $2,000, not $2,300.
null
null
long_range_memory, numerical_reasoning
null
real_audio/person2/turn_022.wav
22
person2
Got it, thanks. Oh — one more thing. Can you change the contact number on the booking? Use my assistant Raj's number instead: 512-849-3016.
Updated — the contact number on the booking is now five-one-two, eight-four-nine, three-zero-one-six for your assistant Raj.
{"name": "update_event", "args": {"event_id": "EVT-3001", "field": "phone", "new_value": "512-849-3016"}}
{"status": "success"}
tool_use, long_range_memory
null
real_audio/person2/turn_023.wav
23
person2
And I just realized — March 8th actually conflicts with our company retreat. Can we move the whole thing to March 15th? Is the Garden Pavilion available that Saturday?
Let me check availability for March 15th.
{"name": "search_venues", "args": {"date": "2025-03-15", "guest_count": 90}}
{"status": "success", "venues": [{"venue_id": "rooftop_terrace", "name": "The Rooftop Terrace", "capacity": 50, "rental_fee": 2500, "available": true, "fits_guest_count": false}, {"venue_id": "garden_pavilion", "name": "The Garden Pavilion", "capacity": 100, "rental_fee": 4000, "available": true, "fits_guest_count": true}, {"venue_id": "grand_ballroom", "name": "The Grand Ballroom", "capacity": 250, "rental_fee": 8000, "available": true, "fits_guest_count": true}]}
tool_use, long_range_memory
null
real_audio/person2/turn_024.wav
24
person2
Great, it's available. Move us to March 15th.
Done — your event date is now Saturday, March 15th at the Garden Pavilion. Everything else stays the same.
{"name": "update_event", "args": {"event_id": "EVT-3001", "field": "date", "new_value": "2025-03-15"}}
{"status": "success"}
tool_use, long_range_memory
null
real_audio/person2/turn_025.wav
25
person2
OK, can you read me back the full booking now? Everything from the top.
Here's your complete booking: Event ID: EVT-3001 Contact: Priya Mehta, c/o Raj at 512-849-3016 Date: Saturday, March 15th, 2025 Venue: The Garden Pavilion (capacity 100) Guest count: 90 Catering: Gold package at $75 per person — $6,750 Add-ons: DJ ($800) + Photographer ($1,200) — $2,000 Venue rental: $4,000 Total: $12,750 Is everything correct?
null
null
long_range_memory
null
real_audio/person2/turn_026.wav
26
person2
That's all correct. What's the deposit situation? How much do I need to pay now?
A 50% deposit is required to secure your date. That would be $6,375 based on your $12,750 total. The remaining balance of $6,375 is due 7 days before the event — so by March 8th. We accept cash, check, all major credit cards, and bank wire transfer.
null
null
basic_qa, numerical_reasoning
null
real_audio/person2/turn_027.wav
27
person2
And what if we need to cancel? What's your cancellation policy?
Our cancellation policy is based on how far in advance you cancel: 30 or more days before the event, you get a full refund of the deposit. Between 15 and 29 days, you get a 50% refund. Fewer than 15 days out, there's no refund. You also get one complimentary date change if requested 30 or more days in advance, subject to availability.
null
null
basic_qa
null
real_audio/person2/turn_028.wav
28
person2
Perfect, that all sounds good. I'll get the deposit sorted out. Thanks so much for your help!
You're welcome, Priya! I'll send a confirmation to Raj at 512-849-3016. Your event at the Garden Pavilion on March 15th is all set. Have a great day!
{"name": "end_session", "args": {}}
null
tool_use
null

Event Bench

29-turn multi-turn speech-to-speech benchmark for evaluating voice AI models as an event planning assistant.

Part of Audio Arena, a suite of 6 benchmarks spanning 221 turns across different domains. Built by Arcada Labs.

Leaderboard | GitHub | All Benchmarks

Dataset Description

The model acts as an event planning assistant managing venue bookings, catering, and guest logistics. The conversation features cascading changes — a venue switch triggers catering repricing, a guest count update triggers capacity checks — along with mid-sentence self-corrections, retroactive date changes, and multi-request reversals that test whether the model can track compounding state changes.

What This Benchmark Tests

  • Tool use: 6 functions — venue booking, catering quotes, guest management, availability checks, and more
  • Cascading state changes: Venue switch triggers catering repricing, guest count changes trigger capacity rechecks
  • Mid-sentence self-corrections: Speaker changes details partway through a request
  • Vague pronoun resolution: Ambiguous references ("that one", "the other place") requiring context
  • Wrong-math correction: User provides incorrect arithmetic the model must not blindly accept
  • Multi-request reversals: Undoing multiple changes in a single turn
  • Ambiguous add-on disambiguation: Add-ons that could apply to multiple entities
  • Hypothetical reasoning: "What if" scenarios the model must handle without committing state
  • Phone number swap: Contact number correction mid-conversation
  • Retroactive date change: Changing the event date after downstream bookings are already set
  • False memory traps: 3 turns asserting things that never happened
  • Cross-entity state tracking: Keeping venue, catering, and guest details consistent

Dataset Structure

event-bench/
├── audio/                          # TTS-generated audio (1 WAV per turn)
│   ├── turn_000.wav
│   ├── turn_001.wav
│   └── ... (29 files)
├── real_audio/                     # Human-recorded audio
│   ├── person1/
│   │   └── turn_000.wav ... turn_028.wav
│   └── person2/
│       └── turn_000.wav ... turn_028.wav
├── benchmark/
│   ├── turns.json                  # Turn definitions with golden answers
│   ├── hard_turns.json             # Same as turns.json but input_text=null (audio-only)
│   ├── tool_schemas.json           # Tool/function schemas (6 tools)
│   └── knowledge_base.txt          # Event planning KB
└── metadata.jsonl                  # HF dataset viewer metadata

Metadata Fields

Field Description
file_name Path to the audio file
turn_id Turn index (0–28)
speaker tts, person1, or person2
input_text What the user says (text transcript)
golden_text Expected assistant response
required_function_call Tool call the model should make (JSON, nullable)
function_call_response Scripted tool response (JSON, nullable)
categories Evaluation categories for this turn
subcategory Specific sub-skill being tested
scoring_dimensions Which judge dimensions apply

Audio Format

  • Format: WAV, 16-bit PCM, mono
  • TTS audio: Generated via text-to-speech
  • Real audio: Human-recorded by multiple speakers, same transcript content

Usage

With Audio Arena CLI

pip install audio-arena  # or: git clone + uv sync

# Run with a text model
uv run audio-arena run event_bench --model claude-sonnet-4-5 --service anthropic

# Run with a speech-to-speech model
uv run audio-arena run event_bench --model gpt-realtime --service openai-realtime

# Judge the results
uv run audio-arena judge runs/event_bench/<run_dir>

With Hugging Face Datasets

from datasets import load_dataset

ds = load_dataset("arcada-labs/event-bench")

Evaluation

Models are judged on up to 5 dimensions per turn:

Dimension Description
tool_use_correct Correct function called with correct arguments
instruction_following User's request was actually completed
kb_grounding Claims are supported by the knowledge base or tool results
state_tracking Consistency with earlier turns (scored on tagged turns only)
ambiguity_handling Correct disambiguation (scored on tagged turns only)

For speech-to-speech models, a 6th turn_taking dimension evaluates audio timing correctness.

See the full methodology for details on two-phase evaluation, penalty absorption, and category-aware scoring.

Part of Audio Arena

Benchmark Turns Scenario
Conversation Bench 75 Conference assistant
Appointment Bench 25 Dental office scheduling
Assistant Bench 31 Personal assistant
Event Bench (this dataset) 29 Event planning
Grocery Bench 30 Grocery ordering
Product Bench 31 Laptop comparison shopping

Citation

@misc{audioarena2026,
  title={Audio Arena: Multi-Turn Speech-to-Speech Evaluation Benchmarks},
  author={Arcada Labs},
  year={2026},
  url={https://audioarena.ai}
}
Downloads last month
21