conversation_id
stringlengths
40
40
instruction_id
stringclasses
15 values
utterances
list
dlg-400d8b97-7848-4f35-b18c-3ba9f9c0b550
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hello there, I would like to order a large Supreme Pizza from Pizza Hut.", "segments": [ { "start_index": 37, "end_index": 42, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 43, "end_index": 56, "text": "Supreme Pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 62, "end_index": 71, "text": "Pizza Hut", "annotations": [ { "name": "pizza_ordering.name.store" } ] }, { "start_index": 62, "end_index": 72, "text": "Pizza Hut.", "annotations": [ { "name": "pizza_ordering.name.store" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Hello there, I can help you with that. Give me a second.", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Sure, take your time.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "You are welcome. How may I help you with today?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I would like to order a large Supreme Pizza from Pizza Hut.", "segments": [ { "start_index": 24, "end_index": 29, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 30, "end_index": 43, "text": "Supreme Pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 49, "end_index": 59, "text": "Pizza Hut.", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What toppings would you like?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I would like pine apples and olives.", "segments": [ { "start_index": 13, "end_index": 24, "text": "pine apples", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 29, "end_index": 35, "text": "olives", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Sure, let me check. ", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Thank you. ", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Sorry, there is no more olives available at that time.", "segments": [ { "start_index": 24, "end_index": 30, "text": "olives", "annotations": [ { "name": "pizza_ordering.type.topping.reject" }, { "name": "pizza_ordering.type.topping.reject" } ] } ] }, { "index": 10, "speaker": "USER", "text": "No problem.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "What topping would you like?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Please add spinach.", "segments": [ { "start_index": 11, "end_index": 18, "text": "spinach", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "No problem. Well the new topping has been added. Anything else?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "That is good, also ask them if they need my contact information.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "I already have your information.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Thank you so much for all of help.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "your pizza order is complete and the pizzas will be ready for pickup in about 25 minutes.", "segments": [ { "start_index": 0, "end_index": 28, "text": "your pizza order is complete", "annotations": [ { "name": "pizza_ordering.pizza_order.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Got it.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Your receipt will be sent to your mobile device via text message.", "segments": [] } ]
dlg-401a0f0b-aa9a-479e-8d01-166a6d3b6d9c
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "I'd like to order a pizza from Hungry Howies.", "segments": [ { "start_index": 20, "end_index": 25, "text": "pizza", "annotations": [ { "name": "pizza_ordering.pizza_ordering" } ] }, { "start_index": 31, "end_index": 44, "text": "Hungry Howies", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "What size pizza would you like?", "segments": [ { "start_index": 10, "end_index": 15, "text": "pizza", "annotations": [ { "name": "pizza_ordering.pizza_ordering" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Large.", "segments": [ { "start_index": 0, "end_index": 5, "text": "Large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "One large pizza. Got it. What would you like on it?", "segments": [ { "start_index": 4, "end_index": 9, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Ham, Green Olive, and Onion.", "segments": [ { "start_index": 0, "end_index": 3, "text": "Ham", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 5, "end_index": 16, "text": "Green Olive", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 22, "end_index": 27, "text": "Onion", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Did you want the pizza crust to be Original, Thin, Deep Dish, or Stuffed?", "segments": [ { "start_index": 35, "end_index": 43, "text": "Original", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 45, "end_index": 49, "text": "Thin", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 51, "end_index": 60, "text": "Deep Dish", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 65, "end_index": 72, "text": "Stuffed", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Original.", "segments": [ { "start_index": 0, "end_index": 8, "text": "Original", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Got it. Would you like a flavored crust?", "segments": [ { "start_index": 25, "end_index": 39, "text": "flavored crust", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Yes, Garlic Herb Crust.", "segments": [ { "start_index": 5, "end_index": 22, "text": "Garlic Herb Crust", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.preference" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Would you like your pizza cooked normal, light, or well done?", "segments": [ { "start_index": 33, "end_index": 39, "text": "normal", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] }, { "start_index": 41, "end_index": 46, "text": "light", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] }, { "start_index": 51, "end_index": 60, "text": "well done", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Normal cook is fine.", "segments": [ { "start_index": 0, "end_index": 6, "text": "Normal", "annotations": [ { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 0, "end_index": 11, "text": "Normal cook", "annotations": [ { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "It appears that the Garlic Herb Crust is unavailable at your location at this time. Would you like to specify another flavored crust?", "segments": [ { "start_index": 20, "end_index": 37, "text": "Garlic Herb Crust", "annotations": [ { "name": "pizza_ordering.preference.reject" }, { "name": "pizza_ordering.type.crust.reject" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes, the Butter crust is fine.", "segments": [ { "start_index": 9, "end_index": 15, "text": "Butter", "annotations": [ { "name": "pizza_ordering.preference" } ] }, { "start_index": 9, "end_index": 21, "text": "Butter crust", "annotations": [ { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Perfect. To confirm, this order is for pickup, correct?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ok. To confirm, I have One large pizza, Original crust with butter flavor, with Ham, Green Olive, and Onion. Is that correct?", "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": 38, "text": "pizza", "annotations": [ { "name": "pizza_ordering.pizza_ordering" } ] }, { "start_index": 40, "end_index": 48, "text": "Original", "annotations": [ { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 40, "end_index": 73, "text": "Original crust with butter flavor", "annotations": [ { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 60, "end_index": 73, "text": "butter flavor", "annotations": [ { "name": "pizza_ordering.preference" } ] }, { "start_index": 80, "end_index": 83, "text": "Ham", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 85, "end_index": 96, "text": "Green Olive", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 102, "end_index": 107, "text": "Onion", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yes, but can I add sausage to half of that?", "segments": [ { "start_index": 19, "end_index": 26, "text": "sausage", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 27, "end_index": 34, "text": "to half", "annotations": [ { "name": "pizza_ordering.preference" } ] }, { "start_index": 30, "end_index": 42, "text": "half of that", "annotations": [ { "name": "pizza_ordering.preference" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Yes. Will there be any other modifications to the order?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No, that will be all.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Ok. To confirm, I have One large pizza, Original crust with butter flavor, with Ham, Green Olive, Onion and Sausage on half of the pizza. Is that correct?", "segments": [ { "start_index": 27, "end_index": 32, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 33, "end_index": 38, "text": "pizza", "annotations": [ { "name": "pizza_ordering.pizza_ordering" } ] }, { "start_index": 40, "end_index": 48, "text": "Original", "annotations": [ { "name": "pizza_ordering.type.crust.accept" } ] }, { "start_index": 40, "end_index": 73, "text": "Original crust with butter flavor", "annotations": [ { "name": "pizza_ordering.type.crust.accept" } ] }, { "start_index": 60, "end_index": 66, "text": "butter", "annotations": [ { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 80, "end_index": 83, "text": "Ham", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 85, "end_index": 96, "text": "Green Olive", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 98, "end_index": 103, "text": "Onion", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 108, "end_index": 115, "text": "Sausage", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 116, "end_index": 123, "text": "on half", "annotations": [ { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 119, "end_index": 136, "text": "half of the pizza", "annotations": [ { "name": "pizza_ordering.preference.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Yes, that is correct.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Ok. Your pizza order is now complete and will be available for pickup in 25 minutes.", "segments": [ { "start_index": 4, "end_index": 36, "text": "Your pizza order is now complete", "annotations": [ { "name": "pizza_ordering.pizza_order.accept" } ] } ] }, { "index": 22, "speaker": "USER", "text": "Thank you.", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "You're welcome.", "segments": [] } ]
dlg-402d3bed-51e2-4519-be79-719b30e3ad03
restaurant-table-2
[ { "index": 0, "speaker": "USER", "text": "Please find me an Italian Restaurant.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "There are two Italian Restaurants nearby.", "segments": [] }, { "index": 2, "speaker": "USER", "text": "What are their names?", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "La Familia and Pizza Hut", "segments": [ { "start_index": 0, "end_index": 10, "text": "La Familia", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 15, "end_index": 24, "text": "Pizza Hut", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Please check for reservations for next Friday night.", "segments": [ { "start_index": 46, "end_index": 51, "text": "night", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "There are open reservations for 8:00 PM and 9:00 PM for Friday night.", "segments": [ { "start_index": 32, "end_index": 39, "text": "8:00 PM", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 44, "end_index": 51, "text": "9:00 PM", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 63, "end_index": 68, "text": "night", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Please make a reservation for night Friday night.", "segments": [ { "start_index": 30, "end_index": 35, "text": "night", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "How many people will the reservation be for?", "segments": [ { "start_index": 25, "end_index": 36, "text": "reservation", "annotations": [ { "name": "restaurant_reservation.restaurant_reservation" } ] } ] }, { "index": 8, "speaker": "USER", "text": "The reservation is for 2 people.", "segments": [ { "start_index": 23, "end_index": 24, "text": "2", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "To confirm, you are requesting and reservation for 2 at 8:00 PM on Friday, correct?", "segments": [ { "start_index": 51, "end_index": 52, "text": "2", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 56, "end_index": 63, "text": "8:00 PM", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes please make that reservation.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "The reservation is made and will be confirmed the day before.", "segments": [ { "start_index": 0, "end_index": 23, "text": "The reservation is made", "annotations": [ { "name": "restaurant_reservation.reservation.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Please check with the restaurant if the offer desserts suitable for birthdays.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "The restaurant has no desserts regularly prepared for birthdays.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Please check with the restaurant if they do special orders.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "The restaurant will prepare specialty items if they have the ingredients on hand.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Will the restaurant be able to prepare a standard cake with icing.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Yes the restaurant will be able to prepare that specialty item, but it will have an additional cost.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "What is the additional cost for the cake?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "The additional cost is $30 dollars.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Please request the cake as part of my reservation.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "The cake has been confirmed with the restaurant, but requires an upfront charge.", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Does the restaurant take credit for the charge?", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Yes the restaurant takes credit.", "segments": [] }, { "index": 24, "speaker": "USER", "text": "Please apply the charge to my credit account.", "segments": [] } ]
dlg-40316f28-5ba8-4369-b88b-fd4746d858b8
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Hey Deb, I have a taste for Starbucks today. ", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Oh great! Would you like me to pick up something for you? ", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Would you mind?", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "No, not all. What would you like?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Let me think... so many flavors.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Yes, I agree. I've tried many flavors.", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Oh great! I've only had one or two different flavors.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Although I've tried many, I only have a few favorites.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Would like to have a drink on me today?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Oh no, that's okay.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "No, it's my pleasure. Please.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay, thanks.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Great! I'm not sure if I want hot or cold today.", "segments": [ { "start_index": 30, "end_index": 33, "text": "hot", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 37, "end_index": 41, "text": "cold", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "I think I'll have cold since I had hot yesterday.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "I would say both but I don't it would be a good idea today.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "You're right about that.... way too much sugar. ", "segments": [] }, { "index": 16, "speaker": "USER", "text": "I think I would like a large Cappuccino", "segments": [ { "start_index": 23, "end_index": 28, "text": "large", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 29, "end_index": 39, "text": "Cappuccino", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay, how would you like it?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "A shot of espresso topped with a deep layer of foamed milk", "segments": [ { "start_index": 0, "end_index": 18, "text": "A shot of espresso", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 0, "end_index": 25, "text": "A shot of espresso topped", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 33, "end_index": 58, "text": "deep layer of foamed milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 47, "end_index": 58, "text": "foamed milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "Would like any extra sweetener", "segments": [ { "start_index": 15, "end_index": 30, "text": "extra sweetener", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference.reject" } ] } ] }, { "index": 20, "speaker": "USER", "text": "No, I have a few packets of sugar.", "segments": [ { "start_index": 13, "end_index": 33, "text": "few packets of sugar", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 21, "speaker": "ASSISTANT", "text": "Okay, is that all you want?", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Actually I think I'll have some iced lemon loaf cake and a cinnamon raisin bagel.", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Really? Lol", "segments": [] }, { "index": 24, "speaker": "USER", "text": "Yes, ma'am. I'll take one home.", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "Okay, maybe I'll get a bagel also.", "segments": [] }, { "index": 26, "speaker": "USER", "text": "Yes, get it if you want. Okay, where are you?", "segments": [] }, { "index": 27, "speaker": "ASSISTANT", "text": "I'm downtown already so I'll stop at Starbucks on 4th & Wisconsin Ave.", "segments": [ { "start_index": 50, "end_index": 69, "text": "4th & Wisconsin Ave", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] }, { "start_index": 50, "end_index": 70, "text": "4th & Wisconsin Ave.", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 28, "speaker": "USER", "text": "Great! It's almost no waiting at that store. I love it there. See you soon.", "segments": [] }, { "index": 29, "speaker": "ASSISTANT", "text": "Great! I'm walking in the door and I should be there shortly.", "segments": [] } ]
dlg-40327ffd-4c23-482e-8af8-8513e0f67c0f
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Assistant, I need you to schedule an appointment for my car, a 2008 ford expedition", "segments": [ { "start_index": 63, "end_index": 67, "text": "2008", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 68, "end_index": 83, "text": "ford expedition", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "ok, where do you want me to make the appointment?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Intelligent Auto Solutions", "segments": [ { "start_index": 0, "end_index": 26, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" }, { "name": "auto_repair.name.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "ok. what do you need done to your vehicle? ", "segments": [] }, { "index": 4, "speaker": "USER", "text": "An oil change", "segments": [ { "start_index": 0, "end_index": 13, "text": "An oil change", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 3, "end_index": 13, "text": "oil change", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "understood. when do you want to drop it off? ", "segments": [] }, { "index": 6, "speaker": "USER", "text": "i need to drop it off tomorrow morning at 8am", "segments": [ { "start_index": 22, "end_index": 30, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 31, "end_index": 45, "text": "morning at 8am", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "ok I have confirmed that you can drop it off tomorrow morning at 8am. they open at 7:30am and close at 5:00pm.", "segments": [ { "start_index": 45, "end_index": 53, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 54, "end_index": 68, "text": "morning at 8am", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 8, "speaker": "USER", "text": "excellent. thank you", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "what is your name and phone number? ", "segments": [] }, { "index": 10, "speaker": "USER", "text": "john doe (888)777-6666", "segments": [ { "start_index": 0, "end_index": 8, "text": "john doe", "annotations": [ { "name": "auto_repair.name.customer.accept" }, { "name": "auto_repair.name.customer.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "got it", "segments": [] }, { "index": 12, "speaker": "USER", "text": "also, can you please confirm the cost of the oil change?", "segments": [ { "start_index": 45, "end_index": 55, "text": "oil change", "annotations": [ { "name": "auto_repair.reason.appt" }, { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "I have confirmed that the cost of the oil change is $49.99 plus tax", "segments": [ { "start_index": 38, "end_index": 48, "text": "oil change", "annotations": [ { "name": "auto_repair.reason.appt" }, { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 14, "speaker": "USER", "text": "understood. thankyou", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "also, Intelligent Auto Solutions provides a shuttle service for customers who live within 15 miles of their facility. will you need them to provide a ride for you?", "segments": [ { "start_index": 6, "end_index": 32, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" }, { "name": "auto_repair.name.store" } ] } ] }, { "index": 16, "speaker": "USER", "text": "no, I have a coworker who will follow me over when I drop the vehicle off. ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "understood. you are confirmed to drop off your vehicle tomorrow morning at 8am for an oil change at Intelligent Auto Solutions. their phone number is (999)666-7777.", "segments": [ { "start_index": 55, "end_index": 63, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 64, "end_index": 78, "text": "morning at 8am", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 83, "end_index": 96, "text": "an oil change", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 86, "end_index": 96, "text": "oil change", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 100, "end_index": 126, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "excellent. thank you very much for your assistance", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "you're welcome. glad to be of assistance", "segments": [] } ]
dlg-4032b30a-bf9a-4f2d-a909-2fe9fbab7f9e
movie-tickets-2
[ { "index": 0, "speaker": "USER", "text": "Hi, can you book tickets for How to Train Your Dragon: The Hidden World?", "segments": [ { "start_index": 29, "end_index": 71, "text": "How to Train Your Dragon: The Hidden World", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, what city would you like to see the movie in?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Something near or in San Francisco.", "segments": [ { "start_index": 10, "end_index": 34, "text": "near or in San Francisco", "annotations": [ { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay, is the Century San Francisco Centre 9 & XD okay?", "segments": [ { "start_index": 13, "end_index": 48, "text": "Century San Francisco Centre 9 & XD", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.name.theater" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Yes, that would be fine.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "And when would you like to see the movie, 4:40pm, 7:40pm, or 10:20pm?", "segments": [ { "start_index": 42, "end_index": 48, "text": "4:40pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 50, "end_index": 56, "text": "7:40pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 61, "end_index": 68, "text": "10:20pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 6, "speaker": "USER", "text": "4:40pm would be fine.", "segments": [ { "start_index": 0, "end_index": 6, "text": "4:40pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start.reject" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Oh no, unfortunately that time is sold out. Is 7:40pm okay?", "segments": [ { "start_index": 47, "end_index": 53, "text": "7:40pm", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Yes, that's fine.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Would you like to see the movie in 3D or regular?", "segments": [ { "start_index": 35, "end_index": 37, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] }, { "start_index": 41, "end_index": 48, "text": "regular", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Uh, 3D.", "segments": [ { "start_index": 4, "end_index": 6, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Unfortunately this theater doesn't offer 3D services for this movie... is regular still OK?", "segments": [ { "start_index": 41, "end_index": 43, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening.reject" }, { "name": "movie_ticket.type.screening" } ] }, { "start_index": 74, "end_index": 81, "text": "regular", "annotations": [ { "name": "movie_ticket.type.screening.accept" }, { "name": "movie_ticket.type.screening.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes, that's kind of disappointing but OK.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "And lastly, ticket prices. Tickets for the PM showings are 12.50 per person.", "segments": [ { "start_index": 59, "end_index": 75, "text": "12.50 per person", "annotations": [ { "name": "movie_ticket.price.ticket.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "That's fine, and can you get tickets for four adults?", "segments": [ { "start_index": 41, "end_index": 45, "text": "four", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Sure, four people, I will do that.", "segments": [ { "start_index": 6, "end_index": 10, "text": "four", "annotations": [ { "name": "movie_ticket.num.tickets.accept" }, { "name": "movie_ticket.num.tickets.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Thanks. Anything else I need to tell you to place the order?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Nope, that's it. The order's been placed. Enjoy your movie!", "segments": [ { "start_index": 17, "end_index": 41, "text": "The order's been placed.", "annotations": [ { "name": "movie_ticket.ticket_booking.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Thank you and thanks for your help.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "No problem. ", "segments": [] } ]
dlg-403a71ef-0027-4ab0-a59e-46e5855ed582
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Hello Norman, I need you to schedule a car repair appointment.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Where does the car need to be picked up from and where will it be dropped off at?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I will drop off the car myself at Intelligent Auto Solutions.", "segments": [ { "start_index": 34, "end_index": 60, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay, when would you like me to do this?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I need it done as soon as possible, I would like to drop it off tomorrow morning and pick it up at the end of the day. Will that work?", "segments": [ { "start_index": 64, "end_index": 72, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 73, "end_index": 80, "text": "morning", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Yes that time is available. What is the make, model, and year of the car?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "It is a 2004 Kia Optima.", "segments": [ { "start_index": 8, "end_index": 12, "text": "2004", "annotations": [ { "name": "auto_repair.year.vehicle" }, { "name": "auto_repair.year.vehicle" } ] }, { "start_index": 13, "end_index": 23, "text": "Kia Optima", "annotations": [ { "name": "auto_repair.name.vehicle" }, { "name": "auto_repair.name.vehicle" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "What work do you need done on it?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "The brake pedal goes to the floor and is very squishy. I can barely stop with it.", "segments": [ { "start_index": 0, "end_index": 80, "text": "The brake pedal goes to the floor and is very squishy. I can barely stop with it", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 4, "end_index": 80, "text": "brake pedal goes to the floor and is very squishy. I can barely stop with it", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Got it, what name and number do you want to leave it under?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "John Roberts at 435-387-3827", "segments": [ { "start_index": 0, "end_index": 12, "text": "John Roberts", "annotations": [ { "name": "auto_repair.name.customer.accept" }, { "name": "auto_repair.name.customer.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "The estimated fee is 50 to take a look, a quote will then be given after they inspect it, is that okay?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Yes that will work.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay I have you dropping off a 2004 Kia Optima tomorrow morning?", "segments": [ { "start_index": 31, "end_index": 35, "text": "2004", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 36, "end_index": 46, "text": "Kia Optima", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] }, { "start_index": 47, "end_index": 55, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 56, "end_index": 63, "text": "morning", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "That's correct.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "And the problem is the brakes are squishy and it doesn't stop very well?", "segments": [ { "start_index": 19, "end_index": 71, "text": "the brakes are squishy and it doesn't stop very well", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 23, "end_index": 71, "text": "brakes are squishy and it doesn't stop very well", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "That's right.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Is there anything else you'd like them to take a look at?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No I believe that is all I need right now.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Okay it is setup and ready for you to drop it off tomorrow.", "segments": [ { "start_index": 50, "end_index": 58, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Okay thank you Norman.", "segments": [] } ]
dlg-404dd062-25f5-4557-8b83-27dc0eb6b8f5
uber-lyft-1
[ { "index": 0, "speaker": "USER", "text": "Hey, hows it going. Im' going to be at Charlottesville Albemarle Airport, Bowen Loop, Charlottesville, VA and need to get ot Liberty University", "segments": [ { "start_index": 39, "end_index": 105, "text": "Charlottesville Albemarle Airport, Bowen Loop, Charlottesville, VA", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 125, "end_index": 143, "text": "Liberty University", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "That's a long way.", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'm trying to save a bit of money on air fair.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay, that makes sense. What brings you to the area.", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I have an interview at the school there.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "That's cool. I hope it goes well.", "segments": [] }, { "index": 6, "speaker": "USER", "text": "So do I. How much is that going to run.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "It will be around $105.", "segments": [ { "start_index": 18, "end_index": 22, "text": "$105", "annotations": [ { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 18, "end_index": 23, "text": "$105.", "annotations": [ { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Ouch, that is a bit. How about XL.", "segments": [ { "start_index": 31, "end_index": 33, "text": "XL", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Thats going to be more, between $210 and $230.", "segments": [ { "start_index": 32, "end_index": 36, "text": "$210", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 41, "end_index": 45, "text": "$230", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 10, "speaker": "USER", "text": "That is a lot more. Why the difference?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Its a larger vehicle, a van.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Oh. I didn't know that. Are these prices negotiable.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "You might be able to negotiate sum, but not too much.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "That's what I thought. Do you think it's worth it.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Well, that depends on how much you are saving on the plane.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "I think it would cost $300 for a flight to Charlotessville and it would run around $400 to go to Lynchberg.", "segments": [ { "start_index": 43, "end_index": 58, "text": "Charlotessville", "annotations": [ { "name": "uber_lyft.location.from" }, { "name": "uber_lyft.location.from" } ] }, { "start_index": 97, "end_index": 106, "text": "Lynchberg", "annotations": [ { "name": "uber_lyft.location.to" }, { "name": "uber_lyft.location.to" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "I see the delama.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "What would you do?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "I'd go for the Lyft.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Yeah. Why?", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Well, it's more personable. You have someone you can talk to.", "segments": [] }, { "index": 22, "speaker": "USER", "text": "That's a plus.", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "It's also cleaner for the environment.", "segments": [] }, { "index": 24, "speaker": "USER", "text": "Really. I like that.", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "Thats good. So can we set up a ride.", "segments": [] }, { "index": 26, "speaker": "USER", "text": "Sure what do you need?", "segments": [] }, { "index": 27, "speaker": "ASSISTANT", "text": "I just need your confirmation.", "segments": [] }, { "index": 28, "speaker": "USER", "text": "Done. ", "segments": [] }, { "index": 29, "speaker": "ASSISTANT", "text": "Great. Your ride is on the way.", "segments": [] } ]
dlg-405742f8-963d-4a8f-a014-a0c450668547
movie-ticket-1
[ { "index": 0, "speaker": "USER", "text": "Hey, how's it going? I need you to purchase tickets for me for the movie Aquaman.", "segments": [ { "start_index": 73, "end_index": 80, "text": "Aquaman", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "It's going pretty good, thanks for asking. So you want tickets for Aquaman. What location are you looking to see it at?", "segments": [ { "start_index": 67, "end_index": 74, "text": "Aquaman", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 2, "speaker": "USER", "text": "I'd like to see it in Lafayette, Louisiana.", "segments": [ { "start_index": 22, "end_index": 42, "text": "Lafayette, Louisiana", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Great. Which theatre? I'm seeing a few there.", "segments": [] }, { "index": 4, "speaker": "USER", "text": "The Grand theatre at 3141 Johnston.", "segments": [ { "start_index": 0, "end_index": 9, "text": "The Grand", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 0, "end_index": 17, "text": "The Grand theatre", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 21, "end_index": 34, "text": "3141 Johnston", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "For what day would you like the tickets for?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "We'll be going to see the movie tomorrow.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Great. And what time of day are you looking for?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Anything after 5:00PM, but not too late.", "segments": [ { "start_index": 15, "end_index": 21, "text": "5:00PM", "annotations": [ { "name": "movie_ticket.time.start" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "I see a 6:50PM feature here. How's that sound?", "segments": [ { "start_index": 8, "end_index": 14, "text": "6:50PM", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 10, "speaker": "USER", "text": "That actually sounds perfect.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "And will this be only one ticket or do you need more?", "segments": [ { "start_index": 22, "end_index": 25, "text": "one", "annotations": [ { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 12, "speaker": "USER", "text": "I'm actually taking a friend, so can you grab two tickets please?", "segments": [ { "start_index": 46, "end_index": 49, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 46, "end_index": 57, "text": "two tickets", "annotations": [ { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Gotcha. I'll go ahead and start the process. Just to verify, you want two adult tickets for the Aquaman movie playing tomorrow at 6:50PM at The Grand Theatre found on Johnston Street in Lafayette, Louisiana?", "segments": [ { "start_index": 70, "end_index": 73, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 70, "end_index": 87, "text": "two adult tickets", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 96, "end_index": 103, "text": "Aquaman", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 130, "end_index": 136, "text": "6:50PM", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] }, { "start_index": 140, "end_index": 149, "text": "The Grand", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 140, "end_index": 157, "text": "The Grand Theatre", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 167, "end_index": 205, "text": "Johnston Street in Lafayette, Louisian", "annotations": [ { "name": "movie_ticket.location.theater.accept" } ] }, { "start_index": 167, "end_index": 206, "text": "Johnston Street in Lafayette, Louisiana", "annotations": [ { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Yup, you got it!", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "The price for two adult tickets will total $20.90. Is that acceptable?", "segments": [ { "start_index": 14, "end_index": 17, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 14, "end_index": 31, "text": "two adult tickets", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 43, "end_index": 49, "text": "$20.90", "annotations": [ { "name": "movie_ticket.price.ticket.accept" }, { "name": "movie_ticket.price.ticket.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yeah, sounds fine.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Do you want me to purchase now or at a later time?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "You can go ahead and order them now.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Your order has been processed. I'll send the tickets to you via text message.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Sounds great, thanks! Bye!", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Have a great day.", "segments": [] } ]
dlg-4058fc58-9f43-4ff1-bc3a-d348a2f4ab7c
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "I want to buy tickets to see Isn't It Romantic.", "segments": [ { "start_index": 29, "end_index": 46, "text": "Isn't It Romantic", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "What city, state would you like to see it in?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I would like to see it in Long Beach, California.", "segments": [ { "start_index": 26, "end_index": 48, "text": "Long Beach, California", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What night would you like to see Isn't it Romantic?", "segments": [ { "start_index": 33, "end_index": 50, "text": "Isn't it Romantic", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 4, "speaker": "USER", "text": "I would like to see it tonight please. ", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "How many tickets do you need?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I need two tickets please.", "segments": [ { "start_index": 7, "end_index": 10, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 7, "end_index": 18, "text": "two tickets", "annotations": [ { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "The AMC Victoria Gardens 12 at 12600 Mainstreet, Rancho Cucamonga, CA 91739 has showings. Would that work?", "segments": [ { "start_index": 0, "end_index": 27, "text": "The AMC Victoria Gardens 12", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 31, "end_index": 75, "text": "12600 Mainstreet, Rancho Cucamonga, CA 91739", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Yes that would work perfectly.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "They have showings at 5:05, 7:25 and 9:40 would any of those work?", "segments": [ { "start_index": 22, "end_index": 26, "text": "5:05", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 28, "end_index": 32, "text": "7:25", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 37, "end_index": 41, "text": "9:40", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes the 7:25 would work perfectly.", "segments": [ { "start_index": 8, "end_index": 12, "text": "7:25", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Would seats F10 and F11 work. ", "segments": [] }, { "index": 12, "speaker": "USER", "text": "No I would like them a little further back.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "How about seats G9 and G8. ", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Yes that would be perfect.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ok ticket prices are 14.19 each. No service charge since you have a account.", "segments": [ { "start_index": 21, "end_index": 31, "text": "14.19 each", "annotations": [ { "name": "movie_ticket.price.ticket" }, { "name": "movie_ticket.price.ticket" } ] } ] }, { "index": 16, "speaker": "USER", "text": "That price is just fine.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Ok I have two tickets to Isn't it Romantic at 7:25 seats G9 and G8 reserved for tonight.", "segments": [ { "start_index": 10, "end_index": 13, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 10, "end_index": 21, "text": "two tickets", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 25, "end_index": 42, "text": "Isn't it Romantic", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 46, "end_index": 50, "text": "7:25", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Yes that's perfect.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Your tickets will be delivered to your phone just show that at the ticket taker booth. ", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Ok thank you.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "The total being charged to your card is 28.38.", "segments": [ { "start_index": 40, "end_index": 45, "text": "28.38", "annotations": [ { "name": "movie_ticket.price.ticket.accept" }, { "name": "movie_ticket.price.ticket.accept" } ] } ] }, { "index": 22, "speaker": "USER", "text": "Thank you for placing the order for me today.", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Your welcome you will be receiving a receipt via text and email. Good bye. ", "segments": [] } ]
dlg-40594548-5011-40d7-b025-3007ab68b2ea
pizza-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Hello Google, I am craving pizza from Ziggy's", "segments": [ { "start_index": 38, "end_index": 45, "text": "Ziggy's", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Which location would you like to order from?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I would like to order from the East side location.", "segments": [ { "start_index": 31, "end_index": 49, "text": "East side location", "annotations": [ { "name": "pizza_ordering.location.store.accept" }, { "name": "pizza_ordering.location.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Would you like to place your order now or at a later time?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I would like to order now.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "What would you like?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I would like to start with 6 BBQ wings?", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Would you like a dipping sauce?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Yes, Ranch dressing.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Would you like anything else?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Yes, I would also like one white delight pizza and a BBQ chicken pizza.", "segments": [ { "start_index": 27, "end_index": 46, "text": "white delight pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 53, "end_index": 70, "text": "BBQ chicken pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 53, "end_index": 71, "text": "BBQ chicken pizza.", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "What size pizza do you want?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "I would like for both to be on the regular 9x13\" crust.", "segments": [ { "start_index": 35, "end_index": 47, "text": "regular 9x13", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 43, "end_index": 47, "text": "9x13", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Do you want anything to drink?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "No.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Do you want any dessert?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "No.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Do you want to add anything else to the order.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No, the chicken wings and two pizzas are all.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Would you like to pick up the order or have it delivered?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "I will pick up the order.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Okay. Your order is a 6 piece order of BBQ chicken wings with ranch sauce, a white delight pizza and BBQ chicken pizza. Does this look correct?", "segments": [ { "start_index": 77, "end_index": 96, "text": "white delight pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 101, "end_index": 118, "text": "BBQ chicken pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] } ] }, { "index": 22, "speaker": "USER", "text": "Yes this is correct.", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "The order will be charged to the card on your account.", "segments": [] }, { "index": 24, "speaker": "USER", "text": "Thank you.", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "Your order will be ready for pick up in 25 minutes.", "segments": [] }, { "index": 26, "speaker": "USER", "text": "Thank you.", "segments": [] }, { "index": 27, "speaker": "ASSISTANT", "text": "Is there anything else that I can help you with today.", "segments": [] }, { "index": 28, "speaker": "USER", "text": "No, that it everything.", "segments": [] }, { "index": 29, "speaker": "ASSISTANT", "text": "Okay. Goodbye.", "segments": [] } ]
dlg-4069f0e4-fbe0-4585-ba99-56b2210a9b1a
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "I want to watch a movie", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "OK. Which movie?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Lego movie 2", "segments": [ { "start_index": 0, "end_index": 12, "text": "Lego movie 2", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "OK. In 3d or regular?", "segments": [ { "start_index": 7, "end_index": 9, "text": "3d", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] }, { "start_index": 13, "end_index": 20, "text": "regular", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Regular.", "segments": [ { "start_index": 0, "end_index": 7, "text": "Regular", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "How many tickets?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "2.", "segments": [ { "start_index": 0, "end_index": 1, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Which theater do you want to see it at?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Bonifacio High Street Cinema", "segments": [ { "start_index": 0, "end_index": 28, "text": "Bonifacio High Street Cinema", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "OK. I will see what time the movie is playing. Is this for tonight or a different night?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Tonight.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "OK. The movie is playing at 4pm, 7pm, 10pm, and midnight.", "segments": [ { "start_index": 28, "end_index": 31, "text": "4pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 33, "end_index": 36, "text": "7pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 38, "end_index": 42, "text": "10pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 48, "end_index": 56, "text": "midnight", "annotations": [ { "name": "movie_ticket.time.start" } ] } ] }, { "index": 12, "speaker": "USER", "text": "I'll see it at 10pm.", "segments": [ { "start_index": 15, "end_index": 19, "text": "10pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "OK. This theater has assigned seating. Do you want to sit near the center, and back a little bit, as usual?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Yep.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "OK. The total will be $29.80 for 2 tickets. Shall I place the order now?", "segments": [ { "start_index": 22, "end_index": 28, "text": "$29.80", "annotations": [ { "name": "movie_ticket.price.ticket" }, { "name": "movie_ticket.price.ticket" } ] }, { "start_index": 33, "end_index": 42, "text": "2 tickets", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yep.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "OK. I just bought the tickets. 2 tickets for tonight at 10pm, for lego movie 2, non-3d. The total is $29.80. The tickets will be sent to your mobile device", "segments": [ { "start_index": 31, "end_index": 40, "text": "2 tickets", "annotations": [ { "name": "movie_ticket.num.tickets.accept" }, { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 56, "end_index": 60, "text": "10pm", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] }, { "start_index": 66, "end_index": 78, "text": "lego movie 2", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 80, "end_index": 86, "text": "non-3d", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening.accept" } ] }, { "start_index": 101, "end_index": 107, "text": "$29.80", "annotations": [ { "name": "movie_ticket.price.ticket.accept" }, { "name": "movie_ticket.price.ticket.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Perfect, thank you", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You're welcome!", "segments": [] } ]
dlg-4072af62-2888-41bc-a041-93a11c32c664
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "Good afternoon! I was hoping that you could purchase two movie tickets for me to go see Glass with a friend tonight.", "segments": [ { "start_index": 53, "end_index": 56, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 53, "end_index": 70, "text": "two movie tickets", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 88, "end_index": 93, "text": "Glass", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] }, { "start_index": 94, "end_index": 107, "text": "with a friend", "annotations": [ { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "I would be happy to! Where would you like to see the movie?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Do you know if the movie is playing in Lewiston or Pullman?", "segments": [ { "start_index": 39, "end_index": 47, "text": "Lewiston", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.location.theater" } ] }, { "start_index": 51, "end_index": 58, "text": "Pullman", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.name.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "I just checked; it is only playing in Pullman.", "segments": [ { "start_index": 38, "end_index": 45, "text": "Pullman", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.name.theater" } ] } ] }, { "index": 4, "speaker": "USER", "text": "In that case, better go with The Pullman Village Center Cinemas.", "segments": [ { "start_index": 29, "end_index": 63, "text": "The Pullman Village Center Cinemas", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 29, "end_index": 64, "text": "The Pullman Village Center Cinemas.", "annotations": [ { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Absolutely. Tickets at that theater are $12 for General Admission and $13 for 3D.", "segments": [ { "start_index": 40, "end_index": 43, "text": "$12", "annotations": [ { "name": "movie_ticket.price.ticket" } ] }, { "start_index": 40, "end_index": 65, "text": "$12 for General Admission", "annotations": [ { "name": "movie_ticket.price.ticket.accept" } ] }, { "start_index": 70, "end_index": 73, "text": "$13", "annotations": [ { "name": "movie_ticket.price.ticket" } ] }, { "start_index": 70, "end_index": 80, "text": "$13 for 3D", "annotations": [ { "name": "movie_ticket.price.ticket" } ] }, { "start_index": 78, "end_index": 80, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Does this movie have a 3D showing?", "segments": [ { "start_index": 23, "end_index": 25, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening.reject" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": " Not that I can see.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Then I guess my decision has been made for me!", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Two General Admission tickets - you got it.", "segments": [ { "start_index": 0, "end_index": 3, "text": "Two", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 0, "end_index": 29, "text": "Two General Admission tickets", "annotations": [ { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Thank you.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Do you have a preferred showtime?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Anything after 5:30 pm would be excellent.", "segments": [ { "start_index": 15, "end_index": 22, "text": "5:30 pm", "annotations": [ { "name": "movie_ticket.time.start" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "I see a 6:40 pm and a 9:40 pm showtime available.", "segments": [ { "start_index": 8, "end_index": 15, "text": "6:40 pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 22, "end_index": 29, "text": "9:40 pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 14, "speaker": "USER", "text": "I would like the 6:40, please.", "segments": [ { "start_index": 17, "end_index": 21, "text": "6:40", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "I'm reserving those for you now.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Do you have my account information for the ticket service already saved?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Yes, I have all that I need right here.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Wonderful. Any questions or are we good to go?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "I have two General Admission tickets to the 6:40 pm showing of Glass tonight in Pullman being sent to your phone now via text message.", "segments": [ { "start_index": 7, "end_index": 10, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 7, "end_index": 36, "text": "two General Admission tickets", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 44, "end_index": 51, "text": "6:40 pm", "annotations": [ { "name": "movie_ticket.time.start.accept" } ] }, { "start_index": 44, "end_index": 59, "text": "6:40 pm showing", "annotations": [ { "name": "movie_ticket.time.start.accept" } ] }, { "start_index": 63, "end_index": 68, "text": "Glass", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 80, "end_index": 87, "text": "Pullman", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Thank you so much for your help. Have a nice evening!", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Good night. ", "segments": [] } ]
dlg-40848c64-adef-4686-bf5b-115fa4ed6271
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "I want to order 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": "Okay, what would you like to order?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Can I get a large cheese pizza?", "segments": [ { "start_index": 12, "end_index": 17, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 18, "end_index": 30, "text": "cheese pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Sure. Is there any other topping you would like on the pizza?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Do they have banana peppers?", "segments": [ { "start_index": 13, "end_index": 27, "text": "banana peppers", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Yes. Would you like to add banana peppers?", "segments": [ { "start_index": 27, "end_index": 41, "text": "banana peppers", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Sure would. ", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay, would you like anything else with on your order?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "No, thank you.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Okay. To confirm, you would like to place and order with Pizza Hut for a large cheese pizza with banana peppers. Correct?", "segments": [ { "start_index": 57, "end_index": 66, "text": "Pizza Hut", "annotations": [ { "name": "pizza_ordering.name.store" }, { "name": "pizza_ordering.name.store" } ] }, { "start_index": 73, "end_index": 78, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 79, "end_index": 91, "text": "cheese pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 97, "end_index": 111, "text": "banana peppers", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes. ", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Would you like that for delivery or carry out?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "I'd like to come pick it up. ", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay, will you be picking it up at your nearest Pizza Hut at 245 Millberry St, in Santova, Illinois?", "segments": [ { "start_index": 48, "end_index": 57, "text": "Pizza Hut", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] }, { "start_index": 61, "end_index": 99, "text": "245 Millberry St, in Santova, Illinois", "annotations": [ { "name": "pizza_ordering.location.store.accept" }, { "name": "pizza_ordering.location.store.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Yes. ", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay, your order has been placed and will be ready for pickup in 25 minutes. ", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Thank you. ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Your receipt will be sent to your phone. Is that all?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Yes, thank you so much. ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You're welcome. ", "segments": [] } ]
dlg-4097c4b6-3e3a-4fd9-99f8-a71a6d0d0a14
uber-lyft-1
[ { "index": 0, "speaker": "USER", "text": "Hey! I need an Lyft. Can you get ahold of them?", "segments": [ { "start_index": 15, "end_index": 19, "text": "Lyft", "annotations": [ { "name": "uber_lyft.uber_lyft" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, Where you at? Where you going?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Oh! I'm at home, I was hoping to get picked up to go the restaurant with my husband.", "segments": [ { "start_index": 11, "end_index": 15, "text": "home", "annotations": [ { "name": "uber_lyft.location.from" }, { "name": "uber_lyft.location.from" } ] }, { "start_index": 53, "end_index": 67, "text": "the restaurant", "annotations": [ { "name": "uber_lyft.location.to" } ] }, { "start_index": 57, "end_index": 67, "text": "restaurant", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What restaurant? What location? Not giving me information! lol", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Sorry! Preoccupied with working at home. Job is stressing me out!", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Oh!", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I was hoping lyft could pick me up for cheaper prices, and take me to El torreo in Warren to meet my spouse for dinner. He works too far away to come home and get me and go back up north.", "segments": [ { "start_index": 13, "end_index": 17, "text": "lyft", "annotations": [ { "name": "uber_lyft.uber_lyft" } ] }, { "start_index": 70, "end_index": 89, "text": "El torreo in Warren", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "makes sense, let me check lyft out for you.", "segments": [ { "start_index": 26, "end_index": 30, "text": "lyft", "annotations": [ { "name": "uber_lyft.uber_lyft" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Thanks!", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "no problem.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Did you figure it out?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Yes, to pick up from your location will cost 23.00 to where you want to go. Is that ok?", "segments": [ { "start_index": 21, "end_index": 34, "text": "your location", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 45, "end_index": 50, "text": "23.00", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes! That's fine.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Great! Let me get this scheduled for you", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Great! How long do I have to wait? Is my driver a male or female? What is the color of the car?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ok, we got it booked for you to be picked up in a red hyaundi accent driven by a female. She actually lives in your area.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "I wonder if I know her!", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "You might, Her name is Jeannie. Do you know her?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No, I don't know anyone of that name!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Well your ready to go. Give them 10 minutes so get ready!", "segments": [ { "start_index": 23, "end_index": 43, "text": "Give them 10 minutes", "annotations": [ { "name": "uber_lyft.time.pickup.accept" } ] }, { "start_index": 33, "end_index": 43, "text": "10 minutes", "annotations": [ { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "I'm ready to go.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Great. I billed your credit card you have on file from using lyft before.", "segments": [ { "start_index": 61, "end_index": 65, "text": "lyft", "annotations": [ { "name": "uber_lyft.uber_lyft" } ] } ] }, { "index": 22, "speaker": "USER", "text": "Thanks! Will I get an e-recipt?", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Should email you the details here in a moment. Tell me when you get it.", "segments": [] }, { "index": 24, "speaker": "USER", "text": "Yes! I got it. Thank you! I love your my assistant!", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "Thanks! :) Have fun on your date", "segments": [] }, { "index": 26, "speaker": "USER", "text": "I plan too. Ok, Lyft driver just arrived (way earlier then expected)", "segments": [] }, { "index": 27, "speaker": "ASSISTANT", "text": "Ok! Text me when you get to the restaurant so I know your safe.", "segments": [] }, { "index": 28, "speaker": "USER", "text": "Will Do!", "segments": [] }, { "index": 29, "speaker": "ASSISTANT", "text": "ok", "segments": [] } ]
dlg-40a0935c-4d7b-40c8-8aca-ec9297cd7568
restaurant-table-2
[ { "index": 0, "speaker": "USER", "text": "find restaurants near me", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "okay, what kind of restaurant are you looking for?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "cheap", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "here is a list of Italian restaurants", "segments": [] }, { "index": 4, "speaker": "USER", "text": "which ones are open on friday?", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Tom's bistro and italiano pasta house are both open on friday.", "segments": [ { "start_index": 0, "end_index": 12, "text": "Tom's bistro", "annotations": [ { "name": "restaurant_reservation.name.restaurant.reject" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 17, "end_index": 37, "text": "italiano pasta house", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 6, "speaker": "USER", "text": "make a reservation for 6 at Tom's Bistro friday at 6:30 pm", "segments": [ { "start_index": 23, "end_index": 24, "text": "6", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 28, "end_index": 40, "text": "Tom's Bistro", "annotations": [ { "name": "restaurant_reservation.name.restaurant.reject" }, { "name": "restaurant_reservation.name.restaurant.reject" } ] }, { "start_index": 51, "end_index": 58, "text": "6:30 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" }, { "name": "restaurant_reservation.time.reservation.reject" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "There is not a table available at 6 pm", "segments": [ { "start_index": 34, "end_index": 38, "text": "6 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" }, { "name": "restaurant_reservation.time.reservation.reject" } ] } ] }, { "index": 8, "speaker": "USER", "text": "How about 7 pm?", "segments": [ { "start_index": 10, "end_index": 14, "text": "7 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "No tables available at 7 pm either", "segments": [ { "start_index": 23, "end_index": 27, "text": "7 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" }, { "name": "restaurant_reservation.time.reservation.reject" } ] } ] }, { "index": 10, "speaker": "USER", "text": "okay, can you make a reservation at the other place?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Yes, what time would you like?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "6pm", "segments": [ { "start_index": 0, "end_index": 3, "text": "6pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "okay, It looks like they do have a table at 6 on Friday.", "segments": [ { "start_index": 44, "end_index": 45, "text": "6", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Did you make the reservation for 6 people?", "segments": [ { "start_index": 33, "end_index": 34, "text": "6", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "I was awaiting your confirmation", "segments": [] }, { "index": 16, "speaker": "USER", "text": "confirmed", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "You have a reservation for 6 pm at Italiano pasta house.", "segments": [ { "start_index": 0, "end_index": 19, "text": "You have a reservat", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" } ] }, { "start_index": 27, "end_index": 31, "text": "6 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] }, { "start_index": 35, "end_index": 55, "text": "Italiano pasta house", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Thank you", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "you're welcome!", "segments": [] } ]
dlg-40a1aa19-266e-4e7c-b35a-b91ac25259b6
uber-lyft-1
[ { "index": 0, "speaker": "USER", "text": "Hello, I would like a car reservation.", "segments": [ { "start_index": 22, "end_index": 37, "text": "car reservation", "annotations": [ { "name": "uber_lyft.uber_lyft" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Hi, no problem. Which service?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I would like an Uber please.", "segments": [ { "start_index": 16, "end_index": 20, "text": "Uber", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.uber_lyft" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay, from where to where?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "From Garden State Plaza in Paramus, NJ to the Atlantic City Bus terminal.", "segments": [ { "start_index": 5, "end_index": 38, "text": "Garden State Plaza in Paramus, NJ", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 42, "end_index": 72, "text": "the Atlantic City Bus terminal", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 46, "end_index": 72, "text": "Atlantic City Bus terminal", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay, which car option would you like?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "The Pool option.", "segments": [ { "start_index": 4, "end_index": 8, "text": "Pool", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "What is the estimated fare?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "$150.36.", "segments": [ { "start_index": 0, "end_index": 7, "text": "$150.36", "annotations": [ { "name": "uber_lyft.price.estimate.accept" } ] }, { "start_index": 1, "end_index": 7, "text": "150.36", "annotations": [ { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Anything additional?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "No, nothing else.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay, the reservation is booked.", "segments": [ { "start_index": 0, "end_index": 31, "text": "Okay, the reservation is booked", "annotations": [ { "name": "uber_lyft.ride_booking.accept" } ] }, { "start_index": 6, "end_index": 31, "text": "the reservation is booked", "annotations": [ { "name": "uber_lyft.ride_booking.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Very good.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "A car is on the way. You can keep track on your phone.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Okay, sounds good.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Don't hesitate to call if you need anything else.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "I appreciate it. Thanks for everything.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Thank you. Have a safe trip.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thank you. Good bye.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Bye bye.", "segments": [] } ]
dlg-40a2c57c-9798-4d3f-8cb6-ceb2ab8fd503
movie-tickets-2
[ { "index": 0, "speaker": "USER", "text": "I would like to get 2 tickets for a movie tonight", "segments": [ { "start_index": 20, "end_index": 21, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay, what would you like to see.", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I want to see Captain Marvel at the Luxe movies theaters in Folsom for the 5 pm matinee for $5 per ticket.", "segments": [ { "start_index": 14, "end_index": 28, "text": "Captain Marvel", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] }, { "start_index": 36, "end_index": 40, "text": "Luxe", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 36, "end_index": 56, "text": "Luxe movies theaters", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 60, "end_index": 66, "text": "Folsom", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] }, { "start_index": 75, "end_index": 79, "text": "5 pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 92, "end_index": 94, "text": "$5", "annotations": [ { "name": "movie_ticket.price.ticket" } ] }, { "start_index": 92, "end_index": 105, "text": "$5 per ticket", "annotations": [ { "name": "movie_ticket.price.ticket" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "I will look for your request.", "segments": [] }, { "index": 4, "speaker": "USER", "text": "thank you.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "The matinee movie Captain Marvel for $5 per ticket is sold out at 5pm", "segments": [ { "start_index": 18, "end_index": 32, "text": "Captain Marvel", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] }, { "start_index": 37, "end_index": 39, "text": "$5", "annotations": [ { "name": "movie_ticket.price.ticket.reject" } ] }, { "start_index": 37, "end_index": 50, "text": "$5 per ticket", "annotations": [ { "name": "movie_ticket.price.ticket.reject" } ] }, { "start_index": 66, "end_index": 69, "text": "5pm", "annotations": [ { "name": "movie_ticket.time.start.reject" }, { "name": "movie_ticket.time.start.reject" } ] } ] }, { "index": 6, "speaker": "USER", "text": "What other options do I have", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "2 ticket for the 7pm showing of Captain Marvel are available at the Luxe in Folsom for $12 each.", "segments": [ { "start_index": 0, "end_index": 1, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 17, "end_index": 20, "text": "7pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 32, "end_index": 46, "text": "Captain Marvel", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] }, { "start_index": 68, "end_index": 72, "text": "Luxe", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] }, { "start_index": 76, "end_index": 82, "text": "Folsom", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] }, { "start_index": 87, "end_index": 90, "text": "$12", "annotations": [ { "name": "movie_ticket.price.ticket" } ] }, { "start_index": 87, "end_index": 95, "text": "$12 each", "annotations": [ { "name": "movie_ticket.price.ticket" } ] } ] }, { "index": 8, "speaker": "USER", "text": "What other times are available.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "This is the only other time available today for this movie at the Luxe.", "segments": [ { "start_index": 66, "end_index": 70, "text": "Luxe", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Let's go ahead a book the tickets.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "I will book your tickets now", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Please charge the tickets to my account", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Yes I will book these tickets to your account.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Thank you.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Your 2 tickets for Captain Marvel at the Luxe at 7pm have been booked for $24", "segments": [ { "start_index": 5, "end_index": 6, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets.accept" }, { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 19, "end_index": 33, "text": "Captain Marvel", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 41, "end_index": 45, "text": "Luxe", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 49, "end_index": 52, "text": "7pm", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] }, { "start_index": 74, "end_index": 77, "text": "$24", "annotations": [ { "name": "movie_ticket.price.ticket.accept" }, { "name": "movie_ticket.price.ticket.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Great thank you.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Is there anything else you need.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Can you send me the tickets to my phone", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Your tickets have been sent to your phone via text message.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Great, thank you.", "segments": [] } ]
dlg-40ab7ab4-9341-440b-b26e-444888574581
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Hi, my car is acting up, I need to book an appointment to get it repaired.", "segments": [ { "start_index": 4, "end_index": 23, "text": "my car is acting up", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 43, "end_index": 54, "text": "appointment", "annotations": [ { "name": "auto_repair.auto_repair" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay, I can book you an appointment at \"Intelligent Auto Systems,\" is that an acceptable location?", "segments": [ { "start_index": 24, "end_index": 35, "text": "appointment", "annotations": [ { "name": "auto_repair.auto_repair" } ] }, { "start_index": 40, "end_index": 64, "text": "Intelligent Auto Systems", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "I will need some information about your car first. What make and model is it?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "It's a Toyota Sienna.", "segments": [ { "start_index": 7, "end_index": 20, "text": "Toyota Sienna", "annotations": [ { "name": "auto_repair.name.vehicle" }, { "name": "auto_repair.name.vehicle" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What year is it from?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "2007", "segments": [ { "start_index": 0, "end_index": 4, "text": "2007", "annotations": [ { "name": "auto_repair.year.vehicle" }, { "name": "auto_repair.year.vehicle" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay, what sort of problem are you experiencing?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "It's really weird, the left turn signal is being inconsistent?", "segments": [ { "start_index": 0, "end_index": 62, "text": "It's really weird, the left turn signal is being inconsistent?", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 19, "end_index": 61, "text": "the left turn signal is being inconsistent", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Can you be more specific?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Yeah, when I turn on the left signal it blinks once and then stops.", "segments": [ { "start_index": 6, "end_index": 66, "text": "when I turn on the left signal it blinks once and then stops", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay, they are suggesting that you bring it in tomorrow morning before 9am so they can look at it during the day.", "segments": [ { "start_index": 47, "end_index": 55, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 56, "end_index": 74, "text": "morning before 9am", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Ugh, this is really annoying, can I get an appointment today?", "segments": [ { "start_index": 43, "end_index": 54, "text": "appointment", "annotations": [ { "name": "auto_repair.auto_repair" } ] }, { "start_index": 55, "end_index": 60, "text": "today", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "I can check. What time would you like to bring it in?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Ideally around 3pm, will that work?", "segments": [ { "start_index": 15, "end_index": 18, "text": "3pm", "annotations": [ { "name": "auto_repair.time.appt.reject" }, { "name": "auto_repair.time.appt.reject" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "No, but they have an available appointment at 2pm, would that be acceptable?", "segments": [ { "start_index": 31, "end_index": 42, "text": "appointment", "annotations": [ { "name": "auto_repair.auto_repair" } ] }, { "start_index": 46, "end_index": 49, "text": "2pm", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Okay, that will be fine.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay, last question - what contact information should I provide them with?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Sarah Zylck, phone number 781-820-3702", "segments": [ { "start_index": 0, "end_index": 11, "text": "Sarah Zylck", "annotations": [ { "name": "auto_repair.name.customer.accept" }, { "name": "auto_repair.name.customer.accept" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "The initial diagnostic will be $65, is that acceptable? If they have to do work, parts and labor would be additional.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Great, you are all set for your appointment at 2pm to look at a turn signal issue in a 2007 Toyota Sienna, with an initial diagnostic cost of $65.", "segments": [ { "start_index": 7, "end_index": 43, "text": "you are all set for your appointment", "annotations": [ { "name": "auto_repair.appointment.accept" } ] }, { "start_index": 47, "end_index": 50, "text": "2pm", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 51, "end_index": 81, "text": "to look at a turn signal issue", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 64, "end_index": 81, "text": "turn signal issue", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 87, "end_index": 91, "text": "2007", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 92, "end_index": 105, "text": "Toyota Sienna", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] } ] }, { "index": 22, "speaker": "USER", "text": "Thanks.", "segments": [] } ]
dlg-40c71ea0-1ced-41df-95b5-7263dcd71549
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Howdy Big A, I would like pizza tonight.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Great, should I order one from Fultano's?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Yes, that sounds good.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay, what type of pizza would you like?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I would like the Big Coppola", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "That seems to be your favorite. What size?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I would like a large pizza.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Would you like anything else?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "No thanks.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "So a large Big Coppola pizza. Is that for pickup?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Yes, please.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay, let me place the order . . . oh no, they are out of Canadian Bacon. Do you want another type of pizza?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Howdy Big A, I would like pizza tonight.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Great, should I order one from Fultano's?", "segments": [ { "start_index": 31, "end_index": 40, "text": "Fultano's", "annotations": [ { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Yes, that sounds good.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay, what type of pizza would you like?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "I would like the Big Coppola", "segments": [ { "start_index": 17, "end_index": 28, "text": "Big Coppola", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "That seems to be your favorite. What size?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "I would like a large pizza.", "segments": [ { "start_index": 15, "end_index": 20, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" } ] } ] } ]
dlg-40d9120d-decf-43be-b271-1ec834f54f02
coffee-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hey! Can you order me a coffee drink from Starbucks?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "No problem. What do you want?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I want to try that new drink I saw ads for. It's some type of Cloud drink.", "segments": [ { "start_index": 62, "end_index": 73, "text": "Cloud drink", "annotations": [ { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "The Cloud Macchiato?", "segments": [ { "start_index": 4, "end_index": 19, "text": "Cloud Macchiato", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Yes! I need something strong today. It's going to be a very long day.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Do you want it Caramel or Cinnamon?", "segments": [ { "start_index": 15, "end_index": 22, "text": "Caramel", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 26, "end_index": 34, "text": "Cinnamon", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Caramel is my favorite so lets try that!", "segments": [ { "start_index": 0, "end_index": 7, "text": "Caramel", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "What size would you like?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Venti!", "segments": [ { "start_index": 0, "end_index": 5, "text": "Venti", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Do you want it iced or hot?", "segments": [ { "start_index": 15, "end_index": 19, "text": "iced", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 23, "end_index": 26, "text": "hot", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Iced for sure.", "segments": [ { "start_index": 0, "end_index": 4, "text": "Iced", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Anything sugar or splenda?", "segments": [ { "start_index": 9, "end_index": 14, "text": "sugar", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 18, "end_index": 25, "text": "splenda", "annotations": [ { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Can you get an extra shot of espresso in it", "segments": [ { "start_index": 15, "end_index": 37, "text": "extra shot of espresso", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 29, "end_index": 37, "text": "espresso", "annotations": [ { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Of course. Anything else?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "3 splenda to make it sweeter and a splash of 2% milk.", "segments": [ { "start_index": 0, "end_index": 1, "text": "3", "annotations": [ { "name": "coffee_ordering.num.drink" } ] }, { "start_index": 2, "end_index": 9, "text": "splenda", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 21, "end_index": 28, "text": "sweeter", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 45, "end_index": 52, "text": "2% milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "They don't have this drink available any longer. ", "segments": [] }, { "index": 16, "speaker": "USER", "text": "What?! What do they have?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "They have an Iced Cinnamon Cloud Macchiato, but only in grande. They are all out of venti sizes right now.", "segments": [ { "start_index": 13, "end_index": 42, "text": "Iced Cinnamon Cloud Macchiato", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 18, "end_index": 42, "text": "Cinnamon Cloud Macchiato", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 56, "end_index": 62, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 84, "end_index": 89, "text": "venti", "annotations": [ { "name": "coffee_ordering.size.drink.reject" }, { "name": "coffee_ordering.size.drink.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "This stinks. I really wanted the caramel, but let me get the Iced Cinnamon Cloud Macchiato.", "segments": [ { "start_index": 29, "end_index": 40, "text": "the caramel", "annotations": [ { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 33, "end_index": 40, "text": "caramel", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 61, "end_index": 90, "text": "Iced Cinnamon Cloud Macchiato", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "Grande with all the same from above?", "segments": [ { "start_index": 0, "end_index": 6, "text": "Grande", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Yeah, grande with 3 splenda, splash of 2% milk and an extra shot of espresso.", "segments": [ { "start_index": 6, "end_index": 12, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 18, "end_index": 19, "text": "3", "annotations": [ { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 20, "end_index": 27, "text": "splenda", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 39, "end_index": 46, "text": "2% milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 54, "end_index": 76, "text": "extra shot of espresso", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 68, "end_index": 76, "text": "espresso", "annotations": [ { "name": "coffee_ordering.name.drink.accept" } ] } ] }, { "index": 21, "speaker": "ASSISTANT", "text": "All set. Your order will be ready for pickup soon at the Starbucks on Rea Road. I will also send you the receipt via text message", "segments": [ { "start_index": 57, "end_index": 78, "text": "Starbucks on Rea Road", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] }, { "start_index": 70, "end_index": 78, "text": "Rea Road", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 22, "speaker": "USER", "text": "Thank you! ", "segments": [] } ]
dlg-40e668de-30b2-4aa1-b75e-7f8ef7b1c789
movie-tickets-2
[ { "index": 0, "speaker": "USER", "text": "I'd like to see Dumbo tonight", "segments": [ { "start_index": 16, "end_index": 21, "text": "Dumbo", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "What is your location?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'm in the Los Angeles area", "segments": [ { "start_index": 11, "end_index": 22, "text": "Los Angeles", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "How many tickets would you like?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Two", "segments": [ { "start_index": 0, "end_index": 3, "text": "Two", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What time would you like to see the movie?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "8:00 pm", "segments": [ { "start_index": 0, "end_index": 7, "text": "8:00 pm", "annotations": [ { "name": "movie_ticket.time.start.reject" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "There's a standard and 3D showing of the movie, which would you like?", "segments": [ { "start_index": 10, "end_index": 18, "text": "standard", "annotations": [ { "name": "movie_ticket.type.screening" } ] }, { "start_index": 23, "end_index": 25, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 8, "speaker": "USER", "text": "3D", "segments": [ { "start_index": 0, "end_index": 2, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Let me see what's available", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Thanks", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Unfortunately, there isn't a 3D showtime at 6:30 pm for Dumbo in your area", "segments": [ { "start_index": 29, "end_index": 31, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening.accept" }, { "name": "movie_ticket.type.screening.reject" } ] }, { "start_index": 44, "end_index": 51, "text": "6:30 pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 56, "end_index": 61, "text": "Dumbo", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 12, "speaker": "USER", "text": "I see, can I get a standard showing at the same time?", "segments": [ { "start_index": 19, "end_index": 27, "text": "standard", "annotations": [ { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Unfortunately, there are no standard showings either at that time", "segments": [ { "start_index": 28, "end_index": 36, "text": "standard", "annotations": [ { "name": "movie_ticket.type.screening.reject" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Ok, what is the next available time?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "The next available showing is at 10:00 pm", "segments": [ { "start_index": 33, "end_index": 41, "text": "10:00 pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 16, "speaker": "USER", "text": "That should be ok", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "So to confirm, you want two tickets to Dumbo at 10:00 pm?", "segments": [ { "start_index": 24, "end_index": 27, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets.accept" }, { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 39, "end_index": 44, "text": "Dumbo", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 48, "end_index": 56, "text": "10:00 pm", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "That's correct", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Would you like me to place the order for the tickets?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Yes", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Your tickets have been purchased and sent to your mobile device as a text message. Enjoy!", "segments": [] } ]
dlg-40f6159a-d43e-4bca-89c9-affcff89e6e5
uber-lyft-2
[ { "index": 0, "speaker": "USER", "text": "I would like to order an Uber.", "segments": [ { "start_index": 25, "end_index": 29, "text": "Uber", "annotations": [ { "name": "uber_lyft.uber_lyft" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Where would you like to go.", "segments": [] }, { "index": 2, "speaker": "USER", "text": "From hollywood walk of fame to manhattan beach in los angeles.", "segments": [ { "start_index": 5, "end_index": 27, "text": "hollywood walk of fame", "annotations": [ { "name": "uber_lyft.location.from" }, { "name": "uber_lyft.location.from" } ] }, { "start_index": 31, "end_index": 61, "text": "manhattan beach in los angeles", "annotations": [ { "name": "uber_lyft.location.to" } ] }, { "start_index": 31, "end_index": 62, "text": "manhattan beach in los angeles.", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What type of Uber would you like.", "segments": [ { "start_index": 13, "end_index": 17, "text": "Uber", "annotations": [ { "name": "uber_lyft.uber_lyft" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Uber X.", "segments": [ { "start_index": 0, "end_index": 6, "text": "Uber X", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Im sorry Uber X is unavailable.", "segments": [ { "start_index": 9, "end_index": 15, "text": "Uber X", "annotations": [ { "name": "uber_lyft.type.ride.reject" }, { "name": "uber_lyft.type.ride.reject" } ] } ] }, { "index": 6, "speaker": "USER", "text": "What is available?", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Uber Pool and Uber XL.", "segments": [ { "start_index": 0, "end_index": 9, "text": "Uber Pool", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 14, "end_index": 21, "text": "Uber XL", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 14, "end_index": 22, "text": "Uber XL.", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 8, "speaker": "USER", "text": "How much is Uber XL?", "segments": [ { "start_index": 12, "end_index": 19, "text": "Uber XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "$52.99", "segments": [ { "start_index": 0, "end_index": 6, "text": "$52.99", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "What is the wait time?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "5 minutes.", "segments": [ { "start_index": 0, "end_index": 9, "text": "5 minutes", "annotations": [ { "name": "uber_lyft.time.pickup.accept" }, { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "How many people can XL seat?", "segments": [ { "start_index": 20, "end_index": 22, "text": "XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Up to 6.", "segments": [ { "start_index": 6, "end_index": 7, "text": "6", "annotations": [ { "name": "uber_lyft.num.people" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Can I order the XL?", "segments": [ { "start_index": 16, "end_index": 18, "text": "XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "I have an order for an Uber XL from hollywood walk of fame to manhattan beach in los angeles?", "segments": [ { "start_index": 23, "end_index": 30, "text": "Uber XL", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] }, { "start_index": 36, "end_index": 58, "text": "hollywood walk of fame", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 62, "end_index": 92, "text": "manhattan beach in los angeles", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yes", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Your ride is confirmed and is on the way. You can check the status on your phone.", "segments": [ { "start_index": 0, "end_index": 22, "text": "Your ride is confirmed", "annotations": [ { "name": "uber_lyft.ride_booking.accept" }, { "name": "uber_lyft.ride_booking.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Thanks.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Youre welcome", "segments": [] } ]
dlg-40fc3735-91da-456c-a3f6-80ce2498b463
pizza-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Hi Dan, can you please order some pizzas from Happy's Pizza?", "segments": [ { "start_index": 46, "end_index": 59, "text": "Happy's Pizza", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, how many pizzas do you like to order?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'd say three. ", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "I presume you would like their special square pizza.", "segments": [ { "start_index": 39, "end_index": 51, "text": "square pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Exacly, only square pizzas please.", "segments": [ { "start_index": 13, "end_index": 26, "text": "square pizzas", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "You want it deep dish?", "segments": [ { "start_index": 12, "end_index": 21, "text": "deep dish", "annotations": [ { "name": "pizza_ordering.type.crust.accept" }, { "name": "pizza_ordering.type.crust.accept" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Yes please. ", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "How about the toppings?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "See, I like pepperoni with mashroom and jalapeno. But one of my friends here is a vegetarian.", "segments": [ { "start_index": 12, "end_index": 21, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 27, "end_index": 35, "text": "mashroom", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 40, "end_index": 48, "text": "jalapeno", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Then I'll order two pepperoni pizzas and one vegetarian special pizza. What do you think?", "segments": [ { "start_index": 20, "end_index": 36, "text": "pepperoni pizzas", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 45, "end_index": 69, "text": "vegetarian special pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "I think that's great idea. Then make it three pepperoni pizzas and one vegetarian.", "segments": [ { "start_index": 46, "end_index": 62, "text": "pepperoni pizzas", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 71, "end_index": 81, "text": "vegetarian", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Just to make sure - you want all of them large size?", "segments": [ { "start_index": 41, "end_index": 46, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes, please.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Do you need anything else on the side?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Yes please. Two large pops and some breadsticks.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "That's all?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay, your order is placed. It'll be ready for pickup in about 25 minutes.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thanks a lot.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You are welcome.", "segments": [] } ]
dlg-4102e1e1-afd2-4aab-b9a4-f2a43f0e84d0
movie-tickets-2
[ { "index": 0, "speaker": "USER", "text": "I need tickets to Alita Battle Angel.", "segments": [ { "start_index": 18, "end_index": 36, "text": "Alita Battle Angel", "annotations": [ { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 18, "end_index": 37, "text": "Alita Battle Angel.", "annotations": [ { "name": "movie_ticket.name.movie.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure. In which city are you located?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Boston, Mass.", "segments": [ { "start_index": 0, "end_index": 12, "text": "Boston, Mass", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay. Do you have a theater preference?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "The AMC Boston Common.", "segments": [ { "start_index": 4, "end_index": 21, "text": "AMC Boston Common", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 4, "end_index": 22, "text": "AMC Boston Common.", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Alright. What time and date did you want to see the movie?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Tonight at 9.", "segments": [ { "start_index": 11, "end_index": 12, "text": "9", "annotations": [ { "name": "movie_ticket.time.start.reject" }, { "name": "movie_ticket.time.start.reject" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Give me a moment.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Okay.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "How many tickets?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "2 please.", "segments": [ { "start_index": 0, "end_index": 1, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets.accept" }, { "name": "movie_ticket.num.tickets.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay. Just give me a moment.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Alright.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Unfortunately, that showtime is sold out. ", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Darn!", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "There is a showing at 8pm that has availability. Would you like to do that time?", "segments": [ { "start_index": 22, "end_index": 25, "text": "8pm", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yeah, that sounds good.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay, I'll purchase the tickets for you.", "segments": [ { "start_index": 0, "end_index": 39, "text": "Okay, I'll purchase the tickets for you", "annotations": [ { "name": "movie_ticket.ticket_booking.accept" } ] }, { "start_index": 0, "end_index": 40, "text": "Okay, I'll purchase the tickets for you.", "annotations": [ { "name": "movie_ticket.ticket_booking.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Great.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "I'll have the tickets sent to your mobile device.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Excellent. Thank you.", "segments": [] } ]
dlg-41030668-7f6a-4d3d-9477-44b2447cd8d3
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "I need you to get me some movie tickets", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "what do you want to see?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Isn't it Romantic", "segments": [ { "start_index": 0, "end_index": 17, "text": "Isn't it Romantic", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "alright", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I'll be with family so it needs to be at the Brendan theater in Vacaville", "segments": [ { "start_index": 45, "end_index": 60, "text": "Brendan theater", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] }, { "start_index": 64, "end_index": 73, "text": "Vacaville", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Oh, okay", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I think I'll need four seats", "segments": [ { "start_index": 18, "end_index": 22, "text": "four", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 18, "end_index": 28, "text": "four seats", "annotations": [ { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "four, got it.", "segments": [ { "start_index": 0, "end_index": 4, "text": "four", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 8, "speaker": "USER", "text": "I think it's reserved seating so obviously try to get them all together", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Of course. What time did you want to go?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "There is an 8:40 showing according to my sister.", "segments": [ { "start_index": 12, "end_index": 16, "text": "8:40", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay, if I can't get that show is there another that would work?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "No, but I don't think it should sell out", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Probably not", "segments": [] }, { "index": 14, "speaker": "USER", "text": "So read back what you are doing", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "I'm getting four tickets for Isn't it Romantic for tonight at the Brendan theater at 8:40. I'll have them sent to your phone.", "segments": [ { "start_index": 12, "end_index": 16, "text": "four", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 12, "end_index": 24, "text": "four tickets", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 29, "end_index": 46, "text": "Isn't it Romantic", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 66, "end_index": 81, "text": "Brendan theater", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 85, "end_index": 89, "text": "8:40", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Right and try to get centered seats if you can", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "No problem", "segments": [] }, { "index": 18, "speaker": "USER", "text": "I really appreciate it", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "I'll do it right now ", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Thank you, bye", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Goodbye", "segments": [] } ]
dlg-41062b2a-8cfa-4384-ba8d-fa137b4d1c4f
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Hey, I'd like to order a coffee drink from Starbucks.", "segments": [ { "start_index": 23, "end_index": 52, "text": "a coffee drink from Starbucks", "annotations": [ { "name": "coffee_ordering.coffee_ordering" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "OK, I can help you with that. Which store?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Is there one in Woodbury?", "segments": [ { "start_index": 13, "end_index": 24, "text": "in Woodbury", "annotations": [ { "name": "coffee_ordering.location.store" } ] }, { "start_index": 16, "end_index": 24, "text": "Woodbury", "annotations": [ { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Yes, there's a Starbucks at 7230 Valley Creek Road in Woodbury.", "segments": [ { "start_index": 13, "end_index": 62, "text": "a Starbucks at 7230 Valley Creek Road in Woodbury", "annotations": [ { "name": "coffee_ordering.location.store" } ] }, { "start_index": 28, "end_index": 62, "text": "7230 Valley Creek Road in Woodbury", "annotations": [ { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Good, that's close by.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Will this be for pick up or in-store?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Pick up.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "What would you like to order?", "segments": [] }, { "index": 8, "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": 9, "speaker": "ASSISTANT", "text": "A grande latte. With what kind of milk?", "segments": [ { "start_index": 2, "end_index": 8, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 9, "end_index": 14, "text": "latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Gee, I don't know. What are my choices?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Almond, coconut, nonfat, whole, two percent, and soy.", "segments": [ { "start_index": 0, "end_index": 6, "text": "Almond", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 8, "end_index": 15, "text": "coconut", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 17, "end_index": 23, "text": "nonfat", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 25, "end_index": 30, "text": "whole", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 32, "end_index": 43, "text": "two percent", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 49, "end_index": 52, "text": "soy", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Whole milk, please.", "segments": [ { "start_index": 0, "end_index": 5, "text": "Whole", "annotations": [ { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 0, "end_index": 10, "text": "Whole milk", "annotations": [ { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Would you like a flavor shot?", "segments": [ { "start_index": 17, "end_index": 28, "text": "flavor shot", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 14, "speaker": "USER", "text": "No, just a plain latte, please.", "segments": [ { "start_index": 11, "end_index": 22, "text": "plain latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Any sugar or sweetener?", "segments": [ { "start_index": 4, "end_index": 9, "text": "sugar", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 13, "end_index": 22, "text": "sweetener", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 16, "speaker": "USER", "text": "No, just the plain latte.", "segments": [ { "start_index": 13, "end_index": 24, "text": "plain latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 19, "end_index": 24, "text": "latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "OK. Would you like anything else?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Nope, that should do it.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "OK, I have placed an order for a grande latte with whole milk. It will be ready shortly at the drive-thru at Starbucks at 7230 Valley Creek Road in Woodbury. It will be billed to your account with Starbucks and a receipt will be sent to your mobile phone.", "segments": [ { "start_index": 4, "end_index": 26, "text": "I have placed an order", "annotations": [ { "name": "coffee_ordering.coffee_order.accept" } ] }, { "start_index": 33, "end_index": 39, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 40, "end_index": 45, "text": "latte", "annotations": [ { "name": "coffee_ordering.num.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 51, "end_index": 56, "text": "whole", "annotations": [ { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 51, "end_index": 61, "text": "whole milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 106, "end_index": 156, "text": "at Starbucks at 7230 Valley Creek Road in Woodbury", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] }, { "start_index": 122, "end_index": 156, "text": "7230 Valley Creek Road in Woodbury", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Great! Thanks.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "You're welcome! Enjoy your coffee!", "segments": [] } ]
dlg-410f84ff-44b2-4a9f-9331-57de405a0328
uber-lyft-1
[ { "index": 0, "speaker": "USER", "text": "Hi, I'll need a car service.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "No problem! Where do you need to go?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'll need to get from LAX to 1OAK Club.", "segments": [ { "start_index": 22, "end_index": 25, "text": "LAX", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from" } ] }, { "start_index": 29, "end_index": 38, "text": "1OAK Club", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 29, "end_index": 39, "text": "1OAK Club.", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "No problem. What kind of car would you like?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "What are the options?", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "You can have an Uber Pool, UberX, UberXL, Select, Black, Black SUV, and Lux.", "segments": [ { "start_index": 16, "end_index": 25, "text": "Uber Pool", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 27, "end_index": 32, "text": "UberX", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 34, "end_index": 40, "text": "UberXL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 42, "end_index": 48, "text": "Select", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 50, "end_index": 55, "text": "Black", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 57, "end_index": 66, "text": "Black SUV", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 72, "end_index": 75, "text": "Lux", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 6, "speaker": "USER", "text": "I'll have a Lux car please.", "segments": [ { "start_index": 12, "end_index": 15, "text": "Lux", "annotations": [ { "name": "uber_lyft.type.ride.reject" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Sounds good. The estimated fare for that will be $125.29. Is that okay with you?", "segments": [ { "start_index": 49, "end_index": 56, "text": "$125.29", "annotations": [ { "name": "uber_lyft.price.estimate.reject" } ] }, { "start_index": 49, "end_index": 57, "text": "$125.29.", "annotations": [ { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 8, "speaker": "USER", "text": "That's a bit expensive, what's a Black cost?", "segments": [ { "start_index": 33, "end_index": 38, "text": "Black", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Black will be $93.47", "segments": [ { "start_index": 0, "end_index": 5, "text": "Black", "annotations": [ { "name": "uber_lyft.type.ride.reject" } ] }, { "start_index": 11, "end_index": 16, "text": "be $9", "annotations": [ { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 14, "end_index": 20, "text": "$93.47", "annotations": [ { "name": "uber_lyft.price.estimate.reject" } ] } ] }, { "index": 10, "speaker": "USER", "text": "And Select?", "segments": [ { "start_index": 4, "end_index": 10, "text": "Select", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Select will be $70.24.", "segments": [ { "start_index": 15, "end_index": 21, "text": "$70.24", "annotations": [ { "name": "uber_lyft.price.estimate.accept" } ] }, { "start_index": 15, "end_index": 22, "text": "$70.24.", "annotations": [ { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 12, "speaker": "USER", "text": "I'll go with Select, then.", "segments": [ { "start_index": 13, "end_index": 19, "text": "Select", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Absolutely. And when would you like to be picked up?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "I'll need it as soon as possible.", "segments": [ { "start_index": 0, "end_index": 33, "text": "I'll need it as soon as possible.", "annotations": [ { "name": "uber_lyft.time.pickup" } ] }, { "start_index": 13, "end_index": 32, "text": "as soon as possible", "annotations": [ { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Absolutely, I'll order it now.", "segments": [ { "start_index": 0, "end_index": 10, "text": "Absolutely", "annotations": [ { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Thank you.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Your Uber is on the way and any ride details you need will be in your mobile app.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thanks so much.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Goodbye.", "segments": [] } ]
dlg-4113ed49-2acb-42d9-9f44-3e01edee32d7
uber-lyft-2
[ { "index": 0, "speaker": "USER", "text": "Hey there!", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Hello! How's Duluth!", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Absolutley gorgeous!", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Glad to hear!", "segments": [] }, { "index": 4, "speaker": "USER", "text": "We are finishing up some serious shopping and need to get to another mall.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "No problem, where to where, type of fare, car and timeframe? ALl the good stuff.", "segments": [] }, { "index": 6, "speaker": "USER", "text": "We're at Miller Hill Mall 1600 Miller Trunk Hwy, Duluth, MN, front entrance, need pick-up asap.", "segments": [ { "start_index": 9, "end_index": 47, "text": "Miller Hill Mall 1600 Miller Trunk Hwy", "annotations": [ { "name": "uber_lyft.location.from" } ] }, { "start_index": 9, "end_index": 60, "text": "Miller Hill Mall 1600 Miller Trunk Hwy, Duluth, MN,", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Going where?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "The Bridge Mall 395 S Lake Ave, also Duluth. I hear they have an amazing chocolate factory there!", "segments": [ { "start_index": 0, "end_index": 30, "text": "The Bridge Mall 395 S Lake Ave", "annotations": [ { "name": "uber_lyft.location.to" } ] }, { "start_index": 0, "end_index": 43, "text": "The Bridge Mall 395 S Lake Ave, also Duluth", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Yum!", "segments": [] }, { "index": 10, "speaker": "USER", "text": "I know, right?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "What type of car and fare?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "The usual, luxury black XL about forty dollars.", "segments": [ { "start_index": 11, "end_index": 26, "text": "luxury black XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 33, "end_index": 47, "text": "forty dollars.", "annotations": [ { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 33, "end_index": 46, "text": "forty dollars", "annotations": [ { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Will you need pick-up from the Bridge also?", "segments": [ { "start_index": 27, "end_index": 37, "text": "the Bridge", "annotations": [ { "name": "uber_lyft.location.to" } ] }, { "start_index": 31, "end_index": 37, "text": "Bridge", "annotations": [ { "name": "uber_lyft.location.from" } ] } ] }, { "index": 14, "speaker": "USER", "text": "No, a friend's coming to get us for dinner.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Super! For that area unfortunately they do not have luxury black XL.", "segments": [ { "start_index": 52, "end_index": 67, "text": "luxury black XL", "annotations": [ { "name": "uber_lyft.type.ride.reject" }, { "name": "uber_lyft.type.ride.reject" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Drats.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "I can book a standard XL with fare of twenty-four dollars.", "segments": [ { "start_index": 13, "end_index": 24, "text": "standard XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 38, "end_index": 57, "text": "twenty-four dollars", "annotations": [ { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 38, "end_index": 58, "text": "twenty-four dollars.", "annotations": [ { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 18, "speaker": "USER", "text": "That's do-able.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Luxury XL from Mill Hill Mall to The Bridge Mall, fare twenty-four dollars, should pick you up in ten minutes, confirmation being sent to your cell.", "segments": [ { "start_index": 0, "end_index": 9, "text": "Luxury XL", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] }, { "start_index": 15, "end_index": 29, "text": "Mill Hill Mall", "annotations": [ { "name": "uber_lyft.location.from" }, { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 33, "end_index": 48, "text": "The Bridge Mall", "annotations": [ { "name": "uber_lyft.location.to" } ] }, { "start_index": 33, "end_index": 49, "text": "The Bridge Mall,", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 55, "end_index": 74, "text": "twenty-four dollars", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] }, { "start_index": 98, "end_index": 109, "text": "ten minutes", "annotations": [ { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Great, thanks!", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "You're welcome!", "segments": [] } ]
dlg-4113fa42-62f9-4e9d-8bef-8d1c58a34f17
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "I need tickets to The Lego Movie 2.", "segments": [ { "start_index": 18, "end_index": 34, "text": "The Lego Movie 2", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure. In what city are you located?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Boston.", "segments": [ { "start_index": 0, "end_index": 6, "text": "Boston", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Excellent. Do you have a theater preference?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Hmm. Let's go with the Regal Cinema near Fenway.", "segments": [ { "start_index": 23, "end_index": 35, "text": "Regal Cinema", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 36, "end_index": 47, "text": "near Fenway", "annotations": [ { "name": "movie_ticket.location.theater.accept" } ] }, { "start_index": 41, "end_index": 47, "text": "Fenway", "annotations": [ { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay. What time and date did you want to see the movie?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Tonight at around 8.", "segments": [ { "start_index": 18, "end_index": 19, "text": "8", "annotations": [ { "name": "movie_ticket.time.start.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay. How many tickets did you need?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I need 3. One for my wife and I and one for our son.", "segments": [ { "start_index": 7, "end_index": 8, "text": "3", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 10, "end_index": 51, "text": "One for my wife and I and one for our son", "annotations": [ { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Did you want to see the movie in standard, IMAX, or IMAX 3D?", "segments": [ { "start_index": 33, "end_index": 41, "text": "standard", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] }, { "start_index": 43, "end_index": 47, "text": "IMAX", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] }, { "start_index": 52, "end_index": 59, "text": "IMAX 3D", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Let's do IMAX. No 3D.", "segments": [ { "start_index": 9, "end_index": 13, "text": "IMAX", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] }, { "start_index": 15, "end_index": 20, "text": "No 3D", "annotations": [ { "name": "movie_ticket.type.screening" } ] }, { "start_index": 18, "end_index": 20, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening.reject" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Give me just a moment to see if they have IMAX tickets available at that location.", "segments": [ { "start_index": 42, "end_index": 46, "text": "IMAX", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Alright.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "They have three tickets available for the 7:15 pm showing of The Lego Movie 2 in IMAX. Would you like to purchase them?", "segments": [ { "start_index": 10, "end_index": 15, "text": "three", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 10, "end_index": 23, "text": "three tickets", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 42, "end_index": 49, "text": "7:15 pm", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] }, { "start_index": 61, "end_index": 77, "text": "The Lego Movie 2", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 81, "end_index": 85, "text": "IMAX", "annotations": [ { "name": "movie_ticket.type.screening.accept" }, { "name": "movie_ticket.type.screening.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay. The ticket total for those tickets is going to be $35.70. Is this okay?", "segments": [ { "start_index": 56, "end_index": 62, "text": "$35.70", "annotations": [ { "name": "movie_ticket.price.ticket.accept" }, { "name": "movie_ticket.price.ticket.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay. I'll purchase the tickets and have the details sent to your mobile device. Is there anything else I can help you with?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Okay. Thank you so much.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You're welcome. Enjoy the movie.", "segments": [] } ]
dlg-411be713-ad14-4a9c-a546-e3731b4f61a6
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Hey bot, can you make an appointment at Intelligent Auto Solutions for me?", "segments": [ { "start_index": 25, "end_index": 36, "text": "appointment", "annotations": [ { "name": "auto_repair.auto_repair" } ] }, { "start_index": 40, "end_index": 66, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" }, { "name": "auto_repair.name.store" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Of course. Is this for Intelligent Auto Solutions located in Kensington?", "segments": [ { "start_index": 23, "end_index": 49, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" }, { "name": "auto_repair.name.store" } ] }, { "start_index": 61, "end_index": 71, "text": "Kensington", "annotations": [ { "name": "auto_repair.location.store.accept" }, { "name": "auto_repair.location.store.accept" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "What is the appointment about?", "segments": [ { "start_index": 12, "end_index": 23, "text": "appointment", "annotations": [ { "name": "auto_repair.auto_repair" } ] } ] }, { "index": 4, "speaker": "USER", "text": "My tire seems like it keeps deflating. I'd like to patch the tire or get a new one", "segments": [ { "start_index": 0, "end_index": 82, "text": "My tire seems like it keeps deflating. I'd like to patch the tire or get a new one", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 3, "end_index": 37, "text": "tire seems like it keeps deflating", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Got it. There are appointment times available for friday and saturday. Which day is preferable?", "segments": [ { "start_index": 18, "end_index": 29, "text": "appointment", "annotations": [ { "name": "auto_repair.auto_repair" } ] }, { "start_index": 50, "end_index": 56, "text": "friday", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 61, "end_index": 69, "text": "saturday", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Are there any AM times?", "segments": [ { "start_index": 14, "end_index": 22, "text": "AM times", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Yes, there is a 10am slot on friday as well as 11 on saturday.", "segments": [ { "start_index": 16, "end_index": 20, "text": "10am", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] }, { "start_index": 29, "end_index": 35, "text": "friday", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 47, "end_index": 49, "text": "11", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] }, { "start_index": 53, "end_index": 61, "text": "saturday", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 8, "speaker": "USER", "text": "10 on friday works.", "segments": [ { "start_index": 0, "end_index": 2, "text": "10", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] }, { "start_index": 6, "end_index": 12, "text": "friday", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Okay, which car is this for?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "This is for my 2005 Nissan Altima.", "segments": [ { "start_index": 15, "end_index": 19, "text": "2005", "annotations": [ { "name": "auto_repair.year.vehicle" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 20, "end_index": 33, "text": "Nissan Altima", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Oaky, I have put in the appointment for you.", "segments": [ { "start_index": 24, "end_index": 35, "text": "appointment", "annotations": [ { "name": "auto_repair.auto_repair" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Great, can you put it on my calendar and remind me an hour before the appointment?", "segments": [ { "start_index": 70, "end_index": 81, "text": "appointment", "annotations": [ { "name": "auto_repair.auto_repair" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Yes. Is that all you need help with?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Yes, thanks.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "No problem. To confirm, your appointment for tire repair is on Friday at 10am at Intelligent Auto Solutions.", "segments": [ { "start_index": 12, "end_index": 40, "text": "To confirm, your appointment", "annotations": [ { "name": "auto_repair.appointment.accept" } ] }, { "start_index": 45, "end_index": 56, "text": "tire repair", "annotations": [ { "name": "auto_repair.reason.appt.accept" }, { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 63, "end_index": 69, "text": "Friday", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 73, "end_index": 77, "text": "10am", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 81, "end_index": 107, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Great. Thanks.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "No problem. Let me know if you want to make any changes later", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Sounds good.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Have a great day.", "segments": [] } ]
dlg-41323e87-0bb8-413f-b862-0f6bbc51b442
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "I am looking for a steak meal.", "segments": [ { "start_index": 19, "end_index": 29, "text": "steak meal", "annotations": [ { "name": "restaurant_reservation.restaurant_reservation" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Would you like to eat steak at lunch or dinner?", "segments": [ { "start_index": 31, "end_index": 36, "text": "lunch", "annotations": [ { "name": "restaurant_reservation.restaurant_reservation" } ] }, { "start_index": 40, "end_index": 46, "text": "dinner", "annotations": [ { "name": "restaurant_reservation.restaurant_reservation" } ] } ] }, { "index": 2, "speaker": "USER", "text": "I would like to eat steak at dinner.", "segments": [ { "start_index": 29, "end_index": 35, "text": "dinner", "annotations": [ { "name": "restaurant_reservation.restaurant_reservation" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What city do you want to eat dinner?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I want to eat the steak dinner in Tulsa, Oklahoma.", "segments": [ { "start_index": 18, "end_index": 30, "text": "steak dinner", "annotations": [ { "name": "restaurant_reservation.restaurant_reservation" } ] }, { "start_index": 34, "end_index": 49, "text": "Tulsa, Oklahoma", "annotations": [ { "name": "restaurant_reservation.location.restaurant.accept" }, { "name": "restaurant_reservation.location.restaurant.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "There are two restaurants available.", "segments": [ { "start_index": 14, "end_index": 25, "text": "restaurants", "annotations": [ { "name": "restaurant_reservation.restaurant_reservation" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Phryme or Ruth Chris.", "segments": [ { "start_index": 0, "end_index": 6, "text": "Phryme", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 10, "end_index": 20, "text": "Ruth Chris", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Do you need to be on a specific area?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "No, I do not. ", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Do you want a restaurant with a bar menu, too?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "No, I do not. ", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Ruth Chris does not have a bar menu, Phryme does have one. ", "segments": [ { "start_index": 0, "end_index": 10, "text": "Ruth Chris", "annotations": [ { "name": "restaurant_reservation.name.restaurant.reject" } ] }, { "start_index": 37, "end_index": 43, "text": "Phryme", "annotations": [ { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 12, "speaker": "USER", "text": "I need a small table for two people", "segments": [ { "start_index": 9, "end_index": 20, "text": "small table", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 25, "end_index": 28, "text": "two", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 25, "end_index": 35, "text": "two people", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Both places have tables for two.", "segments": [ { "start_index": 17, "end_index": 23, "text": "tables", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] }, { "start_index": 28, "end_index": 31, "text": "two", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Can you tell me the price of the NY Strip Steak at Ruth's Chis?", "segments": [ { "start_index": 51, "end_index": 62, "text": "Ruth's Chis", "annotations": [ { "name": "restaurant_reservation.name.reservation.accept" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "The price is $29.99.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Can you tell me the price of the NY Strip steak at Phyrme.", "segments": [ { "start_index": 51, "end_index": 57, "text": "Phyrme", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "The price is $19.99.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "I will make the reservation at Phryme.", "segments": [ { "start_index": 31, "end_index": 37, "text": "Phryme", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "What time do you reservation?", "segments": [ { "start_index": 17, "end_index": 28, "text": "reservation", "annotations": [ { "name": "restaurant_reservation.restaurant_reservation" } ] } ] }, { "index": 20, "speaker": "USER", "text": "At 8 p.m.", "segments": [ { "start_index": 3, "end_index": 8, "text": "8 p.m", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" } ] }, { "start_index": 3, "end_index": 9, "text": "8 p.m.", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" } ] } ] }, { "index": 21, "speaker": "ASSISTANT", "text": "What day do you the reservation?", "segments": [ { "start_index": 20, "end_index": 31, "text": "reservation", "annotations": [ { "name": "restaurant_reservation.restaurant_reservation" } ] } ] }, { "index": 22, "speaker": "USER", "text": "Monday, March 4. ", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Do you need anything else?", "segments": [] }, { "index": 24, "speaker": "USER", "text": "No, thank you.", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "You are welcome.", "segments": [] } ]
dlg-413ec85f-33b4-41a4-ac04-5a3a495e5fa9
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Hi, I am having a problem with my car, can you get me an appointment to bring it in?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Yes, do you want me to call where you went last time, Intelligent Auto Solutions?", "segments": [ { "start_index": 0, "end_index": 27, "text": "Yes, do you want me to call", "annotations": [ { "name": "auto_repair.name.store" } ] }, { "start_index": 54, "end_index": 80, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" } ] } ] }, { "index": 2, "speaker": "USER", "text": "If they can fit me in soon, that would be great. ", "segments": [ { "start_index": 22, "end_index": 26, "text": "soon", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "That I can do, which of your vehicles is it. ", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I am having an issue with the 17 Ford Fusion.", "segments": [ { "start_index": 30, "end_index": 32, "text": "17", "annotations": [ { "name": "auto_repair.year.vehicle" }, { "name": "auto_repair.year.vehicle" } ] }, { "start_index": 33, "end_index": 37, "text": "Ford", "annotations": [ { "name": "auto_repair.name.vehicle" } ] }, { "start_index": 33, "end_index": 44, "text": "Ford Fusion", "annotations": [ { "name": "auto_repair.name.vehicle" } ] }, { "start_index": 38, "end_index": 44, "text": "Fusion", "annotations": [ { "name": "auto_repair.name.vehicle" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Why should I tell them you need to bring it in?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I think it is the brakes, they make a loud metallic screech sound when I press the brake pedal.", "segments": [ { "start_index": 14, "end_index": 94, "text": "the brakes, they make a loud metallic screech sound when I press the brake pedal", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 18, "end_index": 94, "text": "brakes, they make a loud metallic screech sound when I press the brake pedal", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "When do you want to bring your car in?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I am hoping for today, if possible.", "segments": [ { "start_index": 16, "end_index": 21, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "It is already too late in the day for today, they want you to bring it in tomorrow morning.", "segments": [ { "start_index": 38, "end_index": 43, "text": "today", "annotations": [ { "name": "auto_repair.date.appt.reject" }, { "name": "auto_repair.date.appt.reject" } ] }, { "start_index": 74, "end_index": 82, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 83, "end_index": 90, "text": "morning", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 10, "speaker": "USER", "text": "I can do that, what time? ", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Any time between 9-10am.", "segments": [ { "start_index": 0, "end_index": 23, "text": "Any time between 9-10am", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 17, "end_index": 23, "text": "9-10am", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Okay, sounds like a plan. ", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Do you want me to make the appointment in your name.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Yes, make it for Anne.", "segments": [ { "start_index": 17, "end_index": 21, "text": "Anne", "annotations": [ { "name": "auto_repair.name.customer.accept" }, { "name": "auto_repair.name.customer" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "They are requesting a phone number to hold the appointment, which one should I use?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Use my cell, 323-555-0528. I will always be available at that number. ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Just to confirm, I have you in for around 9am tomorrow morning, bringing your 17 Ford Fusion in to check a noise you hear when braking, is that correct?", "segments": [ { "start_index": 42, "end_index": 45, "text": "9am", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 46, "end_index": 54, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 47, "end_index": 62, "text": "omorrow morning", "annotations": [ { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 78, "end_index": 80, "text": "17", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 81, "end_index": 85, "text": "Ford", "annotations": [ { "name": "auto_repair.name.vehicle.accept" } ] }, { "start_index": 82, "end_index": 92, "text": "ord Fusion", "annotations": [ { "name": "auto_repair.name.vehicle.accept" } ] }, { "start_index": 86, "end_index": 92, "text": "Fusion", "annotations": [ { "name": "auto_repair.name.vehicle.accept" } ] }, { "start_index": 96, "end_index": 134, "text": "to check a noise you hear when braking", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 97, "end_index": 152, "text": "o check a noise you hear when braking, is that correct?", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "That is correct, is there a few for the inspection?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Yes, it is $45 and the cost of the inspection will go towards any brake work you do. ", "segments": [ { "start_index": 66, "end_index": 76, "text": "brake work", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] } ] } ]
dlg-413f91fc-c63b-4857-bd8a-c0dad41653b7
uber-lyft-2
[ { "index": 0, "speaker": "USER", "text": "Can you order me a ride from Uber?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, what locations do you want to be picked up and dropped off?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "From 555 S Flower St, Los Angeles, CA to 200 Santa Monica Pier, Santa Monica, CA", "segments": [ { "start_index": 5, "end_index": 37, "text": "555 S Flower St, Los Angeles, CA", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 41, "end_index": 80, "text": "200 Santa Monica Pier, Santa Monica, CA", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay, do you have a preference in the type of vehicle?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Yeah, get me a luxury car but check the price fist.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay they have Uber Black for $80.85", "segments": [ { "start_index": 15, "end_index": 25, "text": "Uber Black", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 30, "end_index": 36, "text": "$80.85", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 6, "speaker": "USER", "text": "How long is the wait?", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "It's going to be a 30 minute wait.", "segments": [ { "start_index": 19, "end_index": 28, "text": "30 minute", "annotations": [ { "name": "uber_lyft.time.pickup" }, { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 8, "speaker": "USER", "text": "That's too long do they have anything else?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "They have Uber Lux the fare is $ 123.90", "segments": [ { "start_index": 10, "end_index": 18, "text": "Uber Lux", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 31, "end_index": 39, "text": "$ 123.90", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 10, "speaker": "USER", "text": "That's too pricey.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "The also have Uber select for $ 57.76", "segments": [ { "start_index": 14, "end_index": 25, "text": "Uber select", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride.accept" } ] }, { "start_index": 30, "end_index": 37, "text": "$ 57.76", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "How long is the wait for select?", "segments": [ { "start_index": 25, "end_index": 31, "text": "select", "annotations": [ { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "15 to 20 minutes is the wait.", "segments": [ { "start_index": 0, "end_index": 16, "text": "15 to 20 minutes", "annotations": [ { "name": "uber_lyft.time.pickup.accept" }, { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "How many passengers does it seat?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "it seats 4 passengers.", "segments": [ { "start_index": 9, "end_index": 22, "text": "4 passengers.", "annotations": [ { "name": "uber_lyft.num.people.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Okay, order me that ride.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay your order has been placed and your ride is on they way. You can check the status on your cellphone.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thanks!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You're welcome enjoy your ride. ", "segments": [] } ]
dlg-41414266-de74-4df3-af84-d13f1afbacc4
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "Hey, gonna head out to the movies with a friend, can you get me some tickets for Glass?", "segments": [ { "start_index": 81, "end_index": 86, "text": "Glass", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "No problem, where are you at?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I am at Miami.", "segments": [ { "start_index": 8, "end_index": 13, "text": "Miami", "annotations": [ { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What theater did you want?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "The Regal Cinemas South Beach theater is good", "segments": [ { "start_index": 0, "end_index": 37, "text": "The Regal Cinemas South Beach theater", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 4, "end_index": 29, "text": "Regal Cinemas South Beach", "annotations": [ { "name": "movie_ticket.name.theater" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Ok did you have a time in mind?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Is there a showing between 9pm and 10pm?", "segments": [ { "start_index": 27, "end_index": 30, "text": "9pm", "annotations": [ { "name": "movie_ticket.time.start" } ] }, { "start_index": 35, "end_index": 39, "text": "10pm", "annotations": [ { "name": "movie_ticket.time.start" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Yea there is a 9:30pm showing.", "segments": [ { "start_index": 15, "end_index": 21, "text": "9:30pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start.reject" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Is it a IMAX showing?", "segments": [ { "start_index": 8, "end_index": 12, "text": "IMAX", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "No, it isn't a IMAX showing.", "segments": [ { "start_index": 15, "end_index": 19, "text": "IMAX", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Is there a IMAX showing?", "segments": [ { "start_index": 11, "end_index": 15, "text": "IMAX", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Yea, it is at 10:05pm. Do you want me to get that?", "segments": [ { "start_index": 14, "end_index": 21, "text": "10:05pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yea book that showing.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "How many tickets do you want?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Get me 2 tickets.", "segments": [ { "start_index": 7, "end_index": 8, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ok so you want me to get 2 tickets to the IMAX showing of Glass at 10:05pm at Regal Cinemas South Beach 18 & IMAX", "segments": [ { "start_index": 25, "end_index": 26, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets.accept" }, { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 42, "end_index": 46, "text": "IMAX", "annotations": [ { "name": "movie_ticket.type.screening.accept" }, { "name": "movie_ticket.type.screening.accept" } ] }, { "start_index": 58, "end_index": 63, "text": "Glass", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 67, "end_index": 74, "text": "10:05pm", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] }, { "start_index": 78, "end_index": 113, "text": "Regal Cinemas South Beach 18 & IMAX", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.name.theater.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yup that is correct.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Ok the total cost is $24 and the reciept will be sent to you through text.", "segments": [ { "start_index": 21, "end_index": 24, "text": "$24", "annotations": [ { "name": "movie_ticket.price.ticket.accept" }, { "name": "movie_ticket.price.ticket.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Ok great, thanks a lot.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "No problem.", "segments": [] } ]
dlg-41428318-5ba1-4498-ab3a-19f2969467aa
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "I need to order coffee at Starbucks.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure. Which store would you like to place the order in?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "The one at Tenaya and Azure.", "segments": [ { "start_index": 11, "end_index": 27, "text": "Tenaya and Azure", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay. I've located a Starbucks at Tenaya and Azure. What would you like to order?", "segments": [ { "start_index": 34, "end_index": 50, "text": "Tenaya and Azure", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 4, "speaker": "USER", "text": "I would like a white chocolate mocha, please.", "segments": [ { "start_index": 15, "end_index": 36, "text": "white chocolate mocha", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What size would you like that?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I would like that in a grande.", "segments": [ { "start_index": 23, "end_index": 29, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Would you like that hot or iced?", "segments": [ { "start_index": 20, "end_index": 31, "text": "hot or iced", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Hot, please.", "segments": [ { "start_index": 0, "end_index": 3, "text": "Hot", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Would you like to customize your drink?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "No, thank you.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay. I have a grande, hot white chocolate mocha placed in order. Is there anything else you would like to add?", "segments": [ { "start_index": 27, "end_index": 48, "text": "white chocolate mocha", "annotations": [ { "name": "coffee_ordering.num.drink.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes. Can add in a chocolate croissant?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Would you like that warmed up?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Can you tell them to double toast the chocolate croissant.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Of course. One chocolate croissant, double toasted. Is there anything else you would like to add?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "No. That is all.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay. Let's confirm your order. You ordered one grande, hot white chocolate mocha and one chocolate croissant, double toasted. Is that correct?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "That is correct.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Okay. Your order has been placed. It will be ready for pick up at Starbucks located at Tenaya and Azure. Your receipt will be sent to your mobile device via text message.", "segments": [ { "start_index": 87, "end_index": 103, "text": "Tenaya and Azure", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Thank you so much.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Thank you.", "segments": [] } ]
dlg-4142d9b7-cc29-4263-b5ce-98f0252d6625
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Assistant, I need to schedule an appointment for vehicle repair.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Ok, where would you like me to schedule the appointment for you?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Intelligent Auto Solutions.", "segments": [ { "start_index": 0, "end_index": 26, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" }, { "name": "auto_repair.name.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok, I will enter your information for you and schedule the appointment at Intelligent Auto Solutions. What is the make, model and year of the vehicle?", "segments": [ { "start_index": 74, "end_index": 100, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" } ] }, { "start_index": 74, "end_index": 101, "text": "Intelligent Auto Solutions.", "annotations": [ { "name": "auto_repair.name.store" } ] } ] }, { "index": 4, "speaker": "USER", "text": "It's a 2004 Jeep Grand Cherokee.", "segments": [ { "start_index": 7, "end_index": 11, "text": "2004", "annotations": [ { "name": "auto_repair.year.vehicle" }, { "name": "auto_repair.year.vehicle" } ] }, { "start_index": 12, "end_index": 31, "text": "Jeep Grand Cherokee", "annotations": [ { "name": "auto_repair.name.vehicle" } ] }, { "start_index": 12, "end_index": 32, "text": "Jeep Grand Cherokee.", "annotations": [ { "name": "auto_repair.name.vehicle" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What is the engine size?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "V6 4.0 Liter", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "And what is the reason for bringing it in?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "The front end shakes violently when I am braking.", "segments": [ { "start_index": 0, "end_index": 48, "text": "The front end shakes violently when I am braking", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 4, "end_index": 48, "text": "front end shakes violently when I am braking", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Got it. What name should I book the appointment under?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "John Smith.", "segments": [ { "start_index": 0, "end_index": 10, "text": "John Smith", "annotations": [ { "name": "auto_repair.name.customer.accept" } ] }, { "start_index": 0, "end_index": 11, "text": "John Smith.", "annotations": [ { "name": "auto_repair.name.customer" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "What phone number should I list for the appointment?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "555-555-0000", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Got it. Which day do you want the appointment?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Today.", "segments": [ { "start_index": 0, "end_index": 5, "text": "Today", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "What time today?", "segments": [ { "start_index": 10, "end_index": 15, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" } ] } ] }, { "index": 16, "speaker": "USER", "text": "At 9AM.", "segments": [ { "start_index": 3, "end_index": 6, "text": "9AM", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "According to Intelligent Auto Solutions' schedule for today, 9AM is unavailable.", "segments": [ { "start_index": 13, "end_index": 39, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" } ] }, { "start_index": 13, "end_index": 40, "text": "Intelligent Auto Solutions'", "annotations": [ { "name": "auto_repair.name.store" } ] }, { "start_index": 54, "end_index": 59, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 61, "end_index": 64, "text": "9AM", "annotations": [ { "name": "auto_repair.time.appt.reject" }, { "name": "auto_repair.time.appt.reject" } ] } ] }, { "index": 18, "speaker": "USER", "text": "What openings do they have for today?", "segments": [ { "start_index": 31, "end_index": 36, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "They have an opening for 4PM today and 5PM today.", "segments": [ { "start_index": 25, "end_index": 28, "text": "4PM", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] }, { "start_index": 29, "end_index": 34, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 39, "end_index": 42, "text": "5PM", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Schedule me for the 4PM please.", "segments": [ { "start_index": 20, "end_index": 23, "text": "4PM", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 21, "speaker": "ASSISTANT", "text": "I am scheduling oyu for 4PM.Is there any other information I need to add?", "segments": [ { "start_index": 24, "end_index": 27, "text": "4PM", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 24, "end_index": 28, "text": "4PM.", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 22, "speaker": "USER", "text": "No.", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "OK, I have scheduled you in at 4PM.", "segments": [ { "start_index": 31, "end_index": 34, "text": "4PM", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 31, "end_index": 35, "text": "4PM.", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 24, "speaker": "USER", "text": "Can you copy back the information to me?", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "You have an appointment at Intelligent Auto Solutions at 4PM today for a 2004 Jeep Grand Cherokee, for reason of \"shaking violently when I brake\".", "segments": [ { "start_index": 27, "end_index": 53, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] }, { "start_index": 57, "end_index": 60, "text": "4PM", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 61, "end_index": 66, "text": "today", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 73, "end_index": 77, "text": "2004", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 78, "end_index": 97, "text": "Jeep Grand Cherokee", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] }, { "start_index": 113, "end_index": 146, "text": "\"shaking violently when I brake\".", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 114, "end_index": 144, "text": "shaking violently when I brake", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 26, "speaker": "USER", "text": "Thank you.", "segments": [] }, { "index": 27, "speaker": "ASSISTANT", "text": "You are welcome. Is there anything else you need?", "segments": [] }, { "index": 28, "speaker": "USER", "text": "No, thank you goodbye.", "segments": [] }, { "index": 29, "speaker": "ASSISTANT", "text": "Goodbye.", "segments": [] } ]
dlg-41455fff-8d22-4d74-a103-d81b0a880c3f
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hello, I'd like to place an order.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, would this be for pick up or delivery?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'll pick it up.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay great. What can we get you?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I'd like a large pie please.", "segments": [ { "start_index": 11, "end_index": 16, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Absolutely, would you like any toppings?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Yes please, peppers and onions.", "segments": [ { "start_index": 12, "end_index": 19, "text": "peppers", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 24, "end_index": 30, "text": "onions", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "You got it, anything else?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Yes, can I also have garlic bread?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Sure, would you like any sauce for it?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "OH yes! Marinara sauce. hmm.. ", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay, would that be all?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "No, I'm thinking of what kind of dessert to get as well.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay we have a large variety of desserts to choose from.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Can you reccommend something?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Sure, what are you in the mood for, chocolate or fruity?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "I am thinking chocolatey or just really sweet.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Well, the chocolate lava cake is always a hit, there is also chocolate cheesecake, or milkshake,", "segments": [] }, { "index": 18, "speaker": "USER", "text": "What does the lava cake come with?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "It comes with a scoop of ice cream, typically vanilla and there is fudge inside the cake.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Oh, that would really hit the spot. Yes, give me that!", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Yeah, that is my personal favorite as well. Maybe i\"ll get some after work too!", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Haha, I can't wait, oh that's right, I almost forgot a drink.", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Would you like a soda with the pizza?", "segments": [] }, { "index": 24, "speaker": "USER", "text": "Yes, Ginger ale, a liter. That's all.", "segments": [ { "start_index": 5, "end_index": 15, "text": "Ginger ale", "annotations": [ { "name": "pizza_ordering.preference" } ] } ] }, { "index": 25, "speaker": "ASSISTANT", "text": "Wonderful, so that would be a large pie with peppers and onions, a liter of ginger ale and a lava cake with vanilla ice cream. Is that correct?", "segments": [ { "start_index": 30, "end_index": 35, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 45, "end_index": 52, "text": "peppers", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 57, "end_index": 63, "text": "onions", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 76, "end_index": 86, "text": "ginger ale", "annotations": [ { "name": "pizza_ordering.preference.accept" } ] } ] }, { "index": 26, "speaker": "USER", "text": "Yes, yes, thank you!", "segments": [] }, { "index": 27, "speaker": "ASSISTANT", "text": "Great, that will be ready for pick up in about 35 minutes.", "segments": [] }, { "index": 28, "speaker": "USER", "text": "Awesome, see you then!", "segments": [] }, { "index": 29, "speaker": "ASSISTANT", "text": "Thank you, have a wonderful day!", "segments": [] } ]
dlg-4146b899-c57e-4617-ae9d-e184c69a10e9
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "Hi there, I was wondering it you can get a couple of movie tickets for tonight.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "No problem, what did you have in mind?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I was thinking about Green Book, my sister really liked that one.", "segments": [ { "start_index": 21, "end_index": 31, "text": "Green Book", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "And you have so much in common with your sister...", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Be that as it may the movie sounded pretty good.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "OK, where did you want to see it?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I was thinking of the Northfield 18, I really like that theatre and there's a nice pub near there.", "segments": [ { "start_index": 22, "end_index": 35, "text": "Northfield 18", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "What time did you have in mind?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Is there anything around 7:30 or 8:00?", "segments": [ { "start_index": 25, "end_index": 29, "text": "7:30", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 33, "end_index": 37, "text": "8:00", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Looks like it's either 6:05 or 9:00 for Green Book.", "segments": [ { "start_index": 23, "end_index": 27, "text": "6:05", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 31, "end_index": 35, "text": "9:00", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 40, "end_index": 50, "text": "Green Book", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Well, 6:05 is too early, I guess we'll go with 9:00 then.", "segments": [ { "start_index": 6, "end_index": 10, "text": "6:05", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 47, "end_index": 51, "text": "9:00", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "The Lego Movie is playing at 7:00!", "segments": [ { "start_index": 0, "end_index": 14, "text": "The Lego Movie", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 4, "end_index": 14, "text": "Lego Movie", "annotations": [ { "name": "movie_ticket.name.movie" } ] }, { "start_index": 29, "end_index": 33, "text": "7:00", "annotations": [ { "name": "movie_ticket.time.start" } ] }, { "start_index": 29, "end_index": 34, "text": "7:00!", "annotations": [ { "name": "movie_ticket.time.start" } ] } ] }, { "index": 12, "speaker": "USER", "text": "No, I'll stick with Green Door.", "segments": [ { "start_index": 20, "end_index": 30, "text": "Green Door", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Allright, how many tickets do you want?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "It's just me and my buddy Carl.", "segments": [ { "start_index": 0, "end_index": 30, "text": "It's just me and my buddy Carl", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 10, "end_index": 25, "text": "me and my buddy", "annotations": [ { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "OK, so two tickets for Green Book at the Northfield 18 at 9:00 tonight?", "segments": [ { "start_index": 7, "end_index": 10, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 7, "end_index": 18, "text": "two tickets", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 23, "end_index": 33, "text": "Green Book", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 37, "end_index": 54, "text": "the Northfield 18", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 41, "end_index": 54, "text": "Northfield 18", "annotations": [ { "name": "movie_ticket.location.theater.accept" } ] }, { "start_index": 58, "end_index": 62, "text": "9:00", "annotations": [ { "name": "movie_ticket.time.start.accept" } ] }, { "start_index": 58, "end_index": 70, "text": "9:00 tonight", "annotations": [ { "name": "movie_ticket.time.start.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "You got it.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Allright, the tickets are ordered, you should be getting a text any second.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Great, thanks so much!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You're welcome, enjoy the show!", "segments": [] } ]
dlg-4147df6d-a284-4f0a-ad9d-212e201cf3f9
uber-lyft-1
[ { "index": 0, "speaker": "USER", "text": "Google, can you get me an Uber? I’m at Walmart and I need a ride to Campus, I have a class in a half an hour.", "segments": [ { "start_index": 39, "end_index": 46, "text": "Walmart", "annotations": [ { "name": "uber_lyft.location.to" }, { "name": "uber_lyft.location.from" } ] }, { "start_index": 68, "end_index": 74, "text": "Campus", "annotations": [ { "name": "uber_lyft.location.to" } ] }, { "start_index": 68, "end_index": 75, "text": "Campus,", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Hey, of course I can. Which Walmart are you at?", "segments": [ { "start_index": 28, "end_index": 35, "text": "Walmart", "annotations": [ { "name": "uber_lyft.location.from" }, { "name": "uber_lyft.location.from" } ] } ] }, { "index": 2, "speaker": "USER", "text": "The one in Azusa.", "segments": [ { "start_index": 11, "end_index": 16, "text": "Azusa", "annotations": [ { "name": "uber_lyft.location.from" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Did you mean the one on Foothill Boulevard in Glendora?", "segments": [ { "start_index": 24, "end_index": 54, "text": "Foothill Boulevard in Glendora", "annotations": [ { "name": "uber_lyft.location.from" }, { "name": "uber_lyft.location.to" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Yeah, Glendora, that’s right.", "segments": [ { "start_index": 6, "end_index": 14, "text": "Glendora", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "And what campus did you want to go to?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Citrus.", "segments": [ { "start_index": 0, "end_index": 6, "text": "Citrus", "annotations": [ { "name": "uber_lyft.location.to" }, { "name": "uber_lyft.location.to" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "So you need a ride from 1275 North Azusa Avenue to Citrus College at 1000 West Foothill Boulevard in Glendora?", "segments": [ { "start_index": 24, "end_index": 47, "text": "1275 North Azusa Avenue", "annotations": [ { "name": "uber_lyft.location.from" }, { "name": "uber_lyft.location.from" } ] }, { "start_index": 51, "end_index": 109, "text": "Citrus College at 1000 West Foothill Boulevard in Glendora", "annotations": [ { "name": "uber_lyft.location.to" }, { "name": "uber_lyft.location.to" } ] } ] }, { "index": 8, "speaker": "USER", "text": "That’s correct.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Ok, give me a minute. Looks like you can order an UberPool, X or XL. Which would you prefer?", "segments": [ { "start_index": 50, "end_index": 58, "text": "UberPool", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 50, "end_index": 59, "text": "UberPool,", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 60, "end_index": 61, "text": "X", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 65, "end_index": 67, "text": "XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Which is cheaper?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "The UberPool is $8.15.", "segments": [ { "start_index": 4, "end_index": 12, "text": "UberPool", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 16, "end_index": 21, "text": "$8.15", "annotations": [ { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 16, "end_index": 22, "text": "$8.15.", "annotations": [ { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 12, "speaker": "USER", "text": "That sounds good.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "I can schedule that but it looks like they may not get you to your class on time. The UberX is only $8.75 and it can be there in 10 minutes. Would you rather do that?", "segments": [ { "start_index": 86, "end_index": 91, "text": "UberX", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 100, "end_index": 105, "text": "$8.75", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 129, "end_index": 139, "text": "10 minutes", "annotations": [ { "name": "uber_lyft.duration.estimate" }, { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Good thinking Google, yeah, let’s do that instead.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ok, I’ll book you an UberX ride in 10 minutes from Walmart at 1275 North Azusa Avenue in Covina to Citrus College at 1000 West Foothill Boulevard in Glendora.", "segments": [ { "start_index": 21, "end_index": 26, "text": "UberX", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.reject" } ] }, { "start_index": 35, "end_index": 45, "text": "10 minutes", "annotations": [ { "name": "uber_lyft.time.pickup" }, { "name": "uber_lyft.duration.estimate" } ] }, { "start_index": 51, "end_index": 95, "text": "Walmart at 1275 North Azusa Avenue in Covina", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 51, "end_index": 58, "text": "Walmart", "annotations": [ { "name": "uber_lyft.location.from" } ] }, { "start_index": 62, "end_index": 95, "text": "1275 North Azusa Avenue in Covina", "annotations": [ { "name": "uber_lyft.location.from" } ] }, { "start_index": 99, "end_index": 113, "text": "Citrus College", "annotations": [ { "name": "uber_lyft.location.to" } ] }, { "start_index": 99, "end_index": 158, "text": "Citrus College at 1000 West Foothill Boulevard in Glendora.", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 117, "end_index": 157, "text": "1000 West Foothill Boulevard in Glendora", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "That’s right.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Ok, your driver’s name is Paul and he’ll be outside Walmart in 10 minutes in a blue Prius. The fare is $8.75 and the trip will take 10 minutes. Is there anything else I can help you with?", "segments": [ { "start_index": 52, "end_index": 59, "text": "Walmart", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from" } ] }, { "start_index": 63, "end_index": 73, "text": "10 minutes", "annotations": [ { "name": "uber_lyft.time.dropoff.accept" }, { "name": "uber_lyft.time.pickup.accept" }, { "name": "uber_lyft.duration.estimate.accept" }, { "name": "uber_lyft.duration.estimate.accept" } ] }, { "start_index": 103, "end_index": 108, "text": "$8.75", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] }, { "start_index": 132, "end_index": 143, "text": "10 minutes.", "annotations": [ { "name": "uber_lyft.time.dropoff.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "No, that’s it.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Ok, you can check the status of your Uber on your phone’s app.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Thanks, Google.", "segments": [] } ]
dlg-414d531e-485f-4a8c-9cdb-530cb2a25949
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Tim do you want Papa John's for lunch? I think I want Papa Johns. ", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "I don't think I want pizza but what do you want? I can place the order.", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Thanks! Are you sure you don't want pizza it's on me? ", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Positive I am trying to watch my weight. What do you want?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Well, I think they have deals on their large pizzas for 9.99. Can you check?", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Yeah, I think they are having a sale. Yep. What kind do you want?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I want the Philly Cheesesteak pizza.", "segments": [ { "start_index": 11, "end_index": 35, "text": "Philly Cheesesteak pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "What type of crust you want? The options are orginal, thin, pan, and gluten-free. Wait you can get the gluten-free in the large or the special price.", "segments": [ { "start_index": 45, "end_index": 52, "text": "orginal", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 54, "end_index": 58, "text": "thin", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 60, "end_index": 63, "text": "pan", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 69, "end_index": 80, "text": "gluten-free", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 8, "speaker": "USER", "text": "I want orginial crust and make sure they cook it well done.", "segments": [ { "start_index": 7, "end_index": 21, "text": "orginial crust", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 41, "end_index": 58, "text": "cook it well done", "annotations": [ { "name": "pizza_ordering.preference" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Oh they do not have the Philly meat to make the Philly Cheesestake pizza. Do you want something else?", "segments": [ { "start_index": 24, "end_index": 35, "text": "Philly meat", "annotations": [ { "name": "pizza_ordering.type.topping.reject" } ] }, { "start_index": 48, "end_index": 66, "text": "Philly Cheesestake", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 48, "end_index": 72, "text": "Philly Cheesestake pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.reject" } ] } ] }, { "index": 10, "speaker": "USER", "text": "What? I wanted to try something different. I guess you can order me \"The Works\". I still want the same crust, well done but get extra cheese, please.", "segments": [ { "start_index": 69, "end_index": 78, "text": "The Works", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 98, "end_index": 108, "text": "same crust", "annotations": [ { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 128, "end_index": 140, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay, I got it. They have the ingredients for that one in stock. Thank goodness!", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Do you have the credit card information right? It should be saved under my Papa Johns' account.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Yes, I got. It's saved under your account.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Did you get everything?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Yes but to confirm you wanted a large, the Works,original crust, well-done crust, and with extra cheese.", "segments": [ { "start_index": 32, "end_index": 37, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 39, "end_index": 48, "text": "the Works", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 49, "end_index": 63, "text": "original crust", "annotations": [ { "name": "pizza_ordering.type.crust.accept" }, { "name": "pizza_ordering.type.crust.accept" } ] }, { "start_index": 65, "end_index": 80, "text": "well-done crust", "annotations": [ { "name": "pizza_ordering.type.crust.accept" }, { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 86, "end_index": 103, "text": "with extra cheese", "annotations": [ { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 91, "end_index": 103, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.preference.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yes! That's it!", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "We are just a click away. Done! Your pizza should be ready in about twenty-five minutes.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thanks, Tim! ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "No problem. Your receipt will be sent to your phone through text message.", "segments": [] } ]
dlg-415317ff-d809-4aa4-a81b-a1cb915cc042
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Good afternoon. Yes, I would like to order a drink for pickup, please", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Which location would you like to pick it up from?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "The Ralph Avenue location in the Georgetown Shopping Center in Brooklyn", "segments": [ { "start_index": 0, "end_index": 71, "text": "The Ralph Avenue location in the Georgetown Shopping Center in Brooklyn", "annotations": [ { "name": "coffee_ordering.location.store" } ] }, { "start_index": 4, "end_index": 16, "text": "Ralph Avenue", "annotations": [ { "name": "coffee_ordering.location.store" } ] }, { "start_index": 33, "end_index": 71, "text": "Georgetown Shopping Center in Brooklyn", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "And what may we prepare for you?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I would like an Iced Caramel Brulee Latte", "segments": [ { "start_index": 16, "end_index": 41, "text": "Iced Caramel Brulee Latte", "annotations": [ { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 21, "end_index": 41, "text": "Caramel Brulee Latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What size would you like?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Grande, please", "segments": [ { "start_index": 0, "end_index": 6, "text": "Grande", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "What kind of milk would you like?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "What are my choices?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Almond, coconut, skim, 2 percent, whole milk or soy milk", "segments": [ { "start_index": 0, "end_index": 6, "text": "Almond", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 8, "end_index": 15, "text": "coconut", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 17, "end_index": 21, "text": "skim", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 23, "end_index": 32, "text": "2 percent", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 34, "end_index": 44, "text": "whole milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 48, "end_index": 56, "text": "soy milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 10, "speaker": "USER", "text": "I would like whole milk", "segments": [ { "start_index": 13, "end_index": 23, "text": "whole milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Would you like whipped cream with that?", "segments": [ { "start_index": 15, "end_index": 28, "text": "whipped cream", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes, I would love some whipped cream", "segments": [ { "start_index": 23, "end_index": 36, "text": "whipped cream", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Would you like anything else today?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "No, thank you. Just the latte.", "segments": [ { "start_index": 20, "end_index": 29, "text": "the latte", "annotations": [ { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 24, "end_index": 29, "text": "latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay, then. Your drink is on order at the Ralph Avenue location.", "segments": [ { "start_index": 38, "end_index": 64, "text": "the Ralph Avenue location.", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] }, { "start_index": 42, "end_index": 54, "text": "Ralph Avenue", "annotations": [ { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 16, "speaker": "USER", "text": "When will it be ready?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "You'll be able to pick it up in 10 minutes.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thanks!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "And your receipt will be sent to you via text message.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Thank you again!", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Have a lovely afternoon!", "segments": [] } ]
dlg-4156330a-4540-49ea-8263-94935e4ca15a
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "Hey, Assistant. I need a dinner reservation.", "segments": [ { "start_index": 25, "end_index": 43, "text": "dinner reservation", "annotations": [ { "name": "restaurant_reservation.restaurant_reservation" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "For when?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Tonight.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "What time?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "5:00", "segments": [ { "start_index": 0, "end_index": 4, "text": "5:00", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What restaurant?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "The Chummy Clam", "segments": [ { "start_index": 0, "end_index": 15, "text": "The Chummy Clam", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.reservation" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "For how many?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Three people.", "segments": [ { "start_index": 0, "end_index": 5, "text": "Three", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Do you have a seating preference?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "I guess a quiet table would be great. Also a booth.", "segments": [ { "start_index": 10, "end_index": 21, "text": "quiet table", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 45, "end_index": 50, "text": "booth", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "I'm sorry, there are no areas designated as quiet at the Chummy Clam. Would you like to try a different restaurant?", "segments": [ { "start_index": 44, "end_index": 49, "text": "quiet", "annotations": [ { "name": "restaurant_reservation.type.seating.reject" } ] }, { "start_index": 57, "end_index": 68, "text": "Chummy Clam", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 104, "end_index": 114, "text": "restaurant", "annotations": [ { "name": "restaurant_reservation.restaurant_reservation" } ] } ] }, { "index": 12, "speaker": "USER", "text": "How busy is the restaurant at 5:00 usually?", "segments": [ { "start_index": 16, "end_index": 26, "text": "restaurant", "annotations": [ { "name": "restaurant_reservation.restaurant_reservation" } ] }, { "start_index": 30, "end_index": 34, "text": "5:00", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "It usually is less than 25% capacity. It shouldn't be too crowded.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Alright, then we can still eat at the Chummy Clam.", "segments": [ { "start_index": 38, "end_index": 49, "text": "Chummy Clam", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Alright, I will place a reservation for a booth at the Chummy Clam at 5:00 tonight for three people. Is this what you want?", "segments": [ { "start_index": 24, "end_index": 35, "text": "reservation", "annotations": [ { "name": "restaurant_reservation.restaurant_reservation" } ] }, { "start_index": 42, "end_index": 47, "text": "booth", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" }, { "name": "restaurant_reservation.type.seating.accept" } ] }, { "start_index": 55, "end_index": 66, "text": "Chummy Clam", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] }, { "start_index": 70, "end_index": 74, "text": "5:00", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] }, { "start_index": 87, "end_index": 92, "text": "three", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Alright, the reservation has been placed under your name. Would you like anything else?", "segments": [ { "start_index": 0, "end_index": 57, "text": "Alright, the reservation has been placed under your name.", "annotations": [ { "name": "restaurant_reservation.reservation.accept" } ] }, { "start_index": 9, "end_index": 40, "text": "the reservation has been placed", "annotations": [ { "name": "restaurant_reservation.reservation.accept" } ] }, { "start_index": 47, "end_index": 56, "text": "your name", "annotations": [ { "name": "restaurant_reservation.name.reservation.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "No, thanks very much!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You're welcome.", "segments": [] } ]
dlg-41566e14-bf9b-46dd-bf68-e838f28923b2
pizza-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Hey, I'd like you to call Fillmore Pizza and order dinner for me to pick up on my way home.", "segments": [ { "start_index": 26, "end_index": 40, "text": "Fillmore Pizza", "annotations": [ { "name": "pizza_ordering.name.store" }, { "name": "pizza_ordering.name.store" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, no problem. What do you want me to order?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Can you get a pesto pizza and one with regular tomato sauce?", "segments": [ { "start_index": 14, "end_index": 25, "text": "pesto pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 39, "end_index": 59, "text": "regular tomato sauce", "annotations": [ { "name": "pizza_ordering.preference" } ] }, { "start_index": 47, "end_index": 59, "text": "tomato sauce", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What size pesto pizza do you want?", "segments": [ { "start_index": 10, "end_index": 21, "text": "pesto pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Large. And can you get it gluten free?", "segments": [ { "start_index": 0, "end_index": 5, "text": "Large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza.reject" } ] }, { "start_index": 26, "end_index": 37, "text": "gluten free", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "I think they only offer small gluten free pizzas at Fillmore.", "segments": [ { "start_index": 24, "end_index": 29, "text": "small", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 30, "end_index": 48, "text": "gluten free pizzas", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 52, "end_index": 60, "text": "Fillmore", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.location.store.accept" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Oh, right. Okay, normal largethen.", "segments": [ { "start_index": 24, "end_index": 29, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Got it. Any toppings?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "No. Actually, hang on... let's add extra cheese.", "segments": [ { "start_index": 35, "end_index": 47, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "What kind? They've got a bunch of fancy cheeses you can add as toppings.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Just regular mozzarella.", "segments": [ { "start_index": 5, "end_index": 24, "text": "regular mozzarella.", "annotations": [ { "name": "pizza_ordering.preference" } ] }, { "start_index": 13, "end_index": 23, "text": "mozzarella", "annotations": [ { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Cool. What about the other pizza, the regular tomato sauce one?", "segments": [ { "start_index": 38, "end_index": 58, "text": "regular tomato sauce", "annotations": [ { "name": "pizza_ordering.preference" } ] }, { "start_index": 46, "end_index": 58, "text": "tomato sauce", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Also a large for that one, with broccoli and garlic as toppings.", "segments": [ { "start_index": 7, "end_index": 12, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 32, "end_index": 40, "text": "broccoli", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 45, "end_index": 51, "text": "garlic", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Roasted garlic okay? They don't have any other kind.", "segments": [ { "start_index": 0, "end_index": 14, "text": "Roasted garlic", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Yeah, that's fine. What's the total?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "One large pesto pizza with extra mozzarella cheese, and one large tomato sauce pizza with roasted garlic and broccoli. $31.03, plus tax.", "segments": [ { "start_index": 4, "end_index": 9, "text": "large", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 10, "end_index": 21, "text": "pesto pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 27, "end_index": 50, "text": "extra mozzarella cheese", "annotations": [ { "name": "pizza_ordering.preference.accept" }, { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 66, "end_index": 84, "text": "tomato sauce pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 90, "end_index": 104, "text": "roasted garlic", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 109, "end_index": 117, "text": "broccoli", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Perfect.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "All right, hang on. Okay, your order is complete and the pizzas will be ready for pickup in about 25 minutes.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Okay, great.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "I billed it to your normal account. You should get the receipt on your phone as a text message.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Just got it. Thank you so much!", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "You're welcome. Do you need anything else before I go home?", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Nope, that's it. Good night!", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Good night.", "segments": [] } ]
dlg-41571334-51bf-4aa6-b550-a1eac63b1aba
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hello Sarah. We want to go to Lampo downtown this afternoon and since there is normally a long wait, can you order a pizza for me?", "segments": [ { "start_index": 30, "end_index": 35, "text": "Lampo", "annotations": [ { "name": "pizza_ordering.name.store" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "For sure. We love that Lampo too. They have many tvs and a great selection of pizzas and beer.", "segments": [ { "start_index": 23, "end_index": 28, "text": "Lampo", "annotations": [ { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Indeed, normally we order the ham and peppers, but I think we are going to do something else this time.", "segments": [ { "start_index": 30, "end_index": 33, "text": "ham", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 38, "end_index": 45, "text": "peppers", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What time do you want to go there? ", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I would like to be at the restuarant at 6:30 p.m. Is there any way we can have the order ready by the time we get there?", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Great. So, what type of Pizza do you want? ", "segments": [] }, { "index": 6, "speaker": "USER", "text": "This time we want to do something different, so let's go with the Bbq chicken pizza.", "segments": [ { "start_index": 66, "end_index": 83, "text": "Bbq chicken pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": " Perfect. I am making the reservation now. ", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Awesome. Thank you.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Do you want to sit in the bar area, main area,? ", "segments": [] }, { "index": 10, "speaker": "USER", "text": "The main dining room is fine.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "So, the reservation is made for 4 people . ", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Perfect. Have you had the bread sticks?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Yes, in fact I have and they are great. ", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Good deal. Can you add those to the order? ", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Sure thing. I will do it now. What them to come out before the pizza?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Sure. ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Ok. The reservation is made and the bread sticks are added. ", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Awesome. Thank you so much for making the reservation. ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "No problem, The order is complete and the pizza and bread sticks in 1 hour and the bread sticks will come out first. ", "segments": [ { "start_index": 12, "end_index": 33, "text": "The order is complete", "annotations": [ { "name": "pizza_ordering.pizza_order.accept" } ] } ] } ]
dlg-41609d29-5148-48ab-9af7-ee745d4666cb
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Could you please order me a drink from starbucks.", "segments": [ { "start_index": 0, "end_index": 49, "text": "Could you please order me a drink from starbucks.", "annotations": [ { "name": "coffee_ordering.coffee_ordering" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "I sure can. Which starbucks location do you want your drink from?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I would like it from Marketstreet off Kell .", "segments": [ { "start_index": 21, "end_index": 42, "text": "Marketstreet off Kell", "annotations": [ { "name": "coffee_ordering.location.store.accept" }, { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Sounds good, what type of drink would you like?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I want the black and white mocha please.", "segments": [ { "start_index": 11, "end_index": 32, "text": "black and white mocha", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Alright, and what size would you like?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I would like the venti.", "segments": [ { "start_index": 17, "end_index": 22, "text": "venti", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay is there anything else you want me to add?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Add almond milk instead and I would like the whipped cream as well.", "segments": [ { "start_index": 4, "end_index": 15, "text": "almond milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 45, "end_index": 58, "text": "whipped cream", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 45, "end_index": 67, "text": "whipped cream as well.", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Okay, I have add that is there anything else?", "segments": [ { "start_index": 13, "end_index": 21, "text": "add that", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes, can you see if they can add cinnamon to the top?", "segments": [ { "start_index": 29, "end_index": 41, "text": "add cinnamon", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 29, "end_index": 52, "text": "add cinnamon to the top", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Yes, I can. Will that be all?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Yes that should be all.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay sounds good I will send over the receipt.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Thank you very much.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "The black and white mocha will be ready in 15 minutes.", "segments": [ { "start_index": 4, "end_index": 25, "text": "black and white mocha", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Thank you for your help.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Your welcome I will have that order from market street ready for you.", "segments": [ { "start_index": 13, "end_index": 35, "text": "I will have that order", "annotations": [ { "name": "coffee_ordering.coffee_order.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Again thank you.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Youre welcome. ", "segments": [] } ]
dlg-41644cbd-337d-48b0-b1f3-0b3493f2270a
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Hello there, I need you to make an appointment for me.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Hello there, I can help you with the appointment.", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I would like to take my car to the Intelligent Auto Solutions.", "segments": [ { "start_index": 35, "end_index": 61, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" }, { "name": "auto_repair.name.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Give me a second to pull up the notes. What is wrong with the car?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Lately my car is having some kinds of engine noise and I don't know what is going on.", "segments": [ { "start_index": 10, "end_index": 85, "text": "car is having some kinds of engine noise and I don't know what is going on.", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 24, "end_index": 50, "text": "some kinds of engine noise", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What is the make, model and year of your car?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "My car is a 2019 Toyota Highlander. I just bought it new.", "segments": [ { "start_index": 12, "end_index": 16, "text": "2019", "annotations": [ { "name": "auto_repair.year.vehicle" }, { "name": "auto_repair.year.vehicle" } ] }, { "start_index": 17, "end_index": 34, "text": "Toyota Highlander", "annotations": [ { "name": "auto_repair.name.vehicle" }, { "name": "auto_repair.name.vehicle" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Got it. Give me a second. What are your name and contact information?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Full name is John Tills", "segments": [ { "start_index": 13, "end_index": 23, "text": "John Tills", "annotations": [ { "name": "auto_repair.name.customer.accept" }, { "name": "auto_repair.name.customer.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Got it. Let me write that down. ", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Got it.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Now what is your phone number?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "My contact number is (327) 443-2383.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Thank you.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "No problem. ", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "When do you need to bring in your car by?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "I would like to bring in my car as soon as possible.", "segments": [ { "start_index": 32, "end_index": 51, "text": "as soon as possible", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 32, "end_index": 52, "text": "as soon as possible.", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Let me check their schedule. The closet date available is tomorrow at 9:00 AM. Will that work for you?", "segments": [ { "start_index": 58, "end_index": 66, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 70, "end_index": 77, "text": "9:00 AM", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 18, "speaker": "USER", "text": "I work tomorrow morning so 9:00 AM won't work for me. Is there a better time?", "segments": [ { "start_index": 7, "end_index": 15, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" } ] }, { "start_index": 16, "end_index": 34, "text": "morning so 9:00 AM", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 27, "end_index": 34, "text": "9:00 AM", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "Let me check once more. There is an open schedule at 12:00 PM.", "segments": [ { "start_index": 53, "end_index": 61, "text": "12:00 PM", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 53, "end_index": 62, "text": "12:00 PM.", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 20, "speaker": "USER", "text": "That works. I can bring in the car.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Just to recap, you are making an appointment at the Intelligent Auto Solutions for your 2019 Toyota Highlander due to engine noise? And the appointment is tomorrow at 12:00 PM?", "segments": [ { "start_index": 52, "end_index": 78, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] }, { "start_index": 88, "end_index": 92, "text": "2019", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 93, "end_index": 110, "text": "Toyota Highlander", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] }, { "start_index": 111, "end_index": 130, "text": "due to engine noise", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 118, "end_index": 130, "text": "engine noise", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 155, "end_index": 163, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 167, "end_index": 175, "text": "12:00 PM", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] } ] }, { "index": 22, "speaker": "USER", "text": "All information is correct. ", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Thank you that is all for now. The inspection fee will be $250.", "segments": [] }, { "index": 24, "speaker": "USER", "text": "Thank you!", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "You are welcome!", "segments": [] } ]
dlg-4166749f-e2d4-4a26-a2b3-de19e24c8a75
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "I would like to buy tickets for How to Train Your Dragon: The Lost World", "segments": [ { "start_index": 32, "end_index": 72, "text": "How to Train Your Dragon: The Lost World", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, at what theater would you like tickets at?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I would like tickets for the Edwards theater in Brea", "segments": [ { "start_index": 29, "end_index": 44, "text": "Edwards theater", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] }, { "start_index": 48, "end_index": 52, "text": "Brea", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Do you mean the Edwards Theater Brea 12?", "segments": [ { "start_index": 16, "end_index": 39, "text": "Edwards Theater Brea 12", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "How many tickets would you like to buy?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I would like two please.", "segments": [ { "start_index": 13, "end_index": 16, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "What times would be best for you?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "What available times are there?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "There are showings for 5:15pm and 8:15 pm today.", "segments": [ { "start_index": 23, "end_index": 29, "text": "5:15pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 34, "end_index": 41, "text": "8:15 pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 10, "speaker": "USER", "text": "I would like the 8:15 showing then.", "segments": [ { "start_index": 17, "end_index": 21, "text": "8:15", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "There are other viewings that have 3D showings. Would you be interested in that?", "segments": [ { "start_index": 35, "end_index": 37, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening" } ] }, { "start_index": 35, "end_index": 46, "text": "3D showings", "annotations": [ { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Do they have any showings in IMAX?", "segments": [ { "start_index": 29, "end_index": 33, "text": "IMAX", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "The only showings in IMAX are located in Puente Hills AMC Theater.", "segments": [ { "start_index": 21, "end_index": 25, "text": "IMAX", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] }, { "start_index": 41, "end_index": 53, "text": "Puente Hills", "annotations": [ { "name": "movie_ticket.location.theater" } ] }, { "start_index": 41, "end_index": 65, "text": "Puente Hills AMC Theater", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 54, "end_index": 66, "text": "AMC Theater.", "annotations": [ { "name": "movie_ticket.name.theater" } ] } ] }, { "index": 14, "speaker": "USER", "text": "I see, that's fine then. ", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Great, then that's two tickets for the 8:15 pm showing for How to Train Your Dragon at Edwards Theater Brea 12, correct?", "segments": [ { "start_index": 19, "end_index": 22, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 19, "end_index": 30, "text": "two tickets", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 39, "end_index": 46, "text": "8:15 pm", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] }, { "start_index": 59, "end_index": 83, "text": "How to Train Your Dragon", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 87, "end_index": 110, "text": "Edwards Theater Brea 12", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.name.theater.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yes, that sounds correct.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "The information has been sent to you via text. Please show the usher the text upon arrival.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thank you very much.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Thank you. ", "segments": [] } ]
dlg-417668b3-d80e-4c77-82e0-feb995671aa7
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Hello my personal assistant, can you contact an auto repair shop by the name of Intelligent Auto solutions?", "segments": [ { "start_index": 80, "end_index": 106, "text": "Intelligent Auto solutions", "annotations": [ { "name": "auto_repair.name.store" }, { "name": "auto_repair.name.store" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Of course I can, what would you like me to ask them?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Tell them that I need to book an appointment with them because my maintenance check light is on and I don't know what the cause of it is coming from.", "segments": [ { "start_index": 55, "end_index": 148, "text": "because my maintenance check light is on and I don't know what the cause of it is coming from", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "When do you want to bring your vehicle in for inspection by them?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I would like to make the appointment tomorrow at 9:00 a.m.", "segments": [ { "start_index": 37, "end_index": 45, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 49, "end_index": 57, "text": "9:00 a.m", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay, I see that they have that time slot open for you but they need more specifics on the type of car that you have.", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Okay, I have a 2012 Nissan Rogue SUV with 94,000 miles on it.", "segments": [ { "start_index": 15, "end_index": 19, "text": "2012", "annotations": [ { "name": "auto_repair.year.vehicle" }, { "name": "auto_repair.year.vehicle" } ] }, { "start_index": 20, "end_index": 36, "text": "Nissan Rogue SUV", "annotations": [ { "name": "auto_repair.name.vehicle" }, { "name": "auto_repair.name.vehicle" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "What type of symptoms are you experiencing?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "There is a rattling sound coming from the undercarriage of the car when I make turns and I just can't figure out where the noise is coming from.", "segments": [ { "start_index": 11, "end_index": 84, "text": "rattling sound coming from the undercarriage of the car when I make turns", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 11, "end_index": 143, "text": "rattling sound coming from the undercarriage of the car when I make turns and I just can't figure out where the noise is coming from", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Okay, can you supply your name and contact phone number for the shop mechanic?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Sure, tell them myname is Tom Jones with a phone number of 999-333-4444.", "segments": [ { "start_index": 26, "end_index": 35, "text": "Tom Jones", "annotations": [ { "name": "auto_repair.name.customer" }, { "name": "auto_repair.name.customer" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay, the appointment has been set for you to have your car at their shop at 9:00 a.m. tomorrow morning. Is that satisfactory?", "segments": [ { "start_index": 77, "end_index": 85, "text": "9:00 a.m", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt.reject" } ] }, { "start_index": 87, "end_index": 95, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt.reject" } ] }, { "start_index": 87, "end_index": 103, "text": "tomorrow morning", "annotations": [ { "name": "auto_repair.date.appt" } ] }, { "start_index": 96, "end_index": 103, "text": "morning", "annotations": [ { "name": "auto_repair.time.appt.reject" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Since it is still the beginning of the day today, is there any chance that they can see my car today?", "segments": [ { "start_index": 43, "end_index": 48, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Let me look at their schedule once again to see if they have available slots for diagnosis.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "This is really important because I need to make sure that my car is running good and that I won't get stranded on the freeway when I meet any of my clients tomorrow.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "I understand and it seems that the shop does have an opening at 4:00 p.m. today. Can you make that time slot?", "segments": [ { "start_index": 64, "end_index": 72, "text": "4:00 p.m", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] }, { "start_index": 74, "end_index": 79, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Of course I can and I do appreciate you giving a time slot for me today for my car.", "segments": [ { "start_index": 66, "end_index": 71, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Then that time is confirmed for you to bring in your car today for analysis.", "segments": [ { "start_index": 57, "end_index": 62, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Will they be able to fix the car today when they identify the problem?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Well I believe that depends on the severity of the problem? Is this noise constant?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Only when I make turns on the car does the rattling sound happen.", "segments": [ { "start_index": 5, "end_index": 64, "text": "when I make turns on the car does the rattling sound happen", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 21, "speaker": "ASSISTANT", "text": "Then maybe it sounds like a fixable problem and that they could have it fixed late today.", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Good, then I will anticipate that and just one more item on whether or not they charge overtime charges for bringing the car in so late today?", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "As long as you bring in the car during regular work hours will they chare their normal shop rates for a diagnosis which is $35.", "segments": [] }, { "index": 24, "speaker": "USER", "text": "Is that diagnosis fee a fixed price?", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "Yes it is and it is a price they charge for any vehicle that needs a diagnosis.", "segments": [] }, { "index": 26, "speaker": "USER", "text": "Okay, let's go over the appointment details once again just to make sure everything is correct.", "segments": [] }, { "index": 27, "speaker": "ASSISTANT", "text": "Alright, you have an appointmen today at 4:00 p.m. at Intelligent Auto Solutions to check on your 2012 Nissan Rogue for an engine check light situation where you hear a noise coming from your undercarriage when you make any type of turns.", "segments": [ { "start_index": 32, "end_index": 37, "text": "today", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 41, "end_index": 49, "text": "4:00 p.m", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 54, "end_index": 80, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] }, { "start_index": 98, "end_index": 102, "text": "2012", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 103, "end_index": 115, "text": "Nissan Rogue", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] }, { "start_index": 120, "end_index": 237, "text": "an engine check light situation where you hear a noise coming from your undercarriage when you make any type of turns", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 123, "end_index": 237, "text": "engine check light situation where you hear a noise coming from your undercarriage when you make any type of turns", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 28, "speaker": "USER", "text": "That sounds correct to me and does the shop also have my contact information?", "segments": [] }, { "index": 29, "speaker": "ASSISTANT", "text": "Yes they do, I gave them the name of Tom Jones with a phone number of 999-333-4444.", "segments": [ { "start_index": 37, "end_index": 46, "text": "Tom Jones", "annotations": [ { "name": "auto_repair.name.customer.accept" } ] } ] } ]
dlg-417b7796-9a48-4e6e-af7a-6ae589a857af
coffee-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Charlene, can you order me a iced white chocolate mocha from starbucks", "segments": [ { "start_index": 29, "end_index": 55, "text": "iced white chocolate mocha", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "where would you like to pick up the order ", "segments": [] }, { "index": 2, "speaker": "USER", "text": "that store close to me on milburn drive", "segments": [ { "start_index": 23, "end_index": 39, "text": "on milburn drive", "annotations": [ { "name": "coffee_ordering.location.store" } ] }, { "start_index": 26, "end_index": 33, "text": "milburn", "annotations": [ { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "do you mean the one on 213 milburn drive", "segments": [ { "start_index": 23, "end_index": 34, "text": "213 milburn", "annotations": [ { "name": "coffee_ordering.location.store" } ] }, { "start_index": 23, "end_index": 40, "text": "213 milburn drive", "annotations": [ { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 4, "speaker": "USER", "text": "that's the one", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "what size and toppings", "segments": [] }, { "index": 6, "speaker": "USER", "text": "a tall with coconut milk with whipped cream on top", "segments": [ { "start_index": 2, "end_index": 6, "text": "tall", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 12, "end_index": 24, "text": "coconut milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 30, "end_index": 43, "text": "whipped cream", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "no coconut milk and the tall size is unavailable", "segments": [ { "start_index": 3, "end_index": 15, "text": "coconut milk", "annotations": [ { "name": "coffee_ordering.type.milk.reject" }, { "name": "coffee_ordering.type.milk.reject" } ] }, { "start_index": 24, "end_index": 28, "text": "tall", "annotations": [ { "name": "coffee_ordering.size.drink.reject" }, { "name": "coffee_ordering.size.drink.reject" } ] } ] }, { "index": 8, "speaker": "USER", "text": "let's see. any soy milk in the grande size", "segments": [ { "start_index": 15, "end_index": 23, "text": "soy milk", "annotations": [ { "name": "coffee_ordering.type.milk.reject" }, { "name": "coffee_ordering.type.milk.reject" } ] }, { "start_index": 31, "end_index": 37, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "only almond milk is left on the menu for this", "segments": [ { "start_index": 5, "end_index": 16, "text": "almond milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 10, "speaker": "USER", "text": "ok then, order me the grande size with almond milk with extra whipped cream", "segments": [ { "start_index": 22, "end_index": 28, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 39, "end_index": 50, "text": "almond milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 56, "end_index": 75, "text": "extra whipped cream", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "that I can do ", "segments": [] }, { "index": 12, "speaker": "USER", "text": "how soon will it be ready for pickup", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "as soon as I am finished with the order it will be availabe at 213 milburn road", "segments": [ { "start_index": 63, "end_index": 79, "text": "213 milburn road", "annotations": [ { "name": "coffee_ordering.location.store.accept" }, { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "ok. that's all I will need", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "I am confirming your order of a grande iced white chocolate mocha with almond milk and extra whipped cream", "segments": [ { "start_index": 32, "end_index": 38, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 39, "end_index": 65, "text": "iced white chocolate mocha", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 71, "end_index": 82, "text": "almond milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 87, "end_index": 106, "text": "extra whipped cream", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "that's it", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "I will send your receipt via text on your mobile for your convenience", "segments": [] }, { "index": 18, "speaker": "USER", "text": "thanks. have a great day", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "you too and enjoy your drink", "segments": [] } ]
dlg-4184edd0-a7a2-455f-866d-84299fd7894a
uber-lyft-2
[ { "index": 0, "speaker": "USER", "text": "I need a car ASAP.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "What is the to and from location?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'm leaving Holiday Inn El Paso Airport, 6351 Gateway Blvd W, El Paso, TX and going toUniversity Medical Center of El Paso Annex Building, 4824 Alberta Ave, El Paso, TX", "segments": [ { "start_index": 0, "end_index": 82, "text": "I'm leaving Holiday Inn El Paso Airport, 6351 Gateway Blvd W, El Paso, TX and goin", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 20, "end_index": 73, "text": "Inn El Paso Airport, 6351 Gateway Blvd W, El Paso, TX", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 24, "end_index": 73, "text": "El Paso Airport, 6351 Gateway Blvd W, El Paso, TX", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 86, "end_index": 168, "text": "University Medical Center of El Paso Annex Building, 4824 Alberta Ave, El Paso, TX", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "How soon do you need the car?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "ASAP.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "What type of car service?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Uber please", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Ok type of car?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Uber select.", "segments": [ { "start_index": 0, "end_index": 11, "text": "Uber select", "annotations": [ { "name": "uber_lyft.type.ride.reject" }, { "name": "uber_lyft.type.ride.reject" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "That isn't available for this trip.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Ok Uber black?", "segments": [ { "start_index": 3, "end_index": 13, "text": "Uber black", "annotations": [ { "name": "uber_lyft.type.ride.reject" }, { "name": "uber_lyft.type.ride.reject" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "No that is also not available.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Then just whatever is fastest and not pool.", "segments": [ { "start_index": 34, "end_index": 42, "text": "not pool", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 38, "end_index": 42, "text": "pool", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Your choices are uber x or xl.", "segments": [ { "start_index": 17, "end_index": 23, "text": "uber x", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 22, "end_index": 23, "text": "x", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 27, "end_index": 29, "text": "xl", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 27, "end_index": 30, "text": "xl.", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Time for each?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "x is 10 minutes and xl 5 minutes.", "segments": [ { "start_index": 0, "end_index": 1, "text": "x", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 5, "end_index": 15, "text": "10 minutes", "annotations": [ { "name": "uber_lyft.time.pickup" }, { "name": "uber_lyft.time.pickup" } ] }, { "start_index": 20, "end_index": 22, "text": "xl", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 23, "end_index": 32, "text": "5 minutes", "annotations": [ { "name": "uber_lyft.time.pickup.accept" }, { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Xl it is then.", "segments": [ { "start_index": 0, "end_index": 2, "text": "Xl", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Ok it is 8.71, and the card on file is being charged. You will get all details sent to your phone.", "segments": [ { "start_index": 9, "end_index": 13, "text": "8.71", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Ok is the driver information being sent?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "yes it should be on your phone now.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "thank you good bye", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "good bye ", "segments": [] } ]
dlg-41884ed5-2c96-4207-bb4c-74549fcbaba9
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Hello, I'm calling to make a car appointment at \"Intelligent Auto Solutions\" to get some repairs done on my car.", "segments": [ { "start_index": 49, "end_index": 75, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Ok, first I'll need your name and phone number.", "segments": [] }, { "index": 2, "speaker": "USER", "text": "My name is Summer Snow and my phone number is 717-485-3333.", "segments": [ { "start_index": 11, "end_index": 22, "text": "Summer Snow", "annotations": [ { "name": "auto_repair.name.customer.accept" }, { "name": "auto_repair.name.customer.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "And, the year, model, and make of you car.", "segments": [] }, { "index": 4, "speaker": "USER", "text": "It's a 2014 BMW Series 328i.", "segments": [ { "start_index": 7, "end_index": 11, "text": "2014", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 12, "end_index": 27, "text": "BMW Series 328i", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Ok, what's the problem with you car?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "It's overheating and I think it needs a new thermostat, actually.", "segments": [ { "start_index": 0, "end_index": 55, "text": "It's overheating and I think it needs a new thermostat,", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 5, "end_index": 16, "text": "overheating", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 44, "end_index": 54, "text": "thermostat", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Ok, anything else that you want to bring to their attention?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Yes, give the car a total inspection to make sure all the hoses and the fluids are in tact. Just give it a complete inspection.", "segments": [ { "start_index": 20, "end_index": 90, "text": "total inspection to make sure all the hoses and the fluids are in tact", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Ok, it there a date and time you wanted to drop the car off?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Yes, tomorrow morning around 9am will work for me.", "segments": [ { "start_index": 5, "end_index": 13, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 14, "end_index": 32, "text": "morning around 9am", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 29, "end_index": 32, "text": "9am", "annotations": [ { "name": "auto_repair.time.appt.reject" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Actually, it seems that they don't have an available opening at that time but they have one later in the day at 2pm, would that work as well?", "segments": [ { "start_index": 112, "end_index": 115, "text": "2pm", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes, I'll take that appointment. I can get a friend to follow me and pick me up to retrieve that car when it's finished.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Yes, it looks like the initial inspection fee will be $80.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Ok, that's great. Will he give an estimate on the thermostat?", "segments": [ { "start_index": 50, "end_index": 60, "text": "thermostat", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Yes, he said they might as well put a new water pump in while they are changing the thermostat because they tend to go out at the same time in those BMWs, so will that work for you?", "segments": [ { "start_index": 84, "end_index": 94, "text": "thermostat", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 149, "end_index": 153, "text": "BMWs", "annotations": [ { "name": "auto_repair.name.vehicle" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yes, that is fine. That is better so I don't have to pay twice for him to take my car apart. How much for the thermostat and the water pump repair?", "segments": [ { "start_index": 106, "end_index": 146, "text": "the thermostat and the water pump repair", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 110, "end_index": 146, "text": "thermostat and the water pump repair", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "He said $240. for both and the inspection fee brings us to $320. total", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Wow, that is great. Thank you so much. I'll drop my car off tomorrow at 2pm then.", "segments": [ { "start_index": 60, "end_index": 68, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 72, "end_index": 75, "text": "2pm", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "Ok, Summer. I am confirming that you will be dropping off your car at 2pm and that the initial inspection fee plus the repair of the thermostat and the water pump estimate is $320.", "segments": [ { "start_index": 70, "end_index": 73, "text": "2pm", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 87, "end_index": 162, "text": "initial inspection fee plus the repair of the thermostat and the water pump", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 129, "end_index": 162, "text": "the thermostat and the water pump", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Thank you very much for all of your help. I appreciate it.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "You are welcome. Thank you.", "segments": [] } ]
dlg-418c5bfa-59bf-4dc0-b425-f580e928233c
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Amy, can you order a chocolate and caramel swirl javiva", "segments": [ { "start_index": 21, "end_index": 55, "text": "chocolate and caramel swirl javiva", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "where would you like to pick up your order", "segments": [] }, { "index": 2, "speaker": "USER", "text": "well, send the order to the location on bailey street, denver", "segments": [ { "start_index": 24, "end_index": 61, "text": "the location on bailey street, denver", "annotations": [ { "name": "coffee_ordering.location.store" } ] }, { "start_index": 40, "end_index": 61, "text": "bailey street, denver", "annotations": [ { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "is that the one at 25 bailey street location", "segments": [ { "start_index": 8, "end_index": 44, "text": "the one at 25 bailey street location", "annotations": [ { "name": "coffee_ordering.location.store" } ] }, { "start_index": 19, "end_index": 35, "text": "25 bailey street", "annotations": [ { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 4, "speaker": "USER", "text": "you got it", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "what size drink would you like", "segments": [] }, { "index": 6, "speaker": "USER", "text": "let's go for a large", "segments": [ { "start_index": 15, "end_index": 20, "text": "large", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "what dairy product would you like", "segments": [] }, { "index": 8, "speaker": "USER", "text": "non-dairy product and let's go with almond milk", "segments": [ { "start_index": 0, "end_index": 9, "text": "non-dairy", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 36, "end_index": 42, "text": "almond", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "ok. anything else", "segments": [] }, { "index": 10, "speaker": "USER", "text": "ask for extra chocolate and caramel topping", "segments": [ { "start_index": 8, "end_index": 23, "text": "extra chocolate", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 8, "end_index": 43, "text": "extra chocolate and caramel topping", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 28, "end_index": 35, "text": "caramel", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "we'll do", "segments": [] }, { "index": 12, "speaker": "USER", "text": "how soon will the order be ready for pick", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "as soon as I complete the order it should be ready for pick up at the location you requested", "segments": [] }, { "index": 14, "speaker": "USER", "text": "great. thanks", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "confirming your order of a large chocolate and caramel swirl javiva with almond milk with extra chocolate and caramel to be picked up at 25 bailey street, denver", "segments": [ { "start_index": 27, "end_index": 32, "text": "large", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 33, "end_index": 67, "text": "chocolate and caramel swirl javiva", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 47, "end_index": 54, "text": "caramel", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 73, "end_index": 79, "text": "almond", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 90, "end_index": 105, "text": "extra chocolate", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 90, "end_index": 117, "text": "extra chocolate and caramel", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 134, "end_index": 161, "text": "at 25 bailey street, denver", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] }, { "start_index": 137, "end_index": 161, "text": "25 bailey street, denver", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "that's correct", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "good. I will send a receipt of the order via text to your mobile", "segments": [ { "start_index": 6, "end_index": 64, "text": "I will send a receipt of the order via text to your mobile", "annotations": [ { "name": "coffee_ordering.coffee_order.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "thank you", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "anytime. enjoy", "segments": [] }, { "index": 20, "speaker": "USER", "text": "bye", "segments": [] } ]
dlg-41959d92-c99f-4a74-8d49-f4c691c34581
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": " Hello, I’d like to order a pizza, please.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Hello, Tim’s Pizza.", "segments": [ { "start_index": 7, "end_index": 18, "text": "Tim’s Pizza", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Can I get a large spinach pizza?", "segments": [ { "start_index": 12, "end_index": 17, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 18, "end_index": 25, "text": "spinach", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 18, "end_index": 31, "text": "spinach pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": " Sure. Let’s start with your address", "segments": [] }, { "index": 4, "speaker": "USER", "text": "My address is 123 Evergreen Terrace, Springfield.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay, thank you. What would you like to order", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Can I have a super pepperoni pizza, large, thin crust with extra mozzarella cheese?", "segments": [ { "start_index": 13, "end_index": 28, "text": "super pepperoni", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 13, "end_index": 34, "text": "super pepperoni pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 36, "end_index": 41, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 43, "end_index": 47, "text": "thin", "annotations": [ { "name": "pizza_ordering.type.crust.accept" } ] }, { "start_index": 43, "end_index": 53, "text": "thin crust", "annotations": [ { "name": "pizza_ordering.type.crust.accept" } ] }, { "start_index": 59, "end_index": 82, "text": "extra mozzarella cheese", "annotations": [ { "name": "pizza_ordering.preference.accept" }, { "name": "pizza_ordering.preference.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Would you like any sides with that?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Yes, can I please have 2 garlic breads and a bottle of lemonade", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Ok Sir, Anything Else. ", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Thatslove. How much was the bill?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Totally, $20.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Okay, Deliever In half an Hour", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Delivery time will be approximately 30 minutes.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Okay.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": " Please have the correct change for the driver", "segments": [] }, { "index": 16, "speaker": "USER", "text": "I will, thank you.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Thanks For Calling. Have A Nice Day.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Yes, I did. I’m taking all of my nieces and nephews out to dinner.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Thank You Sir", "segments": [] } ]
dlg-41ad67ca-f861-4ec9-8d9e-e7acacd88f47
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "I need to schedule an appointment for my vehicle Intelligent auto solutions", "segments": [ { "start_index": 49, "end_index": 75, "text": "Intelligent auto solutions", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay, what seems to be the trouble with your vehicle", "segments": [] }, { "index": 2, "speaker": "USER", "text": "It's having a hard time starting, I really have to crank the key pretty hard to get the car to turn over", "segments": [ { "start_index": 0, "end_index": 104, "text": "It's having a hard time starting, I really have to crank the key pretty hard to get the car to turn over", "annotations": [ { "name": "auto_repair.reason.appt.accept" }, { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What type of car is it?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "It's a 2019 dodge durango", "segments": [ { "start_index": 7, "end_index": 11, "text": "2019", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 12, "end_index": 25, "text": "dodge durango", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Are you needing the appointment as soon as possible or for tomorrow?", "segments": [ { "start_index": 32, "end_index": 51, "text": "as soon as possible", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] }, { "start_index": 59, "end_index": 67, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 6, "speaker": "USER", "text": "I would like to have it as soon as possible, like when I get off work around five", "segments": [ { "start_index": 24, "end_index": 43, "text": "as soon as possible", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] }, { "start_index": 77, "end_index": 81, "text": "five", "annotations": [ { "name": "auto_repair.time.appt.reject" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "It doesn't look like there is anything available for after work, there's an opening in the next thirty minutes", "segments": [ { "start_index": 91, "end_index": 110, "text": "next thirty minutes", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 8, "speaker": "USER", "text": "I'll be at work I won't be able to make that one, there's nothing for later on this evening?", "segments": [ { "start_index": 84, "end_index": 91, "text": "evening", "annotations": [ { "name": "auto_repair.time.appt.reject" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "No, the only availability there is, is for a half an hour from now, do you want to take that one?", "segments": [ { "start_index": 45, "end_index": 67, "text": "half an hour from now,", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 10, "speaker": "USER", "text": "No, what times are available for tomorrow?", "segments": [ { "start_index": 33, "end_index": 41, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Tomorrow we can do it at five, after work", "segments": [ { "start_index": 0, "end_index": 8, "text": "Tomorrow", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 25, "end_index": 29, "text": "five", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Okay, great, how much is it to bring the car in?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "It'll be around $120.00 and then go up from there depending on what is wrong with it", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Okay, great", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "I need your name and phone number to give to them for the appointment", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Melissa and the phone number is 7025558210", "segments": [ { "start_index": 0, "end_index": 7, "text": "Melissa", "annotations": [ { "name": "auto_repair.name.customer.accept" }, { "name": "auto_repair.name.customer.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay, your appointment is all set for tomorrow at five and the initial fee will be $120.00", "segments": [ { "start_index": 38, "end_index": 46, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 50, "end_index": 54, "text": "five", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Okay, thank you for all of your help", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You're welcome, anything else I can assist you with?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "No, that was all thank you", "segments": [] } ]
dlg-41b6a70d-5952-46f3-b7db-630db761adcd
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Hey, would you be able to pick me up a coffee?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure! Where would you like me to go?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I think the Starbucks on 11th Ave should be fine.", "segments": [ { "start_index": 25, "end_index": 33, "text": "11th Ave", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay, great. Would you like a hot drink or an iced one?", "segments": [ { "start_index": 30, "end_index": 33, "text": "hot", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 30, "end_index": 39, "text": "hot drink", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 46, "end_index": 50, "text": "iced", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 4, "speaker": "USER", "text": "I'm thinking hot for today.", "segments": [ { "start_index": 13, "end_index": 16, "text": "hot", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Perfect. What kind?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I'm in the mood for an Americano.", "segments": [ { "start_index": 23, "end_index": 32, "text": "Americano", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Sounds good. What size would you like?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Grande should do it.", "segments": [ { "start_index": 0, "end_index": 6, "text": "Grande", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Okay. Any extra flavors?", "segments": [ { "start_index": 10, "end_index": 23, "text": "extra flavors", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 10, "speaker": "USER", "text": "No, I don't think so. ", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "That's fine. Do you want milk?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Yes, please.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Great, what kind.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "It has to be almond milk.", "segments": [ { "start_index": 13, "end_index": 24, "text": "almond milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.type.milk.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay, I will make sure. Will you want whipped cream on top?", "segments": [ { "start_index": 38, "end_index": 51, "text": "whipped cream", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 16, "speaker": "USER", "text": "No thank you. ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay, great. Anything else I should specify?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No, I think that's all. ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Perfect. I placed the order with Starbucks on 11th ave in Greeley. You should be able to pick it up shortly. Be on the lookout for a text receipt.", "segments": [ { "start_index": 46, "end_index": 65, "text": "11th ave in Greeley", "annotations": [ { "name": "coffee_ordering.location.store.accept" }, { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Thanks a lot!", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "No problem. ", "segments": [] } ]
dlg-41c1a789-17f8-43dc-9d31-484891b37bca
uber-lyft-1
[ { "index": 0, "speaker": "USER", "text": "Hey, Carlos. I need you to get me an Uber.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure. From where to where?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "From Rutgers University Newark Campus to the Newark International Airport.", "segments": [ { "start_index": 5, "end_index": 37, "text": "Rutgers University Newark Campus", "annotations": [ { "name": "uber_lyft.location.from" }, { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 41, "end_index": 73, "text": "the Newark International Airport", "annotations": [ { "name": "uber_lyft.location.to" } ] }, { "start_index": 45, "end_index": 73, "text": "Newark International Airport", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "All right, do you want to know the prices?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Yes, please. Start with the cheapest.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "The cheapest is the pool option for $9.26.", "segments": [ { "start_index": 20, "end_index": 24, "text": "pool", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 36, "end_index": 41, "text": "$9.26", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 6, "speaker": "USER", "text": "No, I hate sharing. What's next?", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "UberX for $9.86.", "segments": [ { "start_index": 0, "end_index": 5, "text": "UberX", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 10, "end_index": 15, "text": "$9.86", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 8, "speaker": "USER", "text": "All right, that sounds good. But I need room for my luggage.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "There's the Black SUV which costs $43.93.", "segments": [ { "start_index": 12, "end_index": 21, "text": "Black SUV", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride.reject" } ] }, { "start_index": 34, "end_index": 40, "text": "$43.93", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate.reject" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Whoa, that's too much. Anything else?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "There's the UberXL, which is for large groups and is the cheapest option when it comes to size.", "segments": [ { "start_index": 12, "end_index": 18, "text": "UberXL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 12, "speaker": "USER", "text": "How much does that cost?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "$13.21.", "segments": [ { "start_index": 0, "end_index": 6, "text": "$13.21", "annotations": [ { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 0, "end_index": 7, "text": "$13.21.", "annotations": [ { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Sounds good. Get me that one.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "All right, let me just make sure everything is in order.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "No problem.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "You want an UberXL for $13.21 to take you from Rutgers to Newark International Airport.", "segments": [ { "start_index": 12, "end_index": 18, "text": "UberXL", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] }, { "start_index": 23, "end_index": 29, "text": "$13.21", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] }, { "start_index": 47, "end_index": 54, "text": "Rutgers", "annotations": [ { "name": "uber_lyft.location.from" }, { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 58, "end_index": 86, "text": "Newark International Airport", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 58, "end_index": 87, "text": "Newark International Airport.", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Sounds good. Thanks, Carlos.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "No problem, sir. Your ride is on the way. You can check the status on your phone. Bye.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Bye.", "segments": [] } ]
dlg-41d0e536-a7d8-4fec-9713-f0347fdc2c56
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "I am looking for a reservation for dinner", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "What did you have in mind?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "My first thing would be food type - seafood or Italiian", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "What are you wanting to spend?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "About $50 per person", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Are you looking for a upscale location, a quiet, or what?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "A quieter place so we can discuss business stuff", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "What time do you want to make a reservation for", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Let's shoot for 7 pm", "segments": [ { "start_index": 16, "end_index": 20, "text": "7 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "And how many people?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "It will be for a party of four", "segments": [ { "start_index": 26, "end_index": 30, "text": "four", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "And what area are you looking for?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Somewhere near the airport", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "I've got two options - McCormick and Schmitts and Bucca di Beppo", "segments": [ { "start_index": 23, "end_index": 45, "text": "McCormick and Schmitts", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 50, "end_index": 64, "text": "Bucca di Beppo", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 14, "speaker": "USER", "text": "What would you recommend?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "I think McCormick and Schmitt is a good seafood option and is quieter.", "segments": [ { "start_index": 8, "end_index": 29, "text": "McCormick and Schmitt", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Is there transit to it or do we need to drive?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Drive, its about 5 minutes from the airport", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Can you send me the address?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "On its way", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Okay, please make a reservation for 4.", "segments": [ { "start_index": 36, "end_index": 37, "text": "4", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] } ] }, { "index": 21, "speaker": "ASSISTANT", "text": "Done", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Thank you!", "segments": [] } ]
dlg-41d84cac-4fc6-4681-bc5e-b9f4bbe0db85
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hi I'm looking to order pizza from Pizza Hut", "segments": [ { "start_index": 35, "end_index": 44, "text": "Pizza Hut", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Ok, great! Which one were you wanting to order from?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "The one on Main.", "segments": [ { "start_index": 4, "end_index": 15, "text": "one on Main", "annotations": [ { "name": "pizza_ordering.location.store" } ] }, { "start_index": 11, "end_index": 15, "text": "Main", "annotations": [ { "name": "pizza_ordering.location.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "The one on Main, got it. Is this for pickup or delivery?", "segments": [ { "start_index": 4, "end_index": 15, "text": "one on Main", "annotations": [ { "name": "pizza_ordering.location.store" } ] }, { "start_index": 11, "end_index": 15, "text": "Main", "annotations": [ { "name": "pizza_ordering.location.store.accept" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Pickup.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Picking up, ok. What would you like?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Give me one large pizza with pepperoni and extra cheese.", "segments": [ { "start_index": 12, "end_index": 17, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 29, "end_index": 38, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 43, "end_index": 55, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "One large pizza with pepperoni and extra cheese, is that right?", "segments": [ { "start_index": 4, "end_index": 9, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 21, "end_index": 30, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 22, "end_index": 30, "text": "epperoni", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 35, "end_index": 47, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.preference" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Yeah, you got it.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Great. Is there anything else you would like to add to the order?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "No, just the pizza.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Ok, one large pizza with pepperoni and extra cheese will cost $25.25.", "segments": [ { "start_index": 8, "end_index": 13, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 25, "end_index": 34, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 39, "end_index": 51, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.preference.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Sounds good.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Would you like me to place the order now?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Yes, please place the order.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "I have placed the order and the receipt will be sent to your mobile device. Your pizza will be ready in 25 minutes", "segments": [ { "start_index": 0, "end_index": 23, "text": "I have placed the order", "annotations": [ { "name": "pizza_ordering.pizza_order.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Ok, great. Thanks!", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Have a good day and enjoy your pizza.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Will do!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Bye!", "segments": [] } ]
dlg-41d8a933-81bf-4f76-a9e1-e3c29c6d2d23
uber-lyft-2
[ { "index": 0, "speaker": "USER", "text": "Susan, can you get me an Uber X to the mall?", "segments": [ { "start_index": 25, "end_index": 31, "text": "Uber X", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 39, "end_index": 43, "text": "mall", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure. Which mall?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "South County Mall in St. Louis, MO.", "segments": [ { "start_index": 0, "end_index": 34, "text": "South County Mall in St. Louis, MO", "annotations": [ { "name": "uber_lyft.location.to" }, { "name": "uber_lyft.location.from" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Where do you need to be picked up from?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Panda Express at 3880 Hwy 141 in Arnold, MO.", "segments": [ { "start_index": 0, "end_index": 43, "text": "Panda Express at 3880 Hwy 141 in Arnold, MO", "annotations": [ { "name": "uber_lyft.location.from" } ] }, { "start_index": 0, "end_index": 44, "text": "Panda Express at 3880 Hwy 141 in Arnold, MO.", "annotations": [ { "name": "uber_lyft.location.from" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay, Looks like it will be bout $15.00.", "segments": [ { "start_index": 33, "end_index": 39, "text": "$15.00", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Sounds good. Just need a cheap ride.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Wait, sorry. Uber X isn't available.", "segments": [ { "start_index": 13, "end_index": 19, "text": "Uber X", "annotations": [ { "name": "uber_lyft.type.ride.reject" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 8, "speaker": "USER", "text": "What other kinds of rides are there?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Well, do you want to carpool?", "segments": [ { "start_index": 24, "end_index": 28, "text": "pool", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 10, "speaker": "USER", "text": "No.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay. Do you mind an SUV?", "segments": [ { "start_index": 21, "end_index": 24, "text": "SUV", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 12, "speaker": "USER", "text": "No, just as long as it isn't too expensive.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "There's Uber XL which is the cheapest single ride apart from Uber X.", "segments": [ { "start_index": 8, "end_index": 14, "text": "Uber X", "annotations": [ { "name": "uber_lyft.type.ride.reject" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 8, "end_index": 15, "text": "Uber XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Okay, that sounds good.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Uber XL from Panda Express in Arnold, MO to South County Mall in St. Louis, MO is $20.51.", "segments": [ { "start_index": 0, "end_index": 7, "text": "Uber XL", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] }, { "start_index": 13, "end_index": 40, "text": "Panda Express in Arnold, MO", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 44, "end_index": 78, "text": "South County Mall in St. Louis, MO", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 44, "end_index": 88, "text": "South County Mall in St. Louis, MO is $20.51", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 82, "end_index": 88, "text": "$20.51", "annotations": [ { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "That sounds amazing. How long is it going to be?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "They should be there in about 20 minutes.", "segments": [ { "start_index": 30, "end_index": 40, "text": "20 minutes", "annotations": [ { "name": "uber_lyft.time.pickup.accept" }, { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Anything else I need to know about it?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "No, just that all the details can be found on your app.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "You're awesome! Have a great night.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Thanks, you too.", "segments": [] } ]
dlg-41e31645-3233-46a9-819a-d8948e5b2753
uber-lyft-2
[ { "index": 0, "speaker": "USER", "text": "Hello, can you please order me a car?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, where are you coming from and where are you going to? ", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I am coming from Melinda Road, Rancho Santa Margarita, CA, USA and going to Laguna Beach Beer Company, Rancho Santa Margarita, CA, USA", "segments": [ { "start_index": 17, "end_index": 62, "text": "Melinda Road, Rancho Santa Margarita, CA, USA", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from" } ] }, { "start_index": 76, "end_index": 134, "text": "Laguna Beach Beer Company, Rancho Santa Margarita, CA, USA", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay that is helpful, what is the estimated fee? ", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I think it is around $15 dollars.", "segments": [ { "start_index": 21, "end_index": 24, "text": "$15", "annotations": [ { "name": "uber_lyft.price.estimate.accept" } ] }, { "start_index": 21, "end_index": 32, "text": "$15 dollars", "annotations": [ { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay, what kind of car do you want me to order? ", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Can you please order me the Lux Black?", "segments": [ { "start_index": 28, "end_index": 37, "text": "Lux Black", "annotations": [ { "name": "uber_lyft.type.ride.reject" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Unfortunately this option is unavailable, but I can order the Lux Black XL. It has a little more room.", "segments": [ { "start_index": 62, "end_index": 74, "text": "Lux Black XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Okay thank you, how long will I have to wait.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "The car will arrive in 10 minutes from the time that I order it. Does that work for you?", "segments": [ { "start_index": 20, "end_index": 33, "text": "in 10 minutes", "annotations": [ { "name": "uber_lyft.time.pickup" } ] }, { "start_index": 23, "end_index": 33, "text": "10 minutes", "annotations": [ { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes, it does, thank you.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "What time should I order the car? ", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Order it as soon as possible, I have to be there on time.", "segments": [ { "start_index": 9, "end_index": 28, "text": "as soon as possible", "annotations": [ { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay I am ordering it now. Is there anything else you need to know?", "segments": [ { "start_index": 5, "end_index": 25, "text": "I am ordering it now", "annotations": [ { "name": "uber_lyft.ride_booking.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Thank you. Please also schedule another ride for when I am finished.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay, what time would you like the ride scheduled for? ", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Please schedule the ride for 12am to pick me up from Laguna Beach Beer Company, Rancho Santa Margarita, CA, USA.", "segments": [ { "start_index": 29, "end_index": 33, "text": "12am", "annotations": [ { "name": "uber_lyft.time.pickup.accept" }, { "name": "uber_lyft.time.pickup.accept" } ] }, { "start_index": 53, "end_index": 111, "text": "Laguna Beach Beer Company, Rancho Santa Margarita, CA, USA", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 53, "end_index": 112, "text": "Laguna Beach Beer Company, Rancho Santa Margarita, CA, USA.", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay, I will do that. What kind of ride do you want? ", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Let's book the Lux Black XL again.", "segments": [ { "start_index": 15, "end_index": 27, "text": "Lux Black XL", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "You got it.", "segments": [] } ]
dlg-41e743ed-efda-4b9e-a2ea-114adfa215ff
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "Hi. Can you get me tickets to Aquaman for tonight?", "segments": [ { "start_index": 30, "end_index": 37, "text": "Aquaman", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure. Which city would you like me to check?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Please check theaters in Orange, CA.", "segments": [ { "start_index": 25, "end_index": 35, "text": "Orange, CA", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "There is a nice theater in Katella Avenue and Aquaman is showing.", "segments": [ { "start_index": 27, "end_index": 41, "text": "Katella Avenue", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] }, { "start_index": 46, "end_index": 53, "text": "Aquaman", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Can you check the times available for tonight?", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Is 7:30 PM okay with you? There is 10:45 PM, but I assumed that would be too late.", "segments": [ { "start_index": 3, "end_index": 10, "text": "7:30 PM", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 35, "end_index": 43, "text": "10:45 PM", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Yes, 7:30 PM is fine.", "segments": [ { "start_index": 5, "end_index": 12, "text": "7:30 PM", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "How many tickets should I get?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Please get 2 tickets.", "segments": [ { "start_index": 11, "end_index": 12, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "No problem. Is there anything else you would like me to check?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "How much are the tickets?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "It's $19 total for the 2 tickets.", "segments": [ { "start_index": 5, "end_index": 8, "text": "$19", "annotations": [ { "name": "movie_ticket.price.ticket.accept" }, { "name": "movie_ticket.price.ticket.accept" } ] }, { "start_index": 23, "end_index": 24, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 12, "speaker": "USER", "text": "I already have an account with the ticket service so you can use that to purchase the tickets.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Yes, I'll do that.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Let me know as soon as possible if you already purchased the tickets so I can confirm it with my friend.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "I'll make the call right now. ", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Thanks. I'll just wait.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "2 tickets have been confirmed and will be sent to your mobile device as a text message.", "segments": [ { "start_index": 0, "end_index": 1, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets.accept" }, { "name": "movie_ticket.num.tickets.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Thanks again. Goodbye.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You're welcome. Enjoy the movie. Goodbye.", "segments": [] } ]
dlg-41e9c946-c531-41f4-ba83-756c18597c30
coffee-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hi, I'd like to order a drink from Peet's Coffee.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Where are you located today?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "In Portland, Oregon.", "segments": [ { "start_index": 0, "end_index": 19, "text": "In Portland, Oregon", "annotations": [ { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Got it. And which location do you want to order from?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "The one at 508 SW Broadway.", "segments": [ { "start_index": 11, "end_index": 26, "text": "508 SW Broadway", "annotations": [ { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Alright. And what can I get for you today?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "An Iced Caffè Mocha.", "segments": [ { "start_index": 3, "end_index": 19, "text": "Iced Caffè Mocha", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 3, "end_index": 20, "text": "Iced Caffè Mocha.", "annotations": [ { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "What size?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Medium.", "segments": [ { "start_index": 0, "end_index": 6, "text": "Medium", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Alright. And what type of milk?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Soy milk, please.", "segments": [ { "start_index": 0, "end_index": 8, "text": "Soy milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Oh, I'm sorry, it looks like soy milk is unavailable at this time. Is there another type I can order for you?", "segments": [ { "start_index": 29, "end_index": 37, "text": "soy milk", "annotations": [ { "name": "coffee_ordering.type.milk.reject" }, { "name": "coffee_ordering.type.milk.reject" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Almond milk is fine then.", "segments": [ { "start_index": 0, "end_index": 11, "text": "Almond milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Alright, almond milk it is. Anything else?", "segments": [ { "start_index": 9, "end_index": 20, "text": "almond milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Extra whipped cream please.", "segments": [ { "start_index": 0, "end_index": 19, "text": "Extra whipped cream", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Got it. Is that all?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "That's it.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay. I have placed your order for one medium iced caffe mocha with almond milk and extra whipped cream. It will be ready for pickup soon at 508 SW Broadway.", "segments": [ { "start_index": 35, "end_index": 38, "text": "one", "annotations": [ { "name": "coffee_ordering.num.drink.accept" }, { "name": "coffee_ordering.num.drink.accept" } ] }, { "start_index": 39, "end_index": 45, "text": "medium", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 46, "end_index": 62, "text": "iced caffe mocha", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 68, "end_index": 79, "text": "almond milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 84, "end_index": 103, "text": "extra whipped cream", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 141, "end_index": 156, "text": "508 SW Broadway", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] }, { "start_index": 141, "end_index": 157, "text": "508 SW Broadway.", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Great. Thanks.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "A receipt will be sent to your mobile device via text message.", "segments": [] }, { "index": 20, "speaker": "USER", "text": " Cool. Goodbye.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Bye.", "segments": [] } ]
dlg-41ebe3c0-839f-4454-85ad-b032b493fe25
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Hello, I need to schedule an appointment for car repair.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Where would you like to schedule it?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Intelligent Auto Solutions", "segments": [ { "start_index": 0, "end_index": 26, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "For what day?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Today", "segments": [ { "start_index": 0, "end_index": 5, "text": "Today", "annotations": [ { "name": "auto_repair.date.appt" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "And what is your car's make and model?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "1987 BMW 325", "segments": [ { "start_index": 0, "end_index": 4, "text": "1987", "annotations": [ { "name": "auto_repair.year.vehicle" }, { "name": "auto_repair.year.vehicle" } ] }, { "start_index": 5, "end_index": 12, "text": "BMW 325", "annotations": [ { "name": "auto_repair.name.vehicle" }, { "name": "auto_repair.name.vehicle" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "And your name?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "John Smith", "segments": [ { "start_index": 0, "end_index": 10, "text": "John Smith", "annotations": [ { "name": "auto_repair.name.customer" }, { "name": "auto_repair.name.customer" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "And what seems to be the problem?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "The car is leaking oil.", "segments": [ { "start_index": 11, "end_index": 22, "text": "leaking oil", "annotations": [ { "name": "auto_repair.reason.appt.accept" }, { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay, we can have your car looked at tomorrow.", "segments": [ { "start_index": 37, "end_index": 45, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Actually if it's possible, I'd like to have it checked today.", "segments": [ { "start_index": 55, "end_index": 60, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay, we have a 3PM appointment today.", "segments": [ { "start_index": 16, "end_index": 19, "text": "3PM", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Okay that would be good.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay, reserving now.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "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": "Okay, your appointment has been set for today at 3PM for John Smith with a 1987 BMW 325. The initial inspection fee is $49.", "segments": [ { "start_index": 40, "end_index": 45, "text": "today", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 49, "end_index": 52, "text": "3PM", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 57, "end_index": 67, "text": "John Smith", "annotations": [ { "name": "auto_repair.name.customer.accept" }, { "name": "auto_repair.name.customer.accept" } ] }, { "start_index": 75, "end_index": 79, "text": "1987", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 80, "end_index": 87, "text": "BMW 325", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Okay thank you.", "segments": [] } ]
dlg-41f12c8f-136e-4561-8de7-955f94b48c87
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Hey, I need a car checkup.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "OK. What is make and model of the car?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "It's a 1995 Toyota Camry.", "segments": [ { "start_index": 7, "end_index": 11, "text": "1995", "annotations": [ { "name": "auto_repair.year.vehicle" }, { "name": "auto_repair.year.vehicle" } ] }, { "start_index": 12, "end_index": 24, "text": "Toyota Camry", "annotations": [ { "name": "auto_repair.name.vehicle" }, { "name": "auto_repair.name.vehicle" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "OK. What is wrong with it?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "The back windshield wiper doesn't work, and I need it to pass inspection.", "segments": [ { "start_index": 0, "end_index": 72, "text": "The back windshield wiper doesn't work, and I need it to pass inspection", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 4, "end_index": 38, "text": "back windshield wiper doesn't work", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "OK. When would you like an appointment. Would you like me to book online?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Yes, book online. I'd like an appointment for this Friday in the morning.", "segments": [ { "start_index": 51, "end_index": 57, "text": "Friday", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 65, "end_index": 72, "text": "morning", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Is 9:00 AM on Monday alright?", "segments": [ { "start_index": 3, "end_index": 10, "text": "9:00 AM", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] }, { "start_index": 14, "end_index": 20, "text": "Monday", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Yes, that would be great.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "OK. Can I get a name and phone number for the appointment.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "OK. It's for a Dave L. Jenkins at 636-744-6092.", "segments": [ { "start_index": 15, "end_index": 30, "text": "Dave L. Jenkins", "annotations": [ { "name": "auto_repair.name.customer" }, { "name": "auto_repair.name.customer" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "OK. That fee will be $75. Is that OK?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Is that to figure out what's wrong with it or to fix it?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Just to figure out what's wrong with it.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "OK. No problem. That sounds comparable to the other quotes I found.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Awesome. Would you like me to book that?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "OK, to confirm it's an appointment with Intelligent Auto Solutions for a 1995 Toyota Camry with a back windshield wiper that isn't working. The name is David Jenkins and the time is 8:00 AM Friday. It's $100.", "segments": [ { "start_index": 40, "end_index": 66, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] }, { "start_index": 73, "end_index": 77, "text": "1995", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 78, "end_index": 90, "text": "Toyota Camry", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] }, { "start_index": 98, "end_index": 138, "text": "back windshield wiper that isn't working", "annotations": [ { "name": "auto_repair.reason.appt.accept" }, { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 152, "end_index": 165, "text": "David Jenkins", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.customer.accept" } ] }, { "start_index": 182, "end_index": 189, "text": "8:00 AM", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 190, "end_index": 196, "text": "Friday", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Sounds good to me.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Is there anything else I can help you with?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "No, that should be good.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Thank you. Have a great day.", "segments": [] } ]
dlg-41f32e29-2e2e-4930-9c60-2b7fd3355072
uber-lyft-1
[ { "index": 0, "speaker": "USER", "text": "I'd like a ride to the mall.", "segments": [ { "start_index": 19, "end_index": 28, "text": "the mall.", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Where will you be going?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "The Stratford Square Mall.", "segments": [ { "start_index": 0, "end_index": 25, "text": "The Stratford Square Mall", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 0, "end_index": 26, "text": "The Stratford Square Mall.", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Which ride type would you like?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "How much would I have to pay to ride in a high end car?", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "The Lux, Lux Black, and Lux Black XL all provide higher end vehicles.", "segments": [ { "start_index": 4, "end_index": 7, "text": "Lux", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 9, "end_index": 18, "text": "Lux Black", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 24, "end_index": 36, "text": "Lux Black XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 6, "speaker": "USER", "text": "How much would the Lux ride be?", "segments": [ { "start_index": 19, "end_index": 22, "text": "Lux", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "The Lux ride would cost around $15-18.", "segments": [ { "start_index": 4, "end_index": 7, "text": "Lux", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 4, "end_index": 12, "text": "Lux ride", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 31, "end_index": 37, "text": "$15-18", "annotations": [ { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 31, "end_index": 38, "text": "$15-18.", "annotations": [ { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 8, "speaker": "USER", "text": "What about the Lux Black?", "segments": [ { "start_index": 15, "end_index": 24, "text": "Lux Black", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "The Lux Black would cost around $24-28.", "segments": [ { "start_index": 4, "end_index": 13, "text": "Lux Black", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 32, "end_index": 38, "text": "$24-28", "annotations": [ { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 32, "end_index": 39, "text": "$24-28.", "annotations": [ { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 10, "speaker": "USER", "text": "How much would just a personal ride be?", "segments": [ { "start_index": 22, "end_index": 35, "text": "personal ride", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "A personal ride would cost $10-12.", "segments": [ { "start_index": 2, "end_index": 15, "text": "personal ride", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 27, "end_index": 33, "text": "$10-12", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Which is the cheapest ride option?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "A shared ride would be the cheapest.", "segments": [ { "start_index": 2, "end_index": 13, "text": "shared ride", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 14, "speaker": "USER", "text": "How much would that be?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "A shared ride would cost around $8-10.", "segments": [ { "start_index": 2, "end_index": 13, "text": "shared ride", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 32, "end_index": 37, "text": "$8-10", "annotations": [ { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 32, "end_index": 38, "text": "$8-10.", "annotations": [ { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 16, "speaker": "USER", "text": "So they all would take the same amount of time?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "They would all take about 11 minutes.", "segments": [ { "start_index": 26, "end_index": 36, "text": "11 minutes", "annotations": [ { "name": "uber_lyft.time.pickup.accept" }, { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "I'll just take the personal ride then.", "segments": [ { "start_index": 19, "end_index": 32, "text": "personal ride", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "Alright. Your ride is on its way. Check your phone for status updates.", "segments": [] } ]
dlg-41f60e8c-b5c5-4e4f-b684-ccc42330d61a
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Could you place a coffee order for me from Starbucks?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay which Starbucks would you like?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "The one on Sunshine in Springfield please.", "segments": [ { "start_index": 4, "end_index": 34, "text": "one on Sunshine in Springfield", "annotations": [ { "name": "coffee_ordering.location.store" } ] }, { "start_index": 11, "end_index": 34, "text": "Sunshine in Springfield", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Wonderful. What will you be having today?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I want a London Fog Tea Latte.", "segments": [ { "start_index": 9, "end_index": 30, "text": "London Fog Tea Latte.", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 9, "end_index": 29, "text": "London Fog Tea Latte", "annotations": [ { "name": "coffee_ordering.name.drink.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay what size?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "A venti.", "segments": [ { "start_index": 2, "end_index": 7, "text": "venti", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Do you want it iced or hot?", "segments": [ { "start_index": 15, "end_index": 19, "text": "iced", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 23, "end_index": 26, "text": "hot", "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" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Okay and what kind of milk would you like?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "What are my milk options?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "2%, almond, coconut, whole milk, nonfat milk, and soy.", "segments": [ { "start_index": 0, "end_index": 2, "text": "2%", "annotations": [ { "name": "coffee_ordering.type.milk.reject" } ] }, { "start_index": 0, "end_index": 3, "text": "2%,", "annotations": [ { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 4, "end_index": 10, "text": "almond", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 12, "end_index": 19, "text": "coconut", "annotations": [ { "name": "coffee_ordering.type.milk.reject" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 21, "end_index": 31, "text": "whole milk", "annotations": [ { "name": "coffee_ordering.type.milk.reject" } ] }, { "start_index": 21, "end_index": 32, "text": "whole milk,", "annotations": [ { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 33, "end_index": 44, "text": "nonfat milk", "annotations": [ { "name": "coffee_ordering.type.milk.reject" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 50, "end_index": 53, "text": "soy", "annotations": [ { "name": "coffee_ordering.type.milk.reject" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 12, "speaker": "USER", "text": "I would like almond milk", "segments": [ { "start_index": 13, "end_index": 24, "text": "almond milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Would you like any added flavors?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "I would like an extra shot of vanilla added.", "segments": [ { "start_index": 16, "end_index": 37, "text": "extra shot of vanilla", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay so I've got a Venti hot London Fog Tea Latte with almond milk and extra vanilla.", "segments": [ { "start_index": 19, "end_index": 84, "text": "Venti hot London Fog Tea Latte with almond milk and extra vanilla", "annotations": [ { "name": "coffee_ordering.coffee_order.accept" } ] }, { "start_index": 19, "end_index": 24, "text": "Venti", "annotations": [ { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 25, "end_index": 28, "text": "hot", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 29, "end_index": 49, "text": "London Fog Tea Latte", "annotations": [ { "name": "coffee_ordering.coffee_order.accept" } ] }, { "start_index": 55, "end_index": 66, "text": "almond milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 71, "end_index": 85, "text": "extra vanilla.", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Perfect.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Would you like to add anything else?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No that will be all. ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Okay your drink is on order at the Starbucks on Sunshine in Springfield and will be ready for pick up shortly. I will send the receipt via text message.", "segments": [ { "start_index": 48, "end_index": 71, "text": "Sunshine in Springfield", "annotations": [ { "name": "coffee_ordering.location.store.accept" }, { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Thank you very much.", "segments": [] } ]
dlg-42067db3-93ef-4605-bdde-42b75b9f2df2
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "I need to book movie tickets ", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "For what city is this", "segments": [] }, { "index": 2, "speaker": "USER", "text": "this is for the seattle area", "segments": [ { "start_index": 16, "end_index": 28, "text": "seattle area", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What date would you like to go?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "This is for the 24th this thursday", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Is there a movie you had in mind?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I wanted to see the new movie from the transformers, the name escapes me.", "segments": [ { "start_index": 35, "end_index": 51, "text": "the transformers", "annotations": [ { "name": "movie_ticket.name.movie" } ] }, { "start_index": 39, "end_index": 51, "text": "transformers", "annotations": [ { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "The new transformers movie is bumble bee is this the one?", "segments": [ { "start_index": 8, "end_index": 20, "text": "transformers", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] }, { "start_index": 30, "end_index": 40, "text": "bumble bee", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 8, "speaker": "USER", "text": "yes that is it.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "There are 2 theaters in the area showing the movie the metro park cinema and the downtwon auditorium", "segments": [ { "start_index": 51, "end_index": 72, "text": "the metro park cinema", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 55, "end_index": 72, "text": "metro park cinema", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 77, "end_index": 100, "text": "the downtwon auditorium", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 81, "end_index": 100, "text": "downtwon auditorium", "annotations": [ { "name": "movie_ticket.name.theater" } ] } ] }, { "index": 10, "speaker": "USER", "text": "I would like the downtown auditorium what times are available", "segments": [ { "start_index": 13, "end_index": 36, "text": "the downtown auditorium", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 17, "end_index": 36, "text": "downtown auditorium", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "for thursday the 24th there are 4 movie times 4 pm 630 pm 755 pm and 930 pm", "segments": [ { "start_index": 46, "end_index": 50, "text": "4 pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 51, "end_index": 57, "text": "630 pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 58, "end_index": 64, "text": "755 pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 69, "end_index": 75, "text": "930 pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 12, "speaker": "USER", "text": "I would like to attend the 930 showing", "segments": [ { "start_index": 27, "end_index": 30, "text": "930", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "how many tickets would you like?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "There will be 2 of us", "segments": [ { "start_index": 14, "end_index": 15, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.time.start.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ok, I to confirm the purchase it is bumblebee movie at 930 pm on thursday the 24th for 2.", "segments": [ { "start_index": 36, "end_index": 45, "text": "bumblebee", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 55, "end_index": 61, "text": "930 pm", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] }, { "start_index": 78, "end_index": 79, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets.accept" }, { "name": "movie_ticket.num.tickets.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "This is correct book it", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "the tickets have been ordered and you will get a confirmation in your email", "segments": [] }, { "index": 18, "speaker": "USER", "text": "thank you I just received the receipt thanks.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "thank you.", "segments": [] } ]
dlg-420b80c8-02b9-46b0-babc-612b89d363a3
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "Hi! I would like to purchase tickets to Happy Feet.", "segments": [ { "start_index": 40, "end_index": 50, "text": "Happy Feet", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure. What theater do you prefer?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "The one over on west main", "segments": [ { "start_index": 16, "end_index": 25, "text": "west main", "annotations": [ { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok. West Main. How many tickets?", "segments": [ { "start_index": 4, "end_index": 13, "text": "West Main", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.name.theater" } ] } ] }, { "index": 4, "speaker": "USER", "text": "I need 7 tickets please.", "segments": [ { "start_index": 7, "end_index": 8, "text": "7", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 7, "end_index": 16, "text": "7 tickets", "annotations": [ { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Seven?", "segments": [ { "start_index": 0, "end_index": 5, "text": "Seven", "annotations": [ { "name": "movie_ticket.num.tickets.accept" }, { "name": "movie_ticket.num.tickets.accept" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Yes. Seven.", "segments": [ { "start_index": 5, "end_index": 10, "text": "Seven", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Who do you have with you an army?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I wish, I am with stuffy work clients and this is their idea of fun. ", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Oh well. Anything for a deal. Why happy feet?", "segments": [ { "start_index": 34, "end_index": 44, "text": "happy feet", "annotations": [ { "name": "movie_ticket.name.movie.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "They are here to talk about the Arctic branch of the business. ", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Ah. Fitting.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Fitting indeed, but not what I want to see!", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "So there are two options for ticket. Vip or regular.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "How much are vip?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "they are 55 dollars, 40 more than the usual", "segments": [ { "start_index": 9, "end_index": 19, "text": "55 dollars", "annotations": [ { "name": "movie_ticket.price.ticket" } ] } ] }, { "index": 16, "speaker": "USER", "text": "55 dollars? What a rip-off!", "segments": [ { "start_index": 0, "end_index": 11, "text": "55 dollars?", "annotations": [ { "name": "movie_ticket.price.ticket.reject" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "So a no for those?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Absoluteley not. ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You'd be broke from two movies!", "segments": [] }, { "index": 20, "speaker": "USER", "text": "They already charge enough for the damn popcorn!", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Ah, depends if there is free refills. ", "segments": [] }, { "index": 22, "speaker": "USER", "text": "True, but I wan never a fan", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Oh cheer up. Maybe you will get a taste for it. ", "segments": [] }, { "index": 24, "speaker": "USER", "text": "Might get a taste for cavities too", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "That reminds me, your dentist appointment is next tuesday.", "segments": [] }, { "index": 26, "speaker": "USER", "text": "Anything bad on the agenda?", "segments": [] }, { "index": 27, "speaker": "ASSISTANT", "text": "Oh just a small root canal.", "segments": [] }, { "index": 28, "speaker": "USER", "text": "Oh great. Thank you!", "segments": [] }, { "index": 29, "speaker": "ASSISTANT", "text": "Have fun!", "segments": [] } ]
dlg-420e8941-1ec8-439d-8572-4e2b3f153e8c
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hi Lisa, can you place a pizza order for me and I'll go pick it up? I'm having lunch with Bob and Kathy today.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, where should I order it from?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Can you get it from OTTO? The place next door.", "segments": [ { "start_index": 20, "end_index": 24, "text": "OTTO", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Yeah, of course, what can I get for you? ", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Do they have mozzarella pizza?", "segments": [ { "start_index": 13, "end_index": 29, "text": "mozzarella pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Yeah, I think so. Do you want the usual stuff on it?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Yeah, one mozzarella pizza with basil, tomato, red sauce, and roasted onions.", "segments": [ { "start_index": 10, "end_index": 26, "text": "mozzarella pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 32, "end_index": 37, "text": "basil", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 39, "end_index": 45, "text": "tomato", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 47, "end_index": 56, "text": "red sauce", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 62, "end_index": 76, "text": "roasted onions", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay, sounds good. What size do you need?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Do you think a large would be big enough for three to four people?", "segments": [ { "start_index": 15, "end_index": 20, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "I think so, yeah. Do you want me to get you a large?", "segments": [ { "start_index": 46, "end_index": 51, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Sure. Can you add a cheese pizza to that, too, actually? No toppings.", "segments": [ { "start_index": 20, "end_index": 32, "text": "cheese pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Yeah, of course. What size? ", "segments": [] }, { "index": 12, "speaker": "USER", "text": "I think just a small one would be good.", "segments": [ { "start_index": 15, "end_index": 20, "text": "small", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay, perfect. Are you sure you don't want any toppings on the cheese?", "segments": [ { "start_index": 63, "end_index": 69, "text": "cheese", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Actually, now that I think of it, can you get that one with roasted peppers and white sauce instead of red?", "segments": [ { "start_index": 60, "end_index": 75, "text": "roasted peppers", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 80, "end_index": 91, "text": "white sauce", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 80, "end_index": 106, "text": "white sauce instead of red", "annotations": [ { "name": "pizza_ordering.preference.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Sure! That sounds good. Anything else I can get you? ", "segments": [] }, { "index": 16, "speaker": "USER", "text": "I think just the pizzas, thanks.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay, will do. Do you want me to tell you the total price for both of those?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Yeah, go ahead, thanks. ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Okay, so the large pizza with toppings - the mozzarella one - is $26 and the small one would be $14. Does that work?", "segments": [ { "start_index": 13, "end_index": 18, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 41, "end_index": 59, "text": "the mozzarella one", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 45, "end_index": 55, "text": "mozzarella", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 77, "end_index": 82, "text": "small", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Yeah, of course. Do they take credit cards online or do I have to pay in person?", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Let me check. I think they should take cards over the phone or online.", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Okay, perfect. I think hey have my account details already.", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Oh, right. Let me see if there's a time estimate online.", "segments": [] }, { "index": 24, "speaker": "USER", "text": "Okay, thanks! Let me know what it says. ", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "Oh, wait, before I do that, do you want me to add any drinks or anything to your order?", "segments": [] }, { "index": 26, "speaker": "USER", "text": "No, just the pizzas, thanks. ", "segments": [] }, { "index": 27, "speaker": "ASSISTANT", "text": "Ok, will do. ", "segments": [] }, { "index": 28, "speaker": "USER", "text": "How long does it say it'll take for the pizzas to come? ", "segments": [] }, { "index": 29, "speaker": "ASSISTANT", "text": "It says it'll be ready for pickup in about 25 minutes. Let me know how it is!", "segments": [] } ]
dlg-421a4b11-2196-49d1-ae1f-444991c6d998
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Hi, I'd like you to order me a coffee from Starbucks, please.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, I'd be happy to. What Starbucks location would you like me to use?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "The one on the corner of Forbes and Craig in Pittsburgh.", "segments": [ { "start_index": 15, "end_index": 55, "text": "corner of Forbes and Craig in Pittsburgh", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok, what type of coffee woul you like?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "A caffe latte.", "segments": [ { "start_index": 0, "end_index": 13, "text": "A caffe latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 2, "end_index": 13, "text": "caffe latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Absolutely. What size do you want?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "What are the sizes again?", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Short, tall, grande, and venti.", "segments": [ { "start_index": 0, "end_index": 5, "text": "Short", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 7, "end_index": 11, "text": "tall", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 13, "end_index": 19, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 25, "end_index": 30, "text": "venti", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Uh, I'll go with a tall, I guess.", "segments": [ { "start_index": 19, "end_index": 23, "text": "tall", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Got it. What kind of milk would you like in your drink?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "2%", "segments": [ { "start_index": 0, "end_index": 2, "text": "2%", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Ok. Do you want any sugar or other flavorings in the drink?", "segments": [ { "start_index": 20, "end_index": 25, "text": "sugar", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 12, "speaker": "USER", "text": "No, thank you.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Would you like the drink hot or over ice?", "segments": [ { "start_index": 25, "end_index": 28, "text": "hot", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 25, "end_index": 40, "text": "hot or over ice", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 32, "end_index": 40, "text": "over ice", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Hot.", "segments": [ { "start_index": 0, "end_index": 3, "text": "Hot", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "OK, so one tall caffe latte with 2% milk from the Starbucks on the corner of Fifth and Craig in Pittsburgh. Is that right?", "segments": [ { "start_index": 7, "end_index": 10, "text": "one", "annotations": [ { "name": "coffee_ordering.num.drink.accept" }, { "name": "coffee_ordering.num.drink.accept" } ] }, { "start_index": 11, "end_index": 15, "text": "tall", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 16, "end_index": 27, "text": "caffe latte", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 33, "end_index": 40, "text": "2% milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 60, "end_index": 106, "text": "on the corner of Fifth and Craig in Pittsburgh", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] }, { "start_index": 67, "end_index": 106, "text": "corner of Fifth and Craig in Pittsburgh", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yep, that's correct.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Ok, I'm placing the order for you. It should be ready for pickup shortly. I will bill it to your store account and the receipt will be sent to you via text.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thank you very much.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You're welcome. Anything else I can do for you right now?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Nope, that's it.", "segments": [] } ]
dlg-421a7e36-14bf-447e-98e3-17bcc780b7bb
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "Hey, could you purchase some tickets for me for Lego Movie 2?", "segments": [ { "start_index": 48, "end_index": 60, "text": "Lego Movie 2", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Which city are you going to be seeing the movie in?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'm going to St Charles", "segments": [ { "start_index": 13, "end_index": 23, "text": "St Charles", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "How many tickets do you need?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I need two tickets. I'm taking a friend.", "segments": [ { "start_index": 7, "end_index": 10, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 7, "end_index": 18, "text": "two tickets", "annotations": [ { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay. Which theater are you wanting to go to?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I'm going to Marcus Theaters.", "segments": [ { "start_index": 13, "end_index": 28, "text": "Marcus Theaters", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay. 3D or standard?", "segments": [ { "start_index": 6, "end_index": 8, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] }, { "start_index": 12, "end_index": 20, "text": "standard", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 8, "speaker": "USER", "text": "I'd like to see it in 3D.", "segments": [ { "start_index": 22, "end_index": 24, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "There's two showings for 3D. 5:15 and 8:15. Which would you prefer?", "segments": [ { "start_index": 25, "end_index": 27, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] }, { "start_index": 29, "end_index": 33, "text": "5:15", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 38, "end_index": 42, "text": "8:15", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 10, "speaker": "USER", "text": "I would prefer 8:15.", "segments": [ { "start_index": 15, "end_index": 19, "text": "8:15", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay for the 3D showing the tickets are $14.25 each. Is that okay?", "segments": [ { "start_index": 13, "end_index": 15, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening.accept" }, { "name": "movie_ticket.type.screening.accept" } ] }, { "start_index": 40, "end_index": 46, "text": "$14.25", "annotations": [ { "name": "movie_ticket.price.ticket" }, { "name": "movie_ticket.price.ticket.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes, that's fine.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "This theater doesn't have assigned seats. Is that fine?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "That's okay. ", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Is there any other info you needed to provide?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "No.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Before I purchase the tickets I want to make sure the info is correct. You would like 2 tickets to Lego Movie 2 at Marcus Theaters in St Charles for the 8:15 showing.", "segments": [ { "start_index": 86, "end_index": 87, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 86, "end_index": 95, "text": "2 tickets", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 99, "end_index": 111, "text": "Lego Movie 2", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 115, "end_index": 130, "text": "Marcus Theaters", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 134, "end_index": 144, "text": "St Charles", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] }, { "start_index": 153, "end_index": 157, "text": "8:15", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Yes, that's correct.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Okay you will be receiving confirmation of the tickets to your phone soon.", "segments": [] } ]
dlg-422befe5-ba21-4609-9d7a-7b54bdf479a4
uber-lyft-1
[ { "index": 0, "speaker": "USER", "text": "Hi I need a ride asap from Ontario to Rancho Cucamonga", "segments": [ { "start_index": 17, "end_index": 21, "text": "asap", "annotations": [ { "name": "uber_lyft.time.pickup" } ] }, { "start_index": 27, "end_index": 34, "text": "Ontario", "annotations": [ { "name": "uber_lyft.location.from" }, { "name": "uber_lyft.location.from" } ] }, { "start_index": 38, "end_index": 54, "text": "Rancho Cucamonga", "annotations": [ { "name": "uber_lyft.location.to" }, { "name": "uber_lyft.location.to" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Is this in California?", "segments": [ { "start_index": 11, "end_index": 21, "text": "California", "annotations": [ { "name": "uber_lyft.location.to" }, { "name": "uber_lyft.location.to" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "How soon are you needing the ride?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Asap.", "segments": [ { "start_index": 0, "end_index": 4, "text": "Asap", "annotations": [ { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay. How many people riding?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Just me.", "segments": [ { "start_index": 0, "end_index": 7, "text": "Just me", "annotations": [ { "name": "uber_lyft.num.people.accept" }, { "name": "uber_lyft.num.people.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay, what kinda ride would you like?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "What kind do you have.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "We have Xl, Lux,Lux black, and Lux Black XL", "segments": [ { "start_index": 8, "end_index": 10, "text": "Xl", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 12, "end_index": 15, "text": "Lux", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 16, "end_index": 25, "text": "Lux black", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 31, "end_index": 43, "text": "Lux Black XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 10, "speaker": "USER", "text": "I just need the basic for now.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay. ", "segments": [] }, { "index": 12, "speaker": "USER", "text": "How much is the LUX black?", "segments": [ { "start_index": 16, "end_index": 25, "text": "LUX black", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "it's $8.00 and $3.61 per mile.", "segments": [ { "start_index": 5, "end_index": 10, "text": "$8.00", "annotations": [ { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 14, "speaker": "USER", "text": "No, I will just go with the basic.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay basic we just charge per mile which is $1.01", "segments": [] }, { "index": 16, "speaker": "USER", "text": " Okay thats good.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Is that all for you?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Would you like for me to set up a ride for you?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Yes please. ", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Okay one moment. Your in Ontario wanting a ride to Rancho Cucamonga?", "segments": [ { "start_index": 25, "end_index": 32, "text": "Ontario", "annotations": [ { "name": "uber_lyft.location.from" }, { "name": "uber_lyft.location.from" } ] }, { "start_index": 51, "end_index": 67, "text": "Rancho Cucamonga", "annotations": [ { "name": "uber_lyft.location.to" }, { "name": "uber_lyft.location.to" } ] } ] }, { "index": 22, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Okay where at in Ontario.", "segments": [ { "start_index": 17, "end_index": 24, "text": "Ontario", "annotations": [ { "name": "uber_lyft.location.from" } ] }, { "start_index": 17, "end_index": 25, "text": "Ontario.", "annotations": [ { "name": "uber_lyft.location.from" } ] } ] }, { "index": 24, "speaker": "USER", "text": "Im at the AMC", "segments": [ { "start_index": 10, "end_index": 13, "text": "AMC", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] } ] }, { "index": 25, "speaker": "ASSISTANT", "text": "Okay and whats the destination ?", "segments": [] }, { "index": 26, "speaker": "USER", "text": "Victoria Gardens", "segments": [ { "start_index": 0, "end_index": 16, "text": "Victoria Gardens", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 27, "speaker": "ASSISTANT", "text": "Okay. I set that up for you.", "segments": [] }, { "index": 28, "speaker": "USER", "text": "Thanks so much", "segments": [] }, { "index": 29, "speaker": "ASSISTANT", "text": "Please check your phone to check the status of your driver, they should be there shortly. Good bye", "segments": [] } ]
dlg-422ee834-adf0-410f-a934-56c39b0a6961
uber-lyft-2
[ { "index": 0, "speaker": "USER", "text": "I would like to book a ride to the airport", "segments": [ { "start_index": 28, "end_index": 42, "text": "to the airport", "annotations": [ { "name": "uber_lyft.location.to" } ] }, { "start_index": 35, "end_index": 42, "text": "airport", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "No problem I can assist you with that. What is the pick up location?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "6 n beech street Henrico VA 23075", "segments": [ { "start_index": 0, "end_index": 33, "text": "6 n beech street Henrico VA 23075", "annotations": [ { "name": "uber_lyft.location.from" }, { "name": "uber_lyft.location.from.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "ok and which airport are you going to?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "RIC Richmond International", "segments": [ { "start_index": 0, "end_index": 26, "text": "RIC Richmond International", "annotations": [ { "name": "uber_lyft.location.to" }, { "name": "uber_lyft.location.to" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "ok which date and time are you requesting?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "tomorrow at 4 pm", "segments": [ { "start_index": 0, "end_index": 16, "text": "tomorrow at 4 pm", "annotations": [ { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Alright and will you be riding alone?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "No me and my husband will be riding.", "segments": [ { "start_index": 3, "end_index": 20, "text": "me and my husband", "annotations": [ { "name": "uber_lyft.num.people" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "ok so I have you down for a ride for two tomorrow at 4 pm to the Richmond international airport.", "segments": [ { "start_index": 37, "end_index": 40, "text": "two", "annotations": [ { "name": "uber_lyft.num.people.accept" }, { "name": "uber_lyft.num.people.accept" } ] }, { "start_index": 41, "end_index": 57, "text": "tomorrow at 4 pm", "annotations": [ { "name": "uber_lyft.time.pickup.accept" } ] }, { "start_index": 65, "end_index": 96, "text": "Richmond international airport.", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes that is correct", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "alright I have successfully reserved your ride would you like a confirmation number", "segments": [ { "start_index": 0, "end_index": 46, "text": "alright I have successfully reserved your ride", "annotations": [ { "name": "uber_lyft.ride_booking.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "yes you can give it to me", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "#776547280", "segments": [] }, { "index": 14, "speaker": "USER", "text": "I got it thank you", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Is there anything else I can help you with?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "not at this time", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "ok well I am glad I could assist you", "segments": [] }, { "index": 18, "speaker": "USER", "text": " Yes Thank you again", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "My pleasure and thank you for using chat bot, have a great day ", "segments": [] }, { "index": 20, "speaker": "USER", "text": "You too.", "segments": [] } ]
dlg-42315bfe-d4ff-434f-9325-399a73c815d4
uber-lyft-1
[ { "index": 0, "speaker": "USER", "text": "Hello Ms. Able, You are such a wonderful assistant. Hope your day is going great. Today I need a car.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "I had a wonderful cup of coffee so I am here and ready to work for you. Are you enjoying Georgia? Where would you like to go today.", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I am enjoying Atlanta, well at least this hotel is wonderful. I am wanting to take the kids to a local museum.", "segments": [ { "start_index": 42, "end_index": 47, "text": "hotel", "annotations": [ { "name": "uber_lyft.location.from" } ] }, { "start_index": 95, "end_index": 109, "text": "a local museum", "annotations": [ { "name": "uber_lyft.location.to" } ] }, { "start_index": 97, "end_index": 109, "text": "local museum", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "I am glad that you are enjoying the hotel I booked for you and your children. There is a children's museum located in Atlanta that has great reviews.", "segments": [ { "start_index": 32, "end_index": 41, "text": "the hotel", "annotations": [ { "name": "uber_lyft.location.from" } ] }, { "start_index": 89, "end_index": 125, "text": "children's museum located in Atlanta", "annotations": [ { "name": "uber_lyft.location.to" }, { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 4, "speaker": "USER", "text": "How far away is it from our hotel?", "segments": [ { "start_index": 28, "end_index": 33, "text": "hotel", "annotations": [ { "name": "uber_lyft.location.from" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "The museum looks to be a few blocks or so away.", "segments": [ { "start_index": 0, "end_index": 10, "text": "The museum", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 6, "speaker": "USER", "text": "That sounds perfect. ", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Would you like an Uber or Lyft?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I prefer an Uber.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Ok, I am pulling up the fare estimator and it looks like you have a few different options.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Great. ", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "An Uber X will cost you $7.85, XL will be $9.80, and a Select will cost $11.80", "segments": [ { "start_index": 3, "end_index": 9, "text": "Uber X", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 24, "end_index": 29, "text": "$7.85", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 31, "end_index": 33, "text": "XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 42, "end_index": 47, "text": "$9.80", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 55, "end_index": 61, "text": "Select", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 72, "end_index": 78, "text": "$11.80", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Which would be the best option for me and my three kids?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "An Uber XL is for larger groups.", "segments": [ { "start_index": 3, "end_index": 10, "text": "Uber XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 14, "speaker": "USER", "text": "What was the cost of the XL?", "segments": [ { "start_index": 25, "end_index": 27, "text": "XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "The XL will cost you $9.80.", "segments": [ { "start_index": 4, "end_index": 6, "text": "XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 21, "end_index": 26, "text": "$9.80", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Thank you for your help! I think the Uber XL will be fine to book for our trip to the kid's museum.", "segments": [ { "start_index": 37, "end_index": 44, "text": "Uber XL", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] }, { "start_index": 82, "end_index": 98, "text": "the kid's museum", "annotations": [ { "name": "uber_lyft.location.to" } ] }, { "start_index": 86, "end_index": 98, "text": "kid's museum", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Would you like me to arrange for a ride back from the museum as well?", "segments": [ { "start_index": 50, "end_index": 60, "text": "the museum", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Let's hold off on that. If the kids are willing, we may just walk back to our hotel.", "segments": [ { "start_index": 78, "end_index": 83, "text": "hotel", "annotations": [ { "name": "uber_lyft.location.from" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "What time would you like to leave? ", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Give us a half hour to get ready. ", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Ok, you are all booked. Enjoy your day! Let me know if there is anything else needed.", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Thank you and you enjoy your day as well. Talk to you soon. ", "segments": [] } ]
dlg-424a4431-9085-4e36-a68f-0bb1c85366b3
movie-tickets-3
[ { "index": 0, "speaker": "USER", "text": "Hi, I would like to order some movie tickets.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, what is the name and location of the movie theater?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "The name and location is Regal Theater and 3355 S. Mooney Blvd., Visalia, CA 93277.", "segments": [ { "start_index": 25, "end_index": 38, "text": "Regal Theater", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] }, { "start_index": 43, "end_index": 82, "text": "3355 S. Mooney Blvd., Visalia, CA 93277", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "How many tickets are you planning to book?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I would like to book four movie tickets.", "segments": [ { "start_index": 21, "end_index": 25, "text": "four", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 21, "end_index": 39, "text": "four movie tickets", "annotations": [ { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Great, what is the film you would like to watch?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I would like to watch the movie \"The Kid\".", "segments": [ { "start_index": 33, "end_index": 40, "text": "The Kid", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Sure, what time do you want to go watch the film? ", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I would like to watch this evening at 4:30pm.", "segments": [ { "start_index": 27, "end_index": 44, "text": "evening at 4:30pm", "annotations": [ { "name": "movie_ticket.time.start.reject" } ] }, { "start_index": 38, "end_index": 44, "text": "4:30pm", "annotations": [ { "name": "movie_ticket.time.start" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Sorry, there is no more tickets available at that time.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "How about 6:25pm and 3D?", "segments": [ { "start_index": 10, "end_index": 16, "text": "6:25pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 21, "end_index": 23, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Sorry again, no tickets available for 3D, although the time is available.", "segments": [ { "start_index": 38, "end_index": 40, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening.reject" }, { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 12, "speaker": "USER", "text": "That is fine. I don't want to book any movie tickets.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "I am sorry to hear that.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "No problem.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Is there anything else I can do?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "No that is all.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "I am here if you need anything else.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Sure thanks.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "No problem.", "segments": [] } ]
dlg-424de0ea-ee05-4e1f-8335-b2d061f694b2
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Hi, Sarah. Do you think you can stop by the the Starbucks on Indian Hill in Claremont and order me a drink.", "segments": [ { "start_index": 48, "end_index": 57, "text": "Starbucks", "annotations": [ { "name": "coffee_ordering.coffee_ordering" } ] }, { "start_index": 58, "end_index": 106, "text": "on Indian Hill in Claremont and order me a drink", "annotations": [ { "name": "coffee_ordering.location.store" } ] }, { "start_index": 61, "end_index": 85, "text": "Indian Hill in Claremont", "annotations": [ { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure. What do you want?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Could you order me an Iced White Chocolate Mocha?", "segments": [ { "start_index": 22, "end_index": 48, "text": "Iced White Chocolate Mocha", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "No problem. What size would you like?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "A grande please.", "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. Got it. Do you want to add anything extra to the drink?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Yes. Could you make sure that they put light ice and extra whipped cream.", "segments": [ { "start_index": 39, "end_index": 48, "text": "light ice", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] }, { "start_index": 53, "end_index": 72, "text": "extra whipped cream", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay. So you want a grande, Iced White Chocolate Mocha with light ice and extra whipped cream?", "segments": [ { "start_index": 20, "end_index": 26, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 28, "end_index": 54, "text": "Iced White Chocolate Mocha", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 55, "end_index": 69, "text": "with light ice", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 60, "end_index": 69, "text": "light ice", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 74, "end_index": 93, "text": "extra whipped cream", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 8, "speaker": "USER", "text": "That's right.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Okay. How do you want me to pay for it?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "I already have an account there. So just pay with the account.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Alright. Let me order now.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Okay.Thanks.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "No problem.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Could you make sure to get a receipt?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay. They said that they sent the receipt to you via text. Did you get it?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Yes. Thanks.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "They said that it should be ready shortly at the Starbucks on Indian Hill in Claremont.", "segments": [ { "start_index": 0, "end_index": 41, "text": "They said that it should be ready shortly", "annotations": [ { "name": "coffee_ordering.coffee_order.accept" } ] }, { "start_index": 45, "end_index": 86, "text": "the Starbucks on Indian Hill in Claremont", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Perfect. Thanks so much.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "No problem.", "segments": [] } ]
dlg-425cfb8f-220d-45be-811d-39f7a07f1d99
uber-lyft-1
[ { "index": 0, "speaker": "USER", "text": "Hey, can you book me an Uber?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, from where to where?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "From the airport to the stadium.", "segments": [ { "start_index": 9, "end_index": 16, "text": "airport", "annotations": [ { "name": "uber_lyft.location.from" }, { "name": "uber_lyft.location.from" } ] }, { "start_index": 24, "end_index": 31, "text": "stadium", "annotations": [ { "name": "uber_lyft.location.to" }, { "name": "uber_lyft.location.to" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay, so from Indianapolis Airport to Lucas Oil Stadium?", "segments": [ { "start_index": 14, "end_index": 34, "text": "Indianapolis Airport", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 38, "end_index": 55, "text": "Lucas Oil Stadium", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "With UberX, the basic service, it's $21.07.", "segments": [ { "start_index": 5, "end_index": 10, "text": "UberX", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 36, "end_index": 42, "text": "$21.07", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Any nicer services?", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Well with Uber Lux, which is the higher end luxury service, it's $60.09.", "segments": [ { "start_index": 10, "end_index": 18, "text": "Uber Lux", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 65, "end_index": 71, "text": "$60.09", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Okay, I think I want to do Uber Lux for me, I want to ride in style.", "segments": [ { "start_index": 27, "end_index": 35, "text": "Uber Lux", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "When do you want me to book your ride?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "I think my flight is scheduled to land around 3pm.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "So does 3:30 sound good?", "segments": [ { "start_index": 8, "end_index": 12, "text": "3:30", "annotations": [ { "name": "uber_lyft.time.pickup" }, { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yeah I think that will work.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay, your ride is booked for 3:30pm.", "segments": [ { "start_index": 30, "end_index": 36, "text": "3:30pm", "annotations": [ { "name": "uber_lyft.time.pickup.accept" }, { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Oh, make sure the driver has a good rating.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Of course, sir.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Awesome, thanks.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "You're welcome.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "So I should be able to login to my app and see the booking?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Yes, sir.", "segments": [] } ]
dlg-425e6168-f7eb-481a-baf8-ea74f1124dc3
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "I'd like to order a pizza from Papa Johns.", "segments": [ { "start_index": 31, "end_index": 41, "text": "Papa Johns", "annotations": [ { "name": "pizza_ordering.name.store.accept" } ] }, { "start_index": 31, "end_index": 42, "text": "Papa Johns.", "annotations": [ { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "What location are you ordering from?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'd like to order from the South loop Chicago location.", "segments": [ { "start_index": 23, "end_index": 54, "text": "the South loop Chicago location", "annotations": [ { "name": "pizza_ordering.location.store.accept" } ] }, { "start_index": 27, "end_index": 45, "text": "South loop Chicago", "annotations": [ { "name": "pizza_ordering.location.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What type of pizza would you like?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I'd like a large stuffed crust pizza with mushroom and sausage.", "segments": [ { "start_index": 11, "end_index": 16, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 17, "end_index": 24, "text": "stuffed", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 42, "end_index": 50, "text": "mushroom", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 55, "end_index": 62, "text": "sausage", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Any other items?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "No, only the pizza.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Is this for pick up or delivery.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "This is for pick up.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "To confirm you'd like a large stuffed crust pizza with sausage and mushrooms.", "segments": [ { "start_index": 24, "end_index": 29, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 30, "end_index": 37, "text": "stuffed", "annotations": [ { "name": "pizza_ordering.type.crust.accept" }, { "name": "pizza_ordering.type.crust.accept" } ] }, { "start_index": 55, "end_index": 62, "text": "sausage", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 67, "end_index": 76, "text": "mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes that is correct.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Ok, your order is being placed.", "segments": [ { "start_index": 0, "end_index": 31, "text": "Ok, your order is being placed.", "annotations": [ { "name": "pizza_ordering.pizza_order.accept" }, { "name": "pizza_ordering.pizza_order.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Thank you.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "The total will be $14.35. Will you pay cash or credit?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "I will be paying credit at the location.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "The pizza will be ready in approx. 25 minutes for pick up.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Thank you.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Is there a phone number to reach you at.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Yes, 312-555-5555", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Thank you. Your reciept will be emailed or text to your mobile phone.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Thank you.", "segments": [] } ]
dlg-4266bc61-7365-421f-9b10-d7c2b364aace
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "i need to book a reservation with a restaurant", "segments": [ { "start_index": 10, "end_index": 46, "text": "book a reservation with a restaurant", "annotations": [ { "name": "restaurant_reservation.restaurant_reservation" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "what type of restaurant", "segments": [] }, { "index": 2, "speaker": "USER", "text": "italian please", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "ican look that up for you", "segments": [] }, { "index": 4, "speaker": "USER", "text": "thank you", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "ill let you know when i find something", "segments": [] }, { "index": 6, "speaker": "USER", "text": "okay great", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Does Joeys Italian work for you?", "segments": [ { "start_index": 5, "end_index": 18, "text": "Joeys Italian", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] } ] }, { "index": 8, "speaker": "USER", "text": "yes it does", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "how many people are you going with?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "just four", "segments": [ { "start_index": 5, "end_index": 9, "text": "four", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "i will book a reservation what time and date do you wnat?", "segments": [ { "start_index": 7, "end_index": 25, "text": "book a reservation", "annotations": [ { "name": "restaurant_reservation.restaurant_reservation" } ] } ] }, { "index": 12, "speaker": "USER", "text": "i want 7:30 PM for tonight", "segments": [ { "start_index": 7, "end_index": 14, "text": "7:30 PM", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "unfortunately they dont have 7:30", "segments": [ { "start_index": 29, "end_index": 33, "text": "7:30", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" }, { "name": "restaurant_reservation.time.reservation.reject" } ] } ] }, { "index": 14, "speaker": "USER", "text": "what time do they have", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "they have 6:30 pm", "segments": [ { "start_index": 10, "end_index": 17, "text": "6:30 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "that works for me", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "great i will book that for you", "segments": [ { "start_index": 0, "end_index": 30, "text": "great i will book that for you", "annotations": [ { "name": "restaurant_reservation.reservation.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "thank you", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "you're welcome", "segments": [] } ]
dlg-426a8d4c-2c1c-454f-9f27-4e9a68ea6cf9
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "Can you find me a restaurant for Saturday night?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure. Do you want something formal or casual?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Formal. It's for a work thing.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "What town?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Close to Huntingdon.", "segments": [ { "start_index": 0, "end_index": 19, "text": "Close to Huntingdon", "annotations": [ { "name": "restaurant_reservation.location.restaurant" } ] }, { "start_index": 9, "end_index": 19, "text": "Huntingdon", "annotations": [ { "name": "restaurant_reservation.location.restaurant" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Kelly's Restaurant in Huntingdon has a five star rating. It has a formal dining room.", "segments": [ { "start_index": 0, "end_index": 7, "text": "Kelly's", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 22, "end_index": 32, "text": "Huntingdon", "annotations": [ { "name": "restaurant_reservation.location.restaurant" }, { "name": "restaurant_reservation.location.restaurant" } ] }, { "start_index": 66, "end_index": 84, "text": "formal dining room", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 73, "end_index": 84, "text": "dining room", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Do they have vegetarian options? My client doesn't eat meat.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "I don't see many vegetarian options. It's a steakhouse.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Ok. Find another place.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "MiMi's in Huntingdon is popular. It has good reviews.", "segments": [ { "start_index": 0, "end_index": 6, "text": "MiMi's", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 10, "end_index": 20, "text": "Huntingdon", "annotations": [ { "name": "restaurant_reservation.location.restaurant.accept" }, { "name": "restaurant_reservation.location.restaurant.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Does MiMi's have a formal dining room?", "segments": [ { "start_index": 5, "end_index": 11, "text": "MiMi's", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 19, "end_index": 37, "text": "formal dining room", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 26, "end_index": 37, "text": "dining room", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Yes. It also has lots of vegetarian options.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "That sounds good.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Do you want to make a reservation?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Yes. For 6 P.M. this Saturday.", "segments": [ { "start_index": 9, "end_index": 14, "text": "6 P.M", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "How many people?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "There will be five of us.", "segments": [ { "start_index": 14, "end_index": 18, "text": "five", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "They don't have any tables available for 6 P.M. Will 7:30 work?", "segments": [ { "start_index": 41, "end_index": 46, "text": "6 P.M", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" }, { "name": "restaurant_reservation.time.reservation.reject" } ] }, { "start_index": 53, "end_index": 57, "text": "7:30", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 18, "speaker": "USER", "text": "That's fine.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Ok. I booked a table for five people in the formal dining room at MiMi's for this Saturday the 16th at 7:30 P.M.", "segments": [ { "start_index": 25, "end_index": 29, "text": "five", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 44, "end_index": 62, "text": "formal dining room", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] }, { "start_index": 51, "end_index": 62, "text": "dining room", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] }, { "start_index": 66, "end_index": 72, "text": "MiMi's", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] }, { "start_index": 103, "end_index": 111, "text": "7:30 P.M", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Sounds great.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Do you want me to send you the directions?", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Yes. Thanks.", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "You're welcome.", "segments": [] } ]
dlg-426d4b91-f8ad-4611-9076-f014ee35fbda
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "Hey, I'd like you to get movie tickets for tonight to see Aquaman.", "segments": [ { "start_index": 58, "end_index": 65, "text": "Aquaman", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "I can do that. Where do you want to see Aquaman?", "segments": [ { "start_index": 40, "end_index": 47, "text": "Aquaman", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] } ] }, { "index": 2, "speaker": "USER", "text": "A theater downtown Flint if it's playing there.", "segments": [ { "start_index": 10, "end_index": 24, "text": "downtown Flint", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.name.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "It is playing tonight at Flint West 14, will that work?", "segments": [ { "start_index": 25, "end_index": 38, "text": "Flint West 14", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.name.theater.accept" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Sounds perfect, what times is it showing?", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Tonight is at 7:00 pm or 10:15 pm, which would you like?", "segments": [ { "start_index": 14, "end_index": 18, "text": "7:00", "annotations": [ { "name": "movie_ticket.time.start" } ] }, { "start_index": 14, "end_index": 21, "text": "7:00 pm", "annotations": [ { "name": "movie_ticket.time.start" } ] }, { "start_index": 25, "end_index": 33, "text": "10:15 pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 6, "speaker": "USER", "text": "We want to see it at 10:15.", "segments": [ { "start_index": 21, "end_index": 26, "text": "10:15", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "How many tickets will you be needing? ", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Six tickets total, we'll be taking the older grandkids.", "segments": [ { "start_index": 0, "end_index": 3, "text": "Six", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Okay do you want me to use your cinema club account?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Yes please, can you use the option to choose seats? We'd like to be up front.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Let me check now.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "If we cant get in that row that is okay.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "There are six tickets together in row 3, is that okay?", "segments": [ { "start_index": 10, "end_index": 13, "text": "six", "annotations": [ { "name": "movie_ticket.num.tickets.accept" }, { "name": "movie_ticket.num.tickets.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Yes, can you make sure they'll be emailed to me?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Yep, I am waiting for the confirmation.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Okay thank you!", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "They are being forwarded to you now, let me know if you didn't get them.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Okay thanks, have a good night.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You're welcome, enjoy the movie!", "segments": [] } ]
dlg-429f449e-67e3-4ade-a818-35bea2131ec8
movie-tickets-2
[ { "index": 0, "speaker": "USER", "text": "Have you heard about the Cruel Intentions: 20th Anniversary Rerelease?", "segments": [ { "start_index": 25, "end_index": 41, "text": "Cruel Intentions", "annotations": [ { "name": "movie_ticket.name.movie" } ] }, { "start_index": 25, "end_index": 59, "text": "Cruel Intentions: 20th Anniversary", "annotations": [ { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "No, do you want me to check if it is showing in Tempe, Arizona", "segments": [ { "start_index": 48, "end_index": 53, "text": "Tempe", "annotations": [ { "name": "movie_ticket.location.theater" } ] }, { "start_index": 48, "end_index": 62, "text": "Tempe, Arizona", "annotations": [ { "name": "movie_ticket.location.theater" } ] }, { "start_index": 55, "end_index": 62, "text": "Arizona", "annotations": [ { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Yes, It was only released in certain cities.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "It is showing at a ton of theaters in Tempe.", "segments": [ { "start_index": 38, "end_index": 43, "text": "Tempe", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 4, "speaker": "USER", "text": "I want to go tonight, I have an older gentlemen friend & I think it would be a fun movie to see together as a first date.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay, do you just want 2 tickets, or is this more of a group outing?", "segments": [ { "start_index": 23, "end_index": 24, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 23, "end_index": 32, "text": "2 tickets", "annotations": [ { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Just 2 tickets is fine.", "segments": [ { "start_index": 5, "end_index": 6, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 5, "end_index": 14, "text": "2 tickets", "annotations": [ { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "well, the theater looks pretty fancy, do you want to see it in a special theater, like Imax or?", "segments": [ { "start_index": 87, "end_index": 91, "text": "Imax", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 8, "speaker": "USER", "text": "No way! Just regular ticket(s) seating is fine.", "segments": [ { "start_index": 13, "end_index": 20, "text": "regular", "annotations": [ { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "I found it showing at Harkins Theaters in Tempe. Around what time did you want to go?", "segments": [ { "start_index": 22, "end_index": 38, "text": "Harkins Theaters", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] }, { "start_index": 42, "end_index": 47, "text": "Tempe", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Something around 8 pm is fine.", "segments": [ { "start_index": 17, "end_index": 21, "text": "8 pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay, they have 8:40 PM. Is that okay?", "segments": [ { "start_index": 16, "end_index": 23, "text": "8:40 PM", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes, that's perfect. ", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay, well it seems they are all sold out for all the times for today, since this is a re-release move. Plus, I think it might be somewhat popular for daters- lol!", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Oh No! Well then, I guess I could watch Captain Marvel.", "segments": [ { "start_index": 40, "end_index": 54, "text": "Captain Marvel", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay, I have 2 confirmed tickets available for Captain Marvel at 8:10 PM, but they are in IMAX/assigned seating. If I book now, you will get a confirmation via text message from Harkins Theaters.", "segments": [ { "start_index": 13, "end_index": 14, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 13, "end_index": 32, "text": "2 confirmed tickets", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 47, "end_index": 61, "text": "Captain Marvel", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie" } ] }, { "start_index": 65, "end_index": 72, "text": "8:10 PM", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start.accept" } ] }, { "start_index": 90, "end_index": 94, "text": "IMAX", "annotations": [ { "name": "movie_ticket.type.screening.accept" }, { "name": "movie_ticket.type.screening" } ] }, { "start_index": 178, "end_index": 194, "text": "Harkins Theaters", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Okay! Book it. ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Done. Just show them your confirmation at the theaters & you're all set. Enjoy!", "segments": [ { "start_index": 0, "end_index": 4, "text": "Done", "annotations": [ { "name": "movie_ticket.ticket_booking.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Thank you so much, I will!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Have fun!", "segments": [] } ]
dlg-42a072b8-933e-4357-943f-e95d7d6321ec
coffee-ordering-2
[ { "index": 0, "speaker": "USER", "text": "I would like a grande cafe latte please.", "segments": [ { "start_index": 15, "end_index": 21, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 22, "end_index": 32, "text": "cafe latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Ok, would you like whipped cream on top?", "segments": [ { "start_index": 19, "end_index": 32, "text": "whipped cream", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 2, "speaker": "USER", "text": "No thank you.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Would you like any other snacks or delicious food items?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Ok, I think Ill have a bagel with cream cheese too.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Ok, a plain bagel?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Yes a plain begal", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Ok, I have one grande cafe latte and one plain bagel with cream cheese correct?", "segments": [ { "start_index": 11, "end_index": 14, "text": "one", "annotations": [ { "name": "coffee_ordering.num.drink.accept" } ] }, { "start_index": 15, "end_index": 21, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 22, "end_index": 32, "text": "cafe latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Yes correct.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Ok, you total will be six dollars twenty cents", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Ok I have cash. Heres a ten.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Ok, Ill get your change. Here is three dollars and eighty cents", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Ok thank you. How long will it be?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "We should have it ready in 5 minutes", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Ok thank you.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Order for Marcus! Cafe latte and bagel", "segments": [ { "start_index": 18, "end_index": 28, "text": "Cafe latte", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "THats me, could I have knife too?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Sure, here you go. Enjoy!", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thank you", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "THank you", "segments": [] } ]
dlg-42a23d3c-2fca-4e65-9826-995cbbed3964
restaurant-table-2
[ { "index": 0, "speaker": "USER", "text": "Would you make reservations for the Melting Pot in Scottsdale?", "segments": [ { "start_index": 36, "end_index": 47, "text": "Melting Pot", "annotations": [ { "name": "restaurant_reservation.name.restaurant.reject" }, { "name": "restaurant_reservation.name.restaurant.reject" } ] }, { "start_index": 51, "end_index": 61, "text": "Scottsdale", "annotations": [ { "name": "restaurant_reservation.location.restaurant" }, { "name": "restaurant_reservation.location.restaurant" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Certainly. What day are you wanting the reservations for?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "This Friday night at 7:00.", "segments": [ { "start_index": 21, "end_index": 25, "text": "7:00", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "I can take care of that for you. How many people?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "There will be 6 in our group", "segments": [ { "start_index": 14, "end_index": 15, "text": "6", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "So this Friday, 7:00, for 6 people?", "segments": [ { "start_index": 16, "end_index": 20, "text": "7:00", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 26, "end_index": 27, "text": "6", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 26, "end_index": 34, "text": "6 people", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 6, "speaker": "USER", "text": "That is correct.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Do you have any special requests?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "If they have seating away from the bar area, that would be best.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Let me take care of this for you.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Thank you very much.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "I am sorry but 7:00 is not available. Would you like to try another time??", "segments": [ { "start_index": 15, "end_index": 19, "text": "7:00", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation.reject" } ] } ] }, { "index": 12, "speaker": "USER", "text": "7:30 would be alright also.", "segments": [ { "start_index": 0, "end_index": 4, "text": "7:30", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" }, { "name": "restaurant_reservation.time.reservation.reject" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Unfortunately that is not available either.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "I can't go earlier. Would you try a different restaurant?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Cetainly where would you like me to try?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "See if the Roaring Fork in Scottsdale has availability.", "segments": [ { "start_index": 11, "end_index": 23, "text": "Roaring Fork", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] }, { "start_index": 27, "end_index": 37, "text": "Scottsdale", "annotations": [ { "name": "restaurant_reservation.location.restaurant.accept" }, { "name": "restaurant_reservation.location.restaurant.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Would you still be looking for Friday night at 7:00 for 6 people?", "segments": [ { "start_index": 31, "end_index": 51, "text": "Friday night at 7:00", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 47, "end_index": 51, "text": "7:00", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" } ] }, { "start_index": 56, "end_index": 57, "text": "6", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 56, "end_index": 64, "text": "6 people", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Yes same day and time as before.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You are in luck. Do you have any special requests?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Away from the bar also if it is available.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "You reservation has been made and confirmed and I have requested seating away from the bar.", "segments": [ { "start_index": 0, "end_index": 29, "text": "You reservation has been made", "annotations": [ { "name": "restaurant_reservation.reservation.accept" } ] } ] }, { "index": 22, "speaker": "USER", "text": "Thank you so much for your help.", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "No problem. Enjoy your meal.", "segments": [] } ]
dlg-42a4c684-d8c6-4671-a1b8-6373029982ec
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hey there, I need a favor please.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Hello, what can I do for you?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I need you to order a pizza for me please, we are having family movie night tonight.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "That sounds so fun! I would be happy to order a pizza for you.", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Great! Thank you!", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "You are very welcome. First, where would you like your pizza from tonight?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I'm definitely in the mood for Pizza Hut tonight.", "segments": [ { "start_index": 31, "end_index": 40, "text": "Pizza Hut", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Awesome! What size pizza will you need?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "A large, please.", "segments": [ { "start_index": 2, "end_index": 7, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Perfect! Now, what toppings would you like on this pizza?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Since it's for family movie night, let's stick with Pepperoni and extra cheese.", "segments": [ { "start_index": 52, "end_index": 61, "text": "Pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 66, "end_index": 78, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "I haveone large pepperoni with extra cheese. Would you like for me to order you anything else?", "segments": [ { "start_index": 10, "end_index": 15, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 16, "end_index": 25, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 31, "end_index": 43, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.preference.accept" }, { "name": "pizza_ordering.preference.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "No, I think the large pizza will be plenty.", "segments": [ { "start_index": 16, "end_index": 21, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Ok, I will go ahead and place your order now. I'll let you know the details when I'm done.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Great! Thank you very much!", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Your order has been placed and they said it will be ready for pickup in 25 minutes. Also, you will receive your receipt via text message on your cell.", "segments": [ { "start_index": 0, "end_index": 26, "text": "Your order has been placed", "annotations": [ { "name": "pizza_ordering.pizza_order.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "That is perfect! Thank you!", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "My pleasure! Is there anything else I can do for you?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No, that's all for now. I hope you have a great night!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Thank you, I hope you do as well. Enjoy family movie night!", "segments": [] }, { "index": 20, "speaker": "USER", "text": "We will! Goodbye.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Goodbye.", "segments": [] } ]
dlg-42b53c14-fa3b-4ab7-b0a0-a4e1e9cb3e99
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "Hi, can you get me 2 movie tickets for ALITA for tonight?", "segments": [ { "start_index": 19, "end_index": 20, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets.accept" }, { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 39, "end_index": 44, "text": "ALITA", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, where do you want to see Green book?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Sherman Oaks", "segments": [ { "start_index": 0, "end_index": 12, "text": "Sherman Oaks", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok, do you want early evening showtime or late evening?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Early evening is preferred", "segments": [ { "start_index": 0, "end_index": 13, "text": "Early evening", "annotations": [ { "name": "movie_ticket.time.start" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Do you have a preference for theaters?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "ArcLight is preferred, if not, AMC works too", "segments": [ { "start_index": 0, "end_index": 8, "text": "ArcLight", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.name.theater" } ] }, { "start_index": 31, "end_index": 34, "text": "AMC", "annotations": [ { "name": "movie_ticket.name.theater.reject" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Got it, where do you prefer to sit in the theater?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "In the center preferably, if not, i'll take seats that are in the back ", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "No problem, do you want to see this movie in 3d or IMAX or a dolby theater?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Sure, maybe a 3d, or imax. An atmos theater would be best. But these are not required", "segments": [ { "start_index": 14, "end_index": 16, "text": "3d", "annotations": [ { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Got it, is there a price range for the tickets?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "anything under 25 should be good.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Got it. So i see there is a 8:30 pm ALITA at ArcLight Sherman Oaks tonight. It's 3D and Atmos enabled. Sounds good?", "segments": [ { "start_index": 28, "end_index": 35, "text": "8:30 pm", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] }, { "start_index": 36, "end_index": 41, "text": "ALITA", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 45, "end_index": 53, "text": "ArcLight", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 45, "end_index": 66, "text": "ArcLight Sherman Oaks", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 54, "end_index": 66, "text": "Sherman Oaks", "annotations": [ { "name": "movie_ticket.location.theater.accept" } ] }, { "start_index": 81, "end_index": 83, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening.accept" }, { "name": "movie_ticket.type.screening.accept" } ] }, { "start_index": 88, "end_index": 93, "text": "Atmos", "annotations": [ { "name": "movie_ticket.type.screening.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Yes that sounds good.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ok, i'm checking the seats now, there are plenty of seats, i'll select two seats at the center?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Yes, that would be great.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Ok, i got 2 tickets for ALITA at 8:30pm for ArcLight Sherman Oaks with selected seats.", "segments": [ { "start_index": 10, "end_index": 11, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 24, "end_index": 29, "text": "ALITA", "annotations": [ { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 33, "end_index": 39, "text": "8:30pm", "annotations": [ { "name": "movie_ticket.time.start.accept" } ] }, { "start_index": 44, "end_index": 65, "text": "ArcLight Sherman Oaks", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "That sounds great.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Cool, i'll sent the tickets confirmation to your email.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Great thanks.", "segments": [] } ]
dlg-42bb24b8-3414-4cab-baa0-8a0a502022f3
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "I think something is wrong with my car, steam is coming from under the hood. Can you make me an appointment at the repair shop.", "segments": [ { "start_index": 40, "end_index": 75, "text": "steam is coming from under the hood", "annotations": [ { "name": "auto_repair.reason.appt" }, { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, which repair shop would you like me to make an appointment yet.", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Intelligent Auto Solutions is the name of the shop that I like.", "segments": [ { "start_index": 0, "end_index": 26, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay, I can do that. What is the make and model of your car.", "segments": [] }, { "index": 4, "speaker": "USER", "text": "2012 Kia Sorento SX", "segments": [ { "start_index": 0, "end_index": 4, "text": "2012", "annotations": [ { "name": "auto_repair.year.vehicle" }, { "name": "auto_repair.year.vehicle" } ] }, { "start_index": 5, "end_index": 19, "text": "Kia Sorento SX", "annotations": [ { "name": "auto_repair.name.vehicle" }, { "name": "auto_repair.name.vehicle" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay did you want me to book it under your name and number.", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Yes, make the appointment for Jim and use my cell number: 321-987-3344", "segments": [ { "start_index": 30, "end_index": 33, "text": "Jim", "annotations": [ { "name": "auto_repair.name.customer" }, { "name": "auto_repair.name.customer" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "OKay, and what exactly should I tell them the problem is?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Tell them that steam came out from under the hood. It may be overheating.", "segments": [ { "start_index": 15, "end_index": 72, "text": "steam came out from under the hood. It may be overheating", "annotations": [ { "name": "auto_repair.reason.appt.accept" }, { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Did you want me to try and get you in for an appointment today?", "segments": [ { "start_index": 57, "end_index": 62, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes, see what the quickest appointment is.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "They can't see it until after 3PM tomorrow, will that work?", "segments": [ { "start_index": 24, "end_index": 33, "text": "after 3PM", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 34, "end_index": 42, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" } ] } ] }, { "index": 12, "speaker": "USER", "text": "That's Okay. Ask them if I can drop it off tonight though.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "You can drop it off anytime before 8pm. Just park it in the parking lot and bring your keys to the front desk.", "segments": [ { "start_index": 28, "end_index": 38, "text": "before 8pm", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Make sure they call me before they do any work on it.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "They say there is a $100 diagnostic fee and they won't do any work without your authorization.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "That works for me. I'll drop it off tonight.", "segments": [ { "start_index": 36, "end_index": 43, "text": "tonight", "annotations": [ { "name": "auto_repair.date.appt.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Are there any other instructions?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No, that should cover it.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Great. You can drop of your car this evening before 8pm and they'll look at it after 3pm tomorrow. The appointment is for Jim's 2012 Kia Sorento SX and your contact number is 321-987-3344. The diagnostic fee will be $100.", "segments": [ { "start_index": 37, "end_index": 55, "text": "evening before 8pm", "annotations": [ { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 79, "end_index": 88, "text": "after 3pm", "annotations": [ { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 89, "end_index": 97, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 122, "end_index": 127, "text": "Jim's", "annotations": [ { "name": "auto_repair.name.customer.accept" }, { "name": "auto_repair.name.customer.accept" } ] }, { "start_index": 128, "end_index": 132, "text": "2012", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 133, "end_index": 147, "text": "Kia Sorento SX", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "You're the best. Thanks.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "You are welcome.", "segments": [] } ]
dlg-42bdc0d1-a511-4ca9-8fab-7023b1bf4303
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "How possible is it for you to make me an appointment at Intelligent Auto Solutions?", "segments": [ { "start_index": 56, "end_index": 82, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" }, { "name": "auto_repair.name.store" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Very possible. Car problems again?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Yep, unfortunately. This is getting ridiculous.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "What seems to be the issue this time?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "My check engine light came on again. I need to get it fixed before my car inspection later this week, so this is urgent.", "segments": [ { "start_index": 0, "end_index": 35, "text": "My check engine light came on again", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 3, "end_index": 35, "text": "check engine light came on again", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Hmm, I see. Alright, let's see what I can do. What are you driving again?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "It's a silver 2013 Toyota RAV4 LE.", "segments": [ { "start_index": 14, "end_index": 18, "text": "2013", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 19, "end_index": 33, "text": "Toyota RAV4 LE", "annotations": [ { "name": "auto_repair.name.vehicle.accept" } ] }, { "start_index": 19, "end_index": 34, "text": "Toyota RAV4 LE.", "annotations": [ { "name": "auto_repair.name.vehicle.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay, and when would you like me to try to get this appointment for you?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I would like to go in tomorrow at 8 AM.", "segments": [ { "start_index": 22, "end_index": 30, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" } ] }, { "start_index": 34, "end_index": 38, "text": "8 AM", "annotations": [ { "name": "auto_repair.time.appt.reject" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Okay. Their website says the earliest they can do is 9:30 AM.", "segments": [ { "start_index": 53, "end_index": 60, "text": "9:30 AM", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 10, "speaker": "USER", "text": "That'll interfere with work a bit, but I think it's doable. I'll take it.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay, sounds good. What name and phone number should I put in for you?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Just say it's Ted Jones. I can be contacted at 720-429-5555.", "segments": [ { "start_index": 14, "end_index": 23, "text": "Ted Jones", "annotations": [ { "name": "auto_repair.name.customer.reject" }, { "name": "auto_repair.name.customer.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Got it. Okay, it says here that the person who is looking at your car is John Smith. His number is 420-951-6165.", "segments": [ { "start_index": 73, "end_index": 83, "text": "John Smith", "annotations": [ { "name": "auto_repair.name.customer" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Alright perfect. Did you make the appointment?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Yes, it's confirmed. 9:30 AM at Intelligent Auto Solutions.", "segments": [ { "start_index": 21, "end_index": 28, "text": "9:30 AM", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] }, { "start_index": 32, "end_index": 58, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" } ] }, { "start_index": 32, "end_index": 59, "text": "Intelligent Auto Solutions.", "annotations": [ { "name": "auto_repair.name.store" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Perfect. Oh, one more thing...how much will the initial inspection cost?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Oh...let's see. It says here it's a flat rate of $20.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Okay, that's doable. That doesn't include fixing it though, right?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "No, it does not.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Okay, that's fair.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Your appointment is confirmed for 9:30 AM tomorrow at Intelligent Auto Solutions with John. Initial fee is $20.", "segments": [ { "start_index": 0, "end_index": 29, "text": "Your appointment is confirmed", "annotations": [ { "name": "auto_repair.appointment.accept" } ] }, { "start_index": 34, "end_index": 41, "text": "9:30 AM", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 42, "end_index": 50, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 54, "end_index": 80, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] }, { "start_index": 86, "end_index": 90, "text": "John", "annotations": [ { "name": "auto_repair.name.customer.accept" } ] } ] }, { "index": 22, "speaker": "USER", "text": "Perfect, thanks so much!", "segments": [] } ]
dlg-42be3d48-db29-4b00-b7cc-1502fcfd025c
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Hi, I need to to book my car in for some work.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Ok ,where do you want to take the car and where is it now?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "It is at my home address and I need it taking to Intelligent Auto Solutions.", "segments": [ { "start_index": 49, "end_index": 75, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok no problems, when do you want to get it booked in?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "There is a problem with it starting so I need it collecting ASAP.", "segments": [ { "start_index": 0, "end_index": 35, "text": "There is a problem with it starting", "annotations": [ { "name": "auto_repair.reason.appt.accept" }, { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 60, "end_index": 64, "text": "ASAP", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Ok, well I can arrange for a tow truck to get to you and take it to the garage for you, what are the car details?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "It is a Red Ford Mondeo, 2002.", "segments": [ { "start_index": 8, "end_index": 23, "text": "Red Ford Mondeo", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] }, { "start_index": 25, "end_index": 29, "text": "2002", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Ok, where is it located?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "It is currently parked in my space in the office car park.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Ok, what details do you want me to give to the garage to arrange collection?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Ok, yes, say Steven Jones and give them my Cell 850-687-6333", "segments": [ { "start_index": 13, "end_index": 25, "text": "Steven Jones", "annotations": [ { "name": "auto_repair.name.customer.accept" }, { "name": "auto_repair.name.customer.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "According to their online portal, they have tomorrow morning available for collection at 0800, does that work?", "segments": [ { "start_index": 44, "end_index": 52, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 53, "end_index": 60, "text": "morning", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes that is fine, how do I get the keys to them?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "They say to leave them at reception and they will show identification when they come to collect them.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "How much is the service going to cost?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "It depends on the exact fault but it is $100 for the tow collection and then $50 an hour for labour whilst they investigate the fault. ", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Ok, how do I arrange collection afterwards?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "They say they will call you once they have diagnosed the issue to get your approval to proceed with the repair and they will then drop the car off at the office after it is repaired.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Brilliant, so can I confirm the details? ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Yes, they will collect at 0800 tomorrow from the office car park for an initial $100 and call you from the garage once they have diagnosed the repair.", "segments": [ { "start_index": 31, "end_index": 39, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Thank you very much", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "No problems, have a good day.", "segments": [] } ]
dlg-42bf1989-57df-4386-8019-c843bf17a6d9
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "I need to order a pizza from pizza hut.", "segments": [ { "start_index": 18, "end_index": 23, "text": "pizza", "annotations": [ { "name": "pizza_ordering.pizza_ordering" } ] }, { "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": "Which pizza hut would you like to order from?", "segments": [ { "start_index": 6, "end_index": 15, "text": "pizza hut", "annotations": [ { "name": "pizza_ordering.name.store" }, { "name": "pizza_ordering.name.store" } ] } ] }, { "index": 2, "speaker": "USER", "text": "I would like to order from the pizza hut at 556 Whistlestop Dr, Grand Rapids, MI 49508.", "segments": [ { "start_index": 31, "end_index": 40, "text": "pizza hut", "annotations": [ { "name": "pizza_ordering.name.store" }, { "name": "pizza_ordering.name.store" } ] }, { "start_index": 44, "end_index": 86, "text": "556 Whistlestop Dr, Grand Rapids, MI 49508", "annotations": [ { "name": "pizza_ordering.location.store.accept" }, { "name": "pizza_ordering.location.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "How many pizzas would you like to order?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Well first, do they have any deals going on now?", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "They just have buy two medium two topping pizzas for 11.99.", "segments": [ { "start_index": 23, "end_index": 29, "text": "medium", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 30, "end_index": 48, "text": "two topping pizzas", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] } ] }, { "index": 6, "speaker": "USER", "text": "That sounds good I will take that.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "What kind of crust would you like?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I would like one of them to be pan and the other one thin crust.", "segments": [ { "start_index": 31, "end_index": 34, "text": "pan", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 53, "end_index": 57, "text": "thin", "annotations": [ { "name": "pizza_ordering.type.crust.reject" } ] }, { "start_index": 53, "end_index": 63, "text": "thin crust", "annotations": [ { "name": "pizza_ordering.type.crust.reject" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "I am sorry, you can only get this deal with the pan crust.", "segments": [ { "start_index": 48, "end_index": 51, "text": "pan", "annotations": [ { "name": "pizza_ordering.type.crust.accept" } ] }, { "start_index": 48, "end_index": 57, "text": "pan crust", "annotations": [ { "name": "pizza_ordering.type.crust.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Ok, that will be fine.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "What toppings do you want on the first pizza?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "I would like ground beef and bacon.", "segments": [ { "start_index": 13, "end_index": 24, "text": "ground beef", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 29, "end_index": 34, "text": "bacon", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "And how about the second one?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "I would like mushrooms and green peppers.", "segments": [ { "start_index": 13, "end_index": 22, "text": "mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 27, "end_index": 40, "text": "green peppers", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "When would you like me to place the order?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Right now.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Will you be picking it up or having it delivered.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "I will pick it up.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "I have you down for ordering the two pizzas. One has ground beef and bacon and the other one has mushrooms and green peppers and will be ordering it at pizza hut. I will place the order right now and you will be picking it up. Will that be all?", "segments": [ { "start_index": 53, "end_index": 64, "text": "ground beef", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 69, "end_index": 74, "text": "bacon", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 97, "end_index": 106, "text": "mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 111, "end_index": 124, "text": "green peppers", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 152, "end_index": 161, "text": "pizza hut", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Yes. I have an account with them so you can pay that way.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "The order comes to 12.66. You can pick the order up in 25 minutes. I will send you a receipt via text.", "segments": [ { "start_index": 67, "end_index": 102, "text": "I will send you a receipt via text.", "annotations": [ { "name": "pizza_ordering.pizza_order.accept" } ] } ] }, { "index": 22, "speaker": "USER", "text": "Thank you.", "segments": [] } ]
dlg-42c1ebb1-81ca-4872-9b78-9954cebfb001
movie-tickets-2
[ { "index": 0, "speaker": "USER", "text": "PA, can you please check for tickets to Shazam this evening?", "segments": [ { "start_index": 40, "end_index": 46, "text": "Shazam", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "what location would you like?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "lets try Gainesville Florida", "segments": [ { "start_index": 9, "end_index": 28, "text": "Gainesville Florida", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "any particulr theater?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "no, the regal wpould be the closest though", "segments": [ { "start_index": 4, "end_index": 13, "text": "the regal", "annotations": [ { "name": "movie_ticket.name.theater.reject" } ] }, { "start_index": 8, "end_index": 13, "text": "regal", "annotations": [ { "name": "movie_ticket.name.theater" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "How many in your party?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Just two, one is handicapped wheelchair", "segments": [ { "start_index": 5, "end_index": 8, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "The regal has a late showing, but does not have accomodations for a wheelchair at that time", "segments": [ { "start_index": 4, "end_index": 9, "text": "regal", "annotations": [ { "name": "movie_ticket.name.theater" } ] } ] }, { "index": 8, "speaker": "USER", "text": "what else is in the area?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "There is the AMC theaters, they have a sowing at 8:30 and accommodate wheelchairs", "segments": [ { "start_index": 13, "end_index": 25, "text": "AMC theaters", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 49, "end_index": 53, "text": "8:30", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "do they have a later showing?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "yes, and they can accommodate your party ", "segments": [] }, { "index": 12, "speaker": "USER", "text": "great please purchase two tickets", "segments": [ { "start_index": 22, "end_index": 33, "text": "two tickets", "annotations": [ { "name": "movie_ticket.num.tickets.accept" }, { "name": "movie_ticket.num.tickets.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "I have them, and will send them via text", "segments": [] }, { "index": 14, "speaker": "USER", "text": "thank you,", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "you are welcome", "segments": [] }, { "index": 16, "speaker": "USER", "text": "I think that is all for now", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "I appreciate your business, have a great time", "segments": [] }, { "index": 18, "speaker": "USER", "text": "I will, thank you", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "good bye", "segments": [] } ]
dlg-42d2a54d-d140-4605-a5d5-62fe0e095eff
movie-tickets-3
[ { "index": 0, "speaker": "USER", "text": "I need to buy tickets for Us.", "segments": [ { "start_index": 26, "end_index": 28, "text": "Us", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Where are you located?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'm in Boston MA", "segments": [ { "start_index": 7, "end_index": 16, "text": "Boston MA", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay. Do you have a preference for the theater?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "AMC Boston Common", "segments": [ { "start_index": 0, "end_index": 17, "text": "AMC Boston Common", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "How many tickets did you need?", "segments": [] }, { "index": 6, "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": 7, "speaker": "ASSISTANT", "text": "What time did you want to see the movie?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "9 pm tonight", "segments": [ { "start_index": 0, "end_index": 12, "text": "9 pm tonight", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Sounds great. Let me see if there are tickets available.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Okay.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "So the movie is sold out at that theater for 9 pm.", "segments": [ { "start_index": 45, "end_index": 49, "text": "9 pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start.reject" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Dang.", "segments": [ { "start_index": 0, "end_index": 4, "text": "Dang", "annotations": [ { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Did you want to try a different theater?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Sure. Let's do Regal Cinemas at Fenway.", "segments": [ { "start_index": 15, "end_index": 28, "text": "Regal Cinemas", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] }, { "start_index": 32, "end_index": 38, "text": "Fenway", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay. I'll check for you.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Sure.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "That showtime is also sold out. Did you want me to try a different time or theater?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No. That's okay. I'll skip the movie tonight.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Okay. Have a nice night.", "segments": [] } ]
dlg-42daaf1f-ad42-423c-80c7-0ae217f979d5
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Hey, I want a drink from Starbucks.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "What drink can I get you?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "OK. What is there?", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "There is Cordusio, which is good. It's an espresso with a shot of mocha.", "segments": [ { "start_index": 9, "end_index": 17, "text": "Cordusio", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 42, "end_index": 71, "text": "espresso with a shot of mocha", "annotations": [ { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 4, "speaker": "USER", "text": "That sound good. How many calories are in it?", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "There are 260 calories in the Cordusio.", "segments": [ { "start_index": 30, "end_index": 38, "text": "Cordusio", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 6, "speaker": "USER", "text": "That's not bad.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Would you like to order one?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "What milk is in it?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "It's with a shot of whole milk.", "segments": [ { "start_index": 20, "end_index": 30, "text": "whole milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 10, "speaker": "USER", "text": "OK. Yes, I'd like that.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "OK. Would you like me to place that order? What size would you like?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "I'd like a venti.", "segments": [ { "start_index": 11, "end_index": 16, "text": "venti", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "OK. To confirm, a venti Cordusio with whole milk?", "segments": [ { "start_index": 18, "end_index": 23, "text": "venti", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 24, "end_index": 32, "text": "Cordusio", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 38, "end_index": 48, "text": "whole milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.type.milk.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "At the Starbucks at Fort Smith?", "segments": [ { "start_index": 20, "end_index": 30, "text": "Fort Smith", "annotations": [ { "name": "coffee_ordering.location.store.accept" }, { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "OK. The drink is on order and will be ready for pickup soon. The receipt will be sent to your phone.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "OK. Sound great!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Have a great day.", "segments": [] } ]
dlg-42ea1515-818a-4ec2-95e0-46e554c8b2b9
movie-tickets-3
[ { "index": 0, "speaker": "USER", "text": "Hey, could you get me some tickets to see Pet Semetary tonight?", "segments": [ { "start_index": 42, "end_index": 54, "text": "Pet Semetary", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, where would you like to see it?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'm in Pittsburgh right now, so somewhere near downtown please.", "segments": [ { "start_index": 7, "end_index": 17, "text": "Pittsburgh", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] }, { "start_index": 42, "end_index": 55, "text": "near downtown", "annotations": [ { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Is there any time that's preferable?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Some time around 8 PM please.", "segments": [ { "start_index": 17, "end_index": 21, "text": "8 PM", "annotations": [ { "name": "movie_ticket.time.start" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Will anyone be joining you?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Just one other person.", "segments": [ { "start_index": 0, "end_index": 22, "text": "Just one other person.", "annotations": [ { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Do you have a preferred theater?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "The SouthSide Works Cinema looks nice.", "segments": [ { "start_index": 4, "end_index": 26, "text": "SouthSide Works Cinema", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Is there anything else you'd like to request?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "No, that's all.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "I'm sorry, but the SouthSide Works Cinema is all sold out for the 7:45 PM showing of Pet Semetary tonight. The next showing is at 10 PM. Is that okay?", "segments": [ { "start_index": 19, "end_index": 41, "text": "SouthSide Works Cinema", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] }, { "start_index": 66, "end_index": 73, "text": "7:45 PM", "annotations": [ { "name": "movie_ticket.time.start.reject" }, { "name": "movie_ticket.time.start.reject" } ] }, { "start_index": 85, "end_index": 97, "text": "Pet Semetary", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] }, { "start_index": 130, "end_index": 135, "text": "10 PM", "annotations": [ { "name": "movie_ticket.time.start" } ] }, { "start_index": 130, "end_index": 136, "text": "10 PM.", "annotations": [ { "name": "movie_ticket.time.start" } ] } ] }, { "index": 12, "speaker": "USER", "text": "No, that's too late. Are there any other showtimes for Pet Semetary?", "segments": [ { "start_index": 55, "end_index": 67, "text": "Pet Semetary", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "There's one other showing at 5:15 PM. Is that okay?", "segments": [ { "start_index": 29, "end_index": 36, "text": "5:15 PM", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 14, "speaker": "USER", "text": "No, that's too early. Are there any Shazam! showtimes around 8PM?", "segments": [ { "start_index": 36, "end_index": 42, "text": "Shazam", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] }, { "start_index": 61, "end_index": 64, "text": "8PM", "annotations": [ { "name": "movie_ticket.time.start" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "The showtimes at SouthSide Works for Shazam! tonight are at 6:50 PM and 9:50 PM. Are either of those acceptable?", "segments": [ { "start_index": 17, "end_index": 32, "text": "SouthSide Works", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] }, { "start_index": 37, "end_index": 43, "text": "Shazam", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] }, { "start_index": 60, "end_index": 67, "text": "6:50 PM", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 72, "end_index": 79, "text": "9:50 PM", "annotations": [ { "name": "movie_ticket.time.start" } ] }, { "start_index": 72, "end_index": 80, "text": "9:50 PM.", "annotations": [ { "name": "movie_ticket.time.start" } ] } ] }, { "index": 16, "speaker": "USER", "text": "No, the first one is too early and the second one is too late. ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Would you like me to look for another nearby theater?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No, thank you. I don't think I'll see a movie after all tonight.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "I'm sorry ma'am. Is there anything else I can do?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "No, thank you. Have a good night.", "segments": [] } ]
dlg-42ea8cf2-b445-42fc-8334-9c7690982910
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Hi! Is there a starbucks nearby where I can order a coffee?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Yes, there is one on Freemansburg Avenue, Easton, PA", "segments": [ { "start_index": 21, "end_index": 52, "text": "Freemansburg Avenue, Easton, PA", "annotations": [ { "name": "coffee_ordering.location.store.accept" }, { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Great! Can you please order my a venti hot cafe latte with 2% milk?", "segments": [ { "start_index": 33, "end_index": 38, "text": "venti", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 39, "end_index": 53, "text": "hot cafe latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 43, "end_index": 53, "text": "cafe latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 59, "end_index": 66, "text": "2% milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Sure. Would you like any sweetener?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Yes, I would like 6 packs of raw sugar in it.", "segments": [ { "start_index": 18, "end_index": 38, "text": "6 packs of raw sugar", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Ok. Would you like anything else in the drink?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Yes, I would like some cinnamon powder also.", "segments": [ { "start_index": 23, "end_index": 38, "text": "cinnamon powder", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay. How about whipped cream?", "segments": [ { "start_index": 16, "end_index": 29, "text": "whipped cream", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 8, "speaker": "USER", "text": "No whipped cream, thanks.", "segments": [ { "start_index": 0, "end_index": 16, "text": "No whipped cream", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "What flavor would you like in the latte?", "segments": [ { "start_index": 34, "end_index": 39, "text": "latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Cinnamon dolce flavoring, please.", "segments": [ { "start_index": 0, "end_index": 14, "text": "Cinnamon dolce", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 0, "end_index": 24, "text": "Cinnamon dolce flavoring", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "So to confirm, one venti hot cafe latte with 6 raw sugars, cinnamon dolce flavoring, 2% milk and cinnamon powder, no whipped cream?", "segments": [ { "start_index": 15, "end_index": 18, "text": "one", "annotations": [ { "name": "coffee_ordering.num.drink.accept" } ] }, { "start_index": 19, "end_index": 24, "text": "venti", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 25, "end_index": 39, "text": "hot cafe latte", "annotations": [ { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 29, "end_index": 39, "text": "cafe latte", "annotations": [ { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 45, "end_index": 57, "text": "6 raw sugars", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 59, "end_index": 83, "text": "cinnamon dolce flavoring", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 85, "end_index": 92, "text": "2% milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 97, "end_index": 112, "text": "cinnamon powder", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 114, "end_index": 130, "text": "no whipped cream", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes that is correct. Thanks!", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "You're welcome. It will be ready at the starbucks on Freemansburg Ave.", "segments": [ { "start_index": 53, "end_index": 69, "text": "Freemansburg Ave", "annotations": [ { "name": "coffee_ordering.location.store" } ] }, { "start_index": 53, "end_index": 70, "text": "Freemansburg Ave.", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "I appreciate the assistance.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "They will text you your receipt.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "ok great! Have a good day!", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "OK, you too!", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Later gator!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Adieu", "segments": [] } ]
dlg-42ecab74-b5a7-48f5-9d3a-e4930682ab6d
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "I would like to order something from Bosses Pizza can you put in an order for me?", "segments": [ { "start_index": 37, "end_index": 49, "text": "Bosses Pizza", "annotations": [ { "name": "pizza_ordering.name.store" }, { "name": "pizza_ordering.name.store" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure I can just let me know what you want and where I need to order like the location.", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Fort Worth 76108 and I will look at the menu real quick.", "segments": [ { "start_index": 0, "end_index": 16, "text": "Fort Worth 76108", "annotations": [ { "name": "pizza_ordering.location.store" }, { "name": "pizza_ordering.location.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay let me look it up", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Okay", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay is the Bosses on 6059 Lake Worth Blvd, Fort Worth, TX 76135 okay?", "segments": [ { "start_index": 12, "end_index": 18, "text": "Bosses", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] }, { "start_index": 22, "end_index": 64, "text": "6059 Lake Worth Blvd, Fort Worth, TX 76135", "annotations": [ { "name": "pizza_ordering.location.store.accept" }, { "name": "pizza_ordering.location.store.accept" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Sounds good to me", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay what would you like?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I want a small thin crust pizza, with black olives and pepperoni only.", "segments": [ { "start_index": 9, "end_index": 14, "text": "small", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 15, "end_index": 25, "text": "thin crust", "annotations": [ { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 15, "end_index": 31, "text": "thin crust pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 38, "end_index": 50, "text": "black olives", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 55, "end_index": 64, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Okay they are out of black olives is green okay?", "segments": [ { "start_index": 21, "end_index": 33, "text": "black olives", "annotations": [ { "name": "pizza_ordering.type.topping.reject" }, { "name": "pizza_ordering.type.topping.reject" } ] }, { "start_index": 37, "end_index": 42, "text": "green", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes and have them add extra cheese to please.", "segments": [ { "start_index": 18, "end_index": 34, "text": "add extra cheese", "annotations": [ { "name": "pizza_ordering.preference" } ] }, { "start_index": 22, "end_index": 34, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.preference" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay no problem.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Thanks so much.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay I got the order in let me make sure before I submit it.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Great thanks so much.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "one small thin crust green olive and pepperoni with extra cheese", "segments": [ { "start_index": 4, "end_index": 9, "text": "small", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 10, "end_index": 20, "text": "thin crust", "annotations": [ { "name": "pizza_ordering.type.crust.accept" }, { "name": "pizza_ordering.type.crust.accept" } ] }, { "start_index": 21, "end_index": 32, "text": "green olive", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 37, "end_index": 46, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 52, "end_index": 64, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.preference.accept" }, { "name": "pizza_ordering.preference.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yes that all looks good.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "okay submitted and it's under your name for pick up in about 25 mins.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Yes thank you so much.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Thank you and have a lovely day", "segments": [] } ]
dlg-42f9ebef-e137-463e-be0d-9ead635cf5fa
uber-lyft-1
[ { "index": 0, "speaker": "USER", "text": "John, I need you to order me a lyft please", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Of course, from where to where?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "From Ciatti's in Onalaska to The Marcus theaters in La Crosse", "segments": [ { "start_index": 5, "end_index": 25, "text": "Ciatti's in Onalaska", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from" } ] }, { "start_index": 29, "end_index": 61, "text": "The Marcus theaters in La Crosse", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Not problem sir, give me a minute", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Take your time", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "There are a couple of options, do you need a personal sized ride or an XL for several people?", "segments": [ { "start_index": 45, "end_index": 53, "text": "personal", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 45, "end_index": 64, "text": "personal sized ride", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 71, "end_index": 73, "text": "XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Just me and the wife, so a personal will do.", "segments": [ { "start_index": 0, "end_index": 20, "text": "Just me and the wife", "annotations": [ { "name": "uber_lyft.num.people.accept" } ] }, { "start_index": 27, "end_index": 35, "text": "personal", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Sure thing, got big plans tonight?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Not really, just dinner and a movie.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Sounds fun, any cost restrictions on your lyft sir?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Of course not.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Alright, I've got one booked for you, it'll be between 12 and 15 dollars.", "segments": [ { "start_index": 47, "end_index": 72, "text": "between 12 and 15 dollars", "annotations": [ { "name": "uber_lyft.price.estimate.accept" } ] }, { "start_index": 55, "end_index": 72, "text": "12 and 15 dollars", "annotations": [ { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "And how long will it take?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "The ride from Ciatti's or for the car to arrive and pick you up?", "segments": [ { "start_index": 14, "end_index": 22, "text": "Ciatti's", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from" } ] } ] }, { "index": 14, "speaker": "USER", "text": "The latter.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "It should be there within 20 minutes.", "segments": [ { "start_index": 26, "end_index": 36, "text": "20 minutes", "annotations": [ { "name": "uber_lyft.time.pickup.accept" }, { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Excellent, fine work John.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Thank you. You can check on the progress of the driver in the lyft app.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thank you John, have a great night.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You too sir, goodbye.", "segments": [] } ]
dlg-42fa34bb-b51b-4493-8ded-f8f31bb47a77
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "I would like to place an order for a pizza from Dominos in Chestertown, MD please.", "segments": [ { "start_index": 16, "end_index": 30, "text": "place an order", "annotations": [ { "name": "pizza_ordering.pizza_ordering" } ] }, { "start_index": 48, "end_index": 55, "text": "Dominos", "annotations": [ { "name": "pizza_ordering.name.store" } ] }, { "start_index": 48, "end_index": 74, "text": "Dominos in Chestertown, MD", "annotations": [ { "name": "pizza_ordering.location.store" } ] }, { "start_index": 59, "end_index": 74, "text": "Chestertown, MD", "annotations": [ { "name": "pizza_ordering.location.store" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "OK, is the location of that Dominos 518 Washington Ave, Chestertown, MD 21620?", "segments": [ { "start_index": 28, "end_index": 35, "text": "Dominos", "annotations": [ { "name": "pizza_ordering.name.store" } ] }, { "start_index": 28, "end_index": 78, "text": "Dominos 518 Washington Ave, Chestertown, MD 21620?", "annotations": [ { "name": "pizza_ordering.location.store.accept" } ] }, { "start_index": 36, "end_index": 77, "text": "518 Washington Ave, Chestertown, MD 21620", "annotations": [ { "name": "pizza_ordering.location.store" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Yes, I was looking to get delivery.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "OK, and to what address did you want the pizza delivery?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "123 Flat Road, Chestertown, MD 21620.", "segments": [ { "start_index": 0, "end_index": 36, "text": "123 Flat Road, Chestertown, MD 21620", "annotations": [ { "name": "pizza_ordering.location.store" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "OK, and the name and phone number for the pizza?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "John Smith, 123-456-7890.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "OK, and what were you looking to order?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "A pepperoni and pineapple pizza please!", "segments": [ { "start_index": 2, "end_index": 11, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 2, "end_index": 31, "text": "pepperoni and pineapple pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 16, "end_index": 25, "text": "pineapple", "annotations": [ { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "What size pizza would you like?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "A large pizza! Can we also get a 2 liter of Sprite?", "segments": [ { "start_index": 2, "end_index": 7, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Sure! What type of crust would you like for your pizza?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Thin crust", "segments": [ { "start_index": 0, "end_index": 10, "text": "Thin crust", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "OK, and what sauce type?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Robust sauce!", "segments": [ { "start_index": 0, "end_index": 12, "text": "Robust sauce", "annotations": [ { "name": "pizza_ordering.preference" } ] }, { "start_index": 0, "end_index": 13, "text": "Robust sauce!", "annotations": [ { "name": "pizza_ordering.preference" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "OK, so you want a large pepperoni and pineapple pizza with thin crust and robust sauce. You'd also like a 2 liter of sprite correct?", "segments": [ { "start_index": 18, "end_index": 23, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 24, "end_index": 33, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 24, "end_index": 47, "text": "pepperoni and pineapple", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 38, "end_index": 47, "text": "pineapple", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 59, "end_index": 69, "text": "thin crust", "annotations": [ { "name": "pizza_ordering.type.crust.accept" }, { "name": "pizza_ordering.type.crust.accept" } ] }, { "start_index": 74, "end_index": 86, "text": "robust sauce", "annotations": [ { "name": "pizza_ordering.preference.accept" }, { "name": "pizza_ordering.preference.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yes!", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "OK, is there anything else you'd like to add to the order?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "OK, your total for the order will be 15.99, with delivery fee and tax. Would you like to use the payment information saved to the account to pay for the order?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Yes!", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Would you like to add a tip?", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Sure, add 5 dollars!", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "OK, your total for this order will be 20.99 after all fees and tip. I will use your payment information to pay for the order. Delivery wait time is expected to be 25 minutes. I have your address as 123 Flat Road, Chestertown MD 21620. I also have the name as John Smith, phone number 123-456-7890. Is this correct?", "segments": [] }, { "index": 24, "speaker": "USER", "text": "Yeah, looks great!", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "OK! Your order has been confirmed. I will send a copy of the receipt via text message to your phone number as confirmation of the order. Do you need help with anything else?", "segments": [ { "start_index": 4, "end_index": 33, "text": "Your order has been confirmed", "annotations": [ { "name": "pizza_ordering.pizza_order.accept" } ] } ] }, { "index": 26, "speaker": "USER", "text": "Nope, thats all!", "segments": [] }, { "index": 27, "speaker": "ASSISTANT", "text": "Great, I hope you have a great night and enjoy the pizza!", "segments": [] }, { "index": 28, "speaker": "USER", "text": "Thanks, goodbye!", "segments": [] }, { "index": 29, "speaker": "ASSISTANT", "text": "Goodbye!", "segments": [] } ]
dlg-4304ed51-4a13-470e-ab76-2e3ee3d887a4
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hey, I'd to order a pizza from Piaci up in Fort Bragg", "segments": [ { "start_index": 31, "end_index": 36, "text": "Piaci", "annotations": [ { "name": "pizza_ordering.name.store" }, { "name": "pizza_ordering.name.store" } ] }, { "start_index": 43, "end_index": 53, "text": "Fort Bragg", "annotations": [ { "name": "pizza_ordering.location.store" }, { "name": "pizza_ordering.location.store" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "OK, how is that spelled?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "P. I. A. C. I.", "segments": [ { "start_index": 0, "end_index": 13, "text": "P. I. A. C. I", "annotations": [ { "name": "pizza_ordering.name.store" } ] }, { "start_index": 0, "end_index": 14, "text": "P. I. A. C. I.", "annotations": [ { "name": "pizza_ordering.name.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok, Piaci. And is that in Fort Bragg, South Carolina? I'm not seeing one listed.", "segments": [ { "start_index": 4, "end_index": 9, "text": "Piaci", "annotations": [ { "name": "pizza_ordering.name.store" } ] }, { "start_index": 26, "end_index": 52, "text": "Fort Bragg, South Carolina", "annotations": [ { "name": "pizza_ordering.location.store" }, { "name": "pizza_ordering.location.store" } ] } ] }, { "index": 4, "speaker": "USER", "text": "No, up north in Fort Bragg, California. I'm not going that far for pizza.", "segments": [ { "start_index": 4, "end_index": 38, "text": "up north in Fort Bragg, California", "annotations": [ { "name": "pizza_ordering.location.store" }, { "name": "pizza_ordering.location.store" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "OK, I found Piaci Pub and Pizzeria on West Redwood Ave in Fort Bragg. Is that it?", "segments": [ { "start_index": 12, "end_index": 21, "text": "Piaci Pub", "annotations": [ { "name": "pizza_ordering.name.store" } ] }, { "start_index": 12, "end_index": 34, "text": "Piaci Pub and Pizzeria", "annotations": [ { "name": "pizza_ordering.name.store.accept" } ] }, { "start_index": 26, "end_index": 34, "text": "Pizzeria", "annotations": [ { "name": "pizza_ordering.name.store" } ] }, { "start_index": 38, "end_index": 68, "text": "West Redwood Ave in Fort Bragg", "annotations": [ { "name": "pizza_ordering.location.store.accept" }, { "name": "pizza_ordering.location.store.accept" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Yeah. I'd like to order one large pie.", "segments": [ { "start_index": 28, "end_index": 33, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "I don't see pie listed as a dessert. ", "segments": [] }, { "index": 8, "speaker": "USER", "text": "No dessert. Pizza is also called pizza pie. You know I'm originally from the East coast.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Oh, OK. One large pizza 'pie'. What kind would you like?", "segments": [ { "start_index": 12, "end_index": 17, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 10, "speaker": "USER", "text": "I want the Nonnie on a gluten free crust. The gluten free crust isn't listed, but I know they have it, so just make a special note.", "segments": [ { "start_index": 11, "end_index": 17, "text": "Nonnie", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 23, "end_index": 40, "text": "gluten free crust", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Can you spell the name of that pizza for me?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "N. O. N. N. I. E. And I want to add caramelized onions.", "segments": [ { "start_index": 0, "end_index": 16, "text": "N. O. N. N. I. E", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 0, "end_index": 17, "text": "N. O. N. N. I. E.", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 36, "end_index": 54, "text": "caramelized onions", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 36, "end_index": 55, "text": "caramelized onions.", "annotations": [ { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "OK, let me check on that for you. The menu says they are using shallots instead of onions. Is that OK?", "segments": [ { "start_index": 63, "end_index": 71, "text": "shallots", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 83, "end_index": 89, "text": "onions", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Yeah, that'll work.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "OK, so I have one large Nonnie on a gluten free crust with added caramelized shallots. Will that be all?", "segments": [ { "start_index": 18, "end_index": 23, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 24, "end_index": 30, "text": "Nonnie", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 36, "end_index": 53, "text": "gluten free crust", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 65, "end_index": 85, "text": "caramelized shallots", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yeah, that'll do it for tonight.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "And will you eat in or take out?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "We're gonna eat there. They have bomb ass beer on tap.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "OK. It looks like that will be $28, but there may be an additional charge for the gluten free crust that I don't see.", "segments": [ { "start_index": 82, "end_index": 99, "text": "gluten free crust", "annotations": [ { "name": "pizza_ordering.type.crust.accept" }, { "name": "pizza_ordering.type.crust.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Yeah, that's fine. How long is the wait tonight?", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "The wait is about 25 minutes? Shall I go ahead and order?", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Do it. Do it.", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "OK, your pizza order is complete, and I'll send a receipt to your phone.", "segments": [] }, { "index": 24, "speaker": "USER", "text": "Sounds good, Ethel. Thanks.", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "No problem, JP. Can I do anything else for you right now?", "segments": [] }, { "index": 26, "speaker": "USER", "text": "Nope. You can chill. Peace out.", "segments": [] }, { "index": 27, "speaker": "ASSISTANT", "text": "OK. Peace out, JP (*'cause we're going to have colloquial speech in our AI soon, right?)", "segments": [] } ]