conversation_id
stringlengths
40
40
instruction_id
stringclasses
15 values
utterances
list
dlg-39424a43-1298-4d35-abf7-2b64621c6094
uber-lyft-1
[ { "index": 0, "speaker": "USER", "text": "Howdy, could you please order me a car?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, where are you and where are you going?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'm at the Rose Garden - oh - the Moda Center in Portland and I need to get over to the Expo Center.", "segments": [ { "start_index": 11, "end_index": 22, "text": "Rose Garden", "annotations": [ { "name": "uber_lyft.location.from" } ] }, { "start_index": 11, "end_index": 57, "text": "Rose Garden - oh - the Moda Center in Portland", "annotations": [ { "name": "uber_lyft.location.from" } ] }, { "start_index": 34, "end_index": 57, "text": "Moda Center in Portland", "annotations": [ { "name": "uber_lyft.location.from" } ] }, { "start_index": 84, "end_index": 99, "text": "the Expo Center", "annotations": [ { "name": "uber_lyft.location.to" } ] }, { "start_index": 88, "end_index": 99, "text": "Expo Center", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "So, you are at the Moda Center in Portland, OR and want to travel to the Portland Expo Center?", "segments": [ { "start_index": 15, "end_index": 42, "text": "the Moda Center in Portland", "annotations": [ { "name": "uber_lyft.location.from" } ] }, { "start_index": 19, "end_index": 46, "text": "Moda Center in Portland, OR", "annotations": [ { "name": "uber_lyft.location.from" } ] }, { "start_index": 73, "end_index": 93, "text": "Portland Expo Center", "annotations": [ { "name": "uber_lyft.location.to" }, { "name": "uber_lyft.location.to" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Yes, what are my options with Uber?", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Just a moment - Here are your options: Pool - $17.35.", "segments": [ { "start_index": 39, "end_index": 43, "text": "Pool", "annotations": [ { "name": "uber_lyft.type.ride.reject" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 46, "end_index": 52, "text": "$17.35", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 6, "speaker": "USER", "text": "No, I don't want to ride with anyone. What is the best I can do?", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "They have a Select service that is $41.45.", "segments": [ { "start_index": 12, "end_index": 18, "text": "Select", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 35, "end_index": 41, "text": "$41.45", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Bob, I can't afford you if I start taking $40 Uber rides. What else do you got?", "segments": [ { "start_index": 42, "end_index": 45, "text": "$40", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "They have Uber X for $17.35.", "segments": [ { "start_index": 10, "end_index": 16, "text": "Uber X", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 21, "end_index": 27, "text": "$17.35", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Now you are in my ballpark. Let's go with that.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Great. Let me make sure I have everything I need.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Okay.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "You are in Portland, OR at the Moda Center and want to go to Portland Expo Center?", "segments": [ { "start_index": 11, "end_index": 42, "text": "Portland, OR at the Moda Center", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 58, "end_index": 81, "text": "to Portland Expo Center", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 61, "end_index": 81, "text": "Portland Expo Center", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "I forgot to ask. Did you want the car now?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Yes, now.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay, and you wanted Uber X so you didn't share a ride.", "segments": [ { "start_index": 21, "end_index": 27, "text": "Uber X", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Yes. Is that all?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "I believe so. It is going to cost you $21.40. I have placed the order on your account and the details are coming to your phone now.", "segments": [ { "start_index": 38, "end_index": 44, "text": "$21.40", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Great! Thanks for the help.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Always a pleasure!", "segments": [] } ]
dlg-3947e899-7542-48ce-ba04-85f04ff2d7a2
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "I need you to call Intelligent Auto Solutions.", "segments": [ { "start_index": 19, "end_index": 45, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "ut oh. What happened?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I was driving on the highway and I heard this huge squeal and my car kinda just stopped. I had to push and put off on the side of the road.", "segments": [ { "start_index": 33, "end_index": 87, "text": "I heard this huge squeal and my car kinda just stopped", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 46, "end_index": 87, "text": "huge squeal and my car kinda just stopped", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "crap! So you need a tow then?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "No, I got a free tow with my car insurance. I just need you to call the shop so I can take it in.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Right! I'll explain the situation to them", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Thanks", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "They said it sounds like the timing belt blew out. They are ready for you when the tow comes.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "ok, great. Did they say how much that cost? or an estimation?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "The mechanic said he would have to look at it further, but he's thinking nearly 500.00", "segments": [] }, { "index": 10, "speaker": "USER", "text": "ouch! But, better then expected.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Yea, they have your credit card on file, so you don't have to dig for it when you get there.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "ok, thank you. Tow is here. I'll fill you in when youI get there.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "ok", "segments": [] }, { "index": 14, "speaker": "USER", "text": "ok, at the shop. The mechanic is telling me 450.00 and it will be a few hours. Can you come pick me up?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Sure! I'll be there in 10 minutes", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Thank you", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Ok, here at the shop", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Ok, be out in a second.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Glad your safe. I've had this happen to me before. It happened in my old 1991 honda civic. It was very loud and scary.", "segments": [ { "start_index": 73, "end_index": 77, "text": "1991", "annotations": [ { "name": "auto_repair.year.vehicle" } ] }, { "start_index": 78, "end_index": 89, "text": "honda civic", "annotations": [ { "name": "auto_repair.name.vehicle" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Wow! I bet you were scared", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "I was just learning how to drive and the timing belt did this. Luckily I wasn't too far from home and I was by my dad's friends house", "segments": [] }, { "index": 22, "speaker": "USER", "text": "wow", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "I managed to park it there until the tow came and got it to the shop", "segments": [] }, { "index": 24, "speaker": "USER", "text": "That would suck", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "Yea, had no car for abot a week", "segments": [] }, { "index": 26, "speaker": "USER", "text": "What did you do!", "segments": [] }, { "index": 27, "speaker": "ASSISTANT", "text": "I had to borrow my mom's car", "segments": [] }, { "index": 28, "speaker": "USER", "text": "yikes! I hope I don't have to do that", "segments": [] }, { "index": 29, "speaker": "ASSISTANT", "text": "You shouldn't! :)", "segments": [] } ]
dlg-3968e127-1429-40da-91a7-1f2554e783d2
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Ooof, I'm having a terrible day.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Oh no, what happened?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I think the muffler fell off my car!", "segments": [ { "start_index": 0, "end_index": 35, "text": "I think the muffler fell off my car", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 12, "end_index": 35, "text": "muffler fell off my car", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Oh dear! Well, do you want me to help find someone who can fix it?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I already know where I want to take it. Can you look up Intelligent Auto Solutions?", "segments": [ { "start_index": 56, "end_index": 82, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "The one on Montrose?", "segments": [ { "start_index": 4, "end_index": 19, "text": "one on Montrose", "annotations": [ { "name": "auto_repair.location.store.accept" } ] }, { "start_index": 11, "end_index": 19, "text": "Montrose", "annotations": [ { "name": "auto_repair.location.store.accept" } ] } ] }, { "index": 6, "speaker": "USER", "text": "The very same.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "What's the make and model of your car again?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Honda civic, 2013", "segments": [ { "start_index": 0, "end_index": 11, "text": "Honda civic", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] }, { "start_index": 13, "end_index": 17, "text": "2013", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Got it. I'm checking their online schedule right now.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Thanks.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "So, it appears that their soonest appointment just to take a look is tomorrow morning.", "segments": [ { "start_index": 69, "end_index": 77, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 78, "end_index": 85, "text": "morning", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Hm. I guess that's fine. What time?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "8 am.", "segments": [ { "start_index": 0, "end_index": 4, "text": "8 am", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Alright. ", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "The fee is minimum $25.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "That's fine.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Ok, so just to confirm, tomorrow at 8 am, and it's $25.", "segments": [ { "start_index": 24, "end_index": 32, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 36, "end_index": 40, "text": "8 am", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Ok!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Ok, have a good day!", "segments": [] } ]
dlg-396bc832-bde6-47e5-b354-de4915bc5c86
uber-lyft-1
[ { "index": 0, "speaker": "USER", "text": "Hey Jorge, I can you order me a car?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure boss. Where are you at and where do you need to go?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'm at the Pitt County Couthouse and I'd like to go to the ECU Campus Living Office.", "segments": [ { "start_index": 11, "end_index": 32, "text": "Pitt County Couthouse", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 59, "end_index": 83, "text": "ECU Campus Living Office", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Sure thing boss. Do you want a lyft or uber?", "segments": [ { "start_index": 31, "end_index": 35, "text": "lyft", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 39, "end_index": 43, "text": "uber", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Depends on the price. Can you check both for me?", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Will do. Give me one second.", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Ok.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Is it just you or are you with a group today?", "segments": [ { "start_index": 6, "end_index": 14, "text": "just you", "annotations": [ { "name": "uber_lyft.num.people" } ] } ] }, { "index": 8, "speaker": "USER", "text": "It would be just for me.", "segments": [ { "start_index": 12, "end_index": 23, "text": "just for me", "annotations": [ { "name": "uber_lyft.num.people.accept" }, { "name": "uber_lyft.num.people.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Okay. The pirce for each is about the same. It would be about $8.", "segments": [ { "start_index": 62, "end_index": 64, "text": "$8", "annotations": [ { "name": "uber_lyft.price.estimate.accept" } ] }, { "start_index": 62, "end_index": 65, "text": "$8.", "annotations": [ { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Okay. Which could get here sooner? It's starting to rain.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Lyft driver is only a couple of minutes away.", "segments": [ { "start_index": 0, "end_index": 4, "text": "Lyft", "annotations": [ { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Perfect", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Where do you want the driver to pick you up?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "The entrance on 3rd st.", "segments": [ { "start_index": 0, "end_index": 23, "text": "The entrance on 3rd st.", "annotations": [ { "name": "uber_lyft.location.from" } ] }, { "start_index": 4, "end_index": 22, "text": "entrance on 3rd st", "annotations": [ { "name": "uber_lyft.location.from" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay. ", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Make sure to charge this one to the office. I've been here for work today.", "segments": [ { "start_index": 36, "end_index": 42, "text": "office", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Got it. Charging it to the office.", "segments": [ { "start_index": 28, "end_index": 33, "text": "offic", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Thanks. ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Got you all setup boss. Driver is inbound and will be there in about 3 minutes. You should have all the information on your phone.", "segments": [ { "start_index": 69, "end_index": 78, "text": "3 minutes", "annotations": [ { "name": "uber_lyft.time.pickup.accept" }, { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Thank you. See you soon.", "segments": [] } ]
dlg-396e82b7-cf5e-42e8-a167-0e1a8177aaae
uber-lyft-1
[ { "index": 0, "speaker": "USER", "text": "Order a car for me straight away.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "where ae you?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'm in New Orleans. I'm on fifth street", "segments": [ { "start_index": 7, "end_index": 38, "text": "New Orleans. I'm on fifth stree", "annotations": [ { "name": "uber_lyft.location.from" } ] }, { "start_index": 7, "end_index": 39, "text": "New Orleans. I'm on fifth street", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Where are you going?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I want to go to big top cinema on Gannet Street.", "segments": [ { "start_index": 16, "end_index": 47, "text": "big top cinema on Gannet Street", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 17, "end_index": 48, "text": "ig top cinema on Gannet Street.", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "It says it'll be 9 dollars", "segments": [ { "start_index": 17, "end_index": 26, "text": "9 dollars", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 6, "speaker": "USER", "text": "That's fair", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "It'll pick you up in ten minutes.", "segments": [ { "start_index": 21, "end_index": 32, "text": "ten minutes", "annotations": [ { "name": "uber_lyft.time.pickup.accept" } ] }, { "start_index": 21, "end_index": 33, "text": "ten minutes.", "annotations": [ { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 8, "speaker": "USER", "text": "That's good.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "It's a Lyft, isn't that your preference?", "segments": [ { "start_index": 7, "end_index": 11, "text": "Lyft", "annotations": [ { "name": "uber_lyft.uber_lyft" }, { "name": "uber_lyft.uber_lyft" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Is it the regular kind?", "segments": [ { "start_index": 10, "end_index": 17, "text": "regular", "annotations": [ { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Yes it is", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Could you send me the info on my phone?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "I'll do it right away.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Okay I ot it.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Can you confirm it's correct.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "It looks okay to me.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Is there anything else you want?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No, I'll be okay for now.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Okay, then. have a good trip.", "segments": [] } ]
dlg-3970086c-0f77-403f-aadb-15274c50dc83
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hey, can you order a pizza for me?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, from where?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Domino's.", "segments": [ { "start_index": 0, "end_index": 8, "text": "Domino's", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay, how many pizzas?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "2", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "What size?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Large, please.", "segments": [ { "start_index": 0, "end_index": 5, "text": "Large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay, what toppings would you like?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Sausage and pepperoni on one, and ham and pineapple on the other.", "segments": [ { "start_index": 0, "end_index": 7, "text": "Sausage", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 12, "end_index": 21, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 34, "end_index": 37, "text": "ham", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 42, "end_index": 51, "text": "pineapple", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "No problem, is there anything else you want to order?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "No thanks, just the pizzas.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "So one large pizza with sausage and pepperoni, and one large pizza with ham and pineapple?", "segments": [ { "start_index": 7, "end_index": 12, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 24, "end_index": 31, "text": "sausage", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 36, "end_index": 45, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 72, "end_index": 75, "text": "ham", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 80, "end_index": 89, "text": "pineapple", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay, just wanted to confirm.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "No problem.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Your order has gone through, your pizzas should be arriving shortly.", "segments": [ { "start_index": 0, "end_index": 27, "text": "Your order has gone through", "annotations": [ { "name": "pizza_ordering.pizza_order.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Okay, great, thank you", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Is there anything else I can help you with?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No, that'd be it, thanks!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "No worries, have a great day.", "segments": [] } ]
dlg-39705b01-4944-4469-bd98-e2732eab2b71
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "I want to order a pizza from Halfpint taproom.", "segments": [ { "start_index": 29, "end_index": 45, "text": "Halfpint taproom", "annotations": [ { "name": "pizza_ordering.name.store" } ] }, { "start_index": 29, "end_index": 46, "text": "Halfpint taproom.", "annotations": [ { "name": "pizza_ordering.location.store.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay no problem and what would you like?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I want the texas heat pizza.", "segments": [ { "start_index": 11, "end_index": 28, "text": "texas heat pizza.", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 11, "end_index": 27, "text": "texas heat pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay and are there any changes or additions you would like to add?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Yes, I don't want the honey on it.", "segments": [ { "start_index": 22, "end_index": 27, "text": "honey", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay is that all ?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "No, I would also like to add bacon to the pizza.", "segments": [ { "start_index": 29, "end_index": 34, "text": "bacon", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay will that be all?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Yes, that is all.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "It seems that they are out of bacon for the pizza.", "segments": [ { "start_index": 30, "end_index": 35, "text": "bacon", "annotations": [ { "name": "pizza_ordering.type.topping.reject" }, { "name": "pizza_ordering.type.topping.reject" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Well that sucks.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Is there a different ingredient you would like to add?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Hmm, do they have sausage?", "segments": [ { "start_index": 18, "end_index": 25, "text": "sausage", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Yes, they do.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Okay go ahead and add sausage to the pizza instead.", "segments": [ { "start_index": 22, "end_index": 29, "text": "sausage", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Alright, and will that be all for you tonight.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Yes that will.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay I have Texas heat pizza with no honey and additional sausage. Is that correct?", "segments": [ { "start_index": 12, "end_index": 28, "text": "Texas heat pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 34, "end_index": 42, "text": "no honey", "annotations": [ { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 37, "end_index": 42, "text": "honey", "annotations": [ { "name": "pizza_ordering.type.topping.reject" } ] }, { "start_index": 47, "end_index": 65, "text": "additional sausage", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 58, "end_index": 65, "text": "sausage", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Yes that is correct.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Okay, your pizza will be ready for pick up in 25 minutes.", "segments": [ { "start_index": 6, "end_index": 56, "text": "your pizza will be ready for pick up in 25 minutes", "annotations": [ { "name": "pizza_ordering.pizza_order.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Awesome thank you.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Youre welcome. I will send the receipt to your phone via text.", "segments": [] }, { "index": 22, "speaker": "USER", "text": "thanks bye.", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Bye.", "segments": [] } ]
dlg-3971bc5a-7efd-4d8a-b642-c6ba9328340c
coffee-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Can i have the Cinnamon Cloud Macchiato", "segments": [ { "start_index": 15, "end_index": 39, "text": "Cinnamon Cloud Macchiato", "annotations": [ { "name": "coffee_ordering.name.drink.reject" }, { "name": "coffee_ordering.name.drink.reject" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Which location will you be picking up?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Please use the Starbucks on 28th street.", "segments": [ { "start_index": 28, "end_index": 40, "text": "28th street.", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] }, { "start_index": 28, "end_index": 39, "text": "28th street", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "I'm sorry, it appears the drink is not available at this time.", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Can I have the caffe mocha instead?", "segments": [ { "start_index": 15, "end_index": 26, "text": "caffe mocha", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay. What size.", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I will take the grande size.", "segments": [ { "start_index": 16, "end_index": 22, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay. Would you like any toppings.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I'd like the whipped cream and sprinkles.", "segments": [ { "start_index": 13, "end_index": 26, "text": "whipped cream", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 31, "end_index": 40, "text": "sprinkles", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Okay. That will be about a 30 minute wait.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Okay. ", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Is there anything else on the menu you'd like?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "I'd also actually like to get a mocha frap.", "segments": [ { "start_index": 32, "end_index": 43, "text": "mocha frap.", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay, great choice.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "What is the toal?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "The total is 12.50.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Thank you", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "We will see you soon.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Okay thanks bye", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Bye now.", "segments": [] } ]
dlg-398051f4-5ae2-40a7-8abd-9a38295c902d
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "can you order a pizza from pizza hut for me?", "segments": [ { "start_index": 27, "end_index": 36, "text": "pizza hut", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "yes, what kind of pizza?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "a medium pepperoni and sausage please", "segments": [ { "start_index": 2, "end_index": 8, "text": "medium", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 9, "end_index": 18, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 9, "end_index": 30, "text": "pepperoni and sausage", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 23, "end_index": 30, "text": "sausage", "annotations": [ { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "a medium pepperoni and sausage?", "segments": [ { "start_index": 2, "end_index": 8, "text": "medium", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 9, "end_index": 17, "text": "pepperon", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 9, "end_index": 30, "text": "pepperoni and sausage", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 23, "end_index": 30, "text": "sausage", "annotations": [ { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 4, "speaker": "USER", "text": "yes please", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "they don't have any pepperoni", "segments": [ { "start_index": 20, "end_index": 29, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping.reject" }, { "name": "pizza_ordering.type.topping.reject" } ] } ] }, { "index": 6, "speaker": "USER", "text": "ok, then how about a ham and pineapple?", "segments": [ { "start_index": 21, "end_index": 24, "text": "ham", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 21, "end_index": 38, "text": "ham and pineapple", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 29, "end_index": 38, "text": "pineapple", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "ok, still medium size?", "segments": [ { "start_index": 10, "end_index": 16, "text": "medium", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] } ] }, { "index": 8, "speaker": "USER", "text": "yes", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "ok, ill order that for you", "segments": [] }, { "index": 10, "speaker": "USER", "text": "thank you", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "no problem", "segments": [] }, { "index": 12, "speaker": "USER", "text": "payment is still thru my credit card, right?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "yes ma'am", "segments": [] }, { "index": 14, "speaker": "USER", "text": "great!", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "anything else?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "no thank you", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "ok, the total is 18.24", "segments": [] }, { "index": 18, "speaker": "USER", "text": "ok. thank you", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "it will be ready for pick up in about 30 minutes.", "segments": [] } ]
dlg-3980f60a-ef37-4516-9b63-6fdaa793f847
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "Hey, I'm going to see Escape movie tonight with my girlfriend. I need you to book tickets for me.", "segments": [ { "start_index": 22, "end_index": 28, "text": "Escape", "annotations": [ { "name": "movie_ticket.name.movie" } ] }, { "start_index": 22, "end_index": 34, "text": "Escape movie", "annotations": [ { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "That sounds so fun! I've heard great things about that movie. Where are going to see the movie?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'm visiting her in Atlanta and her zip code is 30326.", "segments": [ { "start_index": 0, "end_index": 34, "text": "I'm visiting her in Atlanta and he", "annotations": [ { "name": "movie_ticket.location.theater.accept" } ] }, { "start_index": 20, "end_index": 27, "text": "Atlanta", "annotations": [ { "name": "movie_ticket.location.theater.accept" } ] }, { "start_index": 48, "end_index": 53, "text": "30326", "annotations": [ { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "It looks like AMC Phipps Plaza 14 has a show at 6:40pm or 9:20pm. Do either of those work for you?", "segments": [ { "start_index": 14, "end_index": 33, "text": "AMC Phipps Plaza 14", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] }, { "start_index": 48, "end_index": 54, "text": "6:40pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 58, "end_index": 64, "text": "9:20pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Are either of them in IMAX or 3D?", "segments": [ { "start_index": 22, "end_index": 26, "text": "IMAX", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] }, { "start_index": 30, "end_index": 32, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "No they aren't, but they do recline!! I checked around and nobody seems to have it in IMAX or 3D.", "segments": [ { "start_index": 86, "end_index": 90, "text": "IMAX", "annotations": [ { "name": "movie_ticket.type.screening.reject" }, { "name": "movie_ticket.type.screening" } ] }, { "start_index": 94, "end_index": 96, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening.reject" } ] } ] }, { "index": 6, "speaker": "USER", "text": "What a bummer. I love IMAX movies. 9:20pm should work out fine.", "segments": [ { "start_index": 22, "end_index": 26, "text": "IMAX", "annotations": [ { "name": "movie_ticket.type.screening.accept" }, { "name": "movie_ticket.type.screening" } ] }, { "start_index": 35, "end_index": 41, "text": "9:20pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Do you need two tickets only or are there other people joining you?", "segments": [ { "start_index": 12, "end_index": 15, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 12, "end_index": 23, "text": "two tickets", "annotations": [ { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 8, "speaker": "USER", "text": "It's just going to be the two of us. We are grabbing dinner and then heading to the movie. I haven't seen her in ages. She's an old college friend of mine.", "segments": [ { "start_index": 26, "end_index": 29, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "How fun! There's a dine in theater in Buckhead that you could check out.", "segments": [ { "start_index": 38, "end_index": 46, "text": "Buckhead", "annotations": [ { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Is Escape movie playing there? That could be a good idea.", "segments": [ { "start_index": 3, "end_index": 9, "text": "Escape", "annotations": [ { "name": "movie_ticket.name.movie" } ] }, { "start_index": 3, "end_index": 15, "text": "Escape movie", "annotations": [ { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "It's not playing, but the movie Glass is. I've heard the best things about that movie from my mom!", "segments": [ { "start_index": 32, "end_index": 37, "text": "Glass", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie.reject" } ] } ] }, { "index": 12, "speaker": "USER", "text": "I appreciate that, but we are set on seeing Escape.", "segments": [ { "start_index": 44, "end_index": 50, "text": "Escape", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "No problem. Do you have a preference where you sit?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "I like sitting on the end of the row if possible. I tend to have to pee a lot during the movie. ", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Do you like being closer or farther away from the screen?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "I like to be closer. My eye sight isn't so good these days.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "I got the perfect seats! They are $14.79 each, if that okay?", "segments": [ { "start_index": 34, "end_index": 40, "text": "$14.79", "annotations": [ { "name": "movie_ticket.price.ticket.accept" }, { "name": "movie_ticket.price.ticket" } ] } ] }, { "index": 18, "speaker": "USER", "text": "You can' sneak me in as a child can you? I'm kidding. That is fine. ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "I ordered 2 tickets for Escape at 9:20pm at the AMC Phipps Plaza 14 Seats B6 and B7.", "segments": [ { "start_index": 10, "end_index": 11, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 10, "end_index": 19, "text": "2 tickets", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 24, "end_index": 30, "text": "Escape", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 34, "end_index": 40, "text": "9:20pm", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] }, { "start_index": 44, "end_index": 67, "text": "the AMC Phipps Plaza 14", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 48, "end_index": 67, "text": "AMC Phipps Plaza 14", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "You rock!", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "The tickets and receipt are being sent to your cell phone via text message.", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Awesome. Talk to you later. ", "segments": [] } ]
dlg-398ff07a-4677-480b-adf2-4cff766b4502
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "Hey, can you get me some movie tickets for tonight?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, what theater?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Let's do the Millstone 14 on Foot Bridge Lane in Fayetteville.", "segments": [ { "start_index": 13, "end_index": 25, "text": "Millstone 14", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 29, "end_index": 61, "text": "Foot Bridge Lane in Fayetteville", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay, will do. What movie?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Fighting with the Family. It's supposed to be really funny!", "segments": [ { "start_index": 0, "end_index": 24, "text": "Fighting with the Family", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Yeah, I've heard good things about it! What time?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Well, there's one at 9:30 and at 10:15.", "segments": [ { "start_index": 21, "end_index": 25, "text": "9:30", "annotations": [ { "name": "movie_ticket.time.start.reject" } ] }, { "start_index": 33, "end_index": 38, "text": "10:15", "annotations": [ { "name": "movie_ticket.time.start.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "The 9:30 one is sold out, how about 10:15?", "segments": [ { "start_index": 4, "end_index": 8, "text": "9:30", "annotations": [ { "name": "movie_ticket.time.start.reject" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 36, "end_index": 41, "text": "10:15", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Okay, that works!", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "All right. So just one ticket, or more?", "segments": [ { "start_index": 19, "end_index": 22, "text": "one", "annotations": [ { "name": "movie_ticket.num.tickets.reject" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Two, I'm bringing Jamie tonight to celebrate his promotion!", "segments": [ { "start_index": 0, "end_index": 3, "text": "Two", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Oh, wonderful! I'll get two.", "segments": [ { "start_index": 24, "end_index": 27, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets.accept" }, { "name": "movie_ticket.num.tickets.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Thanks!", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay, just confirming: you want two tickets to see Fighting with my Family at the Millstone 14 at 10:15?", "segments": [ { "start_index": 32, "end_index": 35, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 51, "end_index": 74, "text": "Fighting with my Family", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 82, "end_index": 94, "text": "Millstone 14", "annotations": [ { "name": "movie_ticket.movie_ticket" }, { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 83, "end_index": 94, "text": "illstone 14", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 98, "end_index": 103, "text": "10:15", "annotations": [ { "name": "movie_ticket.time.start.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Right!", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay, so tickets will be $10.25 each, I'll get them now.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Okay, do I pick them up?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "No, they'll be sent to your cell phone in a text message.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Oh, that's convenient.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Anything else?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Nope, all set! Thank you!", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "You're welcome, have a good night!", "segments": [] } ]
dlg-3991b503-d452-44bc-92f4-bfc1ea6e2296
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Hey, can I get an order for Starbucks put in, please?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, for what location?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "8th and Colorado in Denver.", "segments": [ { "start_index": 0, "end_index": 26, "text": "8th and Colorado in Denver", "annotations": [ { "name": "coffee_ordering.location.store.accept" }, { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "OK, what would you like?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "A grande nonfat java chip frappuccino.", "segments": [ { "start_index": 2, "end_index": 8, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 9, "end_index": 15, "text": "nonfat", "annotations": [ { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 9, "end_index": 37, "text": "nonfat java chip frappuccino", "annotations": [ { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 16, "end_index": 37, "text": "java chip frappuccino", "annotations": [ { "name": "coffee_ordering.name.drink.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Do you want whipped cream?", "segments": [ { "start_index": 12, "end_index": 25, "text": "whipped cream", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Yes, please.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Anything else?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Oh, can you add a shot to that, too?", "segments": [ { "start_index": 12, "end_index": 22, "text": "add a shot", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Sure.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "You have my Starbucks card info, right?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "I do. Do you want any food items?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "No thanks.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay, let me place the order.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Okie dokie.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Oh, when do you want to pick up?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "In about twenty minutes.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "OK, I made the order and they said they will send the receipt to your phone.", "segments": [ { "start_index": 0, "end_index": 75, "text": "OK, I made the order and they said they will send the receipt to your phone", "annotations": [ { "name": "coffee_ordering.coffee_order.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Oh, does it go to the app?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "They said via text message.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Awesome, thank you!", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "You're welcome!", "segments": [] } ]
dlg-39a61026-0216-4220-b499-a5d671002ae2
uber-lyft-1
[ { "index": 0, "speaker": "USER", "text": "Hi, I'm going to need you to request me an Uber ride.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay, no problem. Where are you.", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'm currently at the Courtyard Marriott in Center City Philadelphia", "segments": [ { "start_index": 17, "end_index": 67, "text": "the Courtyard Marriott in Center City Philadelphia", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 21, "end_index": 67, "text": "Courtyard Marriott in Center City Philadelphia", "annotations": [ { "name": "uber_lyft.location.from" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay, the courtyard. And where are you headed?", "segments": [ { "start_index": 10, "end_index": 19, "text": "courtyard", "annotations": [ { "name": "uber_lyft.location.from" } ] } ] }, { "index": 4, "speaker": "USER", "text": "We're headed down to the football stadium.", "segments": [ { "start_index": 13, "end_index": 41, "text": "down to the football stadium", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 25, "end_index": 41, "text": "football stadium", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "\"We're\"? How many people are with you.", "segments": [] }, { "index": 6, "speaker": "USER", "text": "There is 6 of us total.", "segments": [ { "start_index": 9, "end_index": 10, "text": "6", "annotations": [ { "name": "uber_lyft.num.people.accept" }, { "name": "uber_lyft.num.people.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay, so you're going to need an SUV, correct?", "segments": [ { "start_index": 33, "end_index": 36, "text": "SUV", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "And do you want the usual? Uber black?", "segments": [ { "start_index": 27, "end_index": 37, "text": "Uber black", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes, please. UberBlack SUV.", "segments": [ { "start_index": 13, "end_index": 26, "text": "UberBlack SUV", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay, no problem. It looks like it's going to be about $40.", "segments": [ { "start_index": 55, "end_index": 58, "text": "$40", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Okay, no problem. Put it on my account.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay, will do. Should I request the car now?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Yes please.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay, I'm requesting the car now. Are you going to need a ride back?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Yes, at some point.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Do you know what time?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No, I'm not sure if we're staying the whole game. I'll let you known when we're ready to come back.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Okay. Sounds good.", "segments": [] } ]
dlg-39aac751-3073-41d5-8518-9a530a757583
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Schedule an appointment with Intelligent Auto Solutions", "segments": [ { "start_index": 12, "end_index": 23, "text": "appointment", "annotations": [ { "name": "auto_repair.auto_repair" } ] }, { "start_index": 29, "end_index": 55, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" }, { "name": "auto_repair.name.store" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "say the purpose for the appointment", "segments": [ { "start_index": 24, "end_index": 35, "text": "appointment", "annotations": [ { "name": "auto_repair.auto_repair" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Car is making noise when it is run at high speed", "segments": [ { "start_index": 0, "end_index": 48, "text": "Car is making noise when it is run at high speed", "annotations": [ { "name": "auto_repair.reason.appt.accept" }, { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "provide the details of car, what is make of the car", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Ford", "segments": [ { "start_index": 0, "end_index": 4, "text": "Ford", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "what is the model", "segments": [] }, { "index": 6, "speaker": "USER", "text": "fusion hybrid", "segments": [ { "start_index": 0, "end_index": 13, "text": "fusion hybrid", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "what is the year", "segments": [] }, { "index": 8, "speaker": "USER", "text": "2017", "segments": [ { "start_index": 0, "end_index": 4, "text": "2017", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Provide contact name for the appointment", "segments": [ { "start_index": 29, "end_index": 40, "text": "appointment", "annotations": [ { "name": "auto_repair.auto_repair" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Sam rotilla", "segments": [ { "start_index": 0, "end_index": 11, "text": "Sam rotilla", "annotations": [ { "name": "auto_repair.name.customer.accept" }, { "name": "auto_repair.name.customer.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Provide contact phone for the appointment", "segments": [ { "start_index": 30, "end_index": 41, "text": "appointment", "annotations": [ { "name": "auto_repair.auto_repair" } ] } ] }, { "index": 12, "speaker": "USER", "text": "111-222-1111", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "For new appointments the availability is for tomorrow after 11 am Shall I confirm ?", "segments": [ { "start_index": 8, "end_index": 20, "text": "appointments", "annotations": [ { "name": "auto_repair.auto_repair" } ] }, { "start_index": 45, "end_index": 53, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 54, "end_index": 62, "text": "after 11", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 60, "end_index": 65, "text": "11 am", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 14, "speaker": "USER", "text": "no make it as urgent need appointment today", "segments": [ { "start_index": 26, "end_index": 37, "text": "appointment", "annotations": [ { "name": "auto_repair.auto_repair" } ] }, { "start_index": 38, "end_index": 43, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "today 4 PM is available Shall I confirm ?", "segments": [ { "start_index": 6, "end_index": 10, "text": "4 PM", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 16, "speaker": "USER", "text": "No, check availability for 6 PM", "segments": [ { "start_index": 27, "end_index": 31, "text": "6 PM", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "6:30 PM is available Shall I confirm", "segments": [ { "start_index": 0, "end_index": 7, "text": "6:30 PM", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 18, "speaker": "USER", "text": "yes", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "I have confirmed your appointment for today at 5:30 PM at Intelligent Auto Solutions your estimated cost of this visit is 75 dollars", "segments": [ { "start_index": 0, "end_index": 33, "text": "I have confirmed your appointment", "annotations": [ { "name": "auto_repair.appointment.accept" } ] }, { "start_index": 38, "end_index": 43, "text": "today", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 47, "end_index": 54, "text": "5:30 PM", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 58, "end_index": 84, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] } ] } ]
dlg-39baab65-fcd9-4d50-bea2-202c35595428
restaurant-table-2
[ { "index": 0, "speaker": "USER", "text": "I am looking for an American, fine-dining experience.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Certainly. Where were you thinking?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Chicago", "segments": [ { "start_index": 0, "end_index": 7, "text": "Chicago", "annotations": [ { "name": "restaurant_reservation.location.restaurant.accept" }, { "name": "restaurant_reservation.location.restaurant.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "I can recommend both Alinea and Boka Restaurant as popular choices.", "segments": [ { "start_index": 21, "end_index": 27, "text": "Alinea", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 32, "end_index": 47, "text": "Boka Restaurant", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Great. Let's do Alinea.", "segments": [ { "start_index": 16, "end_index": 22, "text": "Alinea", "annotations": [ { "name": "restaurant_reservation.name.restaurant.reject" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay. When and for how many?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I am trying to get a table for 4 on April 12. We would like window seats.", "segments": [ { "start_index": 21, "end_index": 26, "text": "table", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 31, "end_index": 32, "text": "4", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 60, "end_index": 72, "text": "window seats", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Unfortunately there is no open table on the 12th. Would you like to try a different date?", "segments": [ { "start_index": 31, "end_index": 36, "text": "table", "annotations": [ { "name": "restaurant_reservation.type.seating.reject" } ] } ] }, { "index": 8, "speaker": "USER", "text": "How about April 13?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "There is no table for 4 available at 7pm.", "segments": [ { "start_index": 12, "end_index": 17, "text": "table", "annotations": [ { "name": "restaurant_reservation.type.seating.reject" } ] }, { "start_index": 22, "end_index": 23, "text": "4", "annotations": [ { "name": "restaurant_reservation.num.guests.reject" }, { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 37, "end_index": 40, "text": "7pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation.reject" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Okay. How about at Boka Restaurant?", "segments": [ { "start_index": 19, "end_index": 34, "text": "Boka Restaurant", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Which date and time?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Let's try 7pm on April 12.", "segments": [ { "start_index": 10, "end_index": 25, "text": "7pm on April 12", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" } ] }, { "start_index": 10, "end_index": 13, "text": "7pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "There is a table for 4 available on April 12 at Boka Restaurant.", "segments": [ { "start_index": 11, "end_index": 16, "text": "table", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 21, "end_index": 22, "text": "4", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 48, "end_index": 64, "text": "Boka Restaurant.", "annotations": [ { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 48, "end_index": 63, "text": "Boka Restaurant", "annotations": [ { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Is it window seating?", "segments": [ { "start_index": 6, "end_index": 20, "text": "window seating", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Yes. Do you have any other requirements?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "No.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Would you like to book Boka Restaurant on April 12 for a table for 4 with window seating?", "segments": [ { "start_index": 23, "end_index": 38, "text": "Boka Restaurant", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] }, { "start_index": 57, "end_index": 62, "text": "table", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] }, { "start_index": 67, "end_index": 68, "text": "4", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 74, "end_index": 80, "text": "window", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] }, { "start_index": 74, "end_index": 88, "text": "window seating", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Yes please.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Your table has been booked. Thank you.", "segments": [ { "start_index": 0, "end_index": 26, "text": "Your table has been booked", "annotations": [ { "name": "restaurant_reservation.reservation.accept" }, { "name": "restaurant_reservation.reservation.accept" } ] } ] } ]
dlg-39bce793-4f7b-4f7d-b1c8-13b64884cf42
movie-tickets-2
[ { "index": 0, "speaker": "USER", "text": "I'd like to buy two tickets to see Pet Semetary please.", "segments": [ { "start_index": 16, "end_index": 19, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 35, "end_index": 47, "text": "Pet Semetary", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure. What city?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Mt. Pleasant , Michigan.", "segments": [ { "start_index": 0, "end_index": 23, "text": "Mt. Pleasant , Michigan", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok. Let me see what we can for you. Did you have anything specific in mind like a specific time?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I'd like to see the movie at 7:30 tonight and I'd like IMAX.", "segments": [ { "start_index": 29, "end_index": 33, "text": "7:30", "annotations": [ { "name": "movie_ticket.time.start.reject" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 55, "end_index": 59, "text": "IMAX", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Ok. Unfortunately they aren't showing it in IMAX and they are out of tickets for that time.", "segments": [ { "start_index": 44, "end_index": 48, "text": "IMAX", "annotations": [ { "name": "movie_ticket.type.screening.reject" }, { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Ok. How about the next showing at 8:45?", "segments": [ { "start_index": 34, "end_index": 38, "text": "8:45", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Ok. I will check on that.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Thank you.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Looks like I can get you two tickets for that showing.", "segments": [ { "start_index": 25, "end_index": 28, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Excellent!", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "I have booked two tickets to Pet Semetary at the Celebration Cinemas in Mt. Pleasant for Pet Semetary.", "segments": [ { "start_index": 14, "end_index": 17, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 14, "end_index": 25, "text": "two tickets", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 29, "end_index": 41, "text": "Pet Semetary", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 49, "end_index": 68, "text": "Celebration Cinemas", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] }, { "start_index": 72, "end_index": 84, "text": "Mt. Pleasant", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "You're the best!", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "I'm glad I could help. Your tickets and confirmation should be sent to your phone shortly.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Thank you.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Is there anything else I can do for you?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Not at the moment.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Ok.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thank you!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Have a great night! Enjoy your movie!", "segments": [] } ]
dlg-39bd34f1-c475-4d5c-8dcf-2236a5e3a990
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Hey could you check with Intelligent Auto Solutions and see if I can bring in my car ?", "segments": [ { "start_index": 25, "end_index": 51, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Certainly. What should I tell them?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "It seems like the brakes aren't braking as well as they used to", "segments": [ { "start_index": 18, "end_index": 47, "text": "brakes aren't braking as well", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 18, "end_index": 63, "text": "brakes aren't braking as well as they used to", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Which car is it?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "It's my Acura MDX, 2018. You know, the silver one.", "segments": [ { "start_index": 8, "end_index": 17, "text": "Acura MDX", "annotations": [ { "name": "auto_repair.name.vehicle" }, { "name": "auto_repair.name.vehicle" } ] }, { "start_index": 19, "end_index": 23, "text": "2018", "annotations": [ { "name": "auto_repair.year.vehicle" }, { "name": "auto_repair.year.vehicle" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What number should I leave with them?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Davison and 555-1236. .", "segments": [ { "start_index": 0, "end_index": 7, "text": "Davison", "annotations": [ { "name": "auto_repair.name.customer.accept" }, { "name": "auto_repair.name.customer.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "They have an appointment at 11 AM tomorrow.", "segments": [ { "start_index": 28, "end_index": 33, "text": "11 AM", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] }, { "start_index": 34, "end_index": 42, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 8, "speaker": "USER", "text": "You know, it is really making me a little nervous driving this. Do they have anything earlier?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Could you bring it in before 8 AM and drop it off?", "segments": [ { "start_index": 22, "end_index": 33, "text": "before 8 AM", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 29, "end_index": 33, "text": "8 AM", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 10, "speaker": "USER", "text": "I think so. What is the fee for the initial check?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "It is $50 and applicable towards any work that is done if necessary.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "That works. Will they let me drop it off this afternoon and just leave it?", "segments": [ { "start_index": 41, "end_index": 55, "text": "this afternoon", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 46, "end_index": 55, "text": "afternoon", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Yes. You can drop it off and leave the keys in their drop box. ", "segments": [] }, { "index": 14, "speaker": "USER", "text": "I'll get an Uber home. I'll feel better about not driving this thing if the brakes are messed up.", "segments": [ { "start_index": 76, "end_index": 96, "text": "brakes are messed up", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "So you are going to drop it off this afternoon?", "segments": [ { "start_index": 32, "end_index": 46, "text": "this afternoon", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 37, "end_index": 46, "text": "afternoon", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yes. I think I can get there around 4 PM.", "segments": [ { "start_index": 29, "end_index": 40, "text": "around 4 PM", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 36, "end_index": 40, "text": "4 PM", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "I'm confirming with them that you are dropping off the Acura MDX 2018 this afternoon around 4 PM for a check on the brakes.", "segments": [ { "start_index": 55, "end_index": 64, "text": "Acura MDX", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle" } ] }, { "start_index": 65, "end_index": 69, "text": "2018", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle" } ] }, { "start_index": 70, "end_index": 96, "text": "this afternoon around 4 PM", "annotations": [ { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 75, "end_index": 96, "text": "afternoon around 4 PM", "annotations": [ { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 103, "end_index": 122, "text": "check on the brakes", "annotations": [ { "name": "auto_repair.reason.appt.accept" }, { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "That's correct. ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "They will be able to check it first thing in the morning and they will call you at 555-1234 with the estimate.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "The number is 555-1236. My cell number.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Yes, sorry. They will call you will the information at 555-1236. The fee of $50 will be used towards any work, if necessary. ", "segments": [] }, { "index": 22, "speaker": "USER", "text": "That sounds great. I hope it's nothing too serious or expensive!", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "I hope it's something simple. Is there anything else?", "segments": [] }, { "index": 24, "speaker": "USER", "text": "No, that's it. Thank you. I'll call Uber myself when I drop the car off. ", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "You're welcome. They just had a cancellation. They may get to look at the vehicle when you get there. ", "segments": [] }, { "index": 26, "speaker": "USER", "text": "Even better! Thanks!", "segments": [] }, { "index": 27, "speaker": "ASSISTANT", "text": "You're welcome. ", "segments": [] }, { "index": 28, "speaker": "USER", "text": "Bye!", "segments": [] }, { "index": 29, "speaker": "ASSISTANT", "text": "Good-bye", "segments": [] } ]
dlg-39bd3d78-1cf9-495b-816a-6339c476241d
uber-lyft-2
[ { "index": 0, "speaker": "USER", "text": "Hi John, Kindly get me a tax.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Hi madam. What option do you prefer, Uber of Lyft?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Am okay with Lyft for today.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "where are you going to madam?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Le Bernadin Restaurant.", "segments": [ { "start_index": 0, "end_index": 22, "text": "Le Bernadin Restaurant", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 0, "end_index": 23, "text": "Le Bernadin Restaurant.", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What kind of Car will you prefer?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "What are the available options?", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "We have Lyft personal, Shared, XL, Lux Black andLux Black XL.", "segments": [ { "start_index": 8, "end_index": 21, "text": "Lyft personal", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 23, "end_index": 29, "text": "Shared", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 31, "end_index": 33, "text": "XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 35, "end_index": 44, "text": "Lux Black", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 48, "end_index": 60, "text": "Lux Black XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 8, "speaker": "USER", "text": "How much is the estiamated cost for a lux black?", "segments": [ { "start_index": 38, "end_index": 47, "text": "lux black", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "$35-42 madam", "segments": [ { "start_index": 0, "end_index": 6, "text": "$35-42", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Kindly let me get that one", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "The average waiting time for the car is 20 mins, is that okay with you?", "segments": [ { "start_index": 40, "end_index": 47, "text": "20 mins", "annotations": [ { "name": "uber_lyft.time.pickup" }, { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 12, "speaker": "USER", "text": "No, is there any other option, I am getting late", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "There is a Lux Black XL going for $50 and XL going for $25", "segments": [ { "start_index": 11, "end_index": 23, "text": "Lux Black XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 21, "end_index": 23, "text": "XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 34, "end_index": 37, "text": "$50", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 55, "end_index": 58, "text": "$25", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Get me the XL", "segments": [ { "start_index": 11, "end_index": 13, "text": "XL", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Waiting time is 5 mins madam.", "segments": [ { "start_index": 16, "end_index": 22, "text": "5 mins", "annotations": [ { "name": "uber_lyft.time.pickup.accept" }, { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "That is okay, confirm the selection.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay madam, you will shortly be notified by texton the position of the car", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No problem John, am grateful", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Anytime madam and have a nice evening", "segments": [] } ]
dlg-39c728b3-0899-4605-a50c-6c0f70027815
movie-tickets-2
[ { "index": 0, "speaker": "USER", "text": "Hello Becky.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Hi how are you today. ", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Feeling good as always.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "That's great how may I help?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I'm looking for a movie theather like within the hour to see while I have free time.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay. ", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Can you help me find any. ", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Sure, what about the Edwards Cinema in Ontario.", "segments": [ { "start_index": 21, "end_index": 35, "text": "Edwards Cinema", "annotations": [ { "name": "movie_ticket.name.theater.reject" }, { "name": "movie_ticket.name.theater" } ] }, { "start_index": 39, "end_index": 46, "text": "Ontario", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Okay yeah well that's not that close. ", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Yeah, okay what about Victoria Gardens AMC.", "segments": [ { "start_index": 22, "end_index": 42, "text": "Victoria Gardens AMC", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 22, "end_index": 43, "text": "Victoria Gardens AMC.", "annotations": [ { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Okay sounds great. ", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay your looking within the hour?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Correct.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Alright Shazam is playing and Pet Sematary.", "segments": [ { "start_index": 8, "end_index": 14, "text": "Shazam", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] }, { "start_index": 30, "end_index": 42, "text": "Pet Sematary", "annotations": [ { "name": "movie_ticket.name.movie" } ] }, { "start_index": 30, "end_index": 43, "text": "Pet Sematary.", "annotations": [ { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Oh those are good ones. ", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "I heard Pet Sematary?", "segments": [ { "start_index": 8, "end_index": 20, "text": "Pet Sematary", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie.reject" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yeah , lets go with that one.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay .", "segments": [] }, { "index": 18, "speaker": "USER", "text": "How much is the ticket?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "12.50 .", "segments": [ { "start_index": 0, "end_index": 5, "text": "12.50", "annotations": [ { "name": "movie_ticket.price.ticket.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Okay not bad. ", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Oh darn it. ", "segments": [] }, { "index": 22, "speaker": "USER", "text": "What's up.", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "That showing is not playing at the time you requested. ", "segments": [] }, { "index": 24, "speaker": "USER", "text": "Okay well let's go with the other showing.", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "Okay so Shazam?", "segments": [ { "start_index": 8, "end_index": 14, "text": "Shazam", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.name.movie.accept" } ] } ] }, { "index": 26, "speaker": "USER", "text": "Yeah that is fine.", "segments": [] }, { "index": 27, "speaker": "ASSISTANT", "text": "Just 1 ticket for you?", "segments": [ { "start_index": 5, "end_index": 6, "text": "1", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] } ] }, { "index": 28, "speaker": "USER", "text": "Yes. ", "segments": [] }, { "index": 29, "speaker": "ASSISTANT", "text": "Okay enjoy your movie details will be sent to your phone, bye for now ", "segments": [] } ]
dlg-39d8827b-aff0-4ed5-9f36-ee7324504622
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Hey, my car is due for its 50k mile check up. Can you make an appointment for me?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, no problem. Where do you want to take your car?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "The usual place. Intelligent Auto Solutions.", "segments": [ { "start_index": 17, "end_index": 43, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" } ] }, { "start_index": 17, "end_index": 44, "text": "Intelligent Auto Solutions.", "annotations": [ { "name": "auto_repair.name.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok, first I'll need to gather some information from you. What is the make of your vehicle?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "It's a Honda.", "segments": [ { "start_index": 7, "end_index": 12, "text": "Honda", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Ok. What is the model of your vehicle?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Civic.", "segments": [ { "start_index": 0, "end_index": 5, "text": "Civic", "annotations": [ { "name": "auto_repair.name.vehicle" }, { "name": "auto_repair.name.vehicle.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Great. What is the year of your vehicle?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "2015.", "segments": [ { "start_index": 0, "end_index": 4, "text": "2015", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Thanks. When would you like to drop your car off?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "I can do it any day this week before 9.", "segments": [ { "start_index": 37, "end_index": 38, "text": "9", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Ok, I see that there is an appointment available on Thusday at 8:30. Would you like to book this appointment?", "segments": [ { "start_index": 52, "end_index": 59, "text": "Thusday", "annotations": [ { "name": "auto_repair.date.appt.reject" }, { "name": "auto_repair.date.appt.reject" } ] }, { "start_index": 63, "end_index": 67, "text": "8:30", "annotations": [ { "name": "auto_repair.time.appt.reject" } ] }, { "start_index": 63, "end_index": 68, "text": "8:30.", "annotations": [ { "name": "auto_repair.time.appt.reject" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Well, is there anything available sooner?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Let's see. Ok, I see that there is an appointment available on Tuesday at 9. Would you like to book this appointment?", "segments": [ { "start_index": 63, "end_index": 70, "text": "Tuesday", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 74, "end_index": 75, "text": "9", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Ok, yeah. That sounds good.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ok, great. I've confirmed your appointment for this Tuesday at 9 am at Intelligent Auto Solutions.", "segments": [ { "start_index": 52, "end_index": 59, "text": "Tuesday", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 63, "end_index": 67, "text": "9 am", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 71, "end_index": 97, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Ok, thank you.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Is there anything else that I can assist you with?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No, that's all for now.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Thank you, goodbye.", "segments": [] } ]
dlg-39e21a77-2085-40b6-9f0d-91cd260fdcfc
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "I'm going to see my daughter tomorrow, and I want to take her out for some Chinese. Can you find me a restaurant in Bloomington?", "segments": [ { "start_index": 116, "end_index": 127, "text": "Bloomington", "annotations": [ { "name": "restaurant_reservation.location.restaurant" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure. Let me see what Chinese options there are for you. Anything I should look for?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "As long as they serve Sweet & Sour Chicken, fried rice, and fortune cookies, we should be good. But I want a nice place.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Of course. I see Golden Glade and Panda Plates in Bloomington. They are both rated at 4.8 stars.", "segments": [ { "start_index": 17, "end_index": 29, "text": "Golden Glade", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 34, "end_index": 46, "text": "Panda Plates", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 50, "end_index": 61, "text": "Bloomington", "annotations": [ { "name": "restaurant_reservation.location.restaurant.accept" }, { "name": "restaurant_reservation.location.restaurant" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Those sound promising. Is either one on the east side?", "segments": [ { "start_index": 44, "end_index": 53, "text": "east side", "annotations": [ { "name": "restaurant_reservation.location.restaurant" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "The Panda plates is on the east side of town, not too far from the mall. Will that do?", "segments": [ { "start_index": 4, "end_index": 16, "text": "Panda plates", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] }, { "start_index": 27, "end_index": 44, "text": "east side of town", "annotations": [ { "name": "restaurant_reservation.location.restaurant.accept" } ] }, { "start_index": 27, "end_index": 71, "text": "east side of town, not too far from the mall", "annotations": [ { "name": "restaurant_reservation.location.restaurant.accept" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Yes. Let's see if I can get a booth on Saturday at 4pm for two people, non-smoking.", "segments": [ { "start_index": 30, "end_index": 35, "text": "booth", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 51, "end_index": 54, "text": "4pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 59, "end_index": 69, "text": "two people", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 59, "end_index": 62, "text": "two", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "I don't see any booths available. It looks like it is all tables.", "segments": [ { "start_index": 16, "end_index": 22, "text": "booths", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating.reject" } ] }, { "start_index": 58, "end_index": 64, "text": "tables", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Good enough. Just not in the middle of the room, please.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Okay. They don't have any reservations open before 5pm on Saturday.", "segments": [ { "start_index": 51, "end_index": 54, "text": "5pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation.reject" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Oh my, really?! They do have sweet & sour chicken, right?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "I think I had better double check.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Maybe. See if the egg rolls are any good too.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "I do see Sweet & Sour Chicken on the menu. Tempura battered chicken served with dipping sauce. Will that do? ", "segments": [] }, { "index": 14, "speaker": "USER", "text": "That will be perfect.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "And the egg rolls have fantastic reviews. Lots of veggies, and crispy.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Okay, now we are sounding better again. ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Good. What time do you want me to book the reservation for?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Let's make it 5pm, for 2 people, and a table at the side or back.", "segments": [ { "start_index": 14, "end_index": 17, "text": "5pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 23, "end_index": 24, "text": "2", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 23, "end_index": 31, "text": "2 people", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 37, "end_index": 64, "text": "a table at the side or back", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] }, { "start_index": 39, "end_index": 44, "text": "table", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "The reservation is set for 2, on Saturday at 5pm. Anything else?", "segments": [ { "start_index": 27, "end_index": 28, "text": "2", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 45, "end_index": 48, "text": "5pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "No. Just that.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Okay, I'll text you the booking confirmation and the directions.", "segments": [] }, { "index": 22, "speaker": "USER", "text": "That would be great.", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Enjoy dinner with your daughter!", "segments": [] }, { "index": 24, "speaker": "USER", "text": "Thank you! I will!", "segments": [] } ]
dlg-3a050bd7-d8f6-4abd-b94f-7a42c5213992
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "Hey! I'm looking for a nice unique or old style restaurant, generally a quiet restaurant with delicious food choices that takes reservations.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay, did you have any restaurants in mind or did you want me to search a particular area for you?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I've searched and The Boone Tavern would be nice, or maybe even The Still at AMBRAbev both are located in the city of Lexington, Ky.", "segments": [ { "start_index": 18, "end_index": 34, "text": "The Boone Tavern", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 64, "end_index": 85, "text": "The Still at AMBRAbev", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 106, "end_index": 131, "text": "the city of Lexington, Ky", "annotations": [ { "name": "restaurant_reservation.location.restaurant.accept" } ] }, { "start_index": 118, "end_index": 131, "text": "Lexington, Ky", "annotations": [ { "name": "restaurant_reservation.location.restaurant" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What preferences are most important for you; what must the restaurant offer?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I'd prefer the place that offers the best private booths or tables and I prefer quiet areas as well and the food must be delicious!", "segments": [ { "start_index": 42, "end_index": 56, "text": "private booths", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 60, "end_index": 66, "text": "tables", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "The Boone Tavern offers quiet as well as private booths or tables and their yelp reviews are great!", "segments": [ { "start_index": 0, "end_index": 16, "text": "The Boone Tavern", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 41, "end_index": 55, "text": "private booths", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 59, "end_index": 65, "text": "tables", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 6, "speaker": "USER", "text": "What about The Still at AMBRAbev?", "segments": [ { "start_index": 11, "end_index": 32, "text": "The Still at AMBRAbev", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Their yelp review is great too, but it's more of a new place and doesn't look like it would be very quiet or private.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "The Boone Tavern it is, could you please call and book a table for me?", "segments": [ { "start_index": 0, "end_index": 16, "text": "The Boone Tavern", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] }, { "start_index": 57, "end_index": 62, "text": "table", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Of course! what day and time and how many people?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "I would like the reservation to be for 2 people, Thursday, February 14, 2019, at 7pm and I would like their most quiet, private booth of course!", "segments": [ { "start_index": 39, "end_index": 47, "text": "2 people", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 81, "end_index": 84, "text": "7pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 120, "end_index": 133, "text": "private booth", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": " I will call now to book a table for you!", "segments": [] }, { "index": 12, "speaker": "USER", "text": "I appreciate it!", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "I'm sorry, but they don't have anything available at 7pm on that day.", "segments": [ { "start_index": 53, "end_index": 56, "text": "7pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" }, { "name": "restaurant_reservation.time.reservation.reject" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Could you check to see what available times they DO have for that day?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Yes. They have 8pm and 9pm open for that day, but time slots are going fast. Would you like either of those times instead?", "segments": [ { "start_index": 15, "end_index": 18, "text": "8pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 23, "end_index": 26, "text": "9pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 16, "speaker": "USER", "text": "I would like the 8pm time slot, please. Can they guarantee a private booth or table at that time?", "segments": [ { "start_index": 17, "end_index": 20, "text": "8pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] }, { "start_index": 61, "end_index": 74, "text": "private booth", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating.accept" } ] }, { "start_index": 78, "end_index": 83, "text": "table", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Yes. Would you like me to go ahead and reserve that time and book a table for you?", "segments": [ { "start_index": 68, "end_index": 73, "text": "table", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Yes please!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You're all set!", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Thank you very much!", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "You are welcome and I hope your dinner and experience are great!", "segments": [] } ]
dlg-3a21c556-d7ba-4da4-89d8-578e6f946928
uber-lyft-2
[ { "index": 0, "speaker": "USER", "text": "Hey, I need a ride to the airport.", "segments": [ { "start_index": 26, "end_index": 33, "text": "airport", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay. What is your pick up location?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Double Tree Hilton in the Historic District, downtown Charleston.", "segments": [ { "start_index": 0, "end_index": 64, "text": "Double Tree Hilton in the Historic District, downtown Charleston", "annotations": [ { "name": "uber_lyft.location.from" } ] }, { "start_index": 0, "end_index": 65, "text": "Double Tree Hilton in the Historic District, downtown Charleston.", "annotations": [ { "name": "uber_lyft.location.from" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Is that at 181 Church Street in Charleston?", "segments": [ { "start_index": 11, "end_index": 42, "text": "181 Church Street in Charleston", "annotations": [ { "name": "uber_lyft.location.from" }, { "name": "uber_lyft.location.from" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Yes, that's right, the one in the Historic District. I need to go to the Charleston Airport as soon as possible.", "segments": [ { "start_index": 34, "end_index": 51, "text": "Historic District", "annotations": [ { "name": "uber_lyft.location.from" }, { "name": "uber_lyft.location.from" } ] }, { "start_index": 73, "end_index": 91, "text": "Charleston Airport", "annotations": [ { "name": "uber_lyft.location.to" }, { "name": "uber_lyft.location.to" } ] }, { "start_index": 92, "end_index": 111, "text": "as soon as possible", "annotations": [ { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay. There is an Uber XL available immediately.", "segments": [ { "start_index": 18, "end_index": 25, "text": "Uber XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 6, "speaker": "USER", "text": "That's the pricey version, right?", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "It would be $32.83 approximately.", "segments": [ { "start_index": 12, "end_index": 18, "text": "$32.83", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 8, "speaker": "USER", "text": "I really need it to be cheaper than that. Isn't the UberX available?", "segments": [ { "start_index": 52, "end_index": 57, "text": "UberX", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "UberX will be able to pick you up in 45 minutes. Would that be okay?", "segments": [ { "start_index": 0, "end_index": 5, "text": "UberX", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 37, "end_index": 47, "text": "45 minutes", "annotations": [ { "name": "uber_lyft.time.pickup" }, { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 10, "speaker": "USER", "text": "I really need to get to the airport quicker if at all possible.", "segments": [ { "start_index": 28, "end_index": 35, "text": "airport", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "The Uber XL is available to pick you up within 5 minutes.", "segments": [ { "start_index": 4, "end_index": 11, "text": "Uber XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 47, "end_index": 56, "text": "5 minutes", "annotations": [ { "name": "uber_lyft.time.pickup" }, { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 12, "speaker": "USER", "text": "And what is that cost again?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "$32.83, and available right now.", "segments": [ { "start_index": 0, "end_index": 6, "text": "$32.83", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "I'll have to go with that. I'm really in a hurry. ", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "They will pick you up momentarily at the Double Tree Hilton in the Historic District, 181 Church Street in Charleston...", "segments": [ { "start_index": 41, "end_index": 117, "text": "Double Tree Hilton in the Historic District, 181 Church Street in Charleston", "annotations": [ { "name": "uber_lyft.location.from" } ] }, { "start_index": 41, "end_index": 119, "text": "Double Tree Hilton in the Historic District, 181 Church Street in Charleston..", "annotations": [ { "name": "uber_lyft.location.from" } ] } ] }, { "index": 16, "speaker": "USER", "text": "I'm already at the side door. I can't move because I have lots of luggage.", "segments": [ { "start_index": 19, "end_index": 28, "text": "side door", "annotations": [ { "name": "uber_lyft.location.from" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay. So picking you up momentarily at the side door at Double Tree Hilton, taking you to the Charleston International Airport on South Aviation.", "segments": [ { "start_index": 43, "end_index": 74, "text": "side door at Double Tree Hilton", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 56, "end_index": 75, "text": "Double Tree Hilton,", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 94, "end_index": 145, "text": "Charleston International Airport on South Aviation.", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "For Delta departures if that helps. ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Yes, it does. I'll pass along that information. ", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Perfect. I think I'll make my flight. ", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "They are on the way. They should be at your location in 2 minutes and you should have the details on your phone.", "segments": [ { "start_index": 56, "end_index": 65, "text": "2 minutes", "annotations": [ { "name": "uber_lyft.time.pickup.accept" }, { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 22, "speaker": "USER", "text": "Great. I see the information on my phone, now. Thanks for your help!", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "You're welcome. Enjoy your flight. ", "segments": [] }, { "index": 24, "speaker": "USER", "text": "Thanks, bye.", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "Goodbye.", "segments": [] } ]
dlg-3a35591b-b018-4c92-9684-688a087fd9fd
uber-lyft-1
[ { "index": 0, "speaker": "USER", "text": "Hey, I'd like to order a Uber.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay sure, from which location?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "The Pizza Press", "segments": [ { "start_index": 0, "end_index": 15, "text": "The Pizza Press", "annotations": [ { "name": "uber_lyft.location.from" }, { "name": "uber_lyft.location.from" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "The one at 14940 Whittier Blvd?", "segments": [ { "start_index": 11, "end_index": 30, "text": "14940 Whittier Blvd", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Yes, that's right.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "And where are you going?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Home", "segments": [ { "start_index": 0, "end_index": 4, "text": "Home", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay, a UberXL will cost $23.54", "segments": [ { "start_index": 8, "end_index": 14, "text": "UberXL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 25, "end_index": 31, "text": "$23.54", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Do you have any Uber Blacks?", "segments": [ { "start_index": 16, "end_index": 27, "text": "Uber Blacks", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Okay that will be $57.24", "segments": [ { "start_index": 18, "end_index": 24, "text": "$57.24", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes that's fine.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "And for what time?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Now please", "segments": [ { "start_index": 0, "end_index": 3, "text": "Now", "annotations": [ { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Reserving now. ", "segments": [ { "start_index": 10, "end_index": 13, "text": "now", "annotations": [ { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Okay thanks.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay, your ride is on the way and you can check it's details on your phone app.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "That's perfect, thanks.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Is there anything else I can help you with?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No thanks.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Great, have a nice trip.", "segments": [] } ]
dlg-3a367f81-22e8-4ae1-a8e2-04ff100d4ed3
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hi! Can I have a chicken, bacon, ranch pizza?", "segments": [ { "start_index": 17, "end_index": 24, "text": "chicken", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 17, "end_index": 44, "text": "chicken, bacon, ranch pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 26, "end_index": 31, "text": "bacon", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 33, "end_index": 44, "text": "ranch pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure! What size would you like?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "What sizes do you have?", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "We have the 10\" personal pizza, 14\" small pizza, 16\" medium pizza, 22\" large pizza, and a 30\" party size pizza.", "segments": [ { "start_index": 12, "end_index": 30, "text": "10\" personal pizza", "annotations": [ { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 16, "end_index": 30, "text": "personal pizza", "annotations": [ { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 32, "end_index": 47, "text": "14\" small pizza", "annotations": [ { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 36, "end_index": 47, "text": "small pizza", "annotations": [ { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 49, "end_index": 65, "text": "16\" medium pizza", "annotations": [ { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 53, "end_index": 65, "text": "medium pizza", "annotations": [ { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 67, "end_index": 83, "text": "22\" large pizza,", "annotations": [ { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 71, "end_index": 82, "text": "large pizza", "annotations": [ { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 90, "end_index": 110, "text": "30\" party size pizza", "annotations": [ { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 94, "end_index": 110, "text": "party size pizza", "annotations": [ { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 4, "speaker": "USER", "text": "How much does a medium cost?", "segments": [ { "start_index": 16, "end_index": 22, "text": "medium", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "The medium chicken bacon ranch pizza is $18.25", "segments": [ { "start_index": 4, "end_index": 10, "text": "medium", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 11, "end_index": 36, "text": "chicken bacon ranch pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Okay, and how much is the large?", "segments": [ { "start_index": 26, "end_index": 31, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "A large for this pizza is $25.95.", "segments": [ { "start_index": 2, "end_index": 7, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Okay, I will order a medium then.", "segments": [ { "start_index": 21, "end_index": 27, "text": "medium", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Sounds good. So you want one medium chicken, bacon, ranch pizza. Would you like anything else?", "segments": [ { "start_index": 29, "end_index": 35, "text": "medium", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 36, "end_index": 43, "text": "chicken", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 36, "end_index": 64, "text": "chicken, bacon, ranch pizza.", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 45, "end_index": 50, "text": "bacon", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 52, "end_index": 63, "text": "ranch pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 10, "speaker": "USER", "text": "No thank you, that's it.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Awesome that will be $18.25.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Okay let me get my wallet out of my pocket.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Actually, I just spoke to the chef and he said we don't have any more ranch sauce for the pizza. Would you like to order a different type of pizza?", "segments": [ { "start_index": 70, "end_index": 96, "text": "ranch sauce for the pizza.", "annotations": [ { "name": "pizza_ordering.name.pizza.reject" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Oh no, that's my favorite sauce for pizza! That's okay though. Can I have a Barbecue chicken & bacon pizza then please?", "segments": [ { "start_index": 76, "end_index": 92, "text": "Barbecue chicken", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 76, "end_index": 106, "text": "Barbecue chicken & bacon pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 95, "end_index": 106, "text": "bacon pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Let me ask the Chef if we have barbecue sauce for the pizza. Would you still like to order a medium size pizza?", "segments": [ { "start_index": 31, "end_index": 59, "text": "barbecue sauce for the pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 93, "end_index": 99, "text": "medium", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yes a medium is still good.", "segments": [ { "start_index": 6, "end_index": 12, "text": "medium", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "The chef says we do have barbecue sauce. So to confirm, you are ordering 1 medium BBQ chicken & bacon pizza for $18.25.", "segments": [ { "start_index": 25, "end_index": 39, "text": "barbecue sauce", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 75, "end_index": 81, "text": "medium", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 82, "end_index": 93, "text": "BBQ chicken", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 82, "end_index": 107, "text": "BBQ chicken & bacon pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 96, "end_index": 107, "text": "bacon pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Yes that is right! I will be paying with my card.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Awesome! You can insert your card into the pinpad and enter your information on the screen.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Excellent, thank you!", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "You're welcome. On the screen it will also ask if you would like to receive your receipt via text message today. You can also sign up for sale and coupon offers off your favorite foods.", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Yes, I would like to sign up for text receipts and special offers, thank you!", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Wonderful. It will take 25 minutes for us to cook your pizza so you can come pick it up from us after that.", "segments": [] }, { "index": 24, "speaker": "USER", "text": "That's great, thank you for all of your help!", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "You're welcome.", "segments": [] } ]
dlg-3a3a8fe3-a6a4-4d1c-b678-f34cd43f2e50
movie-tickets-3
[ { "index": 0, "speaker": "USER", "text": "I'd like to buy 2 tickets to see Shazam.", "segments": [ { "start_index": 16, "end_index": 25, "text": "2 tickets", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 33, "end_index": 40, "text": "Shazam.", "annotations": [ { "name": "movie_ticket.name.movie" } ] }, { "start_index": 33, "end_index": 39, "text": "Shazam", "annotations": [ { "name": "movie_ticket.name.movie.reject" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay. Where would you like to watch the movie?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Dallas.", "segments": [ { "start_index": 0, "end_index": 6, "text": "Dallas", "annotations": [ { "name": "movie_ticket.location.theater" } ] }, { "start_index": 0, "end_index": 7, "text": "Dallas.", "annotations": [ { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Is there a particular theater you are interested in?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Cinemark 17", "segments": [ { "start_index": 0, "end_index": 11, "text": "Cinemark 17", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What time would you like to watch Shazam?", "segments": [ { "start_index": 34, "end_index": 40, "text": "Shazam", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Today at 3:45 PM.", "segments": [ { "start_index": 9, "end_index": 16, "text": "3:45 PM", "annotations": [ { "name": "movie_ticket.time.start.reject" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Sorry. There are no more tickets available for that time.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I'll just watch another movie then.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "What movie would you like to watch?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Hellboy.", "segments": [ { "start_index": 0, "end_index": 7, "text": "Hellboy", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie.reject" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "What time would you like to watch it?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "4:20 PM", "segments": [ { "start_index": 0, "end_index": 7, "text": "4:20 PM", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "There is a standard viewing available. Are you okay with this?", "segments": [ { "start_index": 11, "end_index": 19, "text": "standard", "annotations": [ { "name": "movie_ticket.type.screening" } ] }, { "start_index": 11, "end_index": 27, "text": "standard viewing", "annotations": [ { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 14, "speaker": "USER", "text": "I want to watch it in 3D.", "segments": [ { "start_index": 22, "end_index": 24, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Sorry, there are no 3D options available.", "segments": [ { "start_index": 20, "end_index": 22, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening.reject" }, { "name": "movie_ticket.type.screening.reject" } ] } ] }, { "index": 16, "speaker": "USER", "text": "I don't think I'm going to buy any tickets then.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "I'm sorry. Are you sure?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Okay. Thank you for your time.", "segments": [] } ]
dlg-3a3af7fb-fc54-455f-bef0-8ca47ac2892b
uber-lyft-1
[ { "index": 0, "speaker": "USER", "text": "Hey Google, can you book a Lyft ride for me?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure. Tell me the details. First- your origin address", "segments": [] }, { "index": 2, "speaker": "USER", "text": "1630 Widgeon drive, Wheeling, IL", "segments": [ { "start_index": 0, "end_index": 32, "text": "1630 Widgeon drive, Wheeling, IL", "annotations": [ { "name": "uber_lyft.location.from" }, { "name": "uber_lyft.location.from" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok. did u say 1630 Widgeon drive, wheeling IL?", "segments": [ { "start_index": 14, "end_index": 45, "text": "1630 Widgeon drive, wheeling IL", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Yes", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Great. Next help me with your destination address?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "ORD International airport. Terminal 4", "segments": [ { "start_index": 0, "end_index": 37, "text": "ORD International airport. Terminal 4", "annotations": [ { "name": "uber_lyft.location.to" }, { "name": "uber_lyft.location.to" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Ok. Did you say O'Hare international airport? Terminal 4?", "segments": [ { "start_index": 16, "end_index": 56, "text": "O'Hare international airport? Terminal 4", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Yed", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Awesome. Next . Which type of ride you prefer. regular, Shared, XL, Lux, Lux Black, Lux Black XL.?", "segments": [ { "start_index": 47, "end_index": 54, "text": "regular", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 56, "end_index": 62, "text": "Shared", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 64, "end_index": 66, "text": "XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 68, "end_index": 71, "text": "Lux", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 73, "end_index": 82, "text": "Lux Black", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 84, "end_index": 96, "text": "Lux Black XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Lux", "segments": [ { "start_index": 0, "end_index": 3, "text": "Lux", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Ok. Did you say Lux?", "segments": [ { "start_index": 16, "end_index": 19, "text": "Lux", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "And at what time you would want to be picked up?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "At 8.30pm tonite", "segments": [ { "start_index": 3, "end_index": 9, "text": "8.30pm", "annotations": [ { "name": "uber_lyft.time.pickup.accept" }, { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ok. Thank you for the details", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Can I get the confirmation?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Yes sure. I see that you have already setup an account with Lyft. Give me a moment to book the ride", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Awesome.Thankyou", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Ride is confirmed and details have been texted and mailed to ur phone/email. Is there anything I can help you with today?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Let me check my phone for the confirmation message. Yes. I have received the message. Thank you", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "You are most welcome", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Have a safe ride. Gud Night", "segments": [] } ]
dlg-3a3d5a7b-1829-463f-a079-ad967ca9ef4d
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Hey there, can you order a coffee for me from Starbucks?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "No problem, what did you want?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I was thinking of something different, but not too wierd.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Let's see, here's something, Cordusio.", "segments": [ { "start_index": 29, "end_index": 37, "text": "Cordusio", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 4, "speaker": "USER", "text": "I've never heard of that, what'sin it?", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "It's an espresso-forward mocha, it says it's almost like a dark chocolate.", "segments": [ { "start_index": 8, "end_index": 30, "text": "espresso-forward mocha", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 59, "end_index": 73, "text": "dark chocolate", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 6, "speaker": "USER", "text": "That sound nice, is it one of their sugar-bombs?", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Not too bad, it's 260 calories for a Grande.", "segments": [ { "start_index": 37, "end_index": 43, "text": "Grande", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 8, "speaker": "USER", "text": "I can never remember, how big is a Grande.", "segments": [ { "start_index": 35, "end_index": 41, "text": "Grande", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "16 ounces.", "segments": [ { "start_index": 0, "end_index": 9, "text": "16 ounces", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 10, "speaker": "USER", "text": "That seems alright, we'll go with that.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "OK, where did you want to pick it up?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "I think there's a Starbucks at 38th and Federal.", "segments": [ { "start_index": 31, "end_index": 47, "text": "38th and Federal", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Looks like your right, so should I order it now?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Yeah, can they make it with almond milk?", "segments": [ { "start_index": 28, "end_index": 39, "text": "almond milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "I'm sure they could if you really want that.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "I think I'll stick with whole milk, almond milk may as well be water I suppose.", "segments": [ { "start_index": 24, "end_index": 34, "text": "whole milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 36, "end_index": 47, "text": "almond milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.type.milk.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "OK, I'll place the order for a Grande Cordusio at the Starbucks at 38th and Federal.", "segments": [ { "start_index": 31, "end_index": 37, "text": "Grande", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 38, "end_index": 46, "text": "Cordusio", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 67, "end_index": 83, "text": "38th and Federal", "annotations": [ { "name": "coffee_ordering.location.store.accept" }, { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Good deal, I'm on my way.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "OK, they'll shoot a receipt to your phone, it should be ready in a few minutes. ", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Great, thanks a bunch!", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "You're welcome.", "segments": [] } ]
dlg-3a402a59-7671-4a55-bf6a-45ef1ec96a8b
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "I need to make an appointment", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Ok what is it for?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "My 2017 Nissan Rogue", "segments": [ { "start_index": 3, "end_index": 7, "text": "2017", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 8, "end_index": 20, "text": "Nissan Rogue", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok, How about Friday at 8 am?", "segments": [ { "start_index": 14, "end_index": 20, "text": "Friday", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 24, "end_index": 28, "text": "8 am", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Well I need it sooner.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Why?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I think there is a problem with my transmission and I am supposed to go on vacation.", "segments": [ { "start_index": 8, "end_index": 47, "text": "there is a problem with my transmission", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 19, "end_index": 47, "text": "problem with my transmission", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Oh dear. Well the earliest I have it Thursday at noon.", "segments": [ { "start_index": 37, "end_index": 45, "text": "Thursday", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 49, "end_index": 53, "text": "noon", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 8, "speaker": "USER", "text": "That is not quick enough. How about this afternoon?", "segments": [ { "start_index": 36, "end_index": 50, "text": "this afternoon", "annotations": [ { "name": "auto_repair.time.appt.reject" } ] }, { "start_index": 41, "end_index": 50, "text": "afternoon", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "We have nothing open then.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Tommorrow Morning ??", "segments": [ { "start_index": 0, "end_index": 9, "text": "Tommorrow", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 10, "end_index": 17, "text": "Morning", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Ok I think we can squeeze you in but you will have to wait a while.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Thats fine.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "What is your name ?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Sylvia Brown.", "segments": [ { "start_index": 0, "end_index": 12, "text": "Sylvia Brown", "annotations": [ { "name": "auto_repair.name.customer.accept" }, { "name": "auto_repair.name.customer.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "And your address?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "30 North Main St, Allentown PA", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Of great, is there a contact number we can reach you at?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "669-996-6669", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Thank you.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Is there a fee to look at the car?", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "It will be 250.00 , if you need work done that will be deducted from the cost.", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Wow that is alot.", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Yes well that is the charge.", "segments": [] }, { "index": 24, "speaker": "USER", "text": "Ok, nothing I can do about it I guess.", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "NO there is not.", "segments": [] }, { "index": 26, "speaker": "USER", "text": "Ok then I will be there.", "segments": [] }, { "index": 27, "speaker": "ASSISTANT", "text": "Ok , your appointment is at 9 am, the cost is 250.00", "segments": [ { "start_index": 28, "end_index": 32, "text": "9 am", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] } ] }, { "index": 28, "speaker": "USER", "text": "Ok see you then", "segments": [] }, { "index": 29, "speaker": "ASSISTANT", "text": "Thanks for calling.", "segments": [] } ]
dlg-3a47129c-5f82-4a4c-b5c8-34461bfb8e3e
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "I need a pizza ordered that I can pick up on my way home from work", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Alright, where would you like to order from?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Papa John's closest to my house in Henderson, probably the one on Horizon.", "segments": [ { "start_index": 0, "end_index": 10, "text": "Papa John'", "annotations": [ { "name": "pizza_ordering.name.store.accept" } ] }, { "start_index": 0, "end_index": 11, "text": "Papa John's", "annotations": [ { "name": "pizza_ordering.name.store.accept" } ] }, { "start_index": 12, "end_index": 43, "text": "closest to my house in Henderso", "annotations": [ { "name": "pizza_ordering.location.store" } ] }, { "start_index": 12, "end_index": 44, "text": "closest to my house in Henderson", "annotations": [ { "name": "pizza_ordering.location.store.accept" } ] }, { "start_index": 63, "end_index": 73, "text": "on Horizon", "annotations": [ { "name": "pizza_ordering.location.store.accept" } ] }, { "start_index": 66, "end_index": 72, "text": "Horizo", "annotations": [ { "name": "pizza_ordering.location.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay, what would you like to order from there?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I need a large, traditional crust pizza with pineapple, pepperoni, and olives.", "segments": [ { "start_index": 9, "end_index": 14, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 16, "end_index": 27, "text": "traditional", "annotations": [ { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 16, "end_index": 33, "text": "traditional crust", "annotations": [ { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 45, "end_index": 54, "text": "pineapple", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 56, "end_index": 65, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 71, "end_index": 77, "text": "olives", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay, I'll go ahead and order that for you, I'll let you know when it can be picked up", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Okay, thank you", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "They are all out of traditional crust at this location for the size you were wanting to get, do you want me to order from another location?", "segments": [ { "start_index": 20, "end_index": 37, "text": "traditional crust", "annotations": [ { "name": "pizza_ordering.type.crust.reject" }, { "name": "pizza_ordering.type.crust.reject" } ] } ] }, { "index": 8, "speaker": "USER", "text": "No, that's okay, do they have thin or pan crust?", "segments": [ { "start_index": 30, "end_index": 34, "text": "thin", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 38, "end_index": 47, "text": "pan crust", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Yes, both of those are available", "segments": [] }, { "index": 10, "speaker": "USER", "text": "I'll have it with the pan crust then.", "segments": [ { "start_index": 22, "end_index": 31, "text": "pan crust", "annotations": [ { "name": "pizza_ordering.type.crust.accept" }, { "name": "pizza_ordering.type.crust.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Same toppings as before?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Yes", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay, I'll go ahead and order that one for you, any other items? ", "segments": [] }, { "index": 14, "speaker": "USER", "text": "No, just the pizza, thank you", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "No problem, the pizza is ordered, it should be ready by the time you get there.", "segments": [ { "start_index": 12, "end_index": 79, "text": "the pizza is ordered, it should be ready by the time you get there.", "annotations": [ { "name": "pizza_ordering.pizza_order.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "About how long did they say it would be?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "About twenty five minutes", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Perfect, thank you", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "No problem, the receipt should have been sent to your phone as well", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Thank you very much!", "segments": [] } ]
dlg-3a528f70-d825-45eb-9b61-5b2cba10fda3
uber-lyft-1
[ { "index": 0, "speaker": "USER", "text": "Hello, will you order a Uber ride for me?", "segments": [ { "start_index": 24, "end_index": 28, "text": "Uber", "annotations": [ { "name": "uber_lyft.uber_lyft" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Certainly, are you at home?", "segments": [ { "start_index": 19, "end_index": 26, "text": "at home", "annotations": [ { "name": "uber_lyft.location.from" } ] }, { "start_index": 22, "end_index": 26, "text": "home", "annotations": [ { "name": "uber_lyft.location.from" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Yes, please enter my address, it should be on file.", "segments": [ { "start_index": 18, "end_index": 28, "text": "my address", "annotations": [ { "name": "uber_lyft.location.from" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Got it, where do you need to go?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I need to get to Walmart in town", "segments": [ { "start_index": 17, "end_index": 32, "text": "Walmart in town", "annotations": [ { "name": "uber_lyft.location.to" }, { "name": "uber_lyft.location.to" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Ok, there is just one walmart on First street, I will enter the information", "segments": [ { "start_index": 13, "end_index": 45, "text": "just one walmart on First street", "annotations": [ { "name": "uber_lyft.location.to" } ] }, { "start_index": 22, "end_index": 45, "text": "walmart on First street", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Thanks", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Do you want Uber X or Uber XL, the price difference is about $10", "segments": [ { "start_index": 12, "end_index": 18, "text": "Uber X", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride.accept" } ] }, { "start_index": 22, "end_index": 29, "text": "Uber XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 61, "end_index": 64, "text": "$10", "annotations": [ { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Give me the less expensive one", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Ok, the total will be $24.33 to get you from your home to your Walmart", "segments": [ { "start_index": 22, "end_index": 28, "text": "$24.33", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] }, { "start_index": 45, "end_index": 54, "text": "your home", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 50, "end_index": 54, "text": "home", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 58, "end_index": 70, "text": "your Walmart", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 63, "end_index": 70, "text": "Walmart", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "That works", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Ok, so I have ordered the ride for you, it should be there soon.", "segments": [ { "start_index": 7, "end_index": 30, "text": "I have ordered the ride", "annotations": [ { "name": "uber_lyft.ride_booking.accept" } ] }, { "start_index": 7, "end_index": 38, "text": "I have ordered the ride for you", "annotations": [ { "name": "uber_lyft.ride_booking.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Great, thanks", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Your information is available on your own mobile app", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Ok, checking it now", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "certainly", "segments": [] }, { "index": 16, "speaker": "USER", "text": "I see it, thank you so much for doing that for me", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Oh, no problem, anything else?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No, I think that is it", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Ok, have a good one!", "segments": [] }, { "index": 20, "speaker": "USER", "text": "You too, thanks again!", "segments": [] } ]
dlg-3a6b8cfe-1ab6-43aa-9e1d-7f57b9a33c17
uber-lyft-2
[ { "index": 0, "speaker": "USER", "text": "Hi, can you request a car for me?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Of course, Your pick up location and the destination please?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "From Scottsdale fashion mall to Ayako of Tokyo.", "segments": [ { "start_index": 5, "end_index": 28, "text": "Scottsdale fashion mall", "annotations": [ { "name": "uber_lyft.location.from" }, { "name": "uber_lyft.location.from" } ] }, { "start_index": 32, "end_index": 46, "text": "Ayako of Tokyo", "annotations": [ { "name": "uber_lyft.location.to" }, { "name": "uber_lyft.location.to" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Which area at the mall would you be?", "segments": [ { "start_index": 14, "end_index": 22, "text": "the mall", "annotations": [ { "name": "uber_lyft.location.from" } ] } ] }, { "index": 4, "speaker": "USER", "text": "We'll be right outside the Saks.", "segments": [ { "start_index": 15, "end_index": 31, "text": "outside the Saks", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "And Ayako of Tokyo at the Biltmore?", "segments": [ { "start_index": 4, "end_index": 34, "text": "Ayako of Tokyo at the Biltmore", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay, let me check the availability.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Can you request Lux for me?", "segments": [ { "start_index": 16, "end_index": 19, "text": "Lux", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "I don't see any Lux in the area now.", "segments": [ { "start_index": 16, "end_index": 19, "text": "Lux", "annotations": [ { "name": "uber_lyft.type.ride.reject" }, { "name": "uber_lyft.type.ride.reject" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Do they have XL?", "segments": [ { "start_index": 13, "end_index": 15, "text": "XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Yes, I see one XL in the area.", "segments": [ { "start_index": 15, "end_index": 17, "text": "XL", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Okay, let's get that one.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay, no problem....your driver is Steve. He will be driving a Expedition. ", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Oh, that's nice. Good!", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "He will be there in about 6 minutes. The estimated fare is $32.", "segments": [ { "start_index": 26, "end_index": 35, "text": "6 minutes", "annotations": [ { "name": "uber_lyft.time.pickup.accept" }, { "name": "uber_lyft.time.pickup.accept" } ] }, { "start_index": 59, "end_index": 62, "text": "$32", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Sounds good. ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "You can track his location on your phone.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Cool. thanks.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Is there anything else I can do for you?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "No, you've been great. Thanks a lot.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "It was my pleasure. ", "segments": [] } ]
dlg-3a725039-451c-4802-9393-a50f1dcaa39c
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "Hey there , can you do me a favor?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure what do you need?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I need to see if reservations are available for nobu in Dallas tonight at 7 pm.", "segments": [ { "start_index": 48, "end_index": 52, "text": "nobu", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 56, "end_index": 62, "text": "Dallas", "annotations": [ { "name": "restaurant_reservation.location.restaurant" }, { "name": "restaurant_reservation.location.restaurant" } ] }, { "start_index": 74, "end_index": 78, "text": "7 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "How many people will be seated?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "3", "segments": [ { "start_index": 0, "end_index": 1, "text": "3", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "okay let me check on that.", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Okay great", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "There is seating available but for 7:20 pm not 7:00 pm like you wanted.", "segments": [ { "start_index": 35, "end_index": 42, "text": "7:20 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 47, "end_index": 54, "text": "7:00 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Okay let me ask my partners is 20 mins longer is okay, if not can you check Del Friscos at 7 just in case?", "segments": [ { "start_index": 76, "end_index": 87, "text": "Del Friscos", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 91, "end_index": 92, "text": "7", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "yes I can", "segments": [] }, { "index": 10, "speaker": "USER", "text": "thank you", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay Del Friscos is available if needed", "segments": [ { "start_index": 5, "end_index": 16, "text": "Del Friscos", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Okay looks like nobu is what they want and it's okay at 7:20 so please book that for us.", "segments": [ { "start_index": 16, "end_index": 20, "text": "nobu", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 56, "end_index": 60, "text": "7:20", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay I will right now.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Thank you so much.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay you are booked for a party of 3 at Nobu Dallas at the location address of 400 Crescent Ct, Dallas, TX 7520.", "segments": [ { "start_index": 0, "end_index": 33, "text": "Okay you are booked for a party o", "annotations": [ { "name": "restaurant_reservation.location.restaurant.accept" } ] }, { "start_index": 35, "end_index": 36, "text": "3", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 40, "end_index": 51, "text": "Nobu Dallas", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] }, { "start_index": 79, "end_index": 111, "text": "400 Crescent Ct, Dallas, TX 7520", "annotations": [ { "name": "restaurant_reservation.location.restaurant.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Okay that's perfect thank you so much.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "No problem, it is booked under your name and info just to let you know.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thanks again and have a great night okay.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "I will thanks have a good time !!!", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Thank you", "segments": [] } ]
dlg-3a757801-8435-44c2-bc5d-8453269e0e68
coffee-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hey, I'd like you to order me a coffee.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Do you want that from Starbucks or Peets?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "You can get it at Starbucks.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "What would you like?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I want one of those lattes.", "segments": [ { "start_index": 20, "end_index": 26, "text": "lattes", "annotations": [ { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Do you want any particular flavor?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Yeah, I want to try the cinnamon dolce one.", "segments": [ { "start_index": 24, "end_index": 38, "text": "cinnamon dolce", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 24, "end_index": 42, "text": "cinnamon dolce one", "annotations": [ { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay, what kind of milk do you want in that?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Just go with the 2% milk.", "segments": [ { "start_index": 17, "end_index": 25, "text": "2% milk.", "annotations": [ { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 17, "end_index": 24, "text": "2% milk", "annotations": [ { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "What about the size?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "The short one is all I need.", "segments": [ { "start_index": 4, "end_index": 9, "text": "short", "annotations": [ { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 4, "end_index": 13, "text": "short one", "annotations": [ { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay, what about whipped cream? Do you want some or no?", "segments": [ { "start_index": 17, "end_index": 30, "text": "whipped cream", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes, I definitely want the whipped cream!", "segments": [ { "start_index": 27, "end_index": 40, "text": "whipped cream", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Oh no. I just checked and the cinnamon one isn't available today--sorry.", "segments": [ { "start_index": 30, "end_index": 38, "text": "cinnamon", "annotations": [ { "name": "coffee_ordering.preference.reject" }, { "name": "coffee_ordering.name.drink.reject" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Darn. Oh well, let's just go with the caramel macchiato.", "segments": [ { "start_index": 38, "end_index": 56, "text": "caramel macchiato.", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Same size?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Yes, small is fine.", "segments": [ { "start_index": 5, "end_index": 10, "text": "small", "annotations": [ { "name": "coffee_ordering.size.drink.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Same 2% milk?", "segments": [ { "start_index": 5, "end_index": 12, "text": "2% milk", "annotations": [ { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 5, "end_index": 13, "text": "2% milk?", "annotations": [ { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Yes, 2%.", "segments": [ { "start_index": 5, "end_index": 7, "text": "2%", "annotations": [ { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 5, "end_index": 8, "text": "2%.", "annotations": [ { "name": "coffee_ordering.type.milk.accept" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "Okay. I have that on order at the Buffalo Starbucks for you.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Okay, thanks a lot! Good-bye.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Good-bye.", "segments": [] } ]
dlg-3a760433-8218-4948-b0f8-d11604f17335
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "I'm looking for a reservation to a good italian restaraunt in Nashville this Friday at 8pm", "segments": [ { "start_index": 18, "end_index": 29, "text": "reservation", "annotations": [ { "name": "restaurant_reservation.restaurant_reservation" } ] }, { "start_index": 62, "end_index": 71, "text": "Nashville", "annotations": [ { "name": "restaurant_reservation.location.restaurant" }, { "name": "restaurant_reservation.location.restaurant" } ] }, { "start_index": 87, "end_index": 90, "text": "8pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "8pm is a difficult time for most reservations", "segments": [ { "start_index": 0, "end_index": 3, "text": "8pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 33, "end_index": 45, "text": "reservations", "annotations": [ { "name": "restaurant_reservation.restaurant_reservation" } ] } ] }, { "index": 2, "speaker": "USER", "text": "What do you have around 6pm then", "segments": [ { "start_index": 24, "end_index": 27, "text": "6pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ryan's is always a good choice and is top rated", "segments": [ { "start_index": 0, "end_index": 6, "text": "Ryan's", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Are there any others available at 6pm", "segments": [ { "start_index": 34, "end_index": 37, "text": "6pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "There's Jason's, they are also top rated", "segments": [ { "start_index": 8, "end_index": 15, "text": "Jason's", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] } ] }, { "index": 6, "speaker": "USER", "text": "I'll take that, can you forward me the menu", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Yes, of course, when we're complete I'll get that to you in email", "segments": [] }, { "index": 8, "speaker": "USER", "text": "thanks", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "How many will be in your party?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "There will be 5 of us", "segments": [ { "start_index": 14, "end_index": 15, "text": "5", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Do you prefer outdoor, or indoor dining", "segments": [ { "start_index": 14, "end_index": 21, "text": "outdoor", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 26, "end_index": 32, "text": "indoor", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 26, "end_index": 39, "text": "indoor dining", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Outdoor would be fantastic", "segments": [ { "start_index": 0, "end_index": 7, "text": "Outdoor", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay, I've got you for Friday at 6pm at an outdoor table for 5", "segments": [ { "start_index": 33, "end_index": 36, "text": "6pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] }, { "start_index": 43, "end_index": 56, "text": "outdoor table", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" }, { "name": "restaurant_reservation.type.seating.accept" } ] }, { "start_index": 61, "end_index": 62, "text": "5", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "That sounds fine.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "of course, I'll send this to your email as well", "segments": [] }, { "index": 16, "speaker": "USER", "text": "what are their rules for cancellation if I need them", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "cancellation is available within 12 hours of available time", "segments": [] }, { "index": 18, "speaker": "USER", "text": "okay, I'm ready to finalize", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Fantastic, I hope you enjoy your evening.", "segments": [] } ]
dlg-3a7bd9d2-d5d2-4f7e-a2ab-5652900eca74
restaurant-table-2
[ { "index": 0, "speaker": "USER", "text": "I am looking for a reservation with an italian restaurant", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "I will search for some italian restaurants", "segments": [] }, { "index": 2, "speaker": "USER", "text": "okay thank you", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "what time and date are you looking to have that reservation?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I'm looking for 5:30 PM on sunday", "segments": [ { "start_index": 16, "end_index": 23, "text": "5:30 PM", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay, i'll look for a nice italian restaurant for you", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Okay great", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Does Red Devil Italian work for you?", "segments": [ { "start_index": 5, "end_index": 14, "text": "Red Devil", "annotations": [ { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 5, "end_index": 22, "text": "Red Devil Italian", "annotations": [ { "name": "restaurant_reservation.name.restaurant.reject" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Yes it works for me", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "I will call and see about a reservation at 5:30 PM on sunday and see what they have available", "segments": [ { "start_index": 43, "end_index": 50, "text": "5:30 PM", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" }, { "name": "restaurant_reservation.time.reservation.reject" } ] } ] }, { "index": 10, "speaker": "USER", "text": "okay let me know", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "unfortunately they do not have that reservation available, what is another good time for you that will work?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "7:30 PM will work thank you", "segments": [ { "start_index": 0, "end_index": 7, "text": "7:30 PM", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "I called and they have a spot open for 7:45 does this work for you?", "segments": [ { "start_index": 39, "end_index": 43, "text": "7:45", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 14, "speaker": "USER", "text": "yes it works for me", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "how many people are you bringing with you?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "I'm bringing 3 other people with me, so a small table will work for us", "segments": [ { "start_index": 13, "end_index": 14, "text": "3", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 13, "end_index": 35, "text": "3 other people with me", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 42, "end_index": 53, "text": "small table", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 48, "end_index": 53, "text": "table", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Unfortunately this restaurant won't have a table for 4 available, i can find a different restaurant for you", "segments": [ { "start_index": 43, "end_index": 48, "text": "table", "annotations": [ { "name": "restaurant_reservation.type.seating.reject" }, { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 53, "end_index": 54, "text": "4", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests.reject" } ] } ] }, { "index": 18, "speaker": "USER", "text": "please do that", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "I found a table for 5:30 for a party of 4 at Yumi Italian restaurant, is that fine?", "segments": [ { "start_index": 10, "end_index": 15, "text": "table", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] }, { "start_index": 20, "end_index": 24, "text": "5:30", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 40, "end_index": 41, "text": "4", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 45, "end_index": 57, "text": "Yumi Italian", "annotations": [ { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 45, "end_index": 68, "text": "Yumi Italian restaurant", "annotations": [ { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Yes thats fine please set up the appointment thank you", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "I set it up for you, party of 4 at 5:30 PM on sunday at Yumi italian restaurant.", "segments": [ { "start_index": 30, "end_index": 31, "text": "4", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 35, "end_index": 42, "text": "5:30 PM", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] }, { "start_index": 56, "end_index": 80, "text": "Yumi italian restaurant.", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] } ] }, { "index": 22, "speaker": "USER", "text": "thank you", "segments": [] } ]
dlg-3aa0f8b4-0c11-47b6-a8a7-6b1a0538f6ea
coffee-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Can you order me a coffee drink from starbucks please?", "segments": [ { "start_index": 19, "end_index": 25, "text": "coffee", "annotations": [ { "name": "coffee_ordering.coffee_ordering" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Which starbucks location would you like?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Order from the one in Newport Kentucky please.", "segments": [ { "start_index": 22, "end_index": 38, "text": "Newport Kentucky", "annotations": [ { "name": "coffee_ordering.location.store.accept" }, { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What would you like today?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I would like a venti Mocha Frappacino with coconut milk, one pump of raspberry syrup and whip cream.", "segments": [ { "start_index": 15, "end_index": 20, "text": "venti", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 21, "end_index": 37, "text": "Mocha Frappacino", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 43, "end_index": 55, "text": "coconut milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 57, "end_index": 84, "text": "one pump of raspberry syrup", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] }, { "start_index": 89, "end_index": 99, "text": "whip cream", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 89, "end_index": 100, "text": "whip cream.", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Let me place that order for you. ", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Thank you. ", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Ok starbucks at that location is out of coconut milk and raspberry syrup.", "segments": [ { "start_index": 40, "end_index": 52, "text": "coconut milk", "annotations": [ { "name": "coffee_ordering.type.milk.reject" }, { "name": "coffee_ordering.type.milk.reject" } ] }, { "start_index": 57, "end_index": 72, "text": "raspberry syrup", "annotations": [ { "name": "coffee_ordering.preference.reject" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Oh do they have soy milk?", "segments": [ { "start_index": 16, "end_index": 24, "text": "soy milk", "annotations": [ { "name": "coffee_ordering.type.milk.reject" }, { "name": "coffee_ordering.type.milk.reject" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "No they are out of that also.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "What about almond milk?", "segments": [ { "start_index": 11, "end_index": 22, "text": "almond milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Yes they can do almond milk. Do you want a different syrup since there out of raspberry?", "segments": [ { "start_index": 16, "end_index": 22, "text": "almond", "annotations": [ { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 53, "end_index": 58, "text": "syrup", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 78, "end_index": 87, "text": "raspberry", "annotations": [ { "name": "coffee_ordering.preference.reject" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes have them do 2 pumps of mocha syrup and add a chocolate drizzle.", "segments": [ { "start_index": 17, "end_index": 39, "text": "2 pumps of mocha syrup", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] }, { "start_index": 50, "end_index": 67, "text": "chocolate drizzle", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Ok so that's a venti mocha frappucino with almond milk, whip cream, 2 pumps of mocha and a chocolate drizzle?", "segments": [ { "start_index": 15, "end_index": 20, "text": "venti", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 21, "end_index": 37, "text": "mocha frappucino", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 43, "end_index": 49, "text": "almond", "annotations": [ { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 43, "end_index": 55, "text": "almond milk,", "annotations": [ { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 56, "end_index": 66, "text": "whip cream", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 68, "end_index": 84, "text": "2 pumps of mocha", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 91, "end_index": 108, "text": "chocolate drizzle", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Yes that is correct.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ok that is 5.85 and I will use the credit card on file with your account.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "That is perfect.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "The receipt is being sent via text to your phone. What name did you want this under?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Put it under cara.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "ok it will be ready in 15 minutes under cara. ", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Thank you good bye.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "good bye. ", "segments": [] } ]
dlg-3ab021a2-44b2-4737-bf3f-ec3ceac282b3
uber-lyft-2
[ { "index": 0, "speaker": "USER", "text": "I need to order a ride please.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, I'll be happy to help you with that. What is your location?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I am at the Ross on Bishop and Hotel street in down town.", "segments": [ { "start_index": 12, "end_index": 56, "text": "Ross on Bishop and Hotel street in down town", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay, and your destination?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "We want to go to Aloha Stadium.", "segments": [ { "start_index": 17, "end_index": 30, "text": "Aloha Stadium", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay. regular car okay?", "segments": [ { "start_index": 6, "end_index": 17, "text": "regular car", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Actually I think we would like an XL.", "segments": [ { "start_index": 34, "end_index": 36, "text": "XL", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay let me check.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Alright.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "I'm sorry I do not see any XL in your area.", "segments": [ { "start_index": 27, "end_index": 29, "text": "XL", "annotations": [ { "name": "uber_lyft.type.ride.reject" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Oh, how about X?", "segments": [ { "start_index": 14, "end_index": 15, "text": "X", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "No, no X either.", "segments": [ { "start_index": 7, "end_index": 8, "text": "X", "annotations": [ { "name": "uber_lyft.type.ride.reject" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Well, I guess regular will have to do then. It will accommodate 4 passengers?", "segments": [ { "start_index": 14, "end_index": 21, "text": "regular", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Yes, regular car will sit 3 in the back and one in the passenger seat up front.", "segments": [ { "start_index": 5, "end_index": 16, "text": "regular car", "annotations": [ { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Okay, that's fine then.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Great, your driver is Chris and he will be driving a silver Toyota Camry.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Sounds good.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "He should be there in 6 minutes. You can check the status on your phone.", "segments": [ { "start_index": 22, "end_index": 31, "text": "6 minutes", "annotations": [ { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "That's perfect. Thank you for your help.", "segments": [] } ]
dlg-3aba25bc-b8cd-4a94-9957-3da3ee9b9ded
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Hey, I need to schedule an appointment at Intelligent Auto Solutions for my car.", "segments": [ { "start_index": 42, "end_index": 68, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay, no problem. What kind of car is it?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "It's a Jeep Commander.", "segments": [ { "start_index": 7, "end_index": 21, "text": "Jeep Commander", "annotations": [ { "name": "auto_repair.name.vehicle.accept" } ] }, { "start_index": 7, "end_index": 22, "text": "Jeep Commander.", "annotations": [ { "name": "auto_repair.name.vehicle.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What year?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "2008.", "segments": [ { "start_index": 0, "end_index": 4, "text": "2008", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Alright and what is the problem?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "It's been overheating if I drive it for long periods of time, like over an hour.", "segments": [ { "start_index": 0, "end_index": 21, "text": "It's been overheating", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 0, "end_index": 79, "text": "It's been overheating if I drive it for long periods of time, like over an hour", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay, got it. That's the only problem?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Alright, how does Thursday the 18th sound for the drop off?", "segments": [ { "start_index": 18, "end_index": 35, "text": "Thursday the 18th", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Is there anything sooner than that? I need my car fixed as soon as possible.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "If you want to, you can drop it off today but it won't be looked at until Monday. Other than today, Thursday is the earliest for drop off.", "segments": [ { "start_index": 36, "end_index": 41, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 74, "end_index": 80, "text": "Monday", "annotations": [ { "name": "auto_repair.date.appt" } ] }, { "start_index": 100, "end_index": 108, "text": "Thursday", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Okay, I'll bring it by today then.", "segments": [ { "start_index": 23, "end_index": 28, "text": "today", "annotations": [ { "name": "auto_repair.date.appt.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay, they close at 5PM but if you bring it after hours, you can leave the car and put the keys in their secure drop box.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Okay, perfect. Do I need anything else?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "No, that's all. Just make sure the car is there before Monday.", "segments": [ { "start_index": 49, "end_index": 61, "text": "before Monda", "annotations": [ { "name": "auto_repair.date.appt.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Okay got it. How much is it going to be?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "It depends on what is wrong with the car. The diagnostic is about $50 though, so you can expect that. You will be updated before any work is done.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Great, perfect, thanks.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "No problem.", "segments": [] } ]
dlg-3abf4cdf-cf09-455d-91d9-c0a619b3f087
restaurant-table-2
[ { "index": 0, "speaker": "USER", "text": "Alice, I have some clients coming into town, any suggestions on where to take them for seafood?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "How about Chart House?", "segments": [ { "start_index": 10, "end_index": 21, "text": "Chart House", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Please book a reservation at the chart House for 4, April 2 at 7 pm. Make sure the lobster is available.", "segments": [ { "start_index": 33, "end_index": 44, "text": "chart House", "annotations": [ { "name": "restaurant_reservation.name.restaurant.reject" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 49, "end_index": 50, "text": "4", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 63, "end_index": 67, "text": "7 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "April 2nd has no openings at 7pm", "segments": [ { "start_index": 29, "end_index": 32, "text": "7pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" }, { "name": "restaurant_reservation.time.reservation.reject" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Try 6pm then please", "segments": [ { "start_index": 4, "end_index": 7, "text": "6pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "6 pm is also booked", "segments": [ { "start_index": 0, "end_index": 4, "text": "6 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" }, { "name": "restaurant_reservation.time.reservation.reject" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Any suggestions for where else serves seafood?", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "How about Annie's?", "segments": [ { "start_index": 10, "end_index": 17, "text": "Annie's", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Annie's sounds good, just please check of they have lobster.", "segments": [ { "start_index": 0, "end_index": 7, "text": "Annie's", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "They do have lobster", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Thanks please make a reservation for 4 at 7", "segments": [ { "start_index": 37, "end_index": 38, "text": "4", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 42, "end_index": 43, "text": "7", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "All set for April 2 at 7.", "segments": [ { "start_index": 23, "end_index": 24, "text": "7", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Thank you Alice. Can you please let the clients know.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Will do.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Also, prepare my presentation and place it in my briefcase", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "One step ahead of you boss.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Also let the limo driver know the location change.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "All set", "segments": [] }, { "index": 18, "speaker": "USER", "text": "In that case I think we are all done here, have a nice night Alice. See you tomorrow.", "segments": [ { "start_index": 61, "end_index": 66, "text": "Alice", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "You too Tom.", "segments": [ { "start_index": 8, "end_index": 11, "text": "Tom", "annotations": [ { "name": "restaurant_reservation.name.reservation.accept" } ] } ] } ]
dlg-3ac15c3d-9ed4-4224-97e6-0ef738befd83
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "I need to place an order from Rosemie’s.", "segments": [ { "start_index": 10, "end_index": 24, "text": "place an order", "annotations": [ { "name": "pizza_ordering.pizza_ordering" } ] }, { "start_index": 30, "end_index": 39, "text": "Rosemie’s", "annotations": [ { "name": "pizza_ordering.location.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay, sure. What would you like?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "One large pizza, please.", "segments": [ { "start_index": 4, "end_index": 9, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Any toppings on that?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I need a specialty pizza instead.", "segments": [ { "start_index": 9, "end_index": 24, "text": "specialty pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay, which kind?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Neptune.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay, one large Neptune pizza.", "segments": [ { "start_index": 10, "end_index": 15, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 16, "end_index": 29, "text": "Neptune pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.reject" }, { "name": "pizza_ordering.name.pizza.reject" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "I am sorry, but that is not available. They are out of beef topping for that specialty.", "segments": [ { "start_index": 55, "end_index": 59, "text": "beef", "annotations": [ { "name": "pizza_ordering.type.topping.reject" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Let’s try Margherita.", "segments": [ { "start_index": 10, "end_index": 20, "text": "Margherita", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay, they have that.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Great.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Do you need any drinks?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "No, thanks.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Any other food?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "No.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Would you like a special crust or add extra toppings?", "segments": [ { "start_index": 17, "end_index": 30, "text": "special crust", "annotations": [ { "name": "pizza_ordering.type.crust.reject" } ] } ] }, { "index": 18, "speaker": "USER", "text": "No. Use my account details.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "That was one Margherita pizza. Should be ready for pickup in 25 minutes.", "segments": [ { "start_index": 13, "end_index": 29, "text": "Margherita pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 13, "end_index": 30, "text": "Margherita pizza.", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Thanks.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Receipt is sending via text. Enjoy!", "segments": [ { "start_index": 0, "end_index": 28, "text": "Receipt is sending via text.", "annotations": [ { "name": "pizza_ordering.pizza_order.accept" } ] } ] } ]
dlg-3ac44085-e4cf-4e5f-822d-b3a7d3374c3e
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "I think I need to have my car to check up with a mechanics.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Which vehicle needs to be check up?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "My Toyota 2012 Camery", "segments": [ { "start_index": 3, "end_index": 14, "text": "Toyota 2012", "annotations": [ { "name": "auto_repair.year.vehicle" } ] }, { "start_index": 10, "end_index": 14, "text": "2012", "annotations": [ { "name": "auto_repair.year.vehicle" } ] }, { "start_index": 15, "end_index": 21, "text": "Camery", "annotations": [ { "name": "auto_repair.name.vehicle" }, { "name": "auto_repair.name.vehicle" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "You want me to call the mechanic for you?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Yes, please check the schedule with Intelligent Auto Solutions", "segments": [ { "start_index": 36, "end_index": 62, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" }, { "name": "auto_repair.name.store" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "When you will be able to drop the car off?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I think I can drop it off later today.", "segments": [ { "start_index": 32, "end_index": 37, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "They have an opening at 1:00pm.", "segments": [ { "start_index": 24, "end_index": 30, "text": "1:00pm", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt.reject" } ] } ] }, { "index": 8, "speaker": "USER", "text": "I can't do that time, I have a meeting before that. I possibly will not get done until 4:00pm.", "segments": [ { "start_index": 87, "end_index": 93, "text": "4:00pm", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "They're fully booked. 1:00pm today is their only opening.", "segments": [ { "start_index": 22, "end_index": 28, "text": "1:00pm", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 22, "end_index": 34, "text": "1:00pm today", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 29, "end_index": 34, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" } ] } ] }, { "index": 10, "speaker": "USER", "text": "How about tomorrow?", "segments": [ { "start_index": 10, "end_index": 18, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt.reject" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "They have one at 8:00am.", "segments": [ { "start_index": 17, "end_index": 23, "text": "8:00am", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 12, "speaker": "USER", "text": "I really need it to be check out today.", "segments": [ { "start_index": 33, "end_index": 38, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "They actually have a 4:00pm open but do you think you could make it there by 4:00pm?", "segments": [ { "start_index": 21, "end_index": 27, "text": "4:00pm", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 14, "speaker": "USER", "text": "I will try to make it and cut the meeting short.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "So what's going on with the car?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "It makes this noise when the speed drop below 30mph. It sounded like a propeller plane try to start.", "segments": [ { "start_index": 14, "end_index": 51, "text": "noise when the speed drop below 30mph", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 14, "end_index": 100, "text": "noise when the speed drop below 30mph. It sounded like a propeller plane try to start.", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 56, "end_index": 100, "text": "sounded like a propeller plane try to start.", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay, I put all the information in. It's scheduled with your name Henry Lockhart and with your cell number 767-213-5895.", "segments": [ { "start_index": 66, "end_index": 80, "text": "Henry Lockhart", "annotations": [ { "name": "auto_repair.name.customer.accept" }, { "name": "auto_repair.name.customer" } ] } ] }, { "index": 18, "speaker": "USER", "text": "So how much will the inspection cost?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "It is a $50 check up fee which could be refunded if you have services done there.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Alright that sounds good to me.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "So it's for today at 4:00pm with Intelligent Auto Solutions for your 2012 Camery with a $50 check up fee. The reported problem is a noise sounds like a propeller plane while driving below 30mph. The appointment is scheduled with your name William Lockhart tel: 767-213-5895.", "segments": [ { "start_index": 12, "end_index": 17, "text": "today", "annotations": [ { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 12, "end_index": 27, "text": "today at 4:00pm", "annotations": [ { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 21, "end_index": 27, "text": "4:00pm", "annotations": [ { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 33, "end_index": 59, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] }, { "start_index": 69, "end_index": 73, "text": "2012", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 74, "end_index": 80, "text": "Camery", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] }, { "start_index": 130, "end_index": 193, "text": "a noise sounds like a propeller plane while driving below 30mph", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 132, "end_index": 193, "text": "noise sounds like a propeller plane while driving below 30mph", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 239, "end_index": 255, "text": "William Lockhart", "annotations": [ { "name": "auto_repair.name.customer.accept" } ] } ] }, { "index": 22, "speaker": "USER", "text": "Thank you.", "segments": [] } ]
dlg-3ad7dc26-c728-4880-89da-3b18ddb49422
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "I would like to order from Sal's Pizzeria today.", "segments": [ { "start_index": 27, "end_index": 41, "text": "Sal's Pizzeria", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Certainly, what would you like to order?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I am contemplating a Hawaiian pizza or the pepperoni", "segments": [ { "start_index": 21, "end_index": 35, "text": "Hawaiian pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 43, "end_index": 52, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Do you need more time to make a decision?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "No, I am ready to order the Hawaiian pizza.", "segments": [ { "start_index": 24, "end_index": 42, "text": "the Hawaiian pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 28, "end_index": 42, "text": "Hawaiian pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Would that be a small, medium or large pie?", "segments": [ { "start_index": 16, "end_index": 21, "text": "small", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 23, "end_index": 29, "text": "medium", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 33, "end_index": 38, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Make it a large pie.", "segments": [ { "start_index": 10, "end_index": 15, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Yes, will get on it right away.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Thank you! ", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "I regret to inform you that the Hawaiian pizza is no longer available.", "segments": [ { "start_index": 28, "end_index": 46, "text": "the Hawaiian pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 32, "end_index": 46, "text": "Hawaiian pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Oh, that's truly unfortunate!", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Apparently, it has been removed from the menu.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "I can't fathom as to why that would be. The Hawaiian pizza was very popular on the menu.", "segments": [ { "start_index": 40, "end_index": 58, "text": "The Hawaiian pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.reject" }, { "name": "pizza_ordering.name.pizza.reject" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Do you need more time to decide on a different option?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "No, I think I will just go with a large pepperoni pizza with extra cheese.", "segments": [ { "start_index": 34, "end_index": 39, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 40, "end_index": 55, "text": "pepperoni pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 61, "end_index": 73, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.preference.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ok, I will place the order right away.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Thank you!", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Order has been received. The pizza will be ready for pickup in 25 minutes. ", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Wonderful!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "The receipt will be sent to your mobile device.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "What is my total?", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Your total is $1499", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Thank you very much!", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Is there anything else that I can help you with today?", "segments": [] }, { "index": 24, "speaker": "USER", "text": "No, I believe that will be all for now.", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "Your order has been placed and will be ready for pickup in 25 minutes.", "segments": [] }, { "index": 26, "speaker": "USER", "text": "Excellent! That gives me enough time to get ready.", "segments": [] }, { "index": 27, "speaker": "ASSISTANT", "text": "Glad to be of assistance ", "segments": [] }, { "index": 28, "speaker": "USER", "text": "Thank you", "segments": [] }, { "index": 29, "speaker": "ASSISTANT", "text": "You're welcome ", "segments": [] } ]
dlg-3adb3aca-6155-416a-94bb-7b9617ea3ca3
uber-lyft-1
[ { "index": 0, "speaker": "USER", "text": "Hi, Becky, I need you to set up an Uber ride for me now.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, boss, are you still at your hotel?", "segments": [ { "start_index": 34, "end_index": 39, "text": "hotel", "annotations": [ { "name": "uber_lyft.location.from" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Yes, the Black Bear Inn in Orono.", "segments": [ { "start_index": 5, "end_index": 32, "text": "the Black Bear Inn in Orono", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 9, "end_index": 32, "text": "Black Bear Inn in Orono", "annotations": [ { "name": "uber_lyft.location.from" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok, and where do you want to go?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "The Bangor Mall to do a little shopping.", "segments": [ { "start_index": 0, "end_index": 15, "text": "The Bangor Mall", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 4, "end_index": 15, "text": "Bangor Mall", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Sounds fun, any preferences for the ride?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "No, nothing special i can think of. Its just me.", "segments": [ { "start_index": 40, "end_index": 47, "text": "just me", "annotations": [ { "name": "uber_lyft.num.people.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "And i assume you want to sign in under your name so the details will show up on your Uber app?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Yes, i didnt think of that. Please do", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Do you want Uber or Uber select?", "segments": [ { "start_index": 12, "end_index": 16, "text": "Uber", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 20, "end_index": 31, "text": "Uber select", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 10, "speaker": "USER", "text": "I don't know the difference.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Well, Uber select is a luxury service, perhaps a BMW or an Audi", "segments": [ { "start_index": 6, "end_index": 16, "text": "Uber selec", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 6, "end_index": 17, "text": "Uber select", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Well I would prefer the one that could get here first.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Well, i guess there are more Uber drivers than Uber selects so perhaps just regular Uber.", "segments": [ { "start_index": 29, "end_index": 33, "text": "Uber", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 47, "end_index": 59, "text": "Uber selects", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 76, "end_index": 88, "text": "regular Uber", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Okay, I don't need anything fancy, just a simple ride down to Bangor.", "segments": [ { "start_index": 62, "end_index": 68, "text": "Bangor", "annotations": [ { "name": "uber_lyft.location.to" }, { "name": "uber_lyft.location.to" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ok, hold on", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Hold on to what? (laughs)", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Um.....yes, success, you are booked", "segments": [] }, { "index": 18, "speaker": "USER", "text": "I am, that is great, give me the details.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Well you ride should be at the main entrance at the Black Bear hotel in 5 to 10 minutes but you should open the app and you will have the information and updates including cost.", "segments": [ { "start_index": 27, "end_index": 68, "text": "the main entrance at the Black Bear hotel", "annotations": [ { "name": "uber_lyft.location.from" } ] }, { "start_index": 52, "end_index": 68, "text": "Black Bear hotel", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 72, "end_index": 87, "text": "5 to 10 minutes", "annotations": [ { "name": "uber_lyft.time.pickup.accept" }, { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Ok, just a minute, opening app......and....yes i see it all. Thanks so much Becky!", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "No problem, have fun boss.", "segments": [] } ]
dlg-3ae0455d-d529-422c-ba27-84ee31c543c1
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Hi, I'd like to book an appointment for my car?", "segments": [ { "start_index": 24, "end_index": 35, "text": "appointment", "annotations": [ { "name": "auto_repair.auto_repair" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay, where are you located?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Port Huron, Michigan", "segments": [ { "start_index": 0, "end_index": 20, "text": "Port Huron, Michigan", "annotations": [ { "name": "auto_repair.location.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay, and where would you like to go?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I was thinking Belle Tire.", "segments": [ { "start_index": 15, "end_index": 25, "text": "Belle Tire", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay, what is the make and model of your vehicle?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "1996 Dodge Avenger", "segments": [ { "start_index": 0, "end_index": 4, "text": "1996", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 5, "end_index": 18, "text": "Dodge Avenger", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "And what are you bringing it in for?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I need to get the engine looked at, it makes weird noises when I start the car.", "segments": [ { "start_index": 0, "end_index": 79, "text": "I need to get the engine looked at, it makes weird noises when I start the car.", "annotations": [ { "name": "auto_repair.reason.appt.accept" }, { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "And what day and time would you like the appointment for?", "segments": [ { "start_index": 41, "end_index": 52, "text": "appointment", "annotations": [ { "name": "auto_repair.auto_repair" } ] } ] }, { "index": 10, "speaker": "USER", "text": "I was thinking 3pm on Friday.", "segments": [ { "start_index": 15, "end_index": 18, "text": "3pm", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 22, "end_index": 28, "text": "Friday", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay, one moment.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Thanks", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay, that time is open. Can I have a name and number for the appointment?", "segments": [ { "start_index": 62, "end_index": 73, "text": "appointment", "annotations": [ { "name": "auto_repair.auto_repair" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Chet, 8102345684", "segments": [ { "start_index": 0, "end_index": 4, "text": "Chet", "annotations": [ { "name": "auto_repair.name.customer.accept" }, { "name": "auto_repair.name.customer.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay, I've booked your appointment.", "segments": [ { "start_index": 6, "end_index": 34, "text": "I've booked your appointment", "annotations": [ { "name": "auto_repair.appointment.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Thank you", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "No problem, can I help you with anything else?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Nope, that's it.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Okay, great, have a wonderful day.", "segments": [] } ]
dlg-3ae76814-6fef-4c85-81b3-65a6a9f45328
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "I'd like to get a pizza from Pizza Hut.", "segments": [ { "start_index": 29, "end_index": 38, "text": "Pizza Hut", "annotations": [ { "name": "pizza_ordering.name.store" }, { "name": "pizza_ordering.name.store" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "What size would you like me to order?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'd like a large please.", "segments": [ { "start_index": 11, "end_index": 16, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What kind of toppings would you like?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I want pepperoni, mushrooms, and onions.", "segments": [ { "start_index": 7, "end_index": 16, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 18, "end_index": 27, "text": "mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 33, "end_index": 39, "text": "onions", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What kind of sauce would you like?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Just the normal marinara please.", "segments": [ { "start_index": 9, "end_index": 24, "text": "normal marinara", "annotations": [ { "name": "pizza_ordering.preference" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Would you like normal or extra cheese?", "segments": [ { "start_index": 15, "end_index": 21, "text": "normal", "annotations": [ { "name": "pizza_ordering.preference" } ] }, { "start_index": 25, "end_index": 37, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.preference.reject" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Normal amount of cheese.", "segments": [ { "start_index": 0, "end_index": 24, "text": "Normal amount of cheese.", "annotations": [ { "name": "pizza_ordering.preference" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "What kind of crust would you like?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "I would like hand tossed.", "segments": [ { "start_index": 13, "end_index": 24, "text": "hand tossed", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Would you like butter, or Parmesan on the crust?", "segments": [ { "start_index": 15, "end_index": 21, "text": "butter", "annotations": [ { "name": "pizza_ordering.preference.reject" } ] }, { "start_index": 26, "end_index": 34, "text": "Parmesan", "annotations": [ { "name": "pizza_ordering.preference.reject" } ] } ] }, { "index": 12, "speaker": "USER", "text": "No thank you.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Would you like delivery or pick-up?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "I would like to pick up please.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "What location would you like to pick up at?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "I would like the Waikiki location.", "segments": [ { "start_index": 17, "end_index": 24, "text": "Waikiki", "annotations": [ { "name": "pizza_ordering.location.store" } ] }, { "start_index": 17, "end_index": 33, "text": "Waikiki location", "annotations": [ { "name": "pizza_ordering.location.store" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Your order of 1 large pizza with normal cheese, marinara sauce, pepperoni, mushrooms, and onions, hand tossed will be ready at the Waikiki Pizza Hut.", "segments": [ { "start_index": 16, "end_index": 21, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 33, "end_index": 46, "text": "normal cheese", "annotations": [ { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 33, "end_index": 47, "text": "normal cheese,", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 48, "end_index": 62, "text": "marinara sauce", "annotations": [ { "name": "pizza_ordering.preference.accept" }, { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 64, "end_index": 73, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 75, "end_index": 84, "text": "mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 90, "end_index": 96, "text": "onions", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 98, "end_index": 109, "text": "hand tossed", "annotations": [ { "name": "pizza_ordering.type.crust.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 131, "end_index": 138, "text": "Waikiki", "annotations": [ { "name": "pizza_ordering.location.store.accept" }, { "name": "pizza_ordering.location.store.accept" } ] }, { "start_index": 139, "end_index": 148, "text": "Pizza Hut", "annotations": [ { "name": "pizza_ordering.location.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "How much is it?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Your total will be $17.34 including tax.", "segments": [] } ]
dlg-3aefd228-8123-4607-aa32-0dfa5eb22823
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "Give me some suggestions for a nice Italian Restaurant in Oakland.", "segments": [ { "start_index": 58, "end_index": 65, "text": "Oakland", "annotations": [ { "name": "restaurant_reservation.location.restaurant.accept" } ] }, { "start_index": 58, "end_index": 66, "text": "Oakland.", "annotations": [ { "name": "restaurant_reservation.location.restaurant.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure. There is Belotti and Bellanico. Both have received very high ratings on both Yelp and Google.", "segments": [ { "start_index": 15, "end_index": 22, "text": "Belotti", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 27, "end_index": 36, "text": "Bellanico", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Yeah, got it. Hmm, I've been to both, but I think Belotti has a bit better pasta - it's made in house. Let's make a reservation at Belotti.", "segments": [ { "start_index": 50, "end_index": 57, "text": "Belotti", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Sure thing. Do you know what day you want?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Let's aim for Saturday 1/26. I know weekends can be crowded, though, and the date is fast approaching. ", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Yes, that's not available. The earliest available date is 2/3 according to their reservation website. ", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Okay, that should work. Let's do it. ", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "And for how many people?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "There's going to be four of us. And let's book before 7PM", "segments": [ { "start_index": 20, "end_index": 24, "text": "four", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 54, "end_index": 57, "text": "7PM", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation.reject" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Unfortunately the earliest available table for 4 on 2/2 is 7:30 - will that work.", "segments": [ { "start_index": 47, "end_index": 48, "text": "4", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 59, "end_index": 63, "text": "7:30", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 10, "speaker": "USER", "text": "I guess. Yeah, that's fine. ", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Great. So, I have a table for 4 at 7:30pm at Betotti.", "segments": [ { "start_index": 30, "end_index": 31, "text": "4", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 35, "end_index": 41, "text": "7:30pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 45, "end_index": 52, "text": "Betotti", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Oh, a few more things. I hate being next to the door in winter since it's cold. Put a note in that says \"away from the door.\"", "segments": [ { "start_index": 105, "end_index": 123, "text": "away from the door", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "I have sent a note to the restaurant that your table preference is to be away from the door.", "segments": [ { "start_index": 73, "end_index": 91, "text": "away from the door", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Fine, fine. Also, sorry, I need to put in another note. ", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Let me revise the note then. ", "segments": [] }, { "index": 16, "speaker": "USER", "text": "It's a surprise birthday party and I want candles to be put on the cake. ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "I have added the additional information to the note. ", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Great. Can you confirm the reservation?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Table for 4 away from the door at 7:30 at Belotti. Please note, this is a birthday and I want candles to be placed on the cake for dessert.", "segments": [ { "start_index": 10, "end_index": 11, "text": "4", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 12, "end_index": 30, "text": "away from the door", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" }, { "name": "restaurant_reservation.type.seating.accept" } ] }, { "start_index": 34, "end_index": 38, "text": "7:30", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] }, { "start_index": 42, "end_index": 49, "text": "Belotti", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] } ] } ]
dlg-3b0b52ff-3a48-409f-bbab-78af2de7c985
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Hello! I need to take my car to the mechanic for repair immediately.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Where would you like to take it?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I need to take it to Intelligent Auto Solutions.", "segments": [ { "start_index": 21, "end_index": 47, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What is the make and model of your car?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "It is a 2002 Chevrolet Cavalier.", "segments": [ { "start_index": 8, "end_index": 12, "text": "2002", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 13, "end_index": 31, "text": "Chevrolet Cavalier", "annotations": [ { "name": "auto_repair.name.vehicle.accept" } ] }, { "start_index": 13, "end_index": 32, "text": "Chevrolet Cavalier.", "annotations": [ { "name": "auto_repair.name.vehicle.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What is your name?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "My name is John Wilkes.", "segments": [ { "start_index": 11, "end_index": 22, "text": "John Wilkes", "annotations": [ { "name": "auto_repair.name.customer" } ] }, { "start_index": 11, "end_index": 23, "text": "John Wilkes.", "annotations": [ { "name": "auto_repair.name.customer" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "And what is your phone number?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "My phone number is 555-555-8769.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Why do you need to take your car in today?", "segments": [ { "start_index": 36, "end_index": 41, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" } ] } ] }, { "index": 10, "speaker": "USER", "text": "The muffler is not working and it is really, really, loud.", "segments": [ { "start_index": 0, "end_index": 57, "text": "The muffler is not working and it is really, really, loud", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 0, "end_index": 58, "text": "The muffler is not working and it is really, really, loud.", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "The mechanic will most likely not be available today.", "segments": [ { "start_index": 47, "end_index": 52, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Please check, because I really need the repair done today.", "segments": [ { "start_index": 52, "end_index": 57, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "I have double-checked and he is indeed available today.", "segments": [ { "start_index": 49, "end_index": 54, "text": "today", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Please set the appointment for now, then.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "I will do so.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Thank you for that.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay, so just to confirm, you need the appointment for your muffler for now and your name is John Wilkes, is that correct?", "segments": [ { "start_index": 60, "end_index": 67, "text": "muffler", "annotations": [ { "name": "auto_repair.reason.appt.accept" }, { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 93, "end_index": 104, "text": "John Wilkes", "annotations": [ { "name": "auto_repair.name.customer.accept" }, { "name": "auto_repair.name.customer.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "That is all correct.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Your appointment is all set and it will cost an initial fee of $50.", "segments": [ { "start_index": 0, "end_index": 27, "text": "Your appointment is all set", "annotations": [ { "name": "auto_repair.appointment.accept" }, { "name": "auto_repair.appointment.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Thank you so much.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "I am glad to be able to help you out with your problems today!", "segments": [] } ]
dlg-3b1da583-73ab-4996-8bd9-1eee7084e74c
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Hey, is there any way you could make an appointment at the mechanic for me? I'm driving right now so I can't look up the number.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "No problem, which shop did you want to make the appointment at? ", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Let's go with Intelligent Auto Solutions.", "segments": [ { "start_index": 14, "end_index": 40, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Sure. Do you want the appointment in your name, or would you like me to put it in mine and take the car in for you?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I can take it, just put it under my name. Melissa Mayfield.", "segments": [ { "start_index": 42, "end_index": 58, "text": "Melissa Mayfield", "annotations": [ { "name": "auto_repair.name.customer" }, { "name": "auto_repair.name.customer" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Alright, so what make and model is your car?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "It's a 2018 Kia Forte.", "segments": [ { "start_index": 7, "end_index": 11, "text": "2018", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 12, "end_index": 21, "text": "Kia Forte", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Got it. And what's the problem with it?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I think I'm having some mechanical issues with it. The buttons to adjust my seat aren't working, my engine light is on, and my radio won't work either.", "segments": [ { "start_index": 0, "end_index": 150, "text": "I think I'm having some mechanical issues with it. The buttons to adjust my seat aren't working, my engine light is on, and my radio won't work either", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 12, "end_index": 150, "text": "having some mechanical issues with it. The buttons to adjust my seat aren't working, my engine light is on, and my radio won't work either", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Alright, let me just put that into their system here. Do you know when you'd like to drop it off?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "The sooner the better, please. ", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "How does tomorrow evening at 5pm sound?", "segments": [ { "start_index": 9, "end_index": 17, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 18, "end_index": 32, "text": "evening at 5pm", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Is there any way we could change that to tomorrow morning, maybe before 9am?", "segments": [ { "start_index": 41, "end_index": 49, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 50, "end_index": 57, "text": "morning", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 50, "end_index": 75, "text": "morning, maybe before 9am", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 65, "end_index": 75, "text": "before 9am", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Yeah, it looks like that will work out fine.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Awesome! ", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "So, just to make sure: you'll be taking it in before 9am tomorrow morning, it's under your name (Melissa Mayfield), and you need them to check out mechanical issues. Does that sound right?", "segments": [ { "start_index": 46, "end_index": 56, "text": "before 9am", "annotations": [ { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 53, "end_index": 56, "text": "9am", "annotations": [ { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 57, "end_index": 65, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 66, "end_index": 73, "text": "morning", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 97, "end_index": 113, "text": "Melissa Mayfield", "annotations": [ { "name": "auto_repair.name.customer.accept" }, { "name": "auto_repair.name.customer.accept" } ] }, { "start_index": 124, "end_index": 164, "text": "need them to check out mechanical issues", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 147, "end_index": 164, "text": "mechanical issues", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yep, that's correct. Thank you so much.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "The inspection fee is going to be $50, and they'll let you know how much the actual repairs will be once they've looked at it. Can I do anything else for you?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No thank you, that's all I need. Enjoy the rest of your day!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Thanks, you too! Bye bye.", "segments": [] } ]
dlg-3b20681d-6c59-4d9e-9d61-81e71e15aa87
coffee-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hi, I want to order a drink for pickup.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Where would you like to order a drink from?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "The Starbucks on Del Amo Blvd.", "segments": [ { "start_index": 4, "end_index": 29, "text": "Starbucks on Del Amo Blvd", "annotations": [ { "name": "coffee_ordering.location.store" } ] }, { "start_index": 17, "end_index": 29, "text": "Del Amo Blvd", "annotations": [ { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok great. What would you like to order?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I want a cinnamon cloud macchiato with whole milk and an extra vanilla espresso shot.", "segments": [ { "start_index": 9, "end_index": 33, "text": "cinnamon cloud macchiato", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 39, "end_index": 49, "text": "whole milk", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 57, "end_index": 84, "text": "extra vanilla espresso shot", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "I'm sorry, there is no vanilla espresso shot available. Would you like something else?", "segments": [ { "start_index": 23, "end_index": 44, "text": "vanilla espresso shot", "annotations": [ { "name": "coffee_ordering.preference.reject" }, { "name": "coffee_ordering.preference.reject" } ] } ] }, { "index": 6, "speaker": "USER", "text": "How about a regular espresso shot and a bit of vanilla syrup instead?", "segments": [ { "start_index": 10, "end_index": 33, "text": "a regular espresso shot", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 12, "end_index": 33, "text": "regular espresso shot", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 40, "end_index": 60, "text": "bit of vanilla syrup", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 47, "end_index": 60, "text": "vanilla syrup", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Yes, those are both available.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Ok great, I'll take one of those.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "What size would you like?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Can I get that in a venti?", "segments": [ { "start_index": 20, "end_index": 25, "text": "venti", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Sure thing. I will order that for you now.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Great!", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Is there anything else I can do for you?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "I think that would be all.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Your order is confirmed. One venti cinnamon cloud macchiato with whole milk, a regular espresso shot, and a pump of vanilla syrup.", "segments": [ { "start_index": 25, "end_index": 28, "text": "One", "annotations": [ { "name": "coffee_ordering.num.drink.accept" } ] }, { "start_index": 29, "end_index": 34, "text": "venti", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 35, "end_index": 59, "text": "cinnamon cloud macchiato", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 65, "end_index": 75, "text": "whole milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 79, "end_index": 100, "text": "regular espresso shot", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 108, "end_index": 129, "text": "pump of vanilla syrup", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 116, "end_index": 129, "text": "vanilla syrup", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Perfect, that's correct.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Your drink will be ready for pickup at the Del Amo Starbucks shortly and your receipt will be sent to your mobile device via text message.", "segments": [ { "start_index": 43, "end_index": 50, "text": "Del Amo", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] }, { "start_index": 43, "end_index": 60, "text": "Del Amo Starbucks", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Thanks again!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You're welcome.", "segments": [] } ]
dlg-3b29eab1-0b14-4b05-98f6-6b7c898d6cd7
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "Hi, Cynthia, I was wondering if you could book me four tickets for the new movie, \"The Upside\"?", "segments": [ { "start_index": 50, "end_index": 54, "text": "four", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 50, "end_index": 62, "text": "four tickets", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 83, "end_index": 93, "text": "The Upside", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, what area will you be in?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "We will be in the Tampa area.", "segments": [ { "start_index": 18, "end_index": 23, "text": "Tampa", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Would the AMC Westshore 14 location be ok?", "segments": [ { "start_index": 10, "end_index": 26, "text": "AMC Westshore 14", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater.accept" } ] } ] }, { "index": 4, "speaker": "USER", "text": "If the theater has at least a four star rating, then that will be fine.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Yes it does. ", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Could you book the latest possible screening?", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Sure, there is an 8:30 p.m. showing. Is that a good time?", "segments": [ { "start_index": 18, "end_index": 26, "text": "8:30 p.m", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Yes, that would be great. Could you provide me with the address, please?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Yes, it's 210 Westshore Plaza, Tampa FL 33609", "segments": [ { "start_index": 10, "end_index": 45, "text": "210 Westshore Plaza, Tampa FL 33609", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "What is the telephone number?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "It is (813) 637-8366", "segments": [] }, { "index": 12, "speaker": "USER", "text": "What is the price of tickets?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "$9.95 per ticket.", "segments": [ { "start_index": 0, "end_index": 5, "text": "$9.95", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.price.ticket.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Is there a way to get them cheaper?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "This price is already discounted by using the Moviepass application.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "That's great. Is this movie offered in 3D?", "segments": [ { "start_index": 39, "end_index": 41, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening.reject" }, { "name": "movie_ticket.type.screening.reject" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Not currently.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Are there any promotions for concessions?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Yes, they have $5 dollar popcorn nights sometimes and other deals. You can check your Moviepass app or ask the concession attendant on arrival.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Great! I love having popcorn, candy, and soda at shows and want to provide some for my guests too.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Would you like me to reserve you a handicapped area?", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Yes, thank you for thinking ahead as Mr. Ibrahim uses a wheelchair. Also, Do you know about theater quality and sound/projection resolution?", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Reviews show that the screen and sound quality are very good so you should be pleased.", "segments": [] }, { "index": 24, "speaker": "USER", "text": "Perfect. Tonight should be wonderful and I am looking forward to the experience.", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "Be sure to check your text messages as I will be sending over the order details and tickets.", "segments": [] }, { "index": 26, "speaker": "USER", "text": "I will be sure to keep my cell phone in my pocket. We will be taking a limo to the show from a retaurant.", "segments": [] }, { "index": 27, "speaker": "ASSISTANT", "text": "Ok, we are all set. I have four tickets booked for Westshore 14 at 8:30 p.m.", "segments": [ { "start_index": 27, "end_index": 31, "text": "four", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 27, "end_index": 39, "text": "four tickets", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 51, "end_index": 63, "text": "Westshore 14", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.name.theater" } ] }, { "start_index": 67, "end_index": 75, "text": "8:30 p.m", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] } ] }, { "index": 28, "speaker": "USER", "text": "Thank you very much for your help with this booking.", "segments": [] }, { "index": 29, "speaker": "ASSISTANT", "text": "You're welcome. I hope that you and your guests enjoy the movie.", "segments": [] } ]
dlg-3b2ed39a-2807-49e5-97a1-72ab3cbcfcf0
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hello, Can you assist me in ordering my regular from Pizza Hut?", "segments": [ { "start_index": 53, "end_index": 62, "text": "Pizza Hut", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Of course, are you sure you would like just a plain cheese pizza?", "segments": [ { "start_index": 46, "end_index": 64, "text": "plain cheese pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Well what beef products do they have?", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "You can either have bbq beef pizza or hamburger meat?", "segments": [ { "start_index": 20, "end_index": 34, "text": "bbq beef pizza", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 38, "end_index": 52, "text": "hamburger meat", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Go ahead and get the bbq beef, thank you!", "segments": [ { "start_index": 21, "end_index": 29, "text": "bbq beef", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Would you like extra cheese or any toppings?", "segments": [ { "start_index": 15, "end_index": 27, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Yes extra cheese and if they have jalapenos add those too.", "segments": [ { "start_index": 4, "end_index": 16, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.preference.accept" }, { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 34, "end_index": 43, "text": "jalapenos", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "I think you want banana peppers sir! The yellow ones?", "segments": [ { "start_index": 17, "end_index": 52, "text": "banana peppers sir! The yellow ones", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 17, "end_index": 31, "text": "banana peppers", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Oh yes! Thank you, you are correct. Add those. ", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Would you like your pizza in small, medium, or large?", "segments": [ { "start_index": 29, "end_index": 34, "text": "small", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 36, "end_index": 42, "text": "medium", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 47, "end_index": 52, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Go ahead and get me a large pizza.", "segments": [ { "start_index": 22, "end_index": 27, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 22, "end_index": 33, "text": "large pizza", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "And what pizza style would you like? Pan, thin, hand tossed, or stuffed crust?", "segments": [ { "start_index": 37, "end_index": 40, "text": "Pan", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 42, "end_index": 46, "text": "thin", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 48, "end_index": 59, "text": "hand tossed", "annotations": [ { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 48, "end_index": 60, "text": "hand tossed,", "annotations": [ { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 64, "end_index": 77, "text": "stuffed crust", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Stuffed Crust please.", "segments": [ { "start_index": 0, "end_index": 13, "text": "Stuffed Crust", "annotations": [ { "name": "pizza_ordering.type.crust.accept" }, { "name": "pizza_ordering.type.crust.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Would you like to add crust flavor? It will add ten calories per slice of pizza. ", "segments": [] }, { "index": 14, "speaker": "USER", "text": "No, no added flavor to the crust. The last one i tried I wasnt fond of. ", "segments": [ { "start_index": 4, "end_index": 32, "text": "no added flavor to the crust", "annotations": [ { "name": "pizza_ordering.preference.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay do you want to add anything else to your order?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "No thats it. ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Will you be having this pizza picked up or would you like for it to be delivered?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Carry out please.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Okay your order is placed and will be ready be picked up 25 mins.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Thank you for all your help!", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Anytime!", "segments": [] } ]
dlg-3b324159-2df0-45a4-a68b-4fe7ba1a472a
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "I'd like to buy tickets for Glass", "segments": [ { "start_index": 28, "end_index": 33, "text": "Glass", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "What location would you like to see it in?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "San Francisco, California", "segments": [ { "start_index": 0, "end_index": 25, "text": "San Francisco, California", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "How many people do you plan on seeing it with?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Three", "segments": [ { "start_index": 0, "end_index": 5, "text": "Three", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Sounds good, and what time would you like to see it?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "6:30 pm would be perfect", "segments": [ { "start_index": 0, "end_index": 7, "text": "6:30 pm", "annotations": [ { "name": "movie_ticket.time.start.reject" }, { "name": "movie_ticket.time.start.reject" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "I don't see a showing in the area at that time, but there's one for 8:00pm", "segments": [ { "start_index": 68, "end_index": 74, "text": "8:00pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 8, "speaker": "USER", "text": "That should work", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "It's playing at AMC Metreon 16", "segments": [ { "start_index": 16, "end_index": 30, "text": "AMC Metreon 16", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Sounds good", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Would you like a standard or 3D showing of the movie?", "segments": [ { "start_index": 17, "end_index": 25, "text": "standard", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] }, { "start_index": 29, "end_index": 31, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening" } ] }, { "start_index": 29, "end_index": 39, "text": "3D showing", "annotations": [ { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Just standard", "segments": [ { "start_index": 5, "end_index": 13, "text": "standard", "annotations": [ { "name": "movie_ticket.type.screening.accept" }, { "name": "movie_ticket.type.screening.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Do you have any other questions?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Is there reserved seating?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Yes, there is reserved seating", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Ok, that's fine", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "To confirm, you have three tickets for an 8pm showing of Glass at AMC Metreon 16 in San Francisco, California.", "segments": [ { "start_index": 21, "end_index": 26, "text": "three", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 21, "end_index": 34, "text": "three tickets", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 42, "end_index": 45, "text": "8pm", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] }, { "start_index": 57, "end_index": 62, "text": "Glass", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 66, "end_index": 80, "text": "AMC Metreon 16", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 84, "end_index": 109, "text": "San Francisco, California", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Sounds good, thanks", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Your tickets will be sent to you as a text message on your mobile device, have a good day.", "segments": [] } ]
dlg-3b325b03-43be-4f44-94f0-328ad3294fb9
uber-lyft-1
[ { "index": 0, "speaker": "USER", "text": "Goood Morning, i need to order a ride Uber lux , please.", "segments": [ { "start_index": 38, "end_index": 46, "text": "Uber lux", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "From Congress Avenue to USPS office inner loop like you menationed yestoday right?", "segments": [ { "start_index": 5, "end_index": 19, "text": "Congress Avenu", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 5, "end_index": 20, "text": "Congress Avenue", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 24, "end_index": 35, "text": "USPS office", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Thats right, just make sure driver have to wait fro me for at least 15 min.", "segments": [ { "start_index": 68, "end_index": 74, "text": "15 min", "annotations": [ { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Sure, then next stop to Financial District, you have meeting at 10:30.", "segments": [ { "start_index": 24, "end_index": 42, "text": "Financial District", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to" } ] }, { "start_index": 64, "end_index": 69, "text": "10:30", "annotations": [ { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Thanks for reminding me about it, i might continue it during the lunch. So will need car for 12 o'clock .", "segments": [ { "start_index": 93, "end_index": 103, "text": "12 o'clock", "annotations": [ { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Do you want to have lunch in that italian restaurant ?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "yes, your reading my mind. Will wrap up the lunch arounf 1:30.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "what is going to be your next route ?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "we have meeting with professor B in UTA after that", "segments": [ { "start_index": 36, "end_index": 39, "text": "UTA", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "So busy day for your, i glad we have Uber reserved ", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Need to pick me from UTA aroung 3:30", "segments": [ { "start_index": 21, "end_index": 24, "text": "UTA", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 32, "end_index": 36, "text": "3:30", "annotations": [ { "name": "uber_lyft.time.pickup" }, { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Any other plans after?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Well, need to be at Bank of America corporate meeting at 4:00", "segments": [ { "start_index": 20, "end_index": 35, "text": "Bank of America", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 57, "end_index": 61, "text": "4:00", "annotations": [ { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "I will bring all documents for that meeting .", "segments": [] }, { "index": 14, "speaker": "USER", "text": "For the evening need a ride to Jewelery Shop, its our family annuvesary", "segments": [ { "start_index": 31, "end_index": 44, "text": "Jewelery Shop", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Sure, surprise for your wife:) ", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Yes, I will need a car for 7pm , special dinner with family", "segments": [ { "start_index": 27, "end_index": 30, "text": "7pm", "annotations": [ { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Sure, what place?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "From my residence on Trinity street to Carlitos Argentinian Bistro", "segments": [ { "start_index": 5, "end_index": 35, "text": "my residence on Trinity street", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 39, "end_index": 66, "text": "Carlitos Argentinian Bistro", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "Great plans, have great evening .", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Thanks for coordinating this, I am so glad we have Uber corporate account , no need to worry about parking and etc.", "segments": [] } ]
dlg-3b3e81cb-cb37-4b06-b1de-d96a5f3380b8
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "I would like you to make me reservation for dinner at some nice mediterian restaurant.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "There is one in Sunnyvale, it is called DishDash.", "segments": [ { "start_index": 16, "end_index": 25, "text": "Sunnyvale", "annotations": [ { "name": "restaurant_reservation.location.restaurant.accept" }, { "name": "restaurant_reservation.location.restaurant.accept" } ] }, { "start_index": 40, "end_index": 48, "text": "DishDash", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Oh, sounds good. Can you tell me some things about this place?", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Oh yes, the food is absolutely delicious. The restaurant ambience is nice. I see that it has 4.5 stars on yelp.", "segments": [] }, { "index": 4, "speaker": "USER", "text": "That sounds good.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "What date time you want me to make the reservaion for?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "On comming Saturday 26th January.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "What time would you like?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "7:00 pm.", "segments": [ { "start_index": 0, "end_index": 7, "text": "7:00 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 0, "end_index": 8, "text": "7:00 pm.", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "How many people?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "For four people.", "segments": [ { "start_index": 4, "end_index": 8, "text": "four", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Any specific ocasion or any specific table you want?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Table where there is not much traffic and with booth.", "segments": [ { "start_index": 0, "end_index": 5, "text": "Table", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 42, "end_index": 52, "text": "with booth", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] }, { "start_index": 47, "end_index": 52, "text": "booth", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay. Let me check if they have the reservation for that day and time.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Sure.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "I am afraid, they don't have that time. Would you mind 6:30 pm instead?", "segments": [ { "start_index": 55, "end_index": 59, "text": "6:30", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 55, "end_index": 62, "text": "6:30 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Sure, make it at 6:30 pm.", "segments": [ { "start_index": 17, "end_index": 24, "text": "6:30 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Sure. Anything else?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Do they have good drink options?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Oh yes. They have very wide range of drink options.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Great.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Okay, the reservation is made.", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Thank you.", "segments": [] } ]
dlg-3b44275c-d84e-4f40-a55d-ce5303470f26
coffee-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hello! I would like to place an order for Starbucks", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay. What would you like today?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I would like a Nitro Cold Brew.", "segments": [ { "start_index": 15, "end_index": 30, "text": "Nitro Cold Brew", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 15, "end_index": 31, "text": "Nitro Cold Brew.", "annotations": [ { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "1 Nitro Cold Brew. What size would you like?", "segments": [ { "start_index": 0, "end_index": 1, "text": "1", "annotations": [ { "name": "coffee_ordering.num.drink" }, { "name": "coffee_ordering.num.drink" } ] }, { "start_index": 2, "end_index": 17, "text": "Nitro Cold Brew", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 2, "end_index": 18, "text": "Nitro Cold Brew.", "annotations": [ { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 4, "speaker": "USER", "text": "A Grande.", "segments": [ { "start_index": 2, "end_index": 8, "text": "Grande", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay, would you like to add anything on?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Yes. I would like to add Toffee nut syrup.", "segments": [ { "start_index": 21, "end_index": 42, "text": "add Toffee nut syrup.", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 25, "end_index": 41, "text": "Toffee nut syrup", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Sure, anything else?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I would like to add an extra splash of Almondmilk.", "segments": [ { "start_index": 23, "end_index": 49, "text": "extra splash of Almondmilk", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 23, "end_index": 50, "text": "extra splash of Almondmilk.", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Sure. So I have one Grande Nitro Cold Brew with Toffee Nut Syrup & an extra splash of Almondmilk. Was that for pickup?", "segments": [ { "start_index": 16, "end_index": 19, "text": "one", "annotations": [ { "name": "coffee_ordering.num.drink" } ] }, { "start_index": 20, "end_index": 26, "text": "Grande", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 27, "end_index": 42, "text": "Nitro Cold Brew", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink.reject" } ] }, { "start_index": 48, "end_index": 64, "text": "Toffee Nut Syrup", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] }, { "start_index": 70, "end_index": 96, "text": "extra splash of Almondmilk", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Picking up at Desert Inn & Eastern location.", "segments": [ { "start_index": 14, "end_index": 43, "text": "Desert Inn & Eastern location", "annotations": [ { "name": "coffee_ordering.location.store.accept" }, { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Hmm, well it seems they don't carry the Nitro at that store.", "segments": [ { "start_index": 40, "end_index": 45, "text": "Nitro", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink.reject" } ] } ] }, { "index": 12, "speaker": "USER", "text": "They don't carry it?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Yes, it is not sold at that location.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Okay, what about Iced Cinnamon Cloud Macciato? Grande...", "segments": [ { "start_index": 17, "end_index": 45, "text": "Iced Cinnamon Cloud Macciato", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 47, "end_index": 53, "text": "Grande", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Yes, they sell that there.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Okay, 1 grande, prepared how they make it & with 2% milk.", "segments": [ { "start_index": 6, "end_index": 7, "text": "1", "annotations": [ { "name": "coffee_ordering.num.drink.accept" } ] }, { "start_index": 8, "end_index": 14, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 49, "end_index": 56, "text": "2% milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.type.milk.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Sure. I have all the options staying the same. Your receipt will be sent to you via text & your order will be ready for pickup at that location shortly. Anything else?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "That's it!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Well, have a good one!", "segments": [] } ]
dlg-3b4ee8ec-6d5a-43a2-80fc-49a9d36ac6a2
movie-tickets-3
[ { "index": 0, "speaker": "USER", "text": "I want two tickets to Hellboy", "segments": [ { "start_index": 7, "end_index": 10, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 22, "end_index": 29, "text": "Hellboy", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay, where would you like to see the movie?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "At the Alamo Drafthouse in Dallas.", "segments": [ { "start_index": 7, "end_index": 23, "text": "Alamo Drafthouse", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] }, { "start_index": 27, "end_index": 33, "text": "Dallas", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay and you said 2 tickets?", "segments": [ { "start_index": 18, "end_index": 19, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 18, "end_index": 27, "text": "2 tickets", "annotations": [ { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Alright and what time would you like to watch it?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "At 7:35 pm today.", "segments": [ { "start_index": 3, "end_index": 16, "text": "7:35 pm today", "annotations": [ { "name": "movie_ticket.time.start.reject" } ] }, { "start_index": 3, "end_index": 10, "text": "7:35 pm", "annotations": [ { "name": "movie_ticket.time.start.reject" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Hm, it seems like they are sold out for that time today.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Okay, how about 8:55pm today.", "segments": [ { "start_index": 16, "end_index": 22, "text": "8:55pm", "annotations": [ { "name": "movie_ticket.time.start.reject" } ] }, { "start_index": 16, "end_index": 28, "text": "8:55pm today", "annotations": [ { "name": "movie_ticket.time.start.reject" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "It seems that it is also sold out.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Okay, well how about Shazam?", "segments": [ { "start_index": 21, "end_index": 27, "text": "Shazam", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "What time would you like to go ?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "7:00pm would work.", "segments": [ { "start_index": 0, "end_index": 6, "text": "7:00pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay, that will work.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Alright I want to see it in 3D.", "segments": [ { "start_index": 28, "end_index": 30, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "It seems like they do not have this option.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Are there any movies available for 3D?", "segments": [ { "start_index": 35, "end_index": 37, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "This theater does not show 3D movies.", "segments": [ { "start_index": 27, "end_index": 29, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening.reject" }, { "name": "movie_ticket.type.screening.reject" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Bummer, then never mind I don't want to get any tickets.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Okay, I am sorry about that. ", "segments": [] } ]
dlg-3b512314-e8dd-4eeb-9afb-897fa0008252
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "I would like to make an appointment to have my car checked at Intelligent Auto Solutions", "segments": [ { "start_index": 62, "end_index": 88, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" }, { "name": "auto_repair.name.store.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay, can you begin by telling me the make?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Toyota", "segments": [ { "start_index": 0, "end_index": 6, "text": "Toyota", "annotations": [ { "name": "auto_repair.name.vehicle" }, { "name": "auto_repair.name.vehicle" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What is the model?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Corolla?", "segments": [ { "start_index": 0, "end_index": 7, "text": "Corolla", "annotations": [ { "name": "auto_repair.name.vehicle" }, { "name": "auto_repair.name.vehicle" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "And what is the year?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "2014", "segments": [ { "start_index": 0, "end_index": 4, "text": "2014", "annotations": [ { "name": "auto_repair.year.vehicle" }, { "name": "auto_repair.year.vehicle" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Thanks. What is your first and last name?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Quan Cruz", "segments": [ { "start_index": 0, "end_index": 9, "text": "Quan Cruz", "annotations": [ { "name": "auto_repair.name.customer.accept" }, { "name": "auto_repair.name.customer" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "What is your number?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "555-555-8519", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "What issue is your vehicle having?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "It has been slow to accelerate. It seems to be laboring as I accelerate", "segments": [ { "start_index": 12, "end_index": 30, "text": "slow to accelerate", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 20, "end_index": 71, "text": "accelerate. It seems to be laboring as I accelerate", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 47, "end_index": 71, "text": "laboring as I accelerate", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay. I found an appointment for Friday afternoon.", "segments": [ { "start_index": 33, "end_index": 39, "text": "Friday", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 40, "end_index": 49, "text": "afternoon", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 14, "speaker": "USER", "text": "I would really prefer a sooner appointment.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "How is Wednesday afternoon", "segments": [ { "start_index": 7, "end_index": 16, "text": "Wednesday", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 17, "end_index": 26, "text": "afternoon", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 16, "speaker": "USER", "text": "That would be great. And how much would this inspection cost?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "$100", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Okay. Can you confirm?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Sure, the appointment will cost $100 and will check your 2014 Toyota Corolla. The appointment is for Wednesday at 1PM.", "segments": [ { "start_index": 57, "end_index": 61, "text": "2014", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 62, "end_index": 76, "text": "Toyota Corolla", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] }, { "start_index": 101, "end_index": 110, "text": "Wednesday", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 114, "end_index": 117, "text": "1PM", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "That's great, I'd like to make the appointment.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "The appointment has been made, is there anything else?", "segments": [] }, { "index": 22, "speaker": "USER", "text": "No not right now.", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Have a great day!", "segments": [] } ]
dlg-3b5508c2-a165-4a73-9d7b-5ad9b7760f52
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "I need movie tickets for Cold Pursuit", "segments": [ { "start_index": 25, "end_index": 37, "text": "Cold Pursuit", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Where did you want to see that?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Syracuse", "segments": [ { "start_index": 0, "end_index": 8, "text": "Syracuse", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "OK, is Destiny USA acceptable. It is showing at the Regal Cinema there.", "segments": [ { "start_index": 7, "end_index": 18, "text": "Destiny USA", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater" } ] }, { "start_index": 52, "end_index": 64, "text": "Regal Cinema", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Yes that sounds good.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "There are shows at 6:50 pm and 9:50 pm. Which would you prefer?", "segments": [ { "start_index": 19, "end_index": 26, "text": "6:50 pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 31, "end_index": 38, "text": "9:50 pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 6, "speaker": "USER", "text": "9:50", "segments": [ { "start_index": 0, "end_index": 4, "text": "9:50", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "OK, is it just you or are you bringing guests?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I need 2 tickets.", "segments": [ { "start_index": 7, "end_index": 8, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "To confirm, that is 2 tickets at Regal Cinema in Destiny for Cold Pursuit at 9:50 pm this evening.", "segments": [ { "start_index": 20, "end_index": 21, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 33, "end_index": 45, "text": "Regal Cinema", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 49, "end_index": 56, "text": "Destiny", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater.accept" } ] }, { "start_index": 61, "end_index": 73, "text": "Cold Pursuit", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] }, { "start_index": 77, "end_index": 84, "text": "9:50 pm", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes, how much will that be?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Those are both adult tickets?", "segments": [ { "start_index": 10, "end_index": 14, "text": "both", "annotations": [ { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "That will be $26.20 total.", "segments": [ { "start_index": 13, "end_index": 19, "text": "$26.20", "annotations": [ { "name": "movie_ticket.price.ticket.accept" }, { "name": "movie_ticket.price.ticket.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "You can go ahead and order those through my account.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ordering 2 tickets to Cold Pursuit right now.", "segments": [ { "start_index": 9, "end_index": 10, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets.accept" }, { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 22, "end_index": 34, "text": "Cold Pursuit", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Sounds great!", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "The tickets are ordered and will be sent to your phone as a text message.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "I've got them. thank you!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Glad to be of service.", "segments": [] } ]
dlg-3b59dd33-b692-463e-b860-b71be60cfd25
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Hello I am needing to get an appointment to see my car", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Yes I can help you I am going to need some details.", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Sure what do you need", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "I am going to need the make and model of the car as well as the year", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I have a 2015 honda accord it is a lx line.", "segments": [ { "start_index": 9, "end_index": 13, "text": "2015", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 14, "end_index": 26, "text": "honda accord", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Can you explain the problem you are having", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I am hearing a noise coming from the rear wheels", "segments": [ { "start_index": 0, "end_index": 48, "text": "I am hearing a noise coming from the rear wheels", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 13, "end_index": 48, "text": "a noise coming from the rear wheels", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "So there is a noise from the rear wheel, is there anything else you needed to get checked out.", "segments": [ { "start_index": 12, "end_index": 40, "text": "a noise from the rear wheel,", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 14, "end_index": 40, "text": "noise from the rear wheel,", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 8, "speaker": "USER", "text": "No it was just the that.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "DId you have a repair shop in mind.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "My friend recommended me Intelligent auto solutions can you set it there?", "segments": [ { "start_index": 25, "end_index": 51, "text": "Intelligent auto solutions", "annotations": [ { "name": "auto_repair.name.store" }, { "name": "auto_repair.name.store" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "yes, I am seeing they can take the car in tomorrow morning", "segments": [ { "start_index": 42, "end_index": 50, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt.reject" } ] }, { "start_index": 51, "end_index": 58, "text": "morning", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 12, "speaker": "USER", "text": "I was thinking of getting the car in today maybe on a tow truck, its an emergency.", "segments": [ { "start_index": 37, "end_index": 42, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Judging by the the urgency the repair shop can take the appointment if brought in by tow truck. They will need a name and phone number to get it set up.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Sounds good, my name is James brockman, and my number is 323 656 6565, also what is the cost for the tow truck and to get it diagnosed.", "segments": [ { "start_index": 24, "end_index": 38, "text": "James brockman", "annotations": [ { "name": "auto_repair.name.customer" }, { "name": "auto_repair.name.customer" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "The cost for the tow truck is $80 and the diagnosis is free ", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Sounds good book the tow truck for today at 2 pm", "segments": [ { "start_index": 35, "end_index": 40, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 44, "end_index": 48, "text": "2 pm", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Great I have a row truck to get you to intelligent auto solutions for a diagnosis on a rear wheel noise. For James brockman at 2 pm", "segments": [ { "start_index": 39, "end_index": 65, "text": "intelligent auto solutions", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] }, { "start_index": 72, "end_index": 103, "text": "diagnosis on a rear wheel noise", "annotations": [ { "name": "auto_repair.reason.appt.accept" }, { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 109, "end_index": 123, "text": "James brockman", "annotations": [ { "name": "auto_repair.name.customer.accept" }, { "name": "auto_repair.name.customer.accept" } ] }, { "start_index": 127, "end_index": 131, "text": "2 pm", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 18, "speaker": "USER", "text": "That is correct ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "the appointment has been booked the tow truck will come by today at 2pm to get you to the repair shop it will be $80 for the tow truck and the diagnosis is free.", "segments": [ { "start_index": 59, "end_index": 64, "text": "today", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 68, "end_index": 71, "text": "2pm", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Thank you", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "thank you", "segments": [] } ]
dlg-3b61be6f-18a4-466b-aae5-627c28aa9237
uber-lyft-1
[ { "index": 0, "speaker": "USER", "text": "I need an Uber pick up to my location", "segments": [ { "start_index": 10, "end_index": 14, "text": "Uber", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 26, "end_index": 37, "text": "my location", "annotations": [ { "name": "uber_lyft.location.from" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "What is your location and where would you like to go?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'm at AMC Boston Common 19 movie theater and would like to go to Teatro in the city", "segments": [ { "start_index": 7, "end_index": 41, "text": "AMC Boston Common 19 movie theater", "annotations": [ { "name": "uber_lyft.location.from" }, { "name": "uber_lyft.location.from" } ] }, { "start_index": 66, "end_index": 84, "text": "Teatro in the city", "annotations": [ { "name": "uber_lyft.location.to" }, { "name": "uber_lyft.location.to" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "How many people are with you?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "It's just me ", "segments": [ { "start_index": 5, "end_index": 12, "text": "just me", "annotations": [ { "name": "uber_lyft.num.people.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Ok, would you like a shared ride?", "segments": [ { "start_index": 21, "end_index": 27, "text": "shared", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 6, "speaker": "USER", "text": "No, I'd like to ride alone", "segments": [ { "start_index": 21, "end_index": 26, "text": "alone", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Ok, we have an UberTaxi ride available at $5.71", "segments": [ { "start_index": 15, "end_index": 23, "text": "UberTaxi", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 42, "end_index": 47, "text": "$5.71", "annotations": [ { "name": "uber_lyft.price.estimate.accept" } ] }, { "start_index": 43, "end_index": 47, "text": "5.71", "annotations": [ { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 8, "speaker": "USER", "text": "That would be fine", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Is there anything else you need from this ride?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "No, that should be it", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "To confirm, you want an UberTaxi ride from AMC Boston Common to the Teatro restaurant. Is that correct?", "segments": [ { "start_index": 24, "end_index": 32, "text": "UberTaxi", "annotations": [ { "name": "uber_lyft.type.ride.accept" } ] }, { "start_index": 24, "end_index": 60, "text": "UberTaxi ride from AMC Boston Common", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 43, "end_index": 60, "text": "AMC Boston Common", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 68, "end_index": 85, "text": "Teatro restaurant", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "I'll put your ride request through", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Thanks", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Your ride request has gone through", "segments": [ { "start_index": 0, "end_index": 34, "text": "Your ride request has gone through", "annotations": [ { "name": "uber_lyft.ride_booking.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Great", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "You can check the status of your ride on your phone", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thanks", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "No problem, have a good day!", "segments": [] } ]
dlg-3b64415a-5e38-4ef6-91ca-b7288a3e7212
restaurant-table-2
[ { "index": 0, "speaker": "USER", "text": "Hi I'd like to make reservations for dinner.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "I can help you with that. What restaurant would you like me to make the reservations at?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'd like to make the reservations at Jake's Del Mar in Del Mar.", "segments": [ { "start_index": 37, "end_index": 51, "text": "Jake's Del Mar", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 44, "end_index": 51, "text": "Del Mar", "annotations": [ { "name": "restaurant_reservation.location.restaurant" }, { "name": "restaurant_reservation.location.restaurant.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay. How many are in your party? ", "segments": [] }, { "index": 4, "speaker": "USER", "text": "There are six of us.", "segments": [ { "start_index": 10, "end_index": 13, "text": "six", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What day and time would you like?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "We'd like reservations for 6 pm on Friday March 29th in the main dining room.", "segments": [ { "start_index": 27, "end_index": 31, "text": "6 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 60, "end_index": 76, "text": "main dining room", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "I'm sorry but there are no openings at 6 pm in the main dining room.", "segments": [ { "start_index": 39, "end_index": 43, "text": "6 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation.reject" } ] }, { "start_index": 51, "end_index": 67, "text": "main dining room", "annotations": [ { "name": "restaurant_reservation.type.seating.reject" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Can you check if there are any available at 7pm?", "segments": [ { "start_index": 44, "end_index": 47, "text": "7pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "I'm sorry there is nothing available in the main dining room until 9 pm.", "segments": [ { "start_index": 44, "end_index": 60, "text": "main dining room", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 67, "end_index": 71, "text": "9 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Oh that's too late for us. Can you look at Pacifica Del Mar?", "segments": [ { "start_index": 43, "end_index": 59, "text": "Pacifica Del Mar", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Would you like that for 6 pm in the main dining room as well?", "segments": [ { "start_index": 24, "end_index": 28, "text": "6 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 36, "end_index": 52, "text": "main dining room", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes that would be great.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay there is a table available at that time. Shall I book this?", "segments": [ { "start_index": 16, "end_index": 21, "text": "table", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Yes that would be wonderful.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay I have reserved a table in the main dining room for six at Pacifica Del Mar on March 29th at 6 pm.", "segments": [ { "start_index": 23, "end_index": 52, "text": "table in the main dining room", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] }, { "start_index": 36, "end_index": 52, "text": "main dining room", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] }, { "start_index": 57, "end_index": 60, "text": "six", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 64, "end_index": 80, "text": "Pacifica Del Mar", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] }, { "start_index": 84, "end_index": 102, "text": "March 29th at 6 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "That's perfect.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Shall I text you the information?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "That would be very handy. Thank you.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Okay is there anything else that I can do for you?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "No that is everything. Thank you!", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Thank you. Enjoy your dinner.", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Thanks. Bye.", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Good bye.", "segments": [] } ]
dlg-3b6aedcf-07f0-4cdd-8187-52ba1ae7cb6b
uber-lyft-1
[ { "index": 0, "speaker": "USER", "text": "Hello Kathy, can you order me a Uber for tonight? im going out with my mom for her birthday.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Ok yes of course, Where are you going tonight?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Well we are getting picked up at my moms house in Laguna Beach, Ca and we are going to LA for a concert.", "segments": [ { "start_index": 36, "end_index": 66, "text": "moms house in Laguna Beach, Ca", "annotations": [ { "name": "uber_lyft.location.from" } ] }, { "start_index": 50, "end_index": 66, "text": "Laguna Beach, Ca", "annotations": [ { "name": "uber_lyft.location.from" } ] }, { "start_index": 87, "end_index": 89, "text": "LA", "annotations": [ { "name": "uber_lyft.location.to" }, { "name": "uber_lyft.location.to" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok great let me pull that up for you now and get some prices.", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Great! I want to get something nice, so look at the big cars.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Ok so going from Laguna to LA in a Black SUV would be $290 one way, so About $600 total for the trip.", "segments": [ { "start_index": 17, "end_index": 23, "text": "Laguna", "annotations": [ { "name": "uber_lyft.location.from" } ] }, { "start_index": 27, "end_index": 29, "text": "LA", "annotations": [ { "name": "uber_lyft.location.to" } ] }, { "start_index": 35, "end_index": 44, "text": "Black SUV", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 54, "end_index": 58, "text": "$290", "annotations": [ { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 55, "end_index": 58, "text": "290", "annotations": [ { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 77, "end_index": 81, "text": "$600", "annotations": [ { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 78, "end_index": 81, "text": "600", "annotations": [ { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Thats alot of money! Whats the next best option?", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Well you could get a UberSelect car which would be a premium car ride for $175 each way.", "segments": [ { "start_index": 21, "end_index": 31, "text": "UberSelect", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 21, "end_index": 35, "text": "UberSelect car", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 74, "end_index": 78, "text": "$175", "annotations": [ { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 75, "end_index": 78, "text": "175", "annotations": [ { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Ok that sounds alot better.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Yes and tha would be about $340 round trip, half the price almost.", "segments": [ { "start_index": 27, "end_index": 31, "text": "$340", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes book that for me now please.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Ok give me one moment. ", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Just log into my account. I can get a confirmation on my phone. ", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Ok so im booking you a trip from Laguna Beach to LA for two people in a Uber Select car. Oh! What time do you need to be picked up?", "segments": [ { "start_index": 33, "end_index": 45, "text": "Laguna Beach", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 49, "end_index": 51, "text": "LA", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 56, "end_index": 59, "text": "two", "annotations": [ { "name": "uber_lyft.num.people.accept" }, { "name": "uber_lyft.num.people.accept" } ] }, { "start_index": 72, "end_index": 83, "text": "Uber Select", "annotations": [ { "name": "uber_lyft.type.ride.accept" } ] }, { "start_index": 72, "end_index": 87, "text": "Uber Select car", "annotations": [ { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Have them be there around 3pm please, it is about a hour drive.", "segments": [ { "start_index": 19, "end_index": 29, "text": "around 3pm", "annotations": [ { "name": "uber_lyft.time.pickup.accept" } ] }, { "start_index": 26, "end_index": 29, "text": "3pm", "annotations": [ { "name": "uber_lyft.time.pickup.accept" } ] }, { "start_index": 44, "end_index": 56, "text": "about a hour", "annotations": [ { "name": "uber_lyft.duration.estimate.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ok great! Your all set. I have sent confirmation to your text as well. ", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Awesome! have a great evening.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "You as well, let me know if you need anything else.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Ok i wil do that. Your check is in the mail!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Wonderful, goodnight!", "segments": [] } ]
dlg-3b710d5e-edbc-4c1a-8716-4f0566a45f02
restaurant-table-2
[ { "index": 0, "speaker": "USER", "text": "Can you make a reservation for a restaurant please?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Of course. Which restaurant do you have in mind?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I want the Capital Grill on Camelback road.", "segments": [ { "start_index": 11, "end_index": 24, "text": "Capital Grill", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant.reject" } ] }, { "start_index": 28, "end_index": 42, "text": "Camelback road", "annotations": [ { "name": "restaurant_reservation.location.restaurant" }, { "name": "restaurant_reservation.location.restaurant" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Sure, what is the date and time?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Friday at 7 o'clock please.", "segments": [ { "start_index": 0, "end_index": 19, "text": "Friday at 7 o'clock", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 10, "end_index": 19, "text": "7 o'clock", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "For how many people?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "4 please. We want a booth in the back section.", "segments": [ { "start_index": 0, "end_index": 1, "text": "4", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 20, "end_index": 25, "text": "booth", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 20, "end_index": 45, "text": "booth in the back section", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "I do not see the booth available, sorry.", "segments": [ { "start_index": 17, "end_index": 22, "text": "booth", "annotations": [ { "name": "restaurant_reservation.type.seating.reject" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Okay, how about a table? We want the back section, it's quieter.", "segments": [ { "start_index": 18, "end_index": 23, "text": "table", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Only table or booth I see are in the mail dining area.", "segments": [ { "start_index": 5, "end_index": 10, "text": "table", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 14, "end_index": 19, "text": "booth", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Oh, that's too bad. Can you check the Morton's then?", "segments": [ { "start_index": 38, "end_index": 46, "text": "Morton's", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Morton's at 24th Street and Camelback road?", "segments": [ { "start_index": 0, "end_index": 8, "text": "Morton's", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 12, "end_index": 42, "text": "24th Street and Camelback road", "annotations": [ { "name": "restaurant_reservation.location.restaurant.accept" }, { "name": "restaurant_reservation.location.restaurant.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "They have a booth available in the corner in the back.", "segments": [ { "start_index": 12, "end_index": 53, "text": "booth available in the corner in the back", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Okay, that sounds good. Let's do that one then.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay, I'll make a reservation for you.", "segments": [ { "start_index": 0, "end_index": 37, "text": "Okay, I'll make a reservation for you", "annotations": [ { "name": "restaurant_reservation.reservation.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Great.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay, I have confirmed the reservation for you at Morton's on Friday at 7 pm for 4 people. It is a booth in the back.", "segments": [ { "start_index": 6, "end_index": 38, "text": "I have confirmed the reservation", "annotations": [ { "name": "restaurant_reservation.reservation.accept" } ] }, { "start_index": 50, "end_index": 58, "text": "Morton's", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] }, { "start_index": 62, "end_index": 76, "text": "Friday at 7 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] }, { "start_index": 81, "end_index": 89, "text": "4 people", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 81, "end_index": 82, "text": "4", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 99, "end_index": 104, "text": "booth", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] }, { "start_index": 99, "end_index": 116, "text": "booth in the back", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Sounds good.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Anything else?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "No, that's it. Thanks.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "You are welcome. If you need to change anything, you can call us back or contact the restaurant directly.", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Okay, Bye.", "segments": [] } ]
dlg-3b8e48ae-d166-48c9-9a38-60922a36360a
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "I want to make reservations for dinner for Valentine’s Day. Italian sounds good.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Alright. Did you have a certain restaurant in mind? ", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I was thinking Biaggi’s would be good.", "segments": [ { "start_index": 15, "end_index": 23, "text": "Biaggi’s", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok. It might be hard to get reservations on such short notice. Especially since it’s Valentine’s Day. They might be all booked up. ", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Well, go ahead and call. I guess if they are booked I’ll have to find a different restaurant. ", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "What time were you wanting me to make reservations for?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Well, my husband doesn’t get home until 5:30. I was thinking 7:30.", "segments": [ { "start_index": 61, "end_index": 65, "text": "7:30", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 61, "end_index": 66, "text": "7:30.", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Ok. I’ll give them a call. ", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Thank you! I was also wanting a booth if possible.", "segments": [ { "start_index": 32, "end_index": 37, "text": "booth", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "I have the hostess at Biaggi’s on the phone. She says they don’t have any tables available at 7:30.", "segments": [ { "start_index": 22, "end_index": 30, "text": "Biaggi’s", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] }, { "start_index": 94, "end_index": 98, "text": "7:30", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Ok. Do they have anything open close to that time?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "She says they have booths open at 7 or 8.", "segments": [ { "start_index": 19, "end_index": 25, "text": "booths", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 34, "end_index": 35, "text": "7", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 39, "end_index": 40, "text": "8", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Do they have any regular tables at 7:30?", "segments": [ { "start_index": 17, "end_index": 31, "text": "regular tables", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" }, { "name": "restaurant_reservation.type.seating.accept" } ] }, { "start_index": 35, "end_index": 39, "text": "7:30", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": " Hold on. Let me ask. ", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Ok. Thanks. ", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "She said they do have a table for two open at 7:30.", "segments": [ { "start_index": 34, "end_index": 37, "text": "two", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 46, "end_index": 50, "text": "7:30", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Ok. We will go ahead and take that one. ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "You have reservations for Thursday evening at 7:30. Is there anything else you need me to do?", "segments": [ { "start_index": 26, "end_index": 50, "text": "Thursday evening at 7:30", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" } ] }, { "start_index": 35, "end_index": 50, "text": "evening at 7:30", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Nope. Thats it. I’ll let you know if I need anything else", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Ok. I’ll be in my office. ", "segments": [] } ]
dlg-3b8f4c49-cddb-496f-9775-db8e124c4b69
restaurant-table-3
[ { "index": 0, "speaker": "USER", "text": "Hello am in the mood for steak! Can you make reservations?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Of course! Where at?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I was looking at Eleven the restaurant in Reunion.", "segments": [ { "start_index": 17, "end_index": 23, "text": "Eleven", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 42, "end_index": 49, "text": "Reunion", "annotations": [ { "name": "restaurant_reservation.location.restaurant" }, { "name": "restaurant_reservation.location.restaurant.reject" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "I see that restaurant here. For how many people?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "2", "segments": [ { "start_index": 0, "end_index": 1, "text": "2", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Ok, and what time?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Lets set it for 6 pm.", "segments": [ { "start_index": 16, "end_index": 20, "text": "6 pm", "annotations": [ { "name": "restaurant_reservation.name.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Ok. And do you want to dine on the patio or restaurant?", "segments": [ { "start_index": 35, "end_index": 40, "text": "patio", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 8, "speaker": "USER", "text": "The patio! I love the view.", "segments": [ { "start_index": 4, "end_index": 9, "text": "patio", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Ok, I see they are not available for reservations until 7 pm and the Patio is booked up this evening.", "segments": [ { "start_index": 69, "end_index": 74, "text": "Patio", "annotations": [ { "name": "restaurant_reservation.type.seating.reject" }, { "name": "restaurant_reservation.type.seating.reject" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Oh. What about 2 at 6 pm at The Forte in Reunion?", "segments": [ { "start_index": 15, "end_index": 16, "text": "2", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 20, "end_index": 24, "text": "6 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 28, "end_index": 37, "text": "The Forte", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 41, "end_index": 48, "text": "Reunion", "annotations": [ { "name": "restaurant_reservation.location.restaurant" }, { "name": "restaurant_reservation.location.restaurant" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Let me check that for you.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Can you see if they have any special seating options? Patio?", "segments": [ { "start_index": 54, "end_index": 59, "text": "Patio", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Checking right now.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Thanks", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "I am sorry, they have reservations at 5pm or at 7:15 pm tonight, 6pm isn't available.", "segments": [ { "start_index": 38, "end_index": 41, "text": "5pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 48, "end_index": 55, "text": "7:15 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 48, "end_index": 63, "text": "7:15 pm tonight", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 65, "end_index": 68, "text": "6pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" }, { "name": "restaurant_reservation.time.reservation.reject" } ] } ] }, { "index": 16, "speaker": "USER", "text": "That stinks. ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "I know.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "You know what? I will make a steak dinner at home. Nevermind!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "I am so sorry, if I can help let me know!", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Thank you!.", "segments": [] } ]
dlg-3b9b3c4d-ef9c-434a-bf61-8287c42241eb
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "I want to schedule an appointment for my car", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay. Do you have a business in mind where you would like to schedule your appointment?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Yes, Intelligent Auto Solutions.", "segments": [ { "start_index": 5, "end_index": 31, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" }, { "name": "auto_repair.name.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Great. What time would you like to schedule your appointment?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Today at 1:00 pm.", "segments": [ { "start_index": 0, "end_index": 5, "text": "Today", "annotations": [ { "name": "auto_repair.date.appt.reject" }, { "name": "auto_repair.date.appt.reject" } ] }, { "start_index": 9, "end_index": 16, "text": "1:00 pm", "annotations": [ { "name": "auto_repair.time.appt.reject" }, { "name": "auto_repair.time.appt.reject" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "I'm sorry. That time is not available at Intelligent Auto Solutions. The next available appointment would be tomorrow at 8:00am. Would you like to schedule the appointment for then?", "segments": [ { "start_index": 41, "end_index": 67, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" }, { "name": "auto_repair.name.store" } ] }, { "start_index": 109, "end_index": 117, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 121, "end_index": 127, "text": "8:00am", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay. Please wait while I do that for you.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Thank you.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "What is the make and model of your vehicle?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "It is a 2008 Honda Accord.", "segments": [ { "start_index": 8, "end_index": 12, "text": "2008", "annotations": [ { "name": "auto_repair.year.vehicle" }, { "name": "auto_repair.year.vehicle" } ] }, { "start_index": 13, "end_index": 25, "text": "Honda Accord", "annotations": [ { "name": "auto_repair.name.vehicle" }, { "name": "auto_repair.name.vehicle" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Alright. Great. What is the name to have the appointment listed for?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Freddy", "segments": [ { "start_index": 0, "end_index": 6, "text": "Freddy", "annotations": [ { "name": "auto_repair.name.customer" }, { "name": "auto_repair.name.customer" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Thanks! What is the phone number if someone from Intelligent Auto Solutions needs to reach you?", "segments": [ { "start_index": 49, "end_index": 75, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" }, { "name": "auto_repair.name.store" } ] } ] }, { "index": 14, "speaker": "USER", "text": "(555) 555-1234", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Perfect. I have the information I need to confirm this appointment. One moment please.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Thank you.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "You're very welcome. You're appointment is set for tomorrow at 8:00 am at Intelligent Auto Solutions for your 2008 Honda Accord for Freddy with phone number (555) 555-1234. Is there something else you would like for me to do?", "segments": [ { "start_index": 51, "end_index": 59, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 63, "end_index": 70, "text": "8:00 am", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 74, "end_index": 100, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] }, { "start_index": 110, "end_index": 114, "text": "2008", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 115, "end_index": 127, "text": "Honda Accord", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] }, { "start_index": 132, "end_index": 138, "text": "Freddy", "annotations": [ { "name": "auto_repair.name.customer.accept" }, { "name": "auto_repair.name.customer.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "No that's fine! Thank you!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You're welcome.", "segments": [] } ]
dlg-3ba1bb8b-b579-4d29-ab96-d187420e02e3
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Hey, Assistant. I have a blinker out.", "segments": [ { "start_index": 16, "end_index": 37, "text": "I have a blinker out.", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 25, "end_index": 37, "text": "blinker out.", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Is this a car problem?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Would you like to bring your car to a mechanic?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Which mechanic would you like?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Intelligent Auto Solutions.", "segments": [ { "start_index": 0, "end_index": 26, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" } ] }, { "start_index": 0, "end_index": 27, "text": "Intelligent Auto Solutions.", "annotations": [ { "name": "auto_repair.name.store.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Could you describe your problem in more detail?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Our passenger side front turn signal isn't working.", "segments": [ { "start_index": 0, "end_index": 50, "text": "Our passenger side front turn signal isn't working", "annotations": [ { "name": "auto_repair.reason.appt" }, { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "What time would you like to schedule your appointment for?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Do they have slots available today?", "segments": [ { "start_index": 29, "end_index": 34, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Yes, they have many openings today.", "segments": [ { "start_index": 29, "end_index": 34, "text": "today", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 12, "speaker": "USER", "text": "I can stop by after work at around 4:30.", "segments": [ { "start_index": 28, "end_index": 39, "text": "around 4:30", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 35, "end_index": 39, "text": "4:30", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "4:30 is available today. What make is your vehicle?", "segments": [ { "start_index": 0, "end_index": 4, "text": "4:30", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] }, { "start_index": 18, "end_index": 23, "text": "today", "annotations": [ { "name": "auto_repair.date.appt.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "A Honda", "segments": [ { "start_index": 2, "end_index": 7, "text": "Honda", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "What model is it?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "A '99 Civic.", "segments": [ { "start_index": 3, "end_index": 5, "text": "99", "annotations": [ { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 3, "end_index": 11, "text": "99 Civic", "annotations": [ { "name": "auto_repair.name.vehicle.accept" } ] }, { "start_index": 6, "end_index": 11, "text": "Civic", "annotations": [ { "name": "auto_repair.name.vehicle.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "What name should I use for the appointment?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Jimmy", "segments": [ { "start_index": 0, "end_index": 5, "text": "Jimmy", "annotations": [ { "name": "auto_repair.name.customer.accept" }, { "name": "auto_repair.name.customer.accept" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "What phone number should I use for the appointment?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "444-444-4444", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "The inspection fee for lighting problems is waived. Would you like to schedule your appointment now for 4:30?", "segments": [ { "start_index": 23, "end_index": 40, "text": "lighting problems", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 104, "end_index": 108, "text": "4:30", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] } ] }, { "index": 22, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "The appointment has been scheduled. Do you need anything else?", "segments": [ { "start_index": 0, "end_index": 34, "text": "The appointment has been scheduled", "annotations": [ { "name": "auto_repair.appointment.accept" } ] } ] }, { "index": 24, "speaker": "USER", "text": "No, thanks.", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "You're welcome.", "segments": [] } ]
dlg-3bb29cb6-dfb4-456c-aa6b-6adf4a4cdac0
movie-tickets-2
[ { "index": 0, "speaker": "USER", "text": "Id like to get tickets to the movie Avengers Endgame. When is it coming out?", "segments": [ { "start_index": 36, "end_index": 52, "text": "Avengers Endgame", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "The movie came out today. What city do you want to watch it in?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Id like to watch it in Hollywood.", "segments": [ { "start_index": 23, "end_index": 32, "text": "Hollywood", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Do you have a specific location?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Im thinking Oakwood Plaza.", "segments": [ { "start_index": 12, "end_index": 24, "text": "Oakwood Plaz", "annotations": [ { "name": "movie_ticket.location.theater" } ] }, { "start_index": 12, "end_index": 25, "text": "Oakwood Plaza", "annotations": [ { "name": "movie_ticket.name.theater" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What showtime are you looking at?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Something after 8pm but before 10.", "segments": [ { "start_index": 10, "end_index": 19, "text": "after 8pm", "annotations": [ { "name": "movie_ticket.time.start" } ] }, { "start_index": 16, "end_index": 19, "text": "8pm", "annotations": [ { "name": "movie_ticket.time.start" } ] }, { "start_index": 24, "end_index": 33, "text": "before 10", "annotations": [ { "name": "movie_ticket.time.start" } ] }, { "start_index": 31, "end_index": 34, "text": "10.", "annotations": [ { "name": "movie_ticket.time.start" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "There is an 8:20p showing available. Would you like me to book that one?", "segments": [ { "start_index": 12, "end_index": 17, "text": "8:20p", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Yes. I will need you to book me four tickets to it.", "segments": [ { "start_index": 32, "end_index": 36, "text": "four", "annotations": [ { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Any specific tickets, or just normal ones. ", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Can you get me VIP tickets with snacks included. ", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "I booked 4 tickets to the movie Avengers Endgame at Oakwood Plaza for the 8:20p showing. How are you going to pay for that?", "segments": [ { "start_index": 9, "end_index": 10, "text": "4", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 9, "end_index": 18, "text": "4 tickets", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 32, "end_index": 48, "text": "Avengers Endgame", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 52, "end_index": 65, "text": "Oakwood Plaza", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 74, "end_index": 79, "text": "8:20p", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Do I have a debit or credit card on file with them?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "You have a chase advantage card on file with them.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Use that card to pay for the tickets. ", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Card has been used and confirmation has been sent to you. ", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Confirmation has been received. Thank you. ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Will there be anything else today?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No, that is it for now. ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Ok, Bye. ", "segments": [] } ]
dlg-3bb4839b-083f-4a86-883c-4c32196b9cb6
uber-lyft-2
[ { "index": 0, "speaker": "USER", "text": "Hi Jackson, can you call me a Lyft from Salty's to my house?", "segments": [ { "start_index": 40, "end_index": 47, "text": "Salty's", "annotations": [ { "name": "uber_lyft.location.from" }, { "name": "uber_lyft.location.from" } ] }, { "start_index": 54, "end_index": 59, "text": "house", "annotations": [ { "name": "uber_lyft.location.to" }, { "name": "uber_lyft.location.to" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Yes, are you at Salty's right now? You're ready for the pick up now?", "segments": [ { "start_index": 16, "end_index": 23, "text": "Salty's", "annotations": [ { "name": "uber_lyft.location.from" }, { "name": "uber_lyft.location.from" } ] } ] }, { "index": 2, "speaker": "USER", "text": "I'm at Salty's on 1484 Rd and need a Lyft in 1 hour at 3:00 that will take me to my house at 111 2nd Street in Conroe. Preferably a Lyft XL because i have my suitcases with me.", "segments": [ { "start_index": 7, "end_index": 25, "text": "Salty's on 1484 Rd", "annotations": [ { "name": "uber_lyft.location.from" }, { "name": "uber_lyft.location.from" } ] }, { "start_index": 55, "end_index": 59, "text": "3:00", "annotations": [ { "name": "uber_lyft.time.pickup" }, { "name": "uber_lyft.time.pickup" } ] }, { "start_index": 81, "end_index": 117, "text": "my house at 111 2nd Street in Conroe", "annotations": [ { "name": "uber_lyft.location.to" } ] }, { "start_index": 93, "end_index": 117, "text": "111 2nd Street in Conroe", "annotations": [ { "name": "uber_lyft.location.to" } ] }, { "start_index": 132, "end_index": 139, "text": "Lyft XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok Sarabella, I will see what I can do.", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Thank you so much, I get off work here at 3:00 so that would be a good pick up time.", "segments": [ { "start_index": 42, "end_index": 46, "text": "3:00", "annotations": [ { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Ok, I checked with Lyft and this afternoon there is NOT a Lyft XL available, what should I do?", "segments": [ { "start_index": 58, "end_index": 65, "text": "Lyft XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride.reject" } ] } ] }, { "index": 6, "speaker": "USER", "text": "How much for the Lyft basic car? and How much for the Lux? What is the difference?", "segments": [ { "start_index": 17, "end_index": 31, "text": "Lyft basic car", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 54, "end_index": 57, "text": "Lux", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Let me check for you.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Ok, just let me know soon please.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Ok, the Lyft regular basic automobile is 15 to 20 dollars and the LUX is 35 to 40 dollars, which would you like?", "segments": [ { "start_index": 8, "end_index": 12, "text": "Lyft", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 8, "end_index": 20, "text": "Lyft regular", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 41, "end_index": 57, "text": "15 to 20 dollars", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 66, "end_index": 69, "text": "LUX", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 73, "end_index": 89, "text": "35 to 40 dollars", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "I will take the LUX since the XL isn't available this afternoon.", "segments": [ { "start_index": 16, "end_index": 19, "text": "LUX", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 30, "end_index": 32, "text": "XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride.reject" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Ok, in your name, and picked up at 3 at Saltys?", "segments": [ { "start_index": 35, "end_index": 36, "text": "3", "annotations": [ { "name": "uber_lyft.time.pickup" }, { "name": "uber_lyft.time.pickup" } ] }, { "start_index": 40, "end_index": 46, "text": "Saltys", "annotations": [ { "name": "uber_lyft.location.from" }, { "name": "uber_lyft.location.from" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes, in my name Sarabella Sarons, pick me up at 3 pm today at Saltys on 1484 rd and Deliver me to my home at 111 2nd Street, Conroe please.", "segments": [ { "start_index": 48, "end_index": 52, "text": "3 pm", "annotations": [ { "name": "uber_lyft.time.pickup" }, { "name": "uber_lyft.time.pickup" } ] }, { "start_index": 62, "end_index": 79, "text": "Saltys on 1484 rd", "annotations": [ { "name": "uber_lyft.location.from" }, { "name": "uber_lyft.location.from" } ] }, { "start_index": 98, "end_index": 131, "text": "my home at 111 2nd Street, Conroe", "annotations": [ { "name": "uber_lyft.location.to" } ] }, { "start_index": 109, "end_index": 131, "text": "111 2nd Street, Conroe", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Ok, I will book that for you, and charge it, right?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Yes, please charge it on my account. Thanks.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ok, you have a ride with Lyft LUX today that's picking you up at 3 pm, at Saltys on 1484 Rd and will take you to your home, at 111 2nd Street in Conroe. I charged it to your account and it's going to be approx. 40.00.", "segments": [ { "start_index": 25, "end_index": 33, "text": "Lyft LUX", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] }, { "start_index": 65, "end_index": 69, "text": "3 pm", "annotations": [ { "name": "uber_lyft.time.pickup.accept" }, { "name": "uber_lyft.time.pickup" } ] }, { "start_index": 74, "end_index": 91, "text": "Saltys on 1484 Rd", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 118, "end_index": 151, "text": "home, at 111 2nd Street in Conroe", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 127, "end_index": 151, "text": "111 2nd Street in Conroe", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 203, "end_index": 216, "text": "approx. 40.00", "annotations": [ { "name": "uber_lyft.price.estimate.accept" } ] }, { "start_index": 211, "end_index": 216, "text": "40.00", "annotations": [ { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Oh good, thank you.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "The information will be sent via text and email to your phone, I gave them your number also 999-999-9999.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Oh that's great, I appreciate your help.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Anything I can do?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "That's it for now.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Ok, bye.", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Bye.", "segments": [] } ]
dlg-3bb79e15-5ea8-4c21-a7fa-217e3ad12dcb
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Hi, I need to set up an appointment because my car squeals in the morning. I have a 1997 Ford F-150. My name is Bill Andenton and my number is (817) 867-5309", "segments": [ { "start_index": 47, "end_index": 73, "text": "car squeals in the morning", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 84, "end_index": 88, "text": "1997", "annotations": [ { "name": "auto_repair.year.vehicle" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 89, "end_index": 99, "text": "Ford F-150", "annotations": [ { "name": "auto_repair.name.vehicle" }, { "name": "auto_repair.name.vehicle.accept" } ] }, { "start_index": 112, "end_index": 125, "text": "Bill Andenton", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.customer" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay, how long does this last before stopping?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "About 10-20 minutes, I think. ", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "When is the last time you had the belts changed? That’s probably it but the inspection fee is $125. ", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I never have haha", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay, that’s probably what it is. ", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Yeah that sounds right. ", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Will you have someone coming with you that you’ll be leaving with?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Is it too long to wait?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "It will be an hour or two. ", "segments": [] }, { "index": 10, "speaker": "USER", "text": "I’ll just wait. ", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Is Wednesday at 10:30 okay?", "segments": [ { "start_index": 3, "end_index": 12, "text": "Wednesday", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt.reject" } ] }, { "start_index": 16, "end_index": 21, "text": "10:30", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 12, "speaker": "USER", "text": "No, that’s my wife’s birthday and we’re both taking the whole day to spend with each other. Monday, at say 10:00?", "segments": [ { "start_index": 92, "end_index": 98, "text": "Monday", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 107, "end_index": 112, "text": "10:00", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay, that sounds good. ", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Cool, thanks. ", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "No problem. ", "segments": [] }, { "index": 16, "speaker": "USER", "text": "So I think that’s it, please let me know if it’s gonna be over $500 before proceeding. ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Alright, will do. ", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Can you repeat all the info back to me?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Yes, we will change your belt. It will take an hour or two. Monday at 10:00 AM. See ya then!", "segments": [ { "start_index": 5, "end_index": 29, "text": "we will change your belt", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 13, "end_index": 29, "text": "change your belt", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 60, "end_index": 66, "text": "Monday", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 70, "end_index": 78, "text": "10:00 AM", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt" } ] } ] } ]
dlg-3bcc5894-25dd-44ab-86e3-0fe0ba1c246d
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hello, I would like to order a pizza from Oregano's, please.", "segments": [ { "start_index": 42, "end_index": 52, "text": "Oregano's,", "annotations": [ { "name": "pizza_ordering.name.store" } ] }, { "start_index": 42, "end_index": 51, "text": "Oregano's", "annotations": [ { "name": "pizza_ordering.name.store" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "All right, what location did you want me to order the pizza from?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "The Oregano's on Speedway and Swan, in Tucson, please.", "segments": [ { "start_index": 4, "end_index": 13, "text": "Oregano's", "annotations": [ { "name": "pizza_ordering.name.store" }, { "name": "pizza_ordering.name.store" } ] }, { "start_index": 17, "end_index": 45, "text": "Speedway and Swan, in Tucson", "annotations": [ { "name": "pizza_ordering.location.store" }, { "name": "pizza_ordering.location.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "No problem! What kind of pizza would you like me to order for you?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I want a deep dish meatball pizza, with extra cheese.", "segments": [ { "start_index": 9, "end_index": 34, "text": "deep dish meatball pizza,", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 9, "end_index": 33, "text": "deep dish meatball pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 40, "end_index": 52, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.preference" } ] }, { "start_index": 46, "end_index": 52, "text": "cheese", "annotations": [ { "name": "pizza_ordering.preference" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Unfortunately, they are sold out of the deep dish pizzas tonight. Is there another pizza I could order for you?", "segments": [ { "start_index": 40, "end_index": 56, "text": "deep dish pizzas", "annotations": [ { "name": "pizza_ordering.name.pizza.reject" } ] }, { "start_index": 40, "end_index": 58, "text": "deep dish pizzas t", "annotations": [ { "name": "pizza_ordering.name.pizza.reject" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Oh, man. Okay, yeah, I guess I'll take a regular pan pizza with pepperoni and mushrooms, please.", "segments": [ { "start_index": 41, "end_index": 58, "text": "regular pan pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 64, "end_index": 73, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 78, "end_index": 87, "text": "mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "All right, you want a regular pan pizza with pepperoni and mushrooms. What size pizza would you like?", "segments": [ { "start_index": 22, "end_index": 39, "text": "regular pan pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 45, "end_index": 54, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 59, "end_index": 68, "text": "mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 8, "speaker": "USER", "text": "I would like a large, please. Ask them to make it extra crisp.", "segments": [ { "start_index": 15, "end_index": 20, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 50, "end_index": 61, "text": "extra crisp", "annotations": [ { "name": "pizza_ordering.preference" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "You got it! I'm ordering a large regular pan pizza with pepperoni and mushrooms.", "segments": [ { "start_index": 27, "end_index": 32, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 33, "end_index": 50, "text": "regular pan pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 41, "end_index": 50, "text": "pan pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 56, "end_index": 65, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 70, "end_index": 79, "text": "mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 10, "speaker": "USER", "text": "How long will it take them to make the pizza?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Well, right now, they are experiencing a high volume of orders, so the pizza will be ready in one hour.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "That would be fine.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "So, to confirm, I'm ordering you a large, regular pan pizza, with pepperoni and mushroom, from Oregano's on Speedway and Swan.", "segments": [ { "start_index": 35, "end_index": 40, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 42, "end_index": 59, "text": "regular pan pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 50, "end_index": 60, "text": "pan pizza,", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 66, "end_index": 75, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 80, "end_index": 88, "text": "mushroom", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 95, "end_index": 104, "text": "Oregano's", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] }, { "start_index": 108, "end_index": 126, "text": "Speedway and Swan.", "annotations": [ { "name": "pizza_ordering.location.store.accept" }, { "name": "pizza_ordering.location.store.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Yes, that's correct. Please ensure it's extra crisp.", "segments": [ { "start_index": 40, "end_index": 51, "text": "extra crisp", "annotations": [ { "name": "pizza_ordering.preference" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Yes, I remember. You want the pizza extra crisp.", "segments": [ { "start_index": 36, "end_index": 47, "text": "extra crisp", "annotations": [ { "name": "pizza_ordering.preference.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "That's it! How will I know when the pizza is ready?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "I am sending you confirmation of your order as a text to your mobile and the pizza will be ready for pickup in one hour.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "That's perfect. Thanks for your help.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "It was a pleasure to assist you. Enjoy your pizza! Goodbye!", "segments": [] }, { "index": 20, "speaker": "USER", "text": "I will, thank you! Goodnight!", "segments": [] } ]
dlg-3bd0c520-138f-4369-9d61-fa341c7bac55
uber-lyft-1
[ { "index": 0, "speaker": "USER", "text": "I have business meeting scheduled and need to order a ride for a day trip. ", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "What location are you going to and where are you going to need to be picked up from?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'm going to Towson Maryland and am located in Baltimore Maryland.", "segments": [ { "start_index": 13, "end_index": 28, "text": "Towson Maryland", "annotations": [ { "name": "uber_lyft.location.to" }, { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 47, "end_index": 65, "text": "Baltimore Maryland", "annotations": [ { "name": "uber_lyft.location.from" } ] }, { "start_index": 47, "end_index": 66, "text": "Baltimore Maryland.", "annotations": [ { "name": "uber_lyft.location.from" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What is your preferred ride sharing service that you would like to use?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I would like to use Uber if possible. ", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Ok. What is the date of your upcoming trip?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "It's actually today. I need to be picked up within an hour. ", "segments": [ { "start_index": 44, "end_index": 58, "text": "within an hour", "annotations": [ { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Are you fine with riding standard Uber or would you like to ride in one of their upgraded service vehicles?", "segments": [ { "start_index": 25, "end_index": 38, "text": "standard Uber", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 8, "speaker": "USER", "text": "The standard service should work since it will be a small meeting that I'm attending. ", "segments": [ { "start_index": 4, "end_index": 20, "text": "standard service", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Ok it looks like a standard Uber from Baltimore Maryland to Towson Maryland will cost $25.", "segments": [ { "start_index": 19, "end_index": 32, "text": "standard Uber", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 38, "end_index": 56, "text": "Baltimore Maryland", "annotations": [ { "name": "uber_lyft.location.from" }, { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 60, "end_index": 75, "text": "Towson Maryland", "annotations": [ { "name": "uber_lyft.location.to" }, { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 86, "end_index": 89, "text": "$25", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Okay $25 is not too bad. I will also need to be picked up once the meeting is over.", "segments": [ { "start_index": 5, "end_index": 8, "text": "$25", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "What time will you need to be picked up?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Around 7PM would work.", "segments": [ { "start_index": 7, "end_index": 10, "text": "7PM", "annotations": [ { "name": "uber_lyft.time.pickup" }, { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay and what time did you want to be picked up from Baltimore?", "segments": [ { "start_index": 53, "end_index": 62, "text": "Baltimore", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "9AM", "segments": [ { "start_index": 0, "end_index": 3, "text": "9AM", "annotations": [ { "name": "uber_lyft.time.pickup" }, { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay so I can schedule a standard uber to pick you up at 9AM and have one come and pick you up in Towson Maryland at 7PM, does that sound good?", "segments": [ { "start_index": 25, "end_index": 38, "text": "standard uber", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] }, { "start_index": 57, "end_index": 60, "text": "9AM", "annotations": [ { "name": "uber_lyft.time.pickup.accept" }, { "name": "uber_lyft.time.pickup.accept" } ] }, { "start_index": 98, "end_index": 113, "text": "Towson Maryland", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 117, "end_index": 121, "text": "7PM,", "annotations": [ { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "That would be perfect. ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay I'm scheduling a trip right now and am in the process of having your card charged for the trip. ", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Sounds great!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "I confirmed the trip and your card has been charged. The full details and a receipt has been sent to your account email. Your ride is on the way. ", "segments": [] } ]
dlg-3bd0c5a6-283b-4c4a-b8f8-dab8486d190b
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Hi Kathy, this is Beth. I'm calling you from the road right now.", "segments": [ { "start_index": 18, "end_index": 22, "text": "Beth", "annotations": [ { "name": "auto_repair.name.customer" }, { "name": "auto_repair.name.customer" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Hi Beth.", "segments": [ { "start_index": 3, "end_index": 7, "text": "Beth", "annotations": [ { "name": "auto_repair.name.customer" }, { "name": "auto_repair.name.customer" } ] } ] }, { "index": 2, "speaker": "USER", "text": "I need to make an appointment to have my car inspected and to get a tune up.", "segments": [ { "start_index": 38, "end_index": 75, "text": "my car inspected and to get a tune up", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 41, "end_index": 75, "text": "car inspected and to get a tune up", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay, I'll use the Intelligent Auto Solutions online portal to search local auto shops. What make of car do you have?", "segments": [ { "start_index": 19, "end_index": 45, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" }, { "name": "auto_repair.name.store.accept" } ] } ] }, { "index": 4, "speaker": "USER", "text": "I have a 2019 Range Rover.", "segments": [ { "start_index": 9, "end_index": 13, "text": "2019", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 14, "end_index": 25, "text": "Range Rover", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay, I'm looking at the portal and they have an appointment open for tomorrow at 2pm in a shop that looks to be about 10 minutes from your home. Do you want me to reserve that time?", "segments": [ { "start_index": 70, "end_index": 78, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 82, "end_index": 85, "text": "2pm", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Oh no, that's not good. I need an appointment for today the latest, because I'll be catching a flight to Houston tomorrow morning for work.", "segments": [ { "start_index": 50, "end_index": 55, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay, let me see what's available.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Thanks, Beth. See what you can do.", "segments": [ { "start_index": 8, "end_index": 12, "text": "Beth", "annotations": [ { "name": "auto_repair.name.customer" }, { "name": "auto_repair.name.customer" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Okay, there is a spot available for today at 5pm at a different shop - the last appointment available in the portal.", "segments": [ { "start_index": 36, "end_index": 41, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 45, "end_index": 48, "text": "5pm", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Okay, I'll take that appointment.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Great - I'm inputting your name, Beth Smith. What phone number do you want to list for the appointment?", "segments": [ { "start_index": 33, "end_index": 43, "text": "Beth Smith", "annotations": [ { "name": "auto_repair.name.customer.accept" }, { "name": "auto_repair.name.customer" } ] } ] }, { "index": 12, "speaker": "USER", "text": "I prefer to use my work cell, 917-555-2222.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay, I just entered your info and confirmed the appointment for today at 5pm.", "segments": [ { "start_index": 65, "end_index": 70, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 74, "end_index": 77, "text": "5pm", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Can you tell me where they are located?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "The auto shop is at 55 Lake Street, downtown.", "segments": [ { "start_index": 20, "end_index": 44, "text": "55 Lake Street, downtown", "annotations": [ { "name": "auto_repair.location.store.accept" }, { "name": "auto_repair.location.store.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "That's a little far.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Yes, but it was the only shop that had an available appointment for today.", "segments": [ { "start_index": 68, "end_index": 73, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Well, I guess I don't have a choice. ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "I will send you a text with the details of the appointment, but just to review - the appointment is for today at 5pm. The cost of the service is $90, but that price could go up if repairs have to be made.", "segments": [ { "start_index": 104, "end_index": 109, "text": "today", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 113, "end_index": 116, "text": "5pm", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Okay, thanks for the information. Thanks for your help on this, Kathy.", "segments": [] } ]
dlg-3bd420a0-d9ff-4044-80c0-4bcde6c9f5cd
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Are there any coffee places nearby?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "There's a Starbuck's at North Oak and Vivian Rd.", "segments": [ { "start_index": 24, "end_index": 47, "text": "North Oak and Vivian Rd", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Great! Order me a big latte.", "segments": [ { "start_index": 18, "end_index": 21, "text": "big", "annotations": [ { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 22, "end_index": 27, "text": "latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "How big?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "What sizes do they have?", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "The Tall is 12 ounces, the Grande is 16 ounces and the Venti is 20 ounces.", "segments": [ { "start_index": 4, "end_index": 8, "text": "Tall", "annotations": [ { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 4, "end_index": 21, "text": "Tall is 12 ounces", "annotations": [ { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 12, "end_index": 21, "text": "12 ounces", "annotations": [ { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 27, "end_index": 33, "text": "Grande", "annotations": [ { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 27, "end_index": 46, "text": "Grande is 16 ounces", "annotations": [ { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 37, "end_index": 46, "text": "16 ounces", "annotations": [ { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 55, "end_index": 60, "text": "Venti", "annotations": [ { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 55, "end_index": 73, "text": "Venti is 20 ounces", "annotations": [ { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 64, "end_index": 73, "text": "20 ounces", "annotations": [ { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 6, "speaker": "USER", "text": "The Grande should be fine.", "segments": [ { "start_index": 4, "end_index": 10, "text": "Grande", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Hot or cold?", "segments": [ { "start_index": 0, "end_index": 3, "text": "Hot", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 0, "end_index": 11, "text": "Hot or cold", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 7, "end_index": 11, "text": "cold", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Definitely hot.", "segments": [ { "start_index": 11, "end_index": 14, "text": "hot", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Any flavoring?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "How about Pumpkin Spice", "segments": [ { "start_index": 10, "end_index": 23, "text": "Pumpkin Spice", "annotations": [ { "name": "coffee_ordering.preference.reject" }, { "name": "coffee_ordering.preference.reject" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "I'm afraid they don't sell that flavor at this time of year.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Do they offer caramel?", "segments": [ { "start_index": 14, "end_index": 21, "text": "caramel", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Yes.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "OK, make it a caramel latte.", "segments": [ { "start_index": 14, "end_index": 27, "text": "caramel latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 14, "end_index": 21, "text": "caramel", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 22, "end_index": 27, "text": "latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "What kind of milk would you like?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Do they have almond?", "segments": [ { "start_index": 13, "end_index": 19, "text": "almond", "annotations": [ { "name": "coffee_ordering.type.milk.reject" }, { "name": "coffee_ordering.type.milk.reject" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "No, the only non-dairy milk is soy.", "segments": [ { "start_index": 13, "end_index": 34, "text": "non-dairy milk is soy", "annotations": [ { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 31, "end_index": 34, "text": "soy", "annotations": [ { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Skim milk will be fine.", "segments": [ { "start_index": 0, "end_index": 9, "text": "Skim milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "Ok, will that be all?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "I have a caramel grande skimmed milk latte at 207 NE Englewood Road Kansas City, MO and I've texted the order number to your phone, it'll be ready in 10 minutes.", "segments": [ { "start_index": 9, "end_index": 42, "text": "caramel grande skimmed milk latte", "annotations": [ { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 9, "end_index": 16, "text": "caramel", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 17, "end_index": 23, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 24, "end_index": 36, "text": "skimmed milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 37, "end_index": 42, "text": "latte", "annotations": [ { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 46, "end_index": 79, "text": "207 NE Englewood Road Kansas City", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] }, { "start_index": 46, "end_index": 83, "text": "207 NE Englewood Road Kansas City, MO", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 22, "speaker": "USER", "text": "Thanks", "segments": [] } ]
dlg-3bdc121b-4cbe-46dc-b7d3-fbbfc2a110a4
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hello andrew good night", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Good evening boss, what do you want?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Andrew, I need you to ask me for pizza please", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Of course, what restaurant?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Pizza Hot", "segments": [ { "start_index": 0, "end_index": 9, "text": "Pizza Hot", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "tell me how you want it", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Family size, special and with extra bacon.", "segments": [ { "start_index": 0, "end_index": 6, "text": "Family", "annotations": [ { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 0, "end_index": 11, "text": "Family size", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 13, "end_index": 20, "text": "special", "annotations": [ { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 30, "end_index": 41, "text": "extra bacon", "annotations": [ { "name": "pizza_ordering.preference" } ] }, { "start_index": 36, "end_index": 41, "text": "bacon", "annotations": [ { "name": "pizza_ordering.preference" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Next boss", "segments": [] }, { "index": 8, "speaker": "USER", "text": "ok, let me know", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Chief inform me that special pizza is not available", "segments": [ { "start_index": 21, "end_index": 28, "text": "special", "annotations": [ { "name": "pizza_ordering.size.pizza.reject" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Then order a margarita with extra pepperoni.", "segments": [ { "start_index": 13, "end_index": 22, "text": "margarita", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 28, "end_index": 43, "text": "extra pepperoni", "annotations": [ { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 34, "end_index": 43, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Perfect lady", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Please arrive in less than 25 minutes.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Sure, I'll tell you right away.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "All Right", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ready boss, your order will arrive in a few minutes.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "It seems correct", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Upload the payment to your card, a text message will arrive to your cell phone", "segments": [] }, { "index": 18, "speaker": "USER", "text": "If you already came", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "What a good boss", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Thank you very much andrew", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "It's nothing boss, enjoy your pizza.", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Thanks see you tomorrow in the office", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Sure", "segments": [] } ]
dlg-3be4a12f-af1c-4701-be7b-c35a709ce661
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "I want to get tickets for How to Train Your Dragon 3.", "segments": [ { "start_index": 26, "end_index": 53, "text": "How to Train Your Dragon 3.", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "What city would you like to see it in?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Willits.", "segments": [ { "start_index": 0, "end_index": 7, "text": "Willits", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "It is playing at the Noyo Theatre in Willits. Is this okay?", "segments": [ { "start_index": 21, "end_index": 33, "text": "Noyo Theatre", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] }, { "start_index": 37, "end_index": 44, "text": "Willits", "annotations": [ { "name": "movie_ticket.location.theater" } ] }, { "start_index": 37, "end_index": 45, "text": "Willits.", "annotations": [ { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Yes that's fine.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "What date?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Tomorrow.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "What time tomorrow?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I'm not sure. Is there a show before 3 pm?", "segments": [ { "start_index": 37, "end_index": 41, "text": "3 pm", "annotations": [ { "name": "movie_ticket.time.start" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "No, all times are later.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "What's the earliest showing?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "4:45. Would you like that one?", "segments": [ { "start_index": 0, "end_index": 4, "text": "4:45", "annotations": [ { "name": "movie_ticket.time.start" } ] }, { "start_index": 0, "end_index": 5, "text": "4:45.", "annotations": [ { "name": "movie_ticket.time.start" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes, perfect.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "The movie is only in standard, not 3D. Is that okay?", "segments": [ { "start_index": 21, "end_index": 29, "text": "standard", "annotations": [ { "name": "movie_ticket.type.screening.accept" }, { "name": "movie_ticket.type.screening.accept" } ] }, { "start_index": 35, "end_index": 37, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Yes, that's fine.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "How many tickets?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Just two.", "segments": [ { "start_index": 0, "end_index": 8, "text": "Just two", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 5, "end_index": 8, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay, I've found two tickets available for How to Train Your Dragon 3 at the Noyo Theatre in Willits tomorrow at 4:45 pm. Do you want to buy them?", "segments": [ { "start_index": 17, "end_index": 28, "text": "two tickets", "annotations": [ { "name": "movie_ticket.num.tickets.accept" }, { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 43, "end_index": 69, "text": "How to Train Your Dragon 3", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 77, "end_index": 89, "text": "Noyo Theatre", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 93, "end_index": 100, "text": "Willits", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] }, { "start_index": 113, "end_index": 120, "text": "4:45 pm", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Yeah, let's finish this.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Success! Tickets purchased and texted to your mobile.", "segments": [ { "start_index": 0, "end_index": 26, "text": "Success! Tickets purchased", "annotations": [ { "name": "movie_ticket.ticket_booking.accept" } ] } ] } ]
dlg-3be643a4-7cb6-43fe-a980-1cf669231938
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "For our office potluck party, could you place an order with Pizzeria Lola?", "segments": [ { "start_index": 60, "end_index": 73, "text": "Pizzeria Lola", "annotations": [ { "name": "pizza_ordering.name.store" }, { "name": "pizza_ordering.name.store" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "How many pizza should I order?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "One is enough.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "What kind of pizza would you like?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "The one with arugla topping and short rib beef.", "segments": [ { "start_index": 13, "end_index": 27, "text": "arugla topping", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 32, "end_index": 46, "text": "short rib beef", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "You mean the Korean BBQ?", "segments": [ { "start_index": 13, "end_index": 23, "text": "Korean BBQ", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Yes, that's the one.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Would you like them on gluten-free crush for additional $4?", "segments": [ { "start_index": 23, "end_index": 40, "text": "gluten-free crush", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 8, "speaker": "USER", "text": "No, thanks. Could I get the extra large version?", "segments": [ { "start_index": 28, "end_index": 39, "text": "extra large", "annotations": [ { "name": "pizza_ordering.size.pizza.reject" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Pizzeria Lola only serves one individual size.", "segments": [ { "start_index": 0, "end_index": 13, "text": "Pizzeria Lola", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.pizza_order.accept" } ] }, { "start_index": 26, "end_index": 45, "text": "one individual size", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "How many people does that serve again?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "It's enough to split between two people.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Ok, that will do.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Great. Before placing the order, I like to confirm the details with you.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Fire away.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "One Korean BBQ on regular crush. No gluten-free crust.", "segments": [ { "start_index": 0, "end_index": 14, "text": "One Korean BBQ", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 4, "end_index": 14, "text": "Korean BBQ", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 18, "end_index": 25, "text": "regular", "annotations": [ { "name": "pizza_ordering.type.crust.accept" } ] }, { "start_index": 18, "end_index": 31, "text": "regular crush", "annotations": [ { "name": "pizza_ordering.type.crust.accept" } ] }, { "start_index": 33, "end_index": 53, "text": "No gluten-free crust", "annotations": [ { "name": "pizza_ordering.preference.accept" }, { "name": "pizza_ordering.preference.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yup, you got it.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Great. I will place the order. It should be ready for pickup in about 25 minutes.", "segments": [ { "start_index": 0, "end_index": 80, "text": "Great. I will place the order. It should be ready for pickup in about 25 minutes", "annotations": [ { "name": "pizza_ordering.pizza_order.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Excellent, I will head over around then.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Ok. You should see a confirmation receipt on your text message in a few minutes.", "segments": [] } ]
dlg-3bea4afd-ac3a-4fd3-8b4e-a014406a3345
pizza-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Hi Assistant. Could you please order 2 pizzas?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "OK. From Sambino's or Pizza Hut?", "segments": [ { "start_index": 9, "end_index": 18, "text": "Sambino's", "annotations": [ { "name": "pizza_ordering.name.store" }, { "name": "pizza_ordering.name.store" } ] }, { "start_index": 22, "end_index": 31, "text": "Pizza Hut", "annotations": [ { "name": "pizza_ordering.name.store" }, { "name": "pizza_ordering.name.store" } ] } ] }, { "index": 2, "speaker": "USER", "text": "From Sambino's.", "segments": [ { "start_index": 5, "end_index": 14, "text": "Sambino's", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "OK. For pick up or delivery?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I'll pick them up.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "OK. What time would you like to pick them up?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "6:00 pm", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "OK. What would like on the 1st pizza?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I would like double pepperoni and black olives.", "segments": [ { "start_index": 13, "end_index": 29, "text": "double pepperoni", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.preference" } ] }, { "start_index": 34, "end_index": 46, "text": "black olives", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Sambino's doesn't have an option for double pepperoni. Shall I order extra pepperoni?", "segments": [ { "start_index": 0, "end_index": 9, "text": "Sambino's", "annotations": [ { "name": "pizza_ordering.name.store.accept" } ] }, { "start_index": 37, "end_index": 53, "text": "double pepperoni", "annotations": [ { "name": "pizza_ordering.name.pizza.reject" }, { "name": "pizza_ordering.preference.reject" } ] }, { "start_index": 69, "end_index": 84, "text": "extra pepperoni", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes. Extra pepperoni is good.", "segments": [ { "start_index": 5, "end_index": 20, "text": "Extra pepperoni", "annotations": [ { "name": "pizza_ordering.preference.accept" }, { "name": "pizza_ordering.preference.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "What size would you like the 1st pizza to be?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Medium", "segments": [ { "start_index": 0, "end_index": 6, "text": "Medium", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "OK. What would you like on the 2nd pizza?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Pepperoni and Italian sausage", "segments": [ { "start_index": 0, "end_index": 9, "text": "Pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 14, "end_index": 29, "text": "Italian sausage", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "OK. What size would you like to 2nd pizza to be.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Medium.", "segments": [ { "start_index": 0, "end_index": 6, "text": "Medium", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "OK. Is there anything else?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No. That's all.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Ok. Your total will be 20.21. ", "segments": [] }, { "index": 20, "speaker": "USER", "text": "OK.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "It will be charged to your card ending 0149 and is confirmed for pick up at 6pm.", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Very good. Thank you.", "segments": [] } ]
dlg-3bf195ae-dd32-4f74-91db-99c136076d9c
uber-lyft-2
[ { "index": 0, "speaker": "USER", "text": "Hi I'd like to book an Uber tonight.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay, and where do you need to be picked up and dropped of at?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'd like to go from Pike's market, to tacoma airport", "segments": [ { "start_index": 20, "end_index": 33, "text": "Pike's market", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 38, "end_index": 52, "text": "tacoma airport", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay, and what time do you need to be picked up at ?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "7pm. My flight is at 10pm.", "segments": [ { "start_index": 0, "end_index": 3, "text": "7pm", "annotations": [ { "name": "uber_lyft.time.pickup" }, { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay, 7pm. How many people are with you?", "segments": [ { "start_index": 6, "end_index": 9, "text": "7pm", "annotations": [ { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 6, "speaker": "USER", "text": "2, but we've got a lot of luggage.", "segments": [ { "start_index": 0, "end_index": 1, "text": "2", "annotations": [ { "name": "uber_lyft.num.people.accept" }, { "name": "uber_lyft.num.people.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay, what size car would you like?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "An uber XL would be great.", "segments": [ { "start_index": 3, "end_index": 10, "text": "uber XL", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 8, "end_index": 10, "text": "XL", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Sorry, no XL's are available. But I think a regular would work.", "segments": [ { "start_index": 10, "end_index": 14, "text": "XL's", "annotations": [ { "name": "uber_lyft.type.ride.reject" }, { "name": "uber_lyft.type.ride.reject" } ] }, { "start_index": 44, "end_index": 51, "text": "regular", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Okay if you say so. Let's go with a regular.", "segments": [ { "start_index": 36, "end_index": 43, "text": "regular", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay, the estimated time would be 40 minutes and cost $25.", "segments": [ { "start_index": 34, "end_index": 44, "text": "40 minutes", "annotations": [ { "name": "uber_lyft.duration.estimate.accept" }, { "name": "uber_lyft.duration.estimate.accept" } ] }, { "start_index": 54, "end_index": 57, "text": "$25", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "That's okay. Please book it.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Done, Dave will pick you up promptly at 7pm.", "segments": [ { "start_index": 40, "end_index": 43, "text": "7pm", "annotations": [ { "name": "uber_lyft.time.pickup.accept" }, { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Great, thanks.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "I've texted you the details and confirmation.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Awesome, thanks for the help", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "No problem. Anything else I can do for you?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Nope that's all", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Great, have a safe flight!", "segments": [] } ]
dlg-3bf765d1-15de-483a-a1e5-012783e3a471
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Please order me a coffee from Starbucks. ", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Which one would you like to order from? ", "segments": [] }, { "index": 2, "speaker": "USER", "text": "The one at Jacksonville Mall on Western Blvd.", "segments": [ { "start_index": 0, "end_index": 44, "text": "The one at Jacksonville Mall on Western Blvd", "annotations": [ { "name": "coffee_ordering.location.store" } ] }, { "start_index": 11, "end_index": 44, "text": "Jacksonville Mall on Western Blvd", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay. What size and type would you like? ", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I want a Grande latte.", "segments": [ { "start_index": 9, "end_index": 15, "text": "Grande", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 16, "end_index": 21, "text": "latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What type of milk. ", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Skim, please", "segments": [ { "start_index": 0, "end_index": 4, "text": "Skim", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Do you want that hot or cold?", "segments": [ { "start_index": 17, "end_index": 20, "text": "hot", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 24, "end_index": 28, "text": "cold", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Hot.", "segments": [ { "start_index": 0, "end_index": 3, "text": "Hot", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "And would you like any flavors? ", "segments": [] }, { "index": 10, "speaker": "USER", "text": "I want mocha. Sugar free mocha.", "segments": [ { "start_index": 7, "end_index": 12, "text": "mocha", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 14, "end_index": 24, "text": "Sugar free", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Great. So that is a Grande skinny sugar free mocha hot latte.", "segments": [ { "start_index": 20, "end_index": 26, "text": "Grande", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 27, "end_index": 33, "text": "skinny", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 34, "end_index": 44, "text": "sugar free", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] }, { "start_index": 45, "end_index": 60, "text": "mocha hot latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes. Add Splenda to that please.", "segments": [ { "start_index": 9, "end_index": 16, "text": "Splenda", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay, Splenda added. Anything else?", "segments": [ { "start_index": 6, "end_index": 13, "text": "Splenda", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 14, "speaker": "USER", "text": "No, that's it. ", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "I have placed your order for a Grande skinny sugar free mocha hot latte with Splenda at the Jacksonville Mall Starbucks. It will be ready shortly.", "segments": [ { "start_index": 0, "end_index": 24, "text": "I have placed your order", "annotations": [ { "name": "coffee_ordering.coffee_order.accept" } ] }, { "start_index": 31, "end_index": 37, "text": "Grande", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 38, "end_index": 44, "text": "skinny", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 45, "end_index": 55, "text": "sugar free", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 56, "end_index": 71, "text": "mocha hot latte", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 77, "end_index": 84, "text": "Splenda", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference" } ] }, { "start_index": 92, "end_index": 109, "text": "Jacksonville Mall", "annotations": [ { "name": "coffee_ordering.location.store.accept" }, { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Great! ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Payment has been processed to your credit card and your receipt will be sent by text.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thanks. ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You're welcome. Enjoy your coffee. ", "segments": [] } ]
dlg-3bfa5745-0cf2-4b64-ae51-553c5c510045
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Hi,", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Starbucks Coffee.. Hi, How can I assist you?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I would like to order for Iced Black and White Mocha", "segments": [ { "start_index": 26, "end_index": 36, "text": "Iced Black", "annotations": [ { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 26, "end_index": 52, "text": "Iced Black and White Mocha", "annotations": [ { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 41, "end_index": 52, "text": "White Mocha", "annotations": [ { "name": "coffee_ordering.name.drink.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "what kind of milk do you want?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "whole milk", "segments": [ { "start_index": 0, "end_index": 10, "text": "whole milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.type.milk.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Do you want whipped cream or no whipped cream?", "segments": [ { "start_index": 12, "end_index": 25, "text": "whipped cream", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] }, { "start_index": 29, "end_index": 45, "text": "no whipped cream", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 6, "speaker": "USER", "text": "I want whipped cream", "segments": [ { "start_index": 7, "end_index": 20, "text": "whipped cream", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Ok..anything specific?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "nothing", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "ok..you can pick up your order from the SEC Lincoln & Yosemite - Lone Tree", "segments": [ { "start_index": 31, "end_index": 74, "text": "from the SEC Lincoln & Yosemite - Lone Tree", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] }, { "start_index": 40, "end_index": 74, "text": "SEC Lincoln & Yosemite - Lone Tree", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Ok..", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "How do you want to make the payment?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "I have an account with Starbucks", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Ok..Then please provide me the account number..", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Here is the details", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Thanks..", "segments": [] }, { "index": 16, "speaker": "USER", "text": "When can i come and pick up the order?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "You can come and pick up the order in 15 min", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Ok.. Thanks..", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Anything else you want?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "no thanks..Have a good day", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Have a good day", "segments": [] } ]
dlg-3bfdda78-4c03-4505-932d-57145410134f
restaurant-table-2
[ { "index": 0, "speaker": "USER", "text": "Hello, yes I would like to make a reservation for Macaroy's. Would you be able to handle that?", "segments": [ { "start_index": 50, "end_index": 59, "text": "Macaroy's", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant.reject" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Yes, I can help with that. What day would you like this for?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Next Friday night.", "segments": [ { "start_index": 0, "end_index": 17, "text": "Next Friday night", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "And what time would you like to reserve?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "About 6pm should be fine?", "segments": [ { "start_index": 6, "end_index": 9, "text": "6pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation.reject" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "How many will be in your party Mr. Johnson?", "segments": [ { "start_index": 31, "end_index": 42, "text": "Mr. Johnson", "annotations": [ { "name": "restaurant_reservation.name.reservation.accept" } ] } ] }, { "index": 6, "speaker": "USER", "text": "There will be four.", "segments": [ { "start_index": 14, "end_index": 18, "text": "four", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Alright let me do a quick check.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I would like it to be a patio table.", "segments": [ { "start_index": 24, "end_index": 29, "text": "patio", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 24, "end_index": 35, "text": "patio table", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Ok, I will just check to see if there is one available. I'm sorry there are no patio reservations available for that time slot.", "segments": [ { "start_index": 79, "end_index": 84, "text": "patio", "annotations": [ { "name": "restaurant_reservation.type.seating.reject" }, { "name": "restaurant_reservation.type.seating.reject" } ] } ] }, { "index": 10, "speaker": "USER", "text": "How bout at 5pm or at 7pm then?", "segments": [ { "start_index": 12, "end_index": 15, "text": "5pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 13, "end_index": 15, "text": "pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 22, "end_index": 25, "text": "7pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 23, "end_index": 25, "text": "pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "I'm sorry I don't see anything available for the patio until after 8pm on Friday.", "segments": [ { "start_index": 49, "end_index": 54, "text": "patio", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 67, "end_index": 70, "text": "8pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Hmmm, well how bout Beachhead does it have any open reservations for Friday?", "segments": [ { "start_index": 20, "end_index": 29, "text": "Beachhead", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 69, "end_index": 75, "text": "Friday", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Let me check, yes they do have some openings for patio dining.", "segments": [ { "start_index": 49, "end_index": 54, "text": "patio", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 49, "end_index": 61, "text": "patio dining", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Great, do they have anything for 6pm.", "segments": [ { "start_index": 33, "end_index": 36, "text": "6pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Yes they do. Would you like me to reserve a table for you at Beachhead?", "segments": [ { "start_index": 44, "end_index": 49, "text": "table", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 61, "end_index": 70, "text": "Beachhead", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yes please. As long as it has an ocean view.", "segments": [ { "start_index": 33, "end_index": 43, "text": "ocean view", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "It does. Was there anything else in specific that you wanted to request?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No thank you. You've been very helpful.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Thank you, I have you set for a party of four on Friday at 6pm with ocean view patio seating.", "segments": [ { "start_index": 41, "end_index": 45, "text": "four", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 49, "end_index": 62, "text": "Friday at 6pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" } ] }, { "start_index": 59, "end_index": 62, "text": "6pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" } ] }, { "start_index": 68, "end_index": 92, "text": "ocean view patio seating", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" }, { "name": "restaurant_reservation.type.seating.accept" } ] } ] } ]
dlg-3bff7c0f-a7ee-4d81-9d1b-0062fd3ced1a
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "I need you to get my a latte from Starbucks.", "segments": [ { "start_index": 23, "end_index": 28, "text": "latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "No problem, which location do you want it from?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Get it from the one on Old York Road in Jenkintown, PA.", "segments": [ { "start_index": 23, "end_index": 54, "text": "Old York Road in Jenkintown, PA", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] }, { "start_index": 23, "end_index": 55, "text": "Old York Road in Jenkintown, PA.", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay. Do you know what you want?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Yes, I want a vanilla latte.", "segments": [ { "start_index": 14, "end_index": 27, "text": "vanilla latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay, what size do you want?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Get me a venti.", "segments": [ { "start_index": 9, "end_index": 14, "text": "venti", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "What kind of milk do you want?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I want it with soy milk.", "segments": [ { "start_index": 15, "end_index": 23, "text": "soy milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Okay, do you want any add ins?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "I want the syrup to be sugar free vanilla.", "segments": [ { "start_index": 11, "end_index": 41, "text": "syrup to be sugar free vanilla", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 17, "end_index": 41, "text": "to be sugar free vanilla", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "No problem. Anything else for this drink?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Yes, please order it extra hot so it won't be too cold when I get it.", "segments": [ { "start_index": 21, "end_index": 30, "text": "extra hot", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Sure, that's a good idea.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "And that's it.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay, so you want a venti vanilla latte with soy milk, sugar free vanilla, and extra hot", "segments": [ { "start_index": 20, "end_index": 25, "text": "venti", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 26, "end_index": 39, "text": "vanilla latte", "annotations": [ { "name": "coffee_ordering.num.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 45, "end_index": 53, "text": "soy milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 55, "end_index": 73, "text": "sugar free vanilla", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 55, "end_index": 88, "text": "sugar free vanilla, and extra hot", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 79, "end_index": 88, "text": "extra hot", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yes, that's correct.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Do you want whipped cream or another topping on this?", "segments": [ { "start_index": 12, "end_index": 44, "text": "whipped cream or another topping", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 12, "end_index": 25, "text": "whipped cream", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 18, "speaker": "USER", "text": "No, you can skip any topping, just the regular foam is fine.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Very good, I'll get this order in now.", "segments": [] } ]
dlg-3c043cc3-d41c-40cb-bcf5-e42eabffc250
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "Can I book a table for party of 3", "segments": [ { "start_index": 13, "end_index": 18, "text": "table", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] }, { "start_index": 32, "end_index": 33, "text": "3", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "When", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Today", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "What time?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "8pm", "segments": [ { "start_index": 0, "end_index": 3, "text": "8pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "We dont have availability at 8pm. How about 8:30pm?", "segments": [ { "start_index": 29, "end_index": 32, "text": "8pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" }, { "name": "restaurant_reservation.time.reservation.reject" } ] }, { "start_index": 44, "end_index": 50, "text": "8:30pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Can I book for 9pm?", "segments": [ { "start_index": 15, "end_index": 18, "text": "9pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Sure. Any children with you?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Yes", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "OK. Any special requirement? I.e. Disabled suitable table, etc.?", "segments": [ { "start_index": 34, "end_index": 57, "text": "Disabled suitable table", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 10, "speaker": "USER", "text": "No", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "We have $25 reservation fee that will be returned upon arrival", "segments": [] }, { "index": 12, "speaker": "USER", "text": "OK", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Can you provide your credit card number?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "1234567", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Name on the card", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Kyle Myle", "segments": [ { "start_index": 0, "end_index": 9, "text": "Kyle Myle", "annotations": [ { "name": "restaurant_reservation.name.reservation.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Expiration date?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "12-2023", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Security code?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "123", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Do you want to receive our menu via email?", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Sure", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Your email address?", "segments": [] }, { "index": 24, "speaker": "USER", "text": "Kylem@outlook.com", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "Your loyalty number?", "segments": [] }, { "index": 26, "speaker": "USER", "text": "9876566", "segments": [] }, { "index": 27, "speaker": "ASSISTANT", "text": "Thanks. Anything else I can help with?", "segments": [] }, { "index": 28, "speaker": "USER", "text": "No thanks", "segments": [] }, { "index": 29, "speaker": "ASSISTANT", "text": "OK. Thanks and see you tonight at 9pm", "segments": [ { "start_index": 23, "end_index": 37, "text": "tonight at 9pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" } ] }, { "start_index": 34, "end_index": 37, "text": "9pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" } ] } ] } ]
dlg-3c055726-e36f-4cad-b526-9e46f995aa2f
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Hello Jim , Could you schedule a mechanic appointment for my car?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Yes Sir! Which mechanic would you prefer?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Book me for \"Intelligent Auto Solutions\" please.", "segments": [ { "start_index": 13, "end_index": 39, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" }, { "name": "auto_repair.name.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Will do Sir! I am calling them right now.", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Thank you.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "They asked for your vehicle's year make and model Sir.", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Its a 2015 Audi A8.", "segments": [ { "start_index": 6, "end_index": 10, "text": "2015", "annotations": [ { "name": "auto_repair.year.vehicle" }, { "name": "auto_repair.year.vehicle" } ] }, { "start_index": 11, "end_index": 18, "text": "Audi A8", "annotations": [ { "name": "auto_repair.name.vehicle" }, { "name": "auto_repair.name.vehicle" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay and they asked whats the problem you are experiencing?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I have been experiencing some acceleration hesitation and also the car is near its 100k miles.", "segments": [ { "start_index": 0, "end_index": 93, "text": "I have been experiencing some acceleration hesitation and also the car is near its 100k miles", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 12, "end_index": 94, "text": "experiencing some acceleration hesitation and also the car is near its 100k miles.", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Okay , give me 1 minute to explain that to them.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Yea! Take your time.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay Sir and when would you like that appointment scheduled for?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "As soon as possible! All other mechanics i called can take the car tomorrow after 4pm and thats late for me.I need it urgent.", "segments": [ { "start_index": 0, "end_index": 19, "text": "As soon as possible", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 67, "end_index": 75, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" } ] }, { "start_index": 76, "end_index": 85, "text": "after 4pm", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "I understand. Let me see if i can get you there As soon as possible!", "segments": [ { "start_index": 48, "end_index": 67, "text": "As soon as possible", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Awesome thanks!", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "No problem sir! I can also get you a free general inspection if you'd like?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "That would be great Jim!", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Alrighty Sir! Just got off the phone with them and you have . your appointment scheduled for today at 1pm which is 3 hours from now do you think you can make it in time ? They are located not too far from where you live.", "segments": [ { "start_index": 93, "end_index": 98, "text": "today", "annotations": [ { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 93, "end_index": 105, "text": "today at 1pm", "annotations": [ { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 102, "end_index": 105, "text": "1pm", "annotations": [ { "name": "auto_repair.time.appt.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "That is perfect , just text me their address and i will be there at 1PM", "segments": [ { "start_index": 68, "end_index": 71, "text": "1PM", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "Sure no problem! You take care and I will text you the address after we hang up!", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Alright that sounds perfect thank you !", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "No problem!", "segments": [] } ]
dlg-3c0c818d-b521-4bc7-90af-2e6dff381c51
uber-lyft-2
[ { "index": 0, "speaker": "USER", "text": "I need an UberXL", "segments": [ { "start_index": 10, "end_index": 16, "text": "UberXL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "From where", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Home", "segments": [ { "start_index": 0, "end_index": 4, "text": "Home", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.from.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "To where", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Airport", "segments": [ { "start_index": 0, "end_index": 7, "text": "Airport", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Which flight", "segments": [] }, { "index": 6, "speaker": "USER", "text": "SW 298", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay there are no XLs available but we can get an Uber Black", "segments": [ { "start_index": 18, "end_index": 21, "text": "XLs", "annotations": [ { "name": "uber_lyft.type.ride.reject" }, { "name": "uber_lyft.type.ride.reject" } ] }, { "start_index": 50, "end_index": 60, "text": "Uber Black", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Okay", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "How many passengers", "segments": [] }, { "index": 10, "speaker": "USER", "text": "4. What is the cost", "segments": [ { "start_index": 0, "end_index": 1, "text": "4", "annotations": [ { "name": "uber_lyft.num.people.accept" }, { "name": "uber_lyft.num.people.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Approximately $50", "segments": [ { "start_index": 0, "end_index": 17, "text": "Approximately $50", "annotations": [ { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Okay, can I buy a gift card", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Sure, how much", "segments": [] }, { "index": 14, "speaker": "USER", "text": "$75", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay, done. Should I apply it ", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Yes", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Anything else I can do for you", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Email me a copy of the receipt", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Sure. ", "segments": [] } ]
dlg-3c0e98be-488d-4740-bc22-d1589caa11c7
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Hi there, how are you?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "I am well, and you?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Well, I'm ok, but my truck is not!", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Oh no, how can I help?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Please get online and book me an appointment with my mechanic.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Sure thing, Intelligent Auto Solutions?", "segments": [ { "start_index": 12, "end_index": 38, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Yep, that's them", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Ok, I remember they have the real time user interface to make booking a breeze. Will you provide me with your vehicle information please?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Yes, I have a 2010 Chevy Suburban", "segments": [ { "start_index": 14, "end_index": 18, "text": "2010", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 19, "end_index": 33, "text": "Chevy Suburban", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Ok, and what seems to be the problem?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "It is making a funny sound and chugging.", "segments": [ { "start_index": 0, "end_index": 39, "text": "It is making a funny sound and chugging", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 15, "end_index": 26, "text": "funny sound", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 31, "end_index": 39, "text": "chugging", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Ok, they have a slot available tomorrow afternoon.", "segments": [ { "start_index": 31, "end_index": 39, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 40, "end_index": 49, "text": "afternoon", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 12, "speaker": "USER", "text": "I really need to get it in today, I don't want the problem to get worse, costing even more money.", "segments": [ { "start_index": 27, "end_index": 32, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Let me see what I can do. ", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Thanks", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ok, so they can try to get to it first thing tomorrow morning if you have it there by close of business today.", "segments": [ { "start_index": 45, "end_index": 53, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 54, "end_index": 61, "text": "morning", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 104, "end_index": 109, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" } ] } ] }, { "index": 16, "speaker": "USER", "text": "That will work, what time do they close? ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "6pm", "segments": [ { "start_index": 0, "end_index": 3, "text": "6pm", "annotations": [ { "name": "auto_repair.time.appt.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Perfect", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Great, then you're all set. I have put everything under your name and phone number. The initial fee is $85 and they will let you know the total after inspection. ", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Wonderful, you have been so helpful. Gotta go, bye!", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Bye!", "segments": [] } ]
dlg-3c1bd9cf-9d67-4670-9d0f-0ac5a213ad70
coffee-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hi, I'd like to order some coffee.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay, where are you located?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Port Huron, Michigan", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "And where would you like to order from?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Starbucks in Fort Gratiot.", "segments": [ { "start_index": 13, "end_index": 25, "text": "Fort Gratiot", "annotations": [ { "name": "coffee_ordering.location.store.accept" }, { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay, what would you like?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "A venti Black and White mocha.", "segments": [ { "start_index": 2, "end_index": 7, "text": "venti", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 8, "end_index": 29, "text": "Black and White mocha", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink.reject" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "I'm sorry, but the black and white mocha is a seasonal offering that is no longer available.", "segments": [ { "start_index": 19, "end_index": 40, "text": "black and white mocha", "annotations": [ { "name": "coffee_ordering.name.drink.reject" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Okay, then how about a venti Cafe Americano?", "segments": [ { "start_index": 23, "end_index": 28, "text": "venti", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 29, "end_index": 43, "text": "Cafe Americano", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Okay, what type of milk?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Whole milk please.", "segments": [ { "start_index": 0, "end_index": 10, "text": "Whole milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.type.milk.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay, and any other preferences?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Nope.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay, one moment.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Okay.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Alright, I've ordered your coffee, it will be ready in 15 minutes.", "segments": [ { "start_index": 0, "end_index": 65, "text": "Alright, I've ordered your coffee, it will be ready in 15 minutes", "annotations": [ { "name": "coffee_ordering.coffee_order.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Great, thank you.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "No problem, can I help you with anything else?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No, that's it.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Okay, have a great day", "segments": [] } ]
dlg-3c306e1e-80f6-4c8b-888b-1928c75cea07
restaurant-table-2
[ { "index": 0, "speaker": "USER", "text": "Hey Eric, I want to take my boyfriend out to dinner tonight. Can you please help with reservations?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, what are you thinking?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "He's been wanting to go to LB Steak. Can you please book at table for tonight at 7pm for two?", "segments": [ { "start_index": 27, "end_index": 35, "text": "LB Steak", "annotations": [ { "name": "restaurant_reservation.name.restaurant.reject" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 70, "end_index": 84, "text": "tonight at 7pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 81, "end_index": 84, "text": "7pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 89, "end_index": 92, "text": "two", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Sure let me give them a call.", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Thanks.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "I just got off the phone with them. They do not have a table for two at that time. They have a table at 9pm.", "segments": [ { "start_index": 65, "end_index": 68, "text": "two", "annotations": [ { "name": "restaurant_reservation.num.guests.reject" }, { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 104, "end_index": 107, "text": "9pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 6, "speaker": "USER", "text": "That's way too late. Can you see if they can get seating for two at the bar then?", "segments": [ { "start_index": 61, "end_index": 64, "text": "two", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 65, "end_index": 75, "text": "at the bar", "annotations": [ { "name": "restaurant_reservation.type.seating.reject" }, { "name": "restaurant_reservation.type.seating.reject" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "I can check. Sorry it's not available.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Okay that's fine. Can you check for a table for two at 7 tonight?", "segments": [ { "start_index": 48, "end_index": 51, "text": "two", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 55, "end_index": 56, "text": "7", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 55, "end_index": 64, "text": "7 tonight", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Sure. One second.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Thank you!", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay, so to confirm, you want a table for 2 tonight at 7pm at EMC", "segments": [ { "start_index": 42, "end_index": 43, "text": "2", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 44, "end_index": 58, "text": "tonight at 7pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 55, "end_index": 58, "text": "7pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 62, "end_index": 65, "text": "EMC", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes please.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Got it. Calling now.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Great thanks.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay, I'm able to book you a table for 2 at EMC tonight at 7pm", "segments": [ { "start_index": 39, "end_index": 40, "text": "2", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 44, "end_index": 47, "text": "EMC", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] }, { "start_index": 48, "end_index": 62, "text": "tonight at 7pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" } ] }, { "start_index": 59, "end_index": 62, "text": "7pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Awesome", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Enjoy dinner", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thank you so much", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Let me know how the food is, I've been wanting to try that place", "segments": [] } ]
dlg-3c360513-f9cb-422a-abe5-a14b270ecd6f
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "I'd like to buy tickets for a showing of The Favourite tonight.", "segments": [ { "start_index": 41, "end_index": 54, "text": "The Favourite", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure. Where are you located?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Hollywood, CA", "segments": [ { "start_index": 0, "end_index": 13, "text": "Hollywood, CA", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "I found available showings at Arclight Hollywood. Is that location okay with you?", "segments": [ { "start_index": 30, "end_index": 38, "text": "Arclight", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 30, "end_index": 48, "text": "Arclight Hollywood", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 39, "end_index": 48, "text": "Hollywood", "annotations": [ { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "There are only standard showings available, for $16 per ticket. Is that okay with you?", "segments": [ { "start_index": 15, "end_index": 23, "text": "standard", "annotations": [ { "name": "movie_ticket.type.screening.accept" } ] }, { "start_index": 48, "end_index": 51, "text": "$16", "annotations": [ { "name": "movie_ticket.price.ticket" } ] }, { "start_index": 48, "end_index": 62, "text": "$16 per ticket", "annotations": [ { "name": "movie_ticket.price.ticket.accept" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Yes", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "I found 3 available showings for tonight. Which one would you like: 4:45p, 7:45p, or 10:20p?", "segments": [ { "start_index": 68, "end_index": 73, "text": "4:45p", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 75, "end_index": 80, "text": "7:45p", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 85, "end_index": 91, "text": "10:20p", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 8, "speaker": "USER", "text": "7:45p is okay with me.", "segments": [ { "start_index": 0, "end_index": 5, "text": "7:45p", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Booking tickets for 7:45p showing. How many would you like?", "segments": [ { "start_index": 20, "end_index": 25, "text": "7:45p", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 10, "speaker": "USER", "text": "I'd like 3 tickets, please.", "segments": [ { "start_index": 9, "end_index": 10, "text": "3", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Are you purchasing tickets for infants or seniors as well, or just adults?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Just adults.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Shall I choose your seats or would you like to do that yourself.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Choose seats for me, please.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Would you like seats together or separately?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Together, please.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Seats L21, L22, and L23 are available. Are these okay?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Perfect. I have 3 adult tickets for The Favourite at 7:45p at Arclight Hollywood. Is that correct?", "segments": [ { "start_index": 16, "end_index": 17, "text": "3", "annotations": [ { "name": "movie_ticket.num.tickets.accept" }, { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 36, "end_index": 49, "text": "The Favourite", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 53, "end_index": 58, "text": "7:45p", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] }, { "start_index": 62, "end_index": 70, "text": "Arclight", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 62, "end_index": 80, "text": "Arclight Hollywood", "annotations": [ { "name": "movie_ticket.location.theater.accept" } ] }, { "start_index": 71, "end_index": 80, "text": "Hollywood", "annotations": [ { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Your order has been confirmed. Tickets will be sent through your mobile device through text message.", "segments": [ { "start_index": 0, "end_index": 29, "text": "Your order has been confirmed", "annotations": [ { "name": "movie_ticket.ticket_booking.accept" } ] } ] }, { "index": 22, "speaker": "USER", "text": "Thank you!", "segments": [] } ]
dlg-3c3c1d69-ee3a-4ceb-b9ca-98e6da865a8f
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Personal assistant, could you order me a pizza from Pizza Hut", "segments": [ { "start_index": 52, "end_index": 61, "text": "Pizza Hut", "annotations": [ { "name": "pizza_ordering.name.store" }, { "name": "pizza_ordering.name.store" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Yes, I would be happy to. What type of pizza would you like?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I would a sausage pepperoni pizza.", "segments": [ { "start_index": 10, "end_index": 17, "text": "sausage", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 10, "end_index": 33, "text": "sausage pepperoni pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 18, "end_index": 27, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "That sounds delicious. What size would you like?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I would like a medium please.", "segments": [ { "start_index": 15, "end_index": 21, "text": "medium", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay, one medium sausage and pepperoni pizza. Do you want anything else?", "segments": [ { "start_index": 10, "end_index": 16, "text": "medium", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 17, "end_index": 24, "text": "sausage", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 17, "end_index": 44, "text": "sausage and pepperoni pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 29, "end_index": 38, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 6, "speaker": "USER", "text": "No, just the pizza please.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Very well, would you like to pick up the pizza or shall I if delivery is available?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I will pick it up.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Good, do you want to place the order now?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Yes, please", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "One moment please.....", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Thanks", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "I am sorry but Pizza Hut does not have sausage as an available topping right now.", "segments": [ { "start_index": 15, "end_index": 24, "text": "Pizza Hut", "annotations": [ { "name": "pizza_ordering.name.store" }, { "name": "pizza_ordering.name.store" } ] }, { "start_index": 39, "end_index": 46, "text": "sausage", "annotations": [ { "name": "pizza_ordering.type.topping.reject" }, { "name": "pizza_ordering.type.topping.reject" } ] } ] }, { "index": 14, "speaker": "USER", "text": "That is ok, lets see.....can you order a pepperoni hamburger pizza please?", "segments": [ { "start_index": 41, "end_index": 60, "text": "pepperoni hamburger", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 41, "end_index": 66, "text": "pepperoni hamburger pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "So you like me to place an order for a medium pepperoni hamburger pizza from Pizza Hut for pickup?", "segments": [ { "start_index": 39, "end_index": 45, "text": "medium", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 46, "end_index": 65, "text": "pepperoni hamburger", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 46, "end_index": 71, "text": "pepperoni hamburger pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 77, "end_index": 86, "text": "Pizza Hut", "annotations": [ { "name": "pizza_ordering.name.store" }, { "name": "pizza_ordering.name.store" } ] } ] }, { "index": 16, "speaker": "USER", "text": "That is correct. ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "One moment", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thanks", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Success! I have ordered a medium pepperoni hamburger from Pizza Hut. No credit card was needed as you have an account with Pizza Hut. Your pizza will be ready for pickup in 25 minutes.", "segments": [ { "start_index": 26, "end_index": 32, "text": "medium", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 33, "end_index": 52, "text": "pepperoni hamburger", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 58, "end_index": 67, "text": "Pizza Hut", "annotations": [ { "name": "pizza_ordering.name.store" }, { "name": "pizza_ordering.pizza_order.accept" }, { "name": "pizza_ordering.name.store" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Thank you so much.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "No problem, your receipt will be sent to your mobile device by text.", "segments": [] } ]
dlg-3c4e9ff6-b3bb-4533-a368-f7303be1cd34
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "SPANISH CHORIZO Pizza", "segments": [ { "start_index": 0, "end_index": 15, "text": "SPANISH CHORIZO", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 0, "end_index": 21, "text": "SPANISH CHORIZO Pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Would you like it with all the topping...spanish chorizo, calabrian chili, red onion, and mozzarella?", "segments": [ { "start_index": 41, "end_index": 56, "text": "spanish chorizo", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 58, "end_index": 73, "text": "calabrian chili", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 75, "end_index": 84, "text": "red onion", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 90, "end_index": 100, "text": "mozzarella", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Yes, that's correct.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Oh, I'm sorry to inform you that we just ran out of any fresh mozzarella, we could still make the pizza, we could replace it with another cheese...you that be ok with you?", "segments": [ { "start_index": 56, "end_index": 72, "text": "fresh mozzarella", "annotations": [ { "name": "pizza_ordering.type.topping.reject" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Um, not really...without the mozzarella, the pizza will taste completely different.", "segments": [ { "start_index": 29, "end_index": 39, "text": "mozzarella", "annotations": [ { "name": "pizza_ordering.type.topping.reject" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "I'm sorry...is there another pizza you had in mind?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Well, I did want to try the MUSHROOM pizza with the truffle goat cheese.", "segments": [ { "start_index": 28, "end_index": 42, "text": "MUSHROOM pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 52, "end_index": 71, "text": "truffle goat cheese", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 52, "end_index": 72, "text": "truffle goat cheese.", "annotations": [ { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Would you like to place an order for the Mushroom pizza?", "segments": [ { "start_index": 41, "end_index": 55, "text": "Mushroom pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Do you have the truffle goat cheese and fontina?", "segments": [ { "start_index": 16, "end_index": 35, "text": "truffle goat cheese", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 40, "end_index": 47, "text": "fontina", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Yes, we have all the topping that go on the mushroom pizza.", "segments": [ { "start_index": 44, "end_index": 58, "text": "mushroom pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Ok, yes...Then I would like to order the mushroom pizza.", "segments": [ { "start_index": 41, "end_index": 55, "text": "mushroom pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 41, "end_index": 56, "text": "mushroom pizza.", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Ok, one order for a mushroom pizza...is that correct?", "segments": [ { "start_index": 20, "end_index": 34, "text": "mushroom pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes but I also wanted to order two CHORIZO pizzas.", "segments": [ { "start_index": 35, "end_index": 49, "text": "CHORIZO pizzas", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Ok, so one mushroom pizza and two CHORIZO pizzas...will that be all?", "segments": [ { "start_index": 11, "end_index": 25, "text": "mushroom pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 34, "end_index": 48, "text": "CHORIZO pizzas", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Um, could you make one of the CHORIZO pizzas without any basil on it?", "segments": [ { "start_index": 30, "end_index": 44, "text": "CHORIZO pizzas", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 45, "end_index": 62, "text": "without any basil", "annotations": [ { "name": "pizza_ordering.preference" } ] }, { "start_index": 45, "end_index": 68, "text": "without any basil on it", "annotations": [ { "name": "pizza_ordering.preference" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Yes that would be fine...anything else.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Yes...for the mushroom pizza could you add the calabrian chili and onions that's on the spanish pizza?", "segments": [ { "start_index": 14, "end_index": 28, "text": "mushroom pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 47, "end_index": 62, "text": "calabrian chili", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 67, "end_index": 73, "text": "onions", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 88, "end_index": 95, "text": "spanish", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 88, "end_index": 101, "text": "spanish pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Ok, yes that's fine...anything else?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Will that cost me extra?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Yes, but just by an extra couple of dollars....did you still want to add the toppings?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Yes", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Ok, so one mushroom pizza with calabrian chili and onions and two CHORIZO pizzas, with one having no basil...is that correct?", "segments": [ { "start_index": 11, "end_index": 25, "text": "mushroom pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 31, "end_index": 46, "text": "calabrian chili", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 51, "end_index": 57, "text": "onions", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 66, "end_index": 80, "text": "CHORIZO pizzas", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 87, "end_index": 106, "text": "one having no basil", "annotations": [ { "name": "pizza_ordering.preference" } ] }, { "start_index": 98, "end_index": 106, "text": "no basil", "annotations": [ { "name": "pizza_ordering.preference" } ] } ] }, { "index": 22, "speaker": "USER", "text": "Yes that sounds right...", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Is there anything else I could do for you?", "segments": [] }, { "index": 24, "speaker": "USER", "text": "No, that will be all.", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "Ok, would you like me to place that order now?", "segments": [] }, { "index": 26, "speaker": "USER", "text": "Yes", "segments": [] }, { "index": 27, "speaker": "ASSISTANT", "text": "Ok, I've placed the order of one mushroom pizza with calabrian chili and onions and two CHORIZO pizzas, with one having no basil...is that correct?", "segments": [ { "start_index": 33, "end_index": 47, "text": "mushroom pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 53, "end_index": 68, "text": "calabrian chili", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 73, "end_index": 79, "text": "onions", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 88, "end_index": 101, "text": "CHORIZO pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 88, "end_index": 102, "text": "CHORIZO pizzas", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 113, "end_index": 128, "text": "having no basil", "annotations": [ { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 120, "end_index": 128, "text": "no basil", "annotations": [ { "name": "pizza_ordering.preference.accept" } ] } ] }, { "index": 28, "speaker": "USER", "text": "Yes, that's correct and that will be all...Thank you", "segments": [] }, { "index": 29, "speaker": "ASSISTANT", "text": "Ok, your order will be order for pick up in 25 minutes and a receipt has been sent to your phone via text...Thank you and have a nice day. ", "segments": [] } ]
dlg-3c581370-3298-4818-a91b-be401ac542c3
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "I need to order a pizza for pick up at Papa johns", "segments": [ { "start_index": 39, "end_index": 49, "text": "Papa johns", "annotations": [ { "name": "pizza_ordering.name.store" }, { "name": "pizza_ordering.name.store" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Which location do you need it ordered from?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "The one on Horizon ridge in Henderson", "segments": [ { "start_index": 11, "end_index": 37, "text": "Horizon ridge in Henderson", "annotations": [ { "name": "pizza_ordering.location.store" }, { "name": "pizza_ordering.location.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay, what would you like to order?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I need a medium thin crust pizza with pepperoni and pineapple", "segments": [ { "start_index": 9, "end_index": 15, "text": "medium", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 16, "end_index": 26, "text": "thin crust", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 38, "end_index": 47, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 52, "end_index": 61, "text": "pineapple", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay, will that be all?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Yes", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay, I just called to order the pizza and they don't have the thin crust available with medium pizzas", "segments": [ { "start_index": 63, "end_index": 73, "text": "thin crust", "annotations": [ { "name": "pizza_ordering.type.crust.reject" }, { "name": "pizza_ordering.type.crust.reject" } ] }, { "start_index": 89, "end_index": 95, "text": "medium", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Really? Okay, so I have to order a traditional crust if I want a medium?", "segments": [ { "start_index": 35, "end_index": 52, "text": "traditional crust", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 65, "end_index": 71, "text": "medium", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Yes", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Okay, I'll just get the medium with the traditional crust then", "segments": [ { "start_index": 24, "end_index": 30, "text": "medium", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 40, "end_index": 57, "text": "traditional crust", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay, so a medium with a traditional crust with pepperoni and pineapple, is that correct?", "segments": [ { "start_index": 11, "end_index": 17, "text": "medium", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 25, "end_index": 42, "text": "traditional crust", "annotations": [ { "name": "pizza_ordering.type.crust.accept" }, { "name": "pizza_ordering.type.crust.accept" } ] }, { "start_index": 48, "end_index": 57, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 62, "end_index": 71, "text": "pineapple", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes, that's correct", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay, I'll go ahead and order that pizza for you, for you to pick up right?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Yes", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Alright I placed the order for you at the Papa johns at horizon ridge in Henderson is there anything else I can do?", "segments": [ { "start_index": 8, "end_index": 34, "text": "I placed the order for you", "annotations": [ { "name": "pizza_ordering.pizza_order.accept" } ] }, { "start_index": 42, "end_index": 52, "text": "Papa johns", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] }, { "start_index": 56, "end_index": 82, "text": "horizon ridge in Henderson", "annotations": [ { "name": "pizza_ordering.location.store.accept" }, { "name": "pizza_ordering.location.store.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "No, that will be all thank you", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "It will be ready for you to pick up in about twenty five minutes and I've had the receipt sent to your phone", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thank you very much!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You're welcome!", "segments": [] } ]
dlg-3c5be88e-e06e-4abe-bec5-dcc1ebc19d52
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Google, or me some coffee to-go.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Where would you like me to order your coffee from?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Starbucks.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay. Which location?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "The one closest to me.", "segments": [ { "start_index": 0, "end_index": 21, "text": "The one closest to me", "annotations": [ { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay. What would you like me to order?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "A caffe mocha.", "segments": [ { "start_index": 2, "end_index": 13, "text": "caffe mocha", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Would you like that hot or iced?", "segments": [ { "start_index": 20, "end_index": 23, "text": "hot", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 27, "end_index": 31, "text": "iced", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Iced please.", "segments": [ { "start_index": 0, "end_index": 4, "text": "Iced", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Okay, I'll order you an iced mocha. Do you have any special requests?", "segments": [ { "start_index": 24, "end_index": 28, "text": "iced", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 24, "end_index": 34, "text": "iced mocha", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 29, "end_index": 34, "text": "mocha", "annotations": [ { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes. No whipped cream.", "segments": [ { "start_index": 5, "end_index": 21, "text": "No whipped cream", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay, no whipped cream. Anything else?", "segments": [ { "start_index": 6, "end_index": 22, "text": "no whipped cream", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes. Have them use soy milk.", "segments": [ { "start_index": 19, "end_index": 27, "text": "soy milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay, I will tell them to use soy milk. Anything else?", "segments": [ { "start_index": 30, "end_index": 38, "text": "soy milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 14, "speaker": "USER", "text": "No thank you.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "What sized caffe mocha would you like?", "segments": [ { "start_index": 11, "end_index": 22, "text": "caffe mocha", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 16, "speaker": "USER", "text": "The biggest they have.", "segments": [ { "start_index": 4, "end_index": 11, "text": "biggest", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay. I will order you an Iced Venti Mocha, no whipped cream with soy milk to be picked up at your nearest Starbucks.", "segments": [ { "start_index": 26, "end_index": 30, "text": "Iced", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 31, "end_index": 36, "text": "Venti", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 37, "end_index": 42, "text": "Mocha", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.num.drink.accept" } ] }, { "start_index": 44, "end_index": 60, "text": "no whipped cream", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 66, "end_index": 74, "text": "soy milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 91, "end_index": 106, "text": "at your nearest", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Thank You.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Your order has been placed and will be ready for pickup shortly. I will text you a confirmation.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Great.", "segments": [] } ]
dlg-3c66814e-0b65-4294-ae3a-42701611dc7e
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "Okay, Google. I need to purchase movie tickets.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Alright, I can help with that. Which theater?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "AMC CLASSIC Jubilee Square 12 in Daphne.", "segments": [ { "start_index": 0, "end_index": 29, "text": "AMC CLASSIC Jubilee Square 12", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] }, { "start_index": 33, "end_index": 39, "text": "Daphne", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Great! What movie are we seeing tonight?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Aquaman", "segments": [ { "start_index": 0, "end_index": 7, "text": "Aquaman", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Alright! Aquaman got 7.5 stars on imdb. Sounds fun! What time?", "segments": [ { "start_index": 9, "end_index": 16, "text": "Aquaman", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 6, "speaker": "USER", "text": "7:20", "segments": [ { "start_index": 0, "end_index": 4, "text": "7:20", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Excellent! What about refreshments?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Do they have combo deals?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Yes, the Movie Go-er Combo comes with 2 large soft drinks, 2 large buckets of popcorn, and your selection of 2 candies. Which 2 candies would you like?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Hmm. Do they have Almond Joy?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Yes, they do.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Great! I'd love an almond joy and reese's, please.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Mmm. I wish I had taste buds. Sounds great! I'm ready to purchase 2 tickets to see Aquaman in Daphne, at the Jubilee Square 12 at 7:20. Additionally, you are getting the Movie Go-er Combo with Reese's and Almond Joy. Your order totals $52.30. Shall I continue?", "segments": [ { "start_index": 66, "end_index": 67, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 66, "end_index": 75, "text": "2 tickets", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 83, "end_index": 90, "text": "Aquaman", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 94, "end_index": 100, "text": "Daphne", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] }, { "start_index": 109, "end_index": 126, "text": "Jubilee Square 12", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 130, "end_index": 134, "text": "7:20", "annotations": [ { "name": "movie_ticket.time.start.accept" } ] }, { "start_index": 130, "end_index": 135, "text": "7:20.", "annotations": [ { "name": "movie_ticket.time.start.accept" } ] }, { "start_index": 235, "end_index": 241, "text": "$52.30", "annotations": [ { "name": "movie_ticket.price.ticket.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Yes. I'll save you some chocolate, too.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "I look forward to trying some! Your purchase has been made. Anything further?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Nope, you have made my night.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "And you, mine.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thanks", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You're welcome", "segments": [] } ]
dlg-3c6fa6ed-3496-4b24-9e39-33b02e53f62b
uber-lyft-2
[ { "index": 0, "speaker": "USER", "text": "I need a ride today with Lyft please.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Where do you wish to travel?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I wish to travel from the Radisson Hotel Harrisburg, Camp Hill Bypass, Camp Hill, PA to Pennsylvania State Capitol Complex, North 3rd Street, Harrisburg, PA.", "segments": [ { "start_index": 26, "end_index": 84, "text": "Radisson Hotel Harrisburg, Camp Hill Bypass, Camp Hill, PA", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 88, "end_index": 156, "text": "Pennsylvania State Capitol Complex, North 3rd Street, Harrisburg, PA", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 88, "end_index": 157, "text": "Pennsylvania State Capitol Complex, North 3rd Street, Harrisburg, PA.", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "I will check on that for you. What type of vehicle would you like?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I'd like to get an SUV preferably with a supersized ride.", "segments": [ { "start_index": 19, "end_index": 22, "text": "SUV", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "I'm sorry they don't have an SUV, but they do offer a supersized ride XL for $9-12", "segments": [ { "start_index": 29, "end_index": 32, "text": "SUV", "annotations": [ { "name": "uber_lyft.type.ride.reject" }, { "name": "uber_lyft.type.ride.reject" } ] }, { "start_index": 70, "end_index": 72, "text": "XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 77, "end_index": 82, "text": "$9-12", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 6, "speaker": "USER", "text": "What other options do they have?", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "They also have a Lyft personal ride.", "segments": [ { "start_index": 17, "end_index": 30, "text": "Lyft personal", "annotations": [ { "name": "uber_lyft.type.ride.accept" } ] }, { "start_index": 17, "end_index": 35, "text": "Lyft personal ride", "annotations": [ { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 8, "speaker": "USER", "text": "How much is that?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "That is little less expensive at $6-8.", "segments": [ { "start_index": 33, "end_index": 37, "text": "$6-8", "annotations": [ { "name": "uber_lyft.price.estimate.accept" } ] }, { "start_index": 33, "end_index": 38, "text": "$6-8.", "annotations": [ { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "That sounds pretty good. How long is the ride?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "The ride is about 7 minutes.", "segments": [ { "start_index": 18, "end_index": 27, "text": "7 minutes", "annotations": [ { "name": "uber_lyft.duration.estimate.accept" } ] }, { "start_index": 18, "end_index": 28, "text": "7 minutes.", "annotations": [ { "name": "uber_lyft.duration.estimate.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "That sounds great. ", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Can I book it for you with your card on file?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Yes, please.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "I booked it for you and the ride is coming soon as it is on the way.", "segments": [ { "start_index": 0, "end_index": 19, "text": "I booked it for you", "annotations": [ { "name": "uber_lyft.ride_booking.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Great!", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "You can check your mobile phone for updates.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thanks!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Have a nice day!", "segments": [] } ]
dlg-3c75e62d-a4af-4b50-b514-45e78237c310
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "Hello, I would like to book a movie at a theater tonight", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "What movie would you like to see?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "HOW TO TRAIN YOUR DRAGON: THE HIDDEN WORLD", "segments": [ { "start_index": 0, "end_index": 42, "text": "HOW TO TRAIN YOUR DRAGON: THE HIDDEN WORLD", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What city would you like to see the movie?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Phoenix, AZ", "segments": [ { "start_index": 0, "end_index": 11, "text": "Phoenix, AZ", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Do you have a preference for which theater you would like to see the movie at?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Yes I would like to see the movie at AMC Arizona 24 theater", "segments": [ { "start_index": 37, "end_index": 59, "text": "AMC Arizona 24 theater", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.name.theater.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Ok, I see that the following showtimes are available: 9:40 PM or 10:00 PM. Which showtime would you like to book?", "segments": [ { "start_index": 54, "end_index": 61, "text": "9:40 PM", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 65, "end_index": 73, "text": "10:00 PM", "annotations": [ { "name": "movie_ticket.time.start" } ] }, { "start_index": 65, "end_index": 74, "text": "10:00 PM.", "annotations": [ { "name": "movie_ticket.time.start" } ] } ] }, { "index": 8, "speaker": "USER", "text": "10:00 PM", "segments": [ { "start_index": 0, "end_index": 8, "text": "10:00 PM", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "How many tickets do you want to purchase?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Two tickets please.", "segments": [ { "start_index": 0, "end_index": 3, "text": "Two", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 0, "end_index": 11, "text": "Two tickets", "annotations": [ { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Ok the cost for these tickets is $7.59 for an adult and $4.59 for a child ticket. Do you want two adult tickets?", "segments": [ { "start_index": 33, "end_index": 38, "text": "$7.59", "annotations": [ { "name": "movie_ticket.price.ticket" }, { "name": "movie_ticket.price.ticket" } ] }, { "start_index": 56, "end_index": 61, "text": "$4.59", "annotations": [ { "name": "movie_ticket.price.ticket" }, { "name": "movie_ticket.price.ticket" } ] }, { "start_index": 94, "end_index": 97, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes two adult tickets please.", "segments": [ { "start_index": 4, "end_index": 7, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 4, "end_index": 13, "text": "two adult", "annotations": [ { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Do you have any movie theater rewards that you would like to use?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "No", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ok the total cost for these tickets is $15.18 plus tax which brings to the total to $$17.00. Shall I book these tickets for you?", "segments": [ { "start_index": 39, "end_index": 45, "text": "$15.18", "annotations": [ { "name": "movie_ticket.price.ticket" } ] }, { "start_index": 39, "end_index": 54, "text": "$15.18 plus tax", "annotations": [ { "name": "movie_ticket.price.ticket" } ] }, { "start_index": 84, "end_index": 91, "text": "$$17.00", "annotations": [ { "name": "movie_ticket.price.ticket.accept" }, { "name": "movie_ticket.price.ticket.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yes go ahead and charge the two tickets to my Visa credit card.", "segments": [ { "start_index": 28, "end_index": 31, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Ok I can confirm that your tickets are being sent to your mobile device as a text message", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thank you very much!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You are welcome.", "segments": [] } ]
dlg-3c78e075-7607-46f3-9ab0-cd1b6f2bd3e5
movie-tickets-3
[ { "index": 0, "speaker": "USER", "text": "Hi Nelson, I would like to buy 2 movie tickets for Captain Marvel tonight 7:10 PM show.", "segments": [ { "start_index": 31, "end_index": 32, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 51, "end_index": 65, "text": "Captain Marvel", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] }, { "start_index": 74, "end_index": 81, "text": "7:10 PM", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "I would be happy to assist you today. Would you please confirm the location?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Sure! It would be AMC movies at Barton Creek Square, Austin", "segments": [ { "start_index": 18, "end_index": 21, "text": "AMC", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] }, { "start_index": 32, "end_index": 59, "text": "Barton Creek Square, Austin", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Sir, just to confirm you would like 2 tickets for Captain Marvel, 7:10 PM show at AMC Barton Creek Square Austin?", "segments": [ { "start_index": 36, "end_index": 37, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 50, "end_index": 64, "text": "Captain Marvel", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] }, { "start_index": 66, "end_index": 73, "text": "7:10 PM", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 82, "end_index": 85, "text": "AMC", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 82, "end_index": 112, "text": "AMC Barton Creek Square Austin", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 86, "end_index": 112, "text": "Barton Creek Square Austin", "annotations": [ { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Yes, that is correct.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay, thank you. Let me check the availability, please give me few moments. ", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Yes please. ", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Sir, I am sorry, tickets for Captain Marvel, 7:10 PM, show at AMC Barton Creek Square are sold out.", "segments": [ { "start_index": 29, "end_index": 43, "text": "Captain Marvel", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie.reject" } ] }, { "start_index": 45, "end_index": 52, "text": "7:10 PM", "annotations": [ { "name": "movie_ticket.time.start.reject" }, { "name": "movie_ticket.time.start.reject" } ] }, { "start_index": 62, "end_index": 65, "text": "AMC", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 62, "end_index": 85, "text": "AMC Barton Creek Square", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 66, "end_index": 85, "text": "Barton Creek Square", "annotations": [ { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Oh! ok! ", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Would you be interested in watching any other movie tonight?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Yes! I would like to buy 2 tickets for Hotel Mumbai 6:20 PM show at the same city and theaters.", "segments": [ { "start_index": 25, "end_index": 26, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 39, "end_index": 51, "text": "Hotel Mumbai", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] }, { "start_index": 52, "end_index": 59, "text": "6:20 PM", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Just to confirm, you want to buy two tickets for Hotel Mumbai, 6:20 PM show at AMC Barton Creek Square Austin?", "segments": [ { "start_index": 33, "end_index": 36, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets.reject" }, { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 49, "end_index": 61, "text": "Hotel Mumbai", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] }, { "start_index": 63, "end_index": 70, "text": "6:20 PM", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 79, "end_index": 82, "text": "AMC", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 79, "end_index": 109, "text": "AMC Barton Creek Square Austin", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 83, "end_index": 109, "text": "Barton Creek Square Austin", "annotations": [ { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes, I confirm.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Thank you. Let me check that for you, please give me few moments.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Sure thing! ", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Sir, my sincere apologies we have only 1 ticket available for Hotel Mumbai 6:20 PM show at AMC Barton Creek Square Austin. Would you like to buy it?", "segments": [ { "start_index": 39, "end_index": 40, "text": "1", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 62, "end_index": 74, "text": "Hotel Mumbai", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] }, { "start_index": 75, "end_index": 82, "text": "6:20 PM", "annotations": [ { "name": "movie_ticket.time.start.reject" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 91, "end_index": 94, "text": "AMC", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 91, "end_index": 121, "text": "AMC Barton Creek Square Austin", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 95, "end_index": 121, "text": "Barton Creek Square Austin", "annotations": [ { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Bummer! No! I wanted to take a friend with me. ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "So sorry! Do you want me to check availability at a different location or for a different movie?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No thank you! We changed our mind, not interested in watching a movie tonight anymore. ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Okay! Sorry, I couldn't assist you today. Thank you for calling AMC movies, have a great day.", "segments": [ { "start_index": 64, "end_index": 67, "text": "AMC", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Thank you! You too. ", "segments": [] } ]
dlg-3c86f393-f4af-49db-a5a3-df90f7ea6b41
movie-tickets-3
[ { "index": 0, "speaker": "USER", "text": "I want to buy two tickets to see Captain Marvel.", "segments": [ { "start_index": 14, "end_index": 17, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 33, "end_index": 47, "text": "Captain Marvel", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "In which city do you want to see this movie?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I am in Tampa right now.", "segments": [ { "start_index": 8, "end_index": 13, "text": "Tampa", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Do you prefer a certain theater?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Yes, I want to go to the AMC West Shore 14.", "segments": [ { "start_index": 25, "end_index": 42, "text": "AMC West Shore 14", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What is your preferred date to see this film?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I want tickets for Friday, April 12.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "What is your preferred show time?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I want the tickets for the 7:10pm show.", "segments": [ { "start_index": 27, "end_index": 33, "text": "7:10pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "You want two tickets to see Captain Marvel at the AMC West Shhore 14 in Tampa at 7:10pm on Friday, April 12. Is this correct?", "segments": [ { "start_index": 9, "end_index": 20, "text": "two tickets", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 28, "end_index": 42, "text": "Captain Marvel", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] }, { "start_index": 50, "end_index": 68, "text": "AMC West Shhore 14", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] }, { "start_index": 72, "end_index": 77, "text": "Tampa", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] }, { "start_index": 81, "end_index": 87, "text": "7:10pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes, this is correct.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "I am sorry, but the tickets to the 7:10 show are sold out.", "segments": [ { "start_index": 35, "end_index": 39, "text": "7:10", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start.reject" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Can you get me tickets for a different movie?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "What movie would you like to see?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Let's try Dumbo at 6:20pm at the same theater, the AMC West Shore 14 in Tampa.", "segments": [ { "start_index": 10, "end_index": 15, "text": "Dumbo", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] }, { "start_index": 19, "end_index": 25, "text": "6:20pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 47, "end_index": 68, "text": "the AMC West Shore 14", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 51, "end_index": 68, "text": "AMC West Shore 14", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 72, "end_index": 77, "text": "Tampa", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Is this also on Friday, April 12?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Yes, Friday April 12 at 6:20pm.", "segments": [ { "start_index": 24, "end_index": 30, "text": "6:20pm", "annotations": [ { "name": "movie_ticket.time.start.reject" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "I am sorry, but the tickets are sold out.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "So both Dumbo and Captain Marvel are sold out?", "segments": [ { "start_index": 8, "end_index": 13, "text": "Dumbo", "annotations": [ { "name": "movie_ticket.name.movie.reject" }, { "name": "movie_ticket.name.movie.reject" } ] }, { "start_index": 18, "end_index": 32, "text": "Captain Marvel", "annotations": [ { "name": "movie_ticket.name.movie.reject" }, { "name": "movie_ticket.name.movie.reject" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "Would you like me to try a different time?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "No. Those are the only times that work for me. I don't want any tickets now.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Is there anything else I can do for you?", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Not today. Thanks. Goodbye.", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Goodbye.", "segments": [] } ]