conversation_id
stringlengths
40
40
instruction_id
stringclasses
15 values
utterances
list
dlg-3638c1ec-f80f-4cd7-9a95-76c9c5cc8405
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Hi, Angela. Can you order a Cappuccino for me?", "segments": [ { "start_index": 28, "end_index": 38, "text": "Cappuccino", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, from Starbucks or dunkin?", "segments": [ { "start_index": 11, "end_index": 20, "text": "Starbucks", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 24, "end_index": 30, "text": "dunkin", "annotations": [ { "name": "coffee_ordering.preference.reject" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Starbucks, of course!", "segments": [ { "start_index": 0, "end_index": 9, "text": "Starbucks", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok, what size?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Medium", "segments": [ { "start_index": 0, "end_index": 6, "text": "Medium", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink.reject" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Well, they only have short, tall, grande, or venti", "segments": [ { "start_index": 21, "end_index": 26, "text": "short", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 28, "end_index": 32, "text": "tall", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 34, "end_index": 40, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 45, "end_index": 50, "text": "venti", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Ok, then I will do grande.", "segments": [ { "start_index": 19, "end_index": 25, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Ok, what kind of milk?", "segments": [ { "start_index": 4, "end_index": 21, "text": "what kind of milk", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Almond milk.", "segments": [ { "start_index": 0, "end_index": 11, "text": "Almond milk", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Sugar?", "segments": [ { "start_index": 0, "end_index": 5, "text": "Sugar", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes, 2.", "segments": [ { "start_index": 5, "end_index": 6, "text": "2", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Which type?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Sugar in the raw?", "segments": [ { "start_index": 0, "end_index": 16, "text": "Sugar in the raw", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Ok, so a grande cappuccino with almond milk and 2 sugars in the raw?", "segments": [ { "start_index": 9, "end_index": 15, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 16, "end_index": 26, "text": "cappuccino", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 32, "end_index": 43, "text": "almond milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 48, "end_index": 67, "text": "2 sugars in the raw", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Correct", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "At the starbucks near work?", "segments": [ { "start_index": 7, "end_index": 26, "text": "starbucks near work", "annotations": [ { "name": "coffee_ordering.location.store.reject" } ] } ] }, { "index": 16, "speaker": "USER", "text": "No, near the house- Washington Street in Canton.", "segments": [ { "start_index": 4, "end_index": 47, "text": "near the house- Washington Street in Canton", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] }, { "start_index": 20, "end_index": 48, "text": "Washington Street in Canton.", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Ok, ordering it now. That will be 3.29.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thanks, do I have any stars left?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Yes, you have one star rewards. Would you like to use it?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Yes please.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Ok, your drink will be ready in 5-10 minutes.", "segments": [] } ]
dlg-3638c2a5-f60e-4cef-9130-872ebd0b86ab
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hello, I would like to order a pizza for carry-out.", "segments": [ { "start_index": 31, "end_index": 36, "text": "pizza", "annotations": [ { "name": "pizza_ordering.pizza_ordering" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "What kind of pizza do you want to order?", "segments": [ { "start_index": 13, "end_index": 18, "text": "pizza", "annotations": [ { "name": "pizza_ordering.pizza_ordering" } ] } ] }, { "index": 2, "speaker": "USER", "text": "I would like a large pizza with peppers, mushrooms and onions.", "segments": [ { "start_index": 15, "end_index": 20, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 32, "end_index": 39, "text": "peppers", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 41, "end_index": 50, "text": "mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 55, "end_index": 61, "text": "onions", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Is that a large pie with peppers, mushrooms and onions?", "segments": [ { "start_index": 10, "end_index": 15, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 25, "end_index": 32, "text": "peppers", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 34, "end_index": 43, "text": "mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 48, "end_index": 54, "text": "onions", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Yes, that is what I would like.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "The pizzeria does not have green bell peppers.", "segments": [ { "start_index": 27, "end_index": 45, "text": "green bell peppers", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping.reject" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Can I substitute the bell peppers for something else?", "segments": [ { "start_index": 21, "end_index": 33, "text": "bell peppers", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping.reject" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Yes, what is your order?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Can I substitute roasted red peppers?", "segments": [ { "start_index": 17, "end_index": 36, "text": "roasted red peppers", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Yes, roasted red peppers are available.", "segments": [ { "start_index": 5, "end_index": 24, "text": "roasted red peppers", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Will there be an additional charge?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "No, no extra charge.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Okay, then I will have a large pizza with mushrooms, onions and roasted red peppers.", "segments": [ { "start_index": 25, "end_index": 30, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 31, "end_index": 36, "text": "pizza", "annotations": [ { "name": "pizza_ordering.pizza_ordering" } ] }, { "start_index": 42, "end_index": 51, "text": "mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 53, "end_index": 59, "text": "onions", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 64, "end_index": 83, "text": "roasted red peppers", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "What payment method will you use.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Please use the credit card number on file.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Your credit card ending in 0000 will be charged.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Please summarize my order.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "You have ordered a large pizza with roasted red pepper, onions and mushrooms. You will carry out your order. The charges will be placed on your saved credit card.", "segments": [ { "start_index": 19, "end_index": 24, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 25, "end_index": 30, "text": "pizza", "annotations": [ { "name": "pizza_ordering.pizza_ordering" } ] }, { "start_index": 36, "end_index": 54, "text": "roasted red pepper", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 56, "end_index": 62, "text": "onions", "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": 18, "speaker": "USER", "text": "Please process the order.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "The order is processed.", "segments": [ { "start_index": 0, "end_index": 23, "text": "The order is processed.", "annotations": [ { "name": "pizza_ordering.pizza_order.accept" } ] } ] } ]
dlg-36450f73-e012-41cd-a341-d5176851434f
pizza-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Hello, I was wondering if you have any pizza specials tonight?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "This is Pizza King on Macedonia Street.", "segments": [ { "start_index": 8, "end_index": 18, "text": "Pizza King", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] }, { "start_index": 22, "end_index": 38, "text": "Macedonia Street", "annotations": [ { "name": "pizza_ordering.location.store.accept" }, { "name": "pizza_ordering.location.store.accept" } ] } ] }, { "index": 2, "speaker": "USER", "text": "I would to order 2 18 inch pizzas. 1 Royal feast and 1 Royal feast without mushrooms.", "segments": [ { "start_index": 19, "end_index": 26, "text": "18 inch", "annotations": [ { "name": "pizza_ordering.size.pizza.reject" }, { "name": "pizza_ordering.size.pizza.reject" } ] }, { "start_index": 37, "end_index": 48, "text": "Royal feast", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 67, "end_index": 84, "text": "without mushrooms", "annotations": [ { "name": "pizza_ordering.preference" } ] }, { "start_index": 67, "end_index": 85, "text": "without mushrooms.", "annotations": [ { "name": "pizza_ordering.preference" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "I'm so sorry. Our largest pizza is 16 inch.", "segments": [ { "start_index": 35, "end_index": 42, "text": "16 inch", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 4, "speaker": "USER", "text": "I see. That is fine then.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Is there anything else I can get for you?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Could I add extra cheese to one of those pizza's?", "segments": [ { "start_index": 12, "end_index": 24, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Yes, which one would you like the extra cheese on?", "segments": [ { "start_index": 34, "end_index": 46, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.preference" } ] } ] }, { "index": 8, "speaker": "USER", "text": "I would like the extra cheese on the Royal feast with no mushrooms.", "segments": [ { "start_index": 17, "end_index": 29, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] }, { "start_index": 37, "end_index": 48, "text": "Royal feast", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 54, "end_index": 66, "text": "no mushrooms", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Can I add an order of breadsticks to that order?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Yes, I would like that. ", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "I have your order as 1 16 inch Royal feast with extra cheese and no mushrooms , 1 16 inch Royal feast and 1 order of breadsticks.", "segments": [ { "start_index": 23, "end_index": 30, "text": "16 inch", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 31, "end_index": 42, "text": "Royal feast", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 48, "end_index": 60, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] }, { "start_index": 65, "end_index": 77, "text": "no mushrooms", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes, that is correct. ", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Would that be pick up or delivery?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "I would like to pick that up", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Is there anything else I can get you?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Yes, I think I would like to add extra cheese to my other pizza also and could I order 2 large pepsi's also?", "segments": [ { "start_index": 29, "end_index": 45, "text": "add extra cheese", "annotations": [ { "name": "pizza_ordering.preference" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Sure. I have your order as 2 large pepsi's, 1 order of breadsticks, 2 16 inch royal feast pizza with extra cheese and no mushrooms on 1 on those. and you will be picking up your order.", "segments": [ { "start_index": 29, "end_index": 34, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 70, "end_index": 77, "text": "16 inch", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 78, "end_index": 95, "text": "royal feast pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 101, "end_index": 113, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.preference.accept" }, { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 118, "end_index": 130, "text": "no mushrooms", "annotations": [ { "name": "pizza_ordering.preference.accept" }, { "name": "pizza_ordering.preference.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "That would be correct.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Ok, your total comes to $35, How will you be paying?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "I will be using my credit card. About what time will that be ready to pick up?", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "We will have your order ready for you in 25 minutes.", "segments": [] }, { "index": 22, "speaker": "USER", "text": "ok", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Thank you very much for your order. I will send you a copy of your receipt by text message to your phone number.", "segments": [] }, { "index": 24, "speaker": "USER", "text": "Thank you!", "segments": [] } ]
dlg-3645d507-5db7-4bf1-a02e-8490c307df93
coffee-ordering-2
[ { "index": 0, "speaker": "USER", "text": "I need an energy boost, I need a latte from somewhere.", "segments": [ { "start_index": 33, "end_index": 38, "text": "latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Where would you like to order the drink from?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'm thinking the Starbucks inside Vons on Horizon and Horizon Ridge.", "segments": [ { "start_index": 27, "end_index": 67, "text": "inside Vons on Horizon and Horizon Ridge", "annotations": [ { "name": "coffee_ordering.location.store" } ] }, { "start_index": 42, "end_index": 67, "text": "Horizon and Horizon Ridge", "annotations": [ { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay, what were you thinking of getting?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "An iced latte of some sort", "segments": [ { "start_index": 3, "end_index": 7, "text": "iced", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] }, { "start_index": 8, "end_index": 13, "text": "latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Like a specific flavored latte, like caramel?", "segments": [ { "start_index": 25, "end_index": 30, "text": "latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 37, "end_index": 44, "text": "caramel", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 6, "speaker": "USER", "text": "I think I'm going to go with a cinnamon shortbread latte.", "segments": [ { "start_index": 31, "end_index": 56, "text": "cinnamon shortbread latte", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "With just regular milk, or?", "segments": [ { "start_index": 10, "end_index": 22, "text": "regular milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 8, "speaker": "USER", "text": "No, coconut milk.", "segments": [ { "start_index": 4, "end_index": 16, "text": "coconut milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "You said you wanted an iced beverage, this is only a hot one, is that still okay?", "segments": [ { "start_index": 23, "end_index": 27, "text": "iced", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] }, { "start_index": 53, "end_index": 56, "text": "hot", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 53, "end_index": 60, "text": "hot one", "annotations": [ { "name": "coffee_ordering.preference.reject" } ] } ] }, { "index": 10, "speaker": "USER", "text": "There are no iced beverages of that variety?", "segments": [ { "start_index": 13, "end_index": 17, "text": "iced", "annotations": [ { "name": "coffee_ordering.preference.reject" } ] }, { "start_index": 13, "end_index": 27, "text": "iced beverages", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "No, it's a hot beverage only.", "segments": [ { "start_index": 11, "end_index": 14, "text": "hot", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 11, "end_index": 23, "text": "hot beverage", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 12, "speaker": "USER", "text": "That's fine, I'll just have it hot then.", "segments": [ { "start_index": 31, "end_index": 34, "text": "hot", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay, whipped cream, or an extra shot of anything?", "segments": [ { "start_index": 6, "end_index": 19, "text": "whipped cream", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] }, { "start_index": 27, "end_index": 37, "text": "extra shot", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 14, "speaker": "USER", "text": "No, I'll take it as it comes just with coconut milk instead of regular.", "segments": [ { "start_index": 39, "end_index": 51, "text": "coconut milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 63, "end_index": 70, "text": "regular", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay, I'll go ahead and order that drink for you.", "segments": [ { "start_index": 0, "end_index": 49, "text": "Okay, I'll go ahead and order that drink for you.", "annotations": [ { "name": "coffee_ordering.coffee_order.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Thank you ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Anything else I can order you from there, or was that it?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "That was all, thank you", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "It'll be ready for pick up at the location inside of Vons in about fifteen minutes.", "segments": [ { "start_index": 34, "end_index": 57, "text": "location inside of Vons", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] }, { "start_index": 43, "end_index": 57, "text": "inside of Vons", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Thank you", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "You're welcome", "segments": [] } ]
dlg-3649ea26-e2b8-4407-bea5-3e24fc1ec011
uber-lyft-1
[ { "index": 0, "speaker": "USER", "text": "Hey, can you get me a Lyft?", "segments": [ { "start_index": 22, "end_index": 26, "text": "Lyft", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "No problem, where are you at and where do you want to go?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I am at the theater and I want to go to a Korean restaurant", "segments": [ { "start_index": 12, "end_index": 19, "text": "theater", "annotations": [ { "name": "uber_lyft.location.from" }, { "name": "uber_lyft.location.from" } ] }, { "start_index": 42, "end_index": 59, "text": "Korean restaurant", "annotations": [ { "name": "uber_lyft.location.to" }, { "name": "uber_lyft.location.to" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What kind of Lyft do you want?", "segments": [ { "start_index": 13, "end_index": 17, "text": "Lyft", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 4, "speaker": "USER", "text": "I am not sure, can say them?", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "They have lyft, XL, Lux, Lux Black, Lux Black XL", "segments": [ { "start_index": 10, "end_index": 14, "text": "lyft", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 16, "end_index": 18, "text": "XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 20, "end_index": 23, "text": "Lux", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 25, "end_index": 34, "text": "Lux Black", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 25, "end_index": 35, "text": "Lux Black,", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 36, "end_index": 48, "text": "Lux Black XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Which one is the cheapest", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Lyft and XL are the cheapest", "segments": [ { "start_index": 0, "end_index": 4, "text": "Lyft", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 9, "end_index": 11, "text": "XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Is there a difference between the two", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "I think XL is just a bigger car.", "segments": [ { "start_index": 8, "end_index": 10, "text": "XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Ok I'll get Lyft.", "segments": [ { "start_index": 12, "end_index": 16, "text": "Lyft", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Is there anyone with you?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "No, just me", "segments": [ { "start_index": 4, "end_index": 11, "text": "just me", "annotations": [ { "name": "uber_lyft.num.people" } ] }, { "start_index": 9, "end_index": 11, "text": "me", "annotations": [ { "name": "uber_lyft.num.people.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Ok to verify, you want a Lyft from the theater to the Korean restaurant witrh the Lyft option and it's just you?", "segments": [ { "start_index": 25, "end_index": 29, "text": "Lyft", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 39, "end_index": 46, "text": "theater", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 54, "end_index": 71, "text": "Korean restaurant", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 103, "end_index": 111, "text": "just you", "annotations": [ { "name": "uber_lyft.num.people.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Yea that is correct", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Is there anything else you need?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Nah, I am good.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "The estimated fare is 6-8 dollars and the driver details are on the app.", "segments": [ { "start_index": 22, "end_index": 33, "text": "6-8 dollars", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Great, thank you", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "No problem.", "segments": [] } ]
dlg-3653284f-4f01-46c1-bf96-4961a5971012
uber-lyft-2
[ { "index": 0, "speaker": "USER", "text": "Can you order me a Lux Black Lyft?", "segments": [ { "start_index": 19, "end_index": 33, "text": "Lux Black Lyft", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "No problem boss. Where are you heading?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'm heading to the Panther game in uptown Charlotte. Put in Bank of America Stadium.", "segments": [ { "start_index": 19, "end_index": 51, "text": "Panther game in uptown Charlotte", "annotations": [ { "name": "uber_lyft.location.to" } ] }, { "start_index": 35, "end_index": 51, "text": "uptown Charlotte", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 60, "end_index": 83, "text": "Bank of America Stadium", "annotations": [ { "name": "uber_lyft.location.from" }, { "name": "uber_lyft.location.to" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok, and where will the Lyft be picking you up from?", "segments": [ { "start_index": 0, "end_index": 3, "text": "Ok,", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 4, "speaker": "USER", "text": "I'm heading to 5Church in Uptown Charlotte. It's only a few minutes away from the stadium, but it'll be madness with all of the people I'm guessing.", "segments": [ { "start_index": 15, "end_index": 22, "text": "5Church", "annotations": [ { "name": "uber_lyft.location.from" } ] }, { "start_index": 15, "end_index": 42, "text": "5Church in Uptown Charlotte", "annotations": [ { "name": "uber_lyft.location.from" } ] }, { "start_index": 26, "end_index": 42, "text": "Uptown Charlotte", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 78, "end_index": 89, "text": "the stadium", "annotations": [ { "name": "uber_lyft.location.from" } ] }, { "start_index": 82, "end_index": 89, "text": "stadium", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Yeah, it's a huge game I hear. Okay so there's no Lyfts available and the next available one has a 35 minute wait.", "segments": [ { "start_index": 50, "end_index": 55, "text": "Lyfts", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride.reject" } ] }, { "start_index": 99, "end_index": 108, "text": "35 minute", "annotations": [ { "name": "uber_lyft.time.pickup" } ] }, { "start_index": 99, "end_index": 113, "text": "35 minute wait", "annotations": [ { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Oh crap! 35 minutes?! I can't wait that long. I might as well walk then.", "segments": [ { "start_index": 9, "end_index": 19, "text": "35 minutes", "annotations": [ { "name": "uber_lyft.time.pickup" }, { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "That makes sense. I can look for a different car?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Yeah, see what else is available sooner. I think it's supposed to start raining so I don't want to walk.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "There's a Lux available in 15 minutes to pick you up from the stadium and take you to the restaurant. It's just an estimation though.", "segments": [ { "start_index": 10, "end_index": 13, "text": "Lux", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 24, "end_index": 37, "text": "in 15 minutes", "annotations": [ { "name": "uber_lyft.time.pickup" } ] }, { "start_index": 27, "end_index": 37, "text": "15 minutes", "annotations": [ { "name": "uber_lyft.time.pickup" } ] }, { "start_index": 58, "end_index": 69, "text": "the stadium", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 62, "end_index": 69, "text": "stadium", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 86, "end_index": 100, "text": "the restaurant", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "I can deal with a Lux. I hate the Shared cars though.", "segments": [ { "start_index": 18, "end_index": 21, "text": "Lux", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 34, "end_index": 40, "text": "Shared", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 34, "end_index": 45, "text": "Shared cars", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "It's not a shared car those typically are to make it cheaper by having multiple people in the car.", "segments": [ { "start_index": 11, "end_index": 17, "text": "shared", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 11, "end_index": 21, "text": "shared car", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yeah, it's just weird. Is there going to be a surcharge since it's prime time?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "The fare itself is going to be $3.45 and there's a surcharge of $20 right now.", "segments": [ { "start_index": 31, "end_index": 36, "text": "$3.45", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] }, { "start_index": 51, "end_index": 67, "text": "surcharge of $20", "annotations": [ { "name": "uber_lyft.price.estimate.accept" } ] }, { "start_index": 64, "end_index": 67, "text": "$20", "annotations": [ { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Wow I should give up my day job and start driving people around for that money.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "No kidding. ", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Let me know once everything is confirmed.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay, the Lux Black Lyft is ordered. It's on it's way and showing it'll be there in 17 minutes.", "segments": [ { "start_index": 10, "end_index": 24, "text": "Lux Black Lyft", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 81, "end_index": 94, "text": "in 17 minutes", "annotations": [ { "name": "uber_lyft.time.pickup.accept" } ] }, { "start_index": 84, "end_index": 94, "text": "17 minutes", "annotations": [ { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Good thing you booked it before it got any longer. Crazy out of here.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "I'm sending a copy of the receipt and you can track the Lyft via your cell phone.", "segments": [ { "start_index": 56, "end_index": 60, "text": "Lyft", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.uber_lyft" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Thanks for doing that for me.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Not a problem boss. ", "segments": [] } ]
dlg-365daeb3-1eb1-47eb-99fd-34a8de20032b
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Hey, Assistant. How about some coffee?", "segments": [ { "start_index": 31, "end_index": 37, "text": "coffee", "annotations": [ { "name": "coffee_ordering.coffee_ordering" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "What kind of coffee would you like?", "segments": [ { "start_index": 13, "end_index": 19, "text": "coffee", "annotations": [ { "name": "coffee_ordering.coffee_ordering" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Starbucks", "segments": [ { "start_index": 0, "end_index": 9, "text": "Starbucks", "annotations": [ { "name": "coffee_ordering.coffee_ordering" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What drinks do you wish to order?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Could I get a Cafe Mocha?", "segments": [ { "start_index": 14, "end_index": 24, "text": "Cafe Mocha", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Sure. What size?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "A grande, please. How many calories is it?", "segments": [ { "start_index": 2, "end_index": 8, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "There are 360 calories in a grande Cafe Mocha. Would you like to continue ordering one?", "segments": [ { "start_index": 28, "end_index": 34, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 35, "end_index": 45, "text": "Cafe Mocha", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 83, "end_index": 86, "text": "one", "annotations": [ { "name": "coffee_ordering.num.drink.accept" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "What kind of milk?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "2% please", "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": "Whipped cream?", "segments": [ { "start_index": 0, "end_index": 13, "text": "Whipped cream", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 12, "speaker": "USER", "text": "No, thanks.", "segments": [ { "start_index": 0, "end_index": 2, "text": "No", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Any additional flavors?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "No", "segments": [ { "start_index": 0, "end_index": 2, "text": "No", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "A grande Cafe Mocha with 2% milk will cost $4.12 plus tax. Would you like to add this to your order?", "segments": [ { "start_index": 2, "end_index": 8, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 9, "end_index": 19, "text": "Cafe Mocha", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 25, "end_index": 27, "text": "2%", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.type.milk.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Would you like to order anything else?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No, that's all.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Which Starbucks would you prefer to pickup from?", "segments": [ { "start_index": 6, "end_index": 15, "text": "Starbucks", "annotations": [ { "name": "coffee_ordering.coffee_ordering" } ] } ] }, { "index": 20, "speaker": "USER", "text": "The one on 86th ave.", "segments": [ { "start_index": 0, "end_index": 20, "text": "The one on 86th ave.", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] }, { "start_index": 11, "end_index": 20, "text": "86th ave.", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 21, "speaker": "ASSISTANT", "text": "The items you requested are available for pickup shortly. The total including tax will be $5.20. Would you like to place your order now?", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Your drinks will be ready for pickup shortly. A receipt has been sent via text message to your phone.", "segments": [ { "start_index": 0, "end_index": 45, "text": "Your drinks will be ready for pickup shortly.", "annotations": [ { "name": "coffee_ordering.coffee_order.accept" } ] } ] }, { "index": 24, "speaker": "USER", "text": "Thank you!", "segments": [] } ]
dlg-3660ae8b-6892-49a4-8e81-7617ed38127a
restaurant-table-3
[ { "index": 0, "speaker": "USER", "text": "I would like to make a reservation for today at Starry Night Cafe in Boston.", "segments": [ { "start_index": 48, "end_index": 65, "text": "Starry Night Cafe", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 69, "end_index": 75, "text": "Boston", "annotations": [ { "name": "restaurant_reservation.location.restaurant" }, { "name": "restaurant_reservation.location.restaurant" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "What time would you like to make a reservation?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "12:00pm.", "segments": [ { "start_index": 0, "end_index": 7, "text": "12:00pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "For how many people?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "2 people.", "segments": [ { "start_index": 0, "end_index": 1, "text": "2", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 0, "end_index": 8, "text": "2 people", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Would you like indoor or outdoor seating?", "segments": [ { "start_index": 15, "end_index": 21, "text": "indoor", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 25, "end_index": 32, "text": "outdoor", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Indoor.", "segments": [ { "start_index": 0, "end_index": 6, "text": "Indoor", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Im sorry, indoor seating is unavailable a 12:00pm.", "segments": [ { "start_index": 10, "end_index": 24, "text": "indoor seating", "annotations": [ { "name": "restaurant_reservation.type.seating.reject" }, { "name": "restaurant_reservation.type.seating.reject" } ] }, { "start_index": 42, "end_index": 49, "text": "12:00pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 8, "speaker": "USER", "text": "When is the next availability?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "8:00pm.", "segments": [ { "start_index": 0, "end_index": 6, "text": "8:00pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Wow. Is outdoor seating available at 12:00pm", "segments": [ { "start_index": 8, "end_index": 23, "text": "outdoor seating", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 37, "end_index": 44, "text": "12:00pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Im sorry, outdoor seating is unavailable at 12:00pm", "segments": [ { "start_index": 10, "end_index": 25, "text": "outdoor seating", "annotations": [ { "name": "restaurant_reservation.type.seating.reject" }, { "name": "restaurant_reservation.type.seating.reject" } ] }, { "start_index": 44, "end_index": 51, "text": "12:00pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Is there indoor seating available at Ross Grill at 12:00pm for two people?", "segments": [ { "start_index": 9, "end_index": 23, "text": "indoor seating", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 37, "end_index": 47, "text": "Ross Grill", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 51, "end_index": 58, "text": "12:00pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 63, "end_index": 66, "text": "two", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 63, "end_index": 73, "text": "two people", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Im sorry indoor seating is unavailable at 12:00pm.", "segments": [ { "start_index": 9, "end_index": 23, "text": "indoor seating", "annotations": [ { "name": "restaurant_reservation.type.seating.reject" }, { "name": "restaurant_reservation.type.seating.reject" } ] }, { "start_index": 42, "end_index": 49, "text": "12:00pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 14, "speaker": "USER", "text": "What about outdoor seating?", "segments": [ { "start_index": 11, "end_index": 26, "text": "outdoor seating", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Im sorry, outdoor seating is not offered at Ross Grill.", "segments": [ { "start_index": 10, "end_index": 25, "text": "outdoor seating", "annotations": [ { "name": "restaurant_reservation.type.seating.reject" }, { "name": "restaurant_reservation.type.seating.reject" } ] }, { "start_index": 44, "end_index": 54, "text": "Ross Grill", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 16, "speaker": "USER", "text": "When is the next availability for today at Ross?", "segments": [ { "start_index": 34, "end_index": 39, "text": "today", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 43, "end_index": 47, "text": "Ross", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "2:00pm.", "segments": [ { "start_index": 0, "end_index": 6, "text": "2:00pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Ok. I will book next time.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Thank you.", "segments": [] } ]
dlg-3664421e-0827-48fd-b307-3aad61cb0553
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "I'd like to buy tickets for The Lego Movie 2 tonight please", "segments": [ { "start_index": 28, "end_index": 44, "text": "The Lego Movie 2", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "I can help you with that. What city are you located in?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Los Angeles", "segments": [ { "start_index": 0, "end_index": 11, "text": "Los Angeles", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Just one moment while I look that up for you.", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Okay thank you", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "There are showtimes available at Regal Commerce 14, Arclight Hollywood, and Cinemark Baldwin Hills. Do you have a preference of which theater you would like to see it at?", "segments": [ { "start_index": 33, "end_index": 50, "text": "Regal Commerce 14", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] }, { "start_index": 52, "end_index": 70, "text": "Arclight Hollywood", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 52, "end_index": 71, "text": "Arclight Hollywood,", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 76, "end_index": 98, "text": "Cinemark Baldwin Hills", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 76, "end_index": 99, "text": "Cinemark Baldwin Hills.", "annotations": [ { "name": "movie_ticket.name.theater" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Arclight Hollywood, please", "segments": [ { "start_index": 0, "end_index": 18, "text": "Arclight Hollywood", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Absolutely. There is a 5:15, 8:00 and 10:45 showing. Do any of those work for you?", "segments": [ { "start_index": 23, "end_index": 27, "text": "5:15", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 29, "end_index": 33, "text": "8:00", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 38, "end_index": 43, "text": "10:45", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 8, "speaker": "USER", "text": "The 8:00 showing please.", "segments": [ { "start_index": 4, "end_index": 8, "text": "8:00", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Absolutely. Tickets are $16.00 each. You need two tickets, correct? For two people that is $32, plus tax", "segments": [ { "start_index": 24, "end_index": 36, "text": "$16.00 each.", "annotations": [ { "name": "movie_ticket.price.ticket" } ] }, { "start_index": 24, "end_index": 30, "text": "$16.00", "annotations": [ { "name": "movie_ticket.price.ticket" } ] }, { "start_index": 46, "end_index": 49, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 91, "end_index": 94, "text": "$32", "annotations": [ { "name": "movie_ticket.price.ticket" }, { "name": "movie_ticket.price.ticket" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Okay that is fine. Yes, I would like two tickets, one for me and one for a friend. Are there reserved seats?", "segments": [ { "start_index": 37, "end_index": 82, "text": "two tickets, one for me and one for a friend.", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 37, "end_index": 40, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Yes there are. It would be pleasure to assist you with that.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Okay I would like to purchase two tickets then.", "segments": [ { "start_index": 30, "end_index": 33, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay perfect. So that is two tickets for tonight, February 11th at 8:00pm at Arclight Hollywood. Do you prefer to sit in the front or the back?", "segments": [ { "start_index": 25, "end_index": 28, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 67, "end_index": 73, "text": "8:00pm", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] }, { "start_index": 77, "end_index": 95, "text": "Arclight Hollywood", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.name.theater.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "The back.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "I have two seats in the back, in the center. Seat ZZ20 and ZZ21.", "segments": [ { "start_index": 7, "end_index": 10, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets.accept" }, { "name": "movie_ticket.num.tickets.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "That sounds good", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay, I will book those for you. Your total is $35.40.", "segments": [ { "start_index": 47, "end_index": 53, "text": "$35.40", "annotations": [ { "name": "movie_ticket.price.ticket.accept" }, { "name": "movie_ticket.price.ticket.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Okay great. ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "I will be sending the tickets to your mobile device, as a text message. It should come through in the next couple of minutes. Anything else I can help you with?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "No, that is all. Thank you for your help.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "You're welcome, have a wonderful day and enjoy your movie. ", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Thanks again, goodbye.", "segments": [] } ]
dlg-36644485-b9ef-42ac-bf0e-e3405c368c69
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Hi there. I need to make an appointment to bring my car in.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, what's the problem?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "The steering wheel gets stuck.", "segments": [ { "start_index": 4, "end_index": 30, "text": "steering wheel gets stuck.", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 4, "end_index": 29, "text": "steering wheel gets stuck", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Where do you want to take it to?", "segments": [] }, { "index": 4, "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": 5, "speaker": "ASSISTANT", "text": "No problem. There's an opening tomorrow at 11 am.", "segments": [ { "start_index": 31, "end_index": 39, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" } ] }, { "start_index": 41, "end_index": 47, "text": "t 11 a", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 43, "end_index": 48, "text": "11 am", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 6, "speaker": "USER", "text": "That's not good. This is a serious concern. Is there something sooner.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "I will check.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Thank you.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "There is an available slot today at 6 pm.", "segments": [ { "start_index": 27, "end_index": 32, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" } ] }, { "start_index": 36, "end_index": 40, "text": "6 pm", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Okay, that's much better.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Should I book you for that time?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Yes, please.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay, what is the make, model and year of your car?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "It is a Hyundai Elantra 2010.", "segments": [ { "start_index": 8, "end_index": 23, "text": "Hyundai Elantra", "annotations": [ { "name": "auto_repair.name.vehicle" }, { "name": "auto_repair.name.vehicle" } ] }, { "start_index": 24, "end_index": 28, "text": "2010", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.year.vehicle" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay, I have booked you for 6 pm tonight for your Hyundai Elantra 2010..", "segments": [ { "start_index": 28, "end_index": 32, "text": "6 pm", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 33, "end_index": 40, "text": "tonight", "annotations": [ { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 50, "end_index": 65, "text": "Hyundai Elantra", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] }, { "start_index": 66, "end_index": 70, "text": "2010", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "I appreciate it.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Also, the initial inspection fee will be $150.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "That's fine. Thanks.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Have a good day.", "segments": [] } ]
dlg-3669fdf1-16a7-402f-92f5-56d625db873a
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "I want to take my visiting family to a nice restaurant before Christmas.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "How far do you want to drive?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Not far, especially around Christmas.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "How about Kemah?", "segments": [ { "start_index": 10, "end_index": 15, "text": "Kemah", "annotations": [ { "name": "restaurant_reservation.location.restaurant" }, { "name": "restaurant_reservation.location.restaurant" } ] } ] }, { "index": 4, "speaker": "USER", "text": "I like Kemah. What restaurants take reservations there?", "segments": [ { "start_index": 7, "end_index": 12, "text": "Kemah", "annotations": [ { "name": "restaurant_reservation.location.restaurant" }, { "name": "restaurant_reservation.location.restaurant.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What kind of cuisine are you interested in?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Seafood or Thai. Are there restaurants that serve those cuisines that take reservations?", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Merlion Restaurant serves fusion Thai. The Flying Dutchman serves seafood.", "segments": [ { "start_index": 0, "end_index": 18, "text": "Merlion Restaurant", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 39, "end_index": 58, "text": "The Flying Dutchman", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Let's try booking a table at the Merlion Restaurant.", "segments": [ { "start_index": 29, "end_index": 51, "text": "the Merlion Restaurant", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" } ] }, { "start_index": 33, "end_index": 52, "text": "Merlion Restaurant.", "annotations": [ { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "What day do you want to book it for?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Friday, December 21st.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "What time do you want?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "I want to eat at 7:00 PM. What kind of fancy tables are available?", "segments": [ { "start_index": 17, "end_index": 24, "text": "7:00 PM", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "The restaurant has a Chef's table.", "segments": [ { "start_index": 21, "end_index": 33, "text": "Chef's table", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Book that for 7:00 PM.", "segments": [ { "start_index": 14, "end_index": 21, "text": "7:00 PM", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" }, { "name": "restaurant_reservation.time.reservation.reject" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "That time is already booked. ", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Is 5:00PM or 9:00PM available?", "segments": [ { "start_index": 3, "end_index": 9, "text": "5:00PM", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 13, "end_index": 19, "text": "9:00PM", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "9:00PM is.", "segments": [ { "start_index": 0, "end_index": 6, "text": "9:00PM", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Go ahead and book the Chef's table for 9:00 PM.", "segments": [ { "start_index": 18, "end_index": 34, "text": "the Chef's table", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 22, "end_index": 34, "text": "Chef's table", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 39, "end_index": 46, "text": "9:00 PM", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "How many people are going to be there?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "There will be eight people.", "segments": [ { "start_index": 14, "end_index": 19, "text": "eight", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 14, "end_index": 27, "text": "eight people.", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" } ] } ] }, { "index": 21, "speaker": "ASSISTANT", "text": "I have reserved the Chef's table for that day and time.", "segments": [ { "start_index": 16, "end_index": 32, "text": "the Chef's table", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] }, { "start_index": 20, "end_index": 32, "text": "Chef's table", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] } ] } ]
dlg-36809e27-603e-43d8-a273-b06794de76fa
uber-lyft-2
[ { "index": 0, "speaker": "USER", "text": "I want an uber ride", "segments": [ { "start_index": 10, "end_index": 19, "text": "uber ride", "annotations": [ { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "from where to where", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I want to go from parliament in cranberra to my hotel", "segments": [ { "start_index": 18, "end_index": 41, "text": "parliament in cranberra", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 45, "end_index": 53, "text": "my hotel", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "sounds good, what kind of ride do you want", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Uber x is fine", "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": "there is no uber x at the moment", "segments": [ { "start_index": 12, "end_index": 18, "text": "uber x", "annotations": [ { "name": "uber_lyft.type.ride.reject" }, { "name": "uber_lyft.type.ride.reject" } ] } ] }, { "index": 6, "speaker": "USER", "text": "what kind of ride do they have available", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "uber xl sir", "segments": [ { "start_index": 0, "end_index": 7, "text": "uber xl", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 8, "speaker": "USER", "text": "let's get that one", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "the fee will cost $10 australian more, total to $35 australian dollar", "segments": [ { "start_index": 18, "end_index": 21, "text": "$10", "annotations": [ { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 18, "end_index": 32, "text": "$10 australian", "annotations": [ { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 48, "end_index": 51, "text": "$35", "annotations": [ { "name": "uber_lyft.price.estimate.accept" } ] }, { "start_index": 48, "end_index": 69, "text": "$35 australian dollar", "annotations": [ { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "that is fine", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "when do you want the ride", "segments": [] }, { "index": 12, "speaker": "USER", "text": "as soon as possible", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "very well, should we use the account we already have with Uber", "segments": [] }, { "index": 14, "speaker": "USER", "text": "of course", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "the ride has been booked", "segments": [ { "start_index": 0, "end_index": 24, "text": "the ride has been booked", "annotations": [ { "name": "uber_lyft.ride_booking.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "how long before it gets here", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "about 15 minutes, you can check the status on your phone", "segments": [ { "start_index": 6, "end_index": 16, "text": "15 minutes", "annotations": [ { "name": "uber_lyft.time.pickup.accept" }, { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "thank you", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "you are welcome", "segments": [] } ]
dlg-3692094d-60fe-4c6c-97fc-9c5461fcda4e
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Can you order me Starbucks?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure. Where do you want to pick it up?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "At the store on West College Avenue in State College.", "segments": [ { "start_index": 16, "end_index": 52, "text": "West College Avenue in State College", "annotations": [ { "name": "coffee_ordering.location.store.accept" }, { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What would you like?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Do they still have the Peppermint Mocha Frappuccino. I know it's seasonal.", "segments": [ { "start_index": 23, "end_index": 51, "text": "Peppermint Mocha Frappuccino", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "They do still have it. What size?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Tall.", "segments": [ { "start_index": 0, "end_index": 4, "text": "Tall", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "What type of milk?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "What kinds do they have?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "They have almond milk, coconut milk, nonfat milk, whole milk, 2% milk and soy milk.", "segments": [ { "start_index": 10, "end_index": 21, "text": "almond milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 23, "end_index": 35, "text": "coconut milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 37, "end_index": 48, "text": "nonfat milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 50, "end_index": 60, "text": "whole milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 62, "end_index": 69, "text": "2% milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 74, "end_index": 82, "text": "soy milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Almond milk.", "segments": [ { "start_index": 0, "end_index": 11, "text": "Almond milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Do you want whipped cream?", "segments": [ { "start_index": 12, "end_index": 25, "text": "whipped cream", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Of course.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Anything else?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "And a blueberry scone.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Anything else?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "That's it.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "I have a Tall Peppermint Mocha Frappuccino with almond milk and whipped cream and a blueberry scone for pickup at the store on West College Avenue. Is that right?", "segments": [ { "start_index": 9, "end_index": 13, "text": "Tall", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 14, "end_index": 42, "text": "Peppermint Mocha Frappuccino", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 48, "end_index": 59, "text": "almond milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 64, "end_index": 77, "text": "whipped cream", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 127, "end_index": 146, "text": "West College Avenue", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "It will be ready soon. I'll text you the receipt.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Thanks.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "You're welcome.", "segments": [] } ]
dlg-36a31a7e-a4af-42a6-b36a-73f29c0653bc
uber-lyft-2
[ { "index": 0, "speaker": "USER", "text": "Hey Jeff.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Hey how can I be of service.", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Well I just got off the plane and need a ride.", "segments": [ { "start_index": 41, "end_index": 45, "text": "ride", "annotations": [ { "name": "uber_lyft.uber_lyft" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay would you like an Uber or a Lyft?", "segments": [ { "start_index": 23, "end_index": 27, "text": "Uber", "annotations": [ { "name": "uber_lyft.uber_lyft" }, { "name": "uber_lyft.uber_lyft" } ] }, { "start_index": 33, "end_index": 37, "text": "Lyft", "annotations": [ { "name": "uber_lyft.uber_lyft" }, { "name": "uber_lyft.uber_lyft" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Let's go with a Lyft.", "segments": [ { "start_index": 16, "end_index": 20, "text": "Lyft", "annotations": [ { "name": "uber_lyft.uber_lyft" }, { "name": "uber_lyft.uber_lyft" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay what's the destination to. ", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Well I'm coming from Newark Airport and need a ride to Teaneck NJ.", "segments": [ { "start_index": 21, "end_index": 35, "text": "Newark Airport", "annotations": [ { "name": "uber_lyft.location.from" }, { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 47, "end_index": 51, "text": "ride", "annotations": [ { "name": "uber_lyft.uber_lyft" } ] }, { "start_index": 55, "end_index": 65, "text": "Teaneck NJ", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay no problem one second. ", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Alright. ", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Okay would you like to ride with others or alone?", "segments": [ { "start_index": 20, "end_index": 39, "text": "to ride with others", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 28, "end_index": 39, "text": "with others", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 43, "end_index": 48, "text": "alone", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 10, "speaker": "USER", "text": "How much would it be?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Well if you ride alone it between $35-42 .", "segments": [ { "start_index": 12, "end_index": 22, "text": "ride alone", "annotations": [ { "name": "uber_lyft.type.ride.accept" } ] }, { "start_index": 17, "end_index": 22, "text": "alone", "annotations": [ { "name": "uber_lyft.type.ride.accept" } ] }, { "start_index": 34, "end_index": 40, "text": "$35-42", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Okay. not bad. ", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "What time would that be ready.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Well great thing is it's ready when your ready. ", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Wow awesome. ", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Yeah. ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "So if we request now one will be available right away.", "segments": [ { "start_index": 43, "end_index": 53, "text": "right away", "annotations": [ { "name": "uber_lyft.time.pickup" }, { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Wow that's great. ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Yes indeed. ", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Do you have my card on file with them?", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Yes I'm doing that right now. ", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Okay. ", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Anything else I can help you with?", "segments": [] }, { "index": 24, "speaker": "USER", "text": "What's the persons name picking me up?", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "Her name is Natalie.", "segments": [] }, { "index": 26, "speaker": "USER", "text": "Okay gotcha. ", "segments": [] }, { "index": 27, "speaker": "ASSISTANT", "text": "So just wait right there and she should be there soon.", "segments": [ { "start_index": 29, "end_index": 53, "text": "she should be there soon", "annotations": [ { "name": "uber_lyft.time.pickup.accept" } ] }, { "start_index": 49, "end_index": 53, "text": "soon", "annotations": [ { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 28, "speaker": "USER", "text": "So that's it?", "segments": [] }, { "index": 29, "speaker": "ASSISTANT", "text": "Yes, all the details will be sent to your phone enjoy your ride.", "segments": [ { "start_index": 5, "end_index": 47, "text": "all the details will be sent to your phone", "annotations": [ { "name": "uber_lyft.ride_booking.accept" } ] } ] } ]
dlg-36a64389-e31a-48cb-bf11-f04b0a9afb6e
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hi. Can you order pizza for me for pickup?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure. What pizza place would you like me to order in?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I like Papa John's.", "segments": [ { "start_index": 7, "end_index": 18, "text": "Papa John's", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What kind of pizza would you like?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Get me The Works pizza.", "segments": [ { "start_index": 7, "end_index": 16, "text": "The Works", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 7, "end_index": 22, "text": "The Works pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Got it. Is there anything else?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I don't like onions. Can you tell them to remove the onions and just add more mushroom?", "segments": [ { "start_index": 13, "end_index": 19, "text": "onions", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 78, "end_index": 86, "text": "mushroom", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "I'm sure they can do that. What size would you like me to get?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Just get a large pizza.", "segments": [ { "start_index": 11, "end_index": 16, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Do you want it thin crust or original crust?", "segments": [ { "start_index": 15, "end_index": 25, "text": "thin crust", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 29, "end_index": 43, "text": "original crust", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 10, "speaker": "USER", "text": "I like original crust.", "segments": [ { "start_index": 7, "end_index": 21, "text": "original crust", "annotations": [ { "name": "pizza_ordering.type.crust.accept" } ] }, { "start_index": 7, "end_index": 22, "text": "original crust.", "annotations": [ { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Got it. Is there anything else you want to add?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "That's it.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay. Just give me a few minutes to call your order in.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Thanks!", "segments": [] }, { "index": 15, "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" } ] }, { "start_index": 5, "end_index": 28, "text": "pizza order is complete", "annotations": [ { "name": "pizza_ordering.pizza_order.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Great! Just charge it to my account with them. ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Will do. Your receipt will be sent to your mobile device via text message.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thanks again! Goodbye.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You're welcome. Bye.", "segments": [] } ]
dlg-36b28e34-9989-4da3-8171-3e75cc9177bb
uber-lyft-2
[ { "index": 0, "speaker": "USER", "text": "Can you help me arrange an Uber?", "segments": [ { "start_index": 27, "end_index": 31, "text": "Uber", "annotations": [ { "name": "uber_lyft.uber_lyft" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure. Where do you want to be picked up from and where are you going?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Have them pick me up at the Detroit Zoo and transport us to the Rainforest Cafe in Auburn Hills.", "segments": [ { "start_index": 28, "end_index": 39, "text": "Detroit Zoo", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 64, "end_index": 95, "text": "Rainforest Cafe in Auburn Hills", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 64, "end_index": 96, "text": "Rainforest Cafe in Auburn Hills.", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok. How many passengers? ", "segments": [] }, { "index": 4, "speaker": "USER", "text": "There are 2 of us.", "segments": [ { "start_index": 10, "end_index": 11, "text": "2", "annotations": [ { "name": "uber_lyft.num.people.accept" }, { "name": "uber_lyft.num.people.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Ok. And what kind of Uber do you want?", "segments": [ { "start_index": 21, "end_index": 25, "text": "Uber", "annotations": [ { "name": "uber_lyft.uber_lyft" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Just a regular Uber is fine, but we need to be picked up within the next 10 minutes to make our dinner reservations.", "segments": [ { "start_index": 7, "end_index": 19, "text": "regular Uber", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 73, "end_index": 83, "text": "10 minutes", "annotations": [ { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Ok. Let me see if I can arrange that for you.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Thanks.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Looks like the best I can offer is either an UberXL or Uber Select. There are no regular Ubers available right now.", "segments": [ { "start_index": 45, "end_index": 51, "text": "UberXL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 55, "end_index": 66, "text": "Uber Select", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 81, "end_index": 94, "text": "regular Ubers", "annotations": [ { "name": "uber_lyft.type.ride.reject" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Lets go with the cheaper option.", "segments": [ { "start_index": 17, "end_index": 24, "text": "cheaper", "annotations": [ { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Ok. Let me arrange the UberXL.", "segments": [ { "start_index": 23, "end_index": 29, "text": "UberXL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Thanks again.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "You're UberXL is on the way.", "segments": [ { "start_index": 7, "end_index": 13, "text": "UberXL", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] }, { "start_index": 17, "end_index": 27, "text": "on the way", "annotations": [ { "name": "uber_lyft.ride_booking.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Thanks again for your help! I really appreciate it!", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "You should be able to access updates on your phone.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Perfect!", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Anything else I can help you with?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Nope. I think I'm all set.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Good bye!", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Bye!", "segments": [] } ]
dlg-36b6bfbe-3933-4633-8beb-d7053c6a373a
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "I'd like to buy tickets to Glass.", "segments": [ { "start_index": 27, "end_index": 32, "text": "Glass", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "What city would you like to see it in?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Long Beach", "segments": [ { "start_index": 0, "end_index": 10, "text": "Long Beach", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What time would you like to see the movie?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "At around 8pm.", "segments": [ { "start_index": 10, "end_index": 13, "text": "8pm", "annotations": [ { "name": "movie_ticket.time.start" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "There is an 8:15 showing at the AMC Marina Pacifica, how does this sound?", "segments": [ { "start_index": 12, "end_index": 16, "text": "8:15", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 32, "end_index": 51, "text": "AMC Marina Pacifica", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Sounds good.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "How many tickets would you like to buy?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I need two tickets.", "segments": [ { "start_index": 7, "end_index": 10, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Would you like to reserve seating?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Yes, find me something towards the center of the theater.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "I recommend seats c7 and c6.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Sounds fine to me.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "To confirm two tickets, seat c6 and c7 for the 8:15pm showing of Glass at the Marina Pacifica.", "segments": [ { "start_index": 11, "end_index": 14, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 11, "end_index": 22, "text": "two tickets", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 47, "end_index": 53, "text": "8:15pm", "annotations": [ { "name": "movie_ticket.time.start.accept" } ] }, { "start_index": 47, "end_index": 61, "text": "8:15pm showing", "annotations": [ { "name": "movie_ticket.time.start.accept" } ] }, { "start_index": 65, "end_index": 70, "text": "Glass", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 78, "end_index": 93, "text": "Marina Pacifica", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 78, "end_index": 94, "text": "Marina Pacifica.", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Perfect.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "I purchased the tickets.", "segments": [ { "start_index": 0, "end_index": 23, "text": "I purchased the tickets", "annotations": [ { "name": "movie_ticket.ticket_booking.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "What was the total?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Great your total came out to $31.48.", "segments": [ { "start_index": 29, "end_index": 35, "text": "$31.48", "annotations": [ { "name": "movie_ticket.price.ticket.accept" }, { "name": "movie_ticket.price.ticket.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Thanks.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Tickets will be sent to your mobile device as a text message.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Thanks for all your help.", "segments": [] } ]
dlg-36bb9207-91c7-4cb1-b9f9-23aa8170135e
uber-lyft-1
[ { "index": 0, "speaker": "USER", "text": "I want to order a Lyft ride.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Ok where are you currently?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Courthouse Square Apartment in Denver, Colorado.", "segments": [ { "start_index": 0, "end_index": 47, "text": "Courthouse Square Apartment in Denver, Colorado", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 0, "end_index": 48, "text": "Courthouse Square Apartment in Denver, Colorado.", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok, and where do you want to go?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I want to go to the Denver airport.", "segments": [ { "start_index": 16, "end_index": 34, "text": "the Denver airport", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 20, "end_index": 34, "text": "Denver airport", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Ok, that will take about 40 minutes. Do you want a shared or personal ride?", "segments": [ { "start_index": 25, "end_index": 35, "text": "40 minutes", "annotations": [ { "name": "uber_lyft.duration.estimate.accept" }, { "name": "uber_lyft.duration.estimate.accept" } ] }, { "start_index": 51, "end_index": 57, "text": "shared", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 61, "end_index": 69, "text": "personal", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 61, "end_index": 74, "text": "personal ride", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 6, "speaker": "USER", "text": "I want a personal ride.", "segments": [ { "start_index": 9, "end_index": 17, "text": "personal", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 9, "end_index": 22, "text": "personal ride", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Should that be Lux or XL?", "segments": [ { "start_index": 15, "end_index": 18, "text": "Lux", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 22, "end_index": 24, "text": "XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Yes I want an XL.", "segments": [ { "start_index": 14, "end_index": 16, "text": "XL", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Ok perfect, do you need the ride now?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Yes please. ", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Ok that will be 65-70$ is that ok.", "segments": [ { "start_index": 16, "end_index": 22, "text": "65-70$", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes perfect. ", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Ok I will go ahead and schedule the ride.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Great will it show up on my phone?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Yes, the ride details should show up on your phone in just a moment when I'm done scheduling it", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Will I be able to cancel at that point if need be?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Yes, but there will be a small $10.00 fee", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Ok good to know. ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Ok, it's all set the ride is scheduled and it should show up momentarily. ", "segments": [] } ]
dlg-36c5726c-e3c7-4049-9173-617b27f2a0c1
uber-lyft-1
[ { "index": 0, "speaker": "USER", "text": "We need a Lyft", "segments": [ { "start_index": 10, "end_index": 14, "text": "Lyft", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "absolutely, from where to where?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Our hotel, to silk exotic for a bachelor party, it's going to be a wild night", "segments": [ { "start_index": 0, "end_index": 9, "text": "Our hotel", "annotations": [ { "name": "uber_lyft.location.from" } ] }, { "start_index": 14, "end_index": 25, "text": "silk exotic", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Of course sir. Silk on 3rd street downtown pops up for me when I put it in, but do you have your hotels address?", "segments": [ { "start_index": 15, "end_index": 42, "text": "Silk on 3rd street downtown", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 15, "end_index": 50, "text": "Silk on 3rd street downtown pops up", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 4, "speaker": "USER", "text": "4342 S. 27th street milwaukee wi 53221", "segments": [ { "start_index": 0, "end_index": 38, "text": "4342 S. 27th street milwaukee wi 53221", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Thank you sir. Do you know what size Lyft you want?", "segments": [ { "start_index": 37, "end_index": 41, "text": "Lyft", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 6, "speaker": "USER", "text": "what are my options? do they have a stretch limo?", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "No sir, they do not have astretch Limo.they have a regular lyft, the XL, The lux, the lux black and the lux black xl", "segments": [ { "start_index": 25, "end_index": 38, "text": "astretch Limo", "annotations": [ { "name": "uber_lyft.type.ride.reject" } ] }, { "start_index": 51, "end_index": 63, "text": "regular lyft", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 65, "end_index": 71, "text": "the XL", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 69, "end_index": 71, "text": "XL", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 73, "end_index": 80, "text": "The lux", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 77, "end_index": 80, "text": "lux", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 82, "end_index": 95, "text": "the lux black", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 86, "end_index": 95, "text": "lux black", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 104, "end_index": 116, "text": "lux black xl", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 8, "speaker": "USER", "text": "What is the difference between the Lux and the Lux black?", "segments": [ { "start_index": 35, "end_index": 38, "text": "Lux", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 47, "end_index": 56, "text": "Lux black", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "the lux is listed at $32-36 and the Lux black is $40-45", "segments": [ { "start_index": 4, "end_index": 7, "text": "lux", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 21, "end_index": 27, "text": "$32-36", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 32, "end_index": 45, "text": "the Lux black", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 36, "end_index": 45, "text": "Lux black", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 49, "end_index": 55, "text": "$40-45", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 10, "speaker": "USER", "text": "there are of us going do you think we'll all fit?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "You might want to upgrade to the lux black xl", "segments": [ { "start_index": 33, "end_index": 45, "text": "lux black xl", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "what is the price on that?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "$50-55", "segments": [ { "start_index": 0, "end_index": 6, "text": "$50-55", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "that sounds good and luxurious, perfect for a bachelor party", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "great I can get that set up for you", "segments": [] }, { "index": 16, "speaker": "USER", "text": "we're all ready to go!", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Your ride is on it's way to you, should arrive shortly and you can check it's status in your phone.", "segments": [ { "start_index": 0, "end_index": 24, "text": "Your ride is on it's way", "annotations": [ { "name": "uber_lyft.ride_booking.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "great, have a good night!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Thank you sir, you as well. Party safe. ", "segments": [] } ]
dlg-36cd89c9-3a4c-4718-bc3a-3d78353c8e5f
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "Hey! I'm in Charleston and I'm looking for a super fancy place to have dinner.", "segments": [ { "start_index": 9, "end_index": 22, "text": "in Charleston", "annotations": [ { "name": "restaurant_reservation.location.restaurant" } ] }, { "start_index": 12, "end_index": 22, "text": "Charleston", "annotations": [ { "name": "restaurant_reservation.location.restaurant" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "I can help with that. Are you thinking steak house? Italian? Mexican?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I want something that is original and has a variety of unique options on their menu. ", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay, any price range you are looking for?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Doesn't matter, the higher the better usually right? I do want a nice atmosphere, somewhere we won't be rushed and somewhere that we can only visit while in Charleston. No chains or unoriginal places.", "segments": [ { "start_index": 154, "end_index": 167, "text": "in Charleston", "annotations": [ { "name": "restaurant_reservation.location.restaurant.accept" } ] }, { "start_index": 157, "end_index": 167, "text": "Charleston", "annotations": [ { "name": "restaurant_reservation.location.restaurant" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "I found two 5 star restaurants with over 500 reviews on both. There's Haberfish which is a farm to table idea only uses grass feed meats, known for their mac and cheese and kale salad and has the best fried chicken in Charleston. It's in an old warehouse building with a high end cocktail menu and very classic rustic feeling.", "segments": [ { "start_index": 70, "end_index": 79, "text": "Haberfish", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 218, "end_index": 228, "text": "Charleston", "annotations": [ { "name": "restaurant_reservation.location.restaurant.accept" } ] } ] }, { "index": 6, "speaker": "USER", "text": "That sounds nice, what's the other option?", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "The Stanley is a high-end, very unique concept with octopus, lamb, fried chicken and steak on their menu. Their menu changes constantly, have a very expensive wine and cocktail list. It's in the heart of the city and all of the pictures of foods look amazing.", "segments": [ { "start_index": 0, "end_index": 11, "text": "The Stanley", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 8, "speaker": "USER", "text": "I like the sounds of the Stanley. I've been wanting to try lamb and octopus so that's awesome. Do they have any outdoor seating?", "segments": [ { "start_index": 25, "end_index": 32, "text": "Stanley", "annotations": [ { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 112, "end_index": 119, "text": "outdoor", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Yes, they do, but it's in the front. They also have a bar when you walk in where you can order a drink prior to your reservation. They also only take reservations.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Awesome, that sounds amazing!! I like places that don't rush you and you can try new foods. Can you book me a reservation for dinner at 7:30 for four people?", "segments": [ { "start_index": 136, "end_index": 140, "text": "7:30", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 145, "end_index": 149, "text": "four", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 145, "end_index": 156, "text": "four people", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "They don't have anything for 7:30pm.", "segments": [ { "start_index": 29, "end_index": 35, "text": "7:30pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" }, { "name": "restaurant_reservation.time.reservation.reject" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Ugh..that's annoying. What times do they have?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "They have a 5:15pm or a 8:30pm?", "segments": [ { "start_index": 12, "end_index": 18, "text": "5:15pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 24, "end_index": 30, "text": "8:30pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Wow, those are the worse times. Are either of them with a booth? I hate sitting in chairs that are uncomfortable.", "segments": [ { "start_index": 58, "end_index": 63, "text": "booth", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "5:15 is the only one with a booth. The 8:30pm is at a table, but the chairs look comfy, if that helps.", "segments": [ { "start_index": 0, "end_index": 4, "text": "5:15", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 26, "end_index": 33, "text": "a booth", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 28, "end_index": 33, "text": "booth", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 39, "end_index": 45, "text": "8:30pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 54, "end_index": 59, "text": "table", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 69, "end_index": 75, "text": "chairs", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Are there any outdoor seating available at either of those times?", "segments": [ { "start_index": 14, "end_index": 21, "text": "outdoor", "annotations": [ { "name": "restaurant_reservation.type.seating.reject" } ] }, { "start_index": 14, "end_index": 29, "text": "outdoor seating", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "I'm sorry there is not. All they have for dinner are those two times at either 5:15 or 8:30pm.", "segments": [ { "start_index": 79, "end_index": 83, "text": "5:15", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 87, "end_index": 93, "text": "8:30pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 18, "speaker": "USER", "text": "I guess it must be that good if it's that booked. Make it for 8:30pm I'll suck it up and deal with the chairs.", "segments": [ { "start_index": 62, "end_index": 68, "text": "8:30pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 103, "end_index": 109, "text": "chairs", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "All set. Your reservation at The Stanley for 4 people at 8:30pm is all set. I'll send you a text with the address and reservation time.", "segments": [ { "start_index": 29, "end_index": 40, "text": "The Stanley", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] }, { "start_index": 45, "end_index": 53, "text": "4 people", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 45, "end_index": 46, "text": "4", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 57, "end_index": 63, "text": "8:30pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Thanks a ton! ", "segments": [] } ]
dlg-36d229ee-2152-48db-ad75-1689315d432a
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Hey Deli, I had a rough morning with early conference calls on the east coast. Can you get an order going for me at Starbucks? ", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure boss! Any particular store you want your order from? ", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Where's my next meeting?", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "You need to head into SoJo for your meeting...", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Perfect there's a spot at West 90th after Redwood. Put the order in for there.", "segments": [ { "start_index": 26, "end_index": 49, "text": "West 90th after Redwood", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Firing up the app now.", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I'm headed out now. ", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Your usual Earl Grey Latte?", "segments": [ { "start_index": 11, "end_index": 26, "text": "Earl Grey Latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Need more than that today. Any recommendations?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "I like the White Mocha...", "segments": [ { "start_index": 11, "end_index": 22, "text": "White Mocha", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Give me the Quad Grande Caramel Macchiato, extra hot, extra caramel, non-fat, no-foam upside down.", "segments": [ { "start_index": 12, "end_index": 16, "text": "Quad", "annotations": [ { "name": "coffee_ordering.num.drink" } ] }, { "start_index": 12, "end_index": 41, "text": "Quad Grande Caramel Macchiato", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 17, "end_index": 23, "text": "Grande", "annotations": [ { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 24, "end_index": 41, "text": "Caramel Macchiato", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 43, "end_index": 52, "text": "extra hot", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] }, { "start_index": 54, "end_index": 67, "text": "extra caramel", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] }, { "start_index": 69, "end_index": 76, "text": "non-fat", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 78, "end_index": 85, "text": "no-foam", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 78, "end_index": 97, "text": "no-foam upside down", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Upside down? ", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Don't actually turn it upside down.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "They'll know what that means?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "They're Starbucks, they know what it all means. ", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "So no whipped cream? ", "segments": [ { "start_index": 3, "end_index": 19, "text": "no whipped cream", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 16, "speaker": "USER", "text": "No foam. Just put the order as I've told you. ", "segments": [ { "start_index": 0, "end_index": 7, "text": "No foam", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay boss. Order's going in. For West 90th East of Redwood?", "segments": [ { "start_index": 33, "end_index": 58, "text": "West 90th East of Redwood", "annotations": [ { "name": "coffee_ordering.location.store.accept" }, { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "That's the one. ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "It'll be ready for you to pick up soon. I ordered you a morning bun to refuel, too. Receipt should hit your inbox in three, two...", "segments": [] }, { "index": 20, "speaker": "USER", "text": "You're a rockstar. Have I told you that today? ", "segments": [] } ]
dlg-36d59fcd-5a62-4932-a142-16790a464eba
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "I need you to make me an appointment at Intelligent Auto Solutions", "segments": [ { "start_index": 40, "end_index": 66, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay, for tomorrow or do you really need to get the work done today?", "segments": [ { "start_index": 10, "end_index": 18, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 62, "end_index": 67, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Well it's just pulling to the right a little so it probably needs an alignment. Tomorrow is okay.", "segments": [ { "start_index": 5, "end_index": 78, "text": "it's just pulling to the right a little so it probably needs an alignment", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 15, "end_index": 44, "text": "pulling to the right a little", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 80, "end_index": 88, "text": "Tomorrow", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay let's see first I'll enter your name Bob Smith and phone number 704-555-6478", "segments": [ { "start_index": 42, "end_index": 51, "text": "Bob Smith", "annotations": [ { "name": "auto_repair.name.customer" }, { "name": "auto_repair.name.customer" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Okay, what else do you need", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "The next thing is the make, model and year of your car ", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Oh okay, It's a 2018 BMW Series 3", "segments": [ { "start_index": 16, "end_index": 20, "text": "2018", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 21, "end_index": 33, "text": "BMW Series 3", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay, now you need to pick an appointment time", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Do they have anything for early afternoon?", "segments": [ { "start_index": 32, "end_index": 41, "text": "afternoon", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "They don't have any early afternoon time slots left they have several morning appointments available", "segments": [ { "start_index": 26, "end_index": 35, "text": "afternoon", "annotations": [ { "name": "auto_repair.time.appt.reject" } ] }, { "start_index": 70, "end_index": 77, "text": "morning", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Morning won't work for tomorrow, can you check to see if they have any early afternoon for today?", "segments": [ { "start_index": 0, "end_index": 7, "text": "Morning", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 23, "end_index": 31, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 77, "end_index": 86, "text": "afternoon", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 91, "end_index": 96, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Wow, they do actually, they have a 1pm time slot left", "segments": [ { "start_index": 35, "end_index": 38, "text": "1pm", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 12, "speaker": "USER", "text": "I think that will work", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay great. Do you want them to take a look at anything else besides how it's pulling to the right?", "segments": [ { "start_index": 73, "end_index": 98, "text": "it's pulling to the right", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 78, "end_index": 98, "text": "pulling to the right", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 14, "speaker": "USER", "text": "No, it's been running great ", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay, then I'll just enter the one issue, pulling to the right", "segments": [ { "start_index": 27, "end_index": 62, "text": "the one issue, pulling to the right", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 42, "end_index": 62, "text": "pulling to the right", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yes, that's all I need really. Does it say anything about estimates for alignments?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "No, there's no estimates for any of the repairs", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Okay, I thought they might not have that information on the site", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Okay, you're all set. Let's me read everything back to you. Bob Smith 704-555-6478, appointment for checking the car pulling to the right, 1pm today. There's no fee for inspection.", "segments": [ { "start_index": 60, "end_index": 69, "text": "Bob Smith", "annotations": [ { "name": "auto_repair.name.customer.accept" }, { "name": "auto_repair.name.customer.accept" } ] }, { "start_index": 96, "end_index": 137, "text": "for checking the car pulling to the right", "annotations": [ { "name": "auto_repair.reason.appt.accept" }, { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 139, "end_index": 142, "text": "1pm", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 143, "end_index": 148, "text": "today", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt.accept" } ] } ] } ]
dlg-36d6e6da-3853-4dcc-afcc-6f8ef5500df7
uber-lyft-1
[ { "index": 0, "speaker": "USER", "text": "Hey, can you set up a Lyft for me?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Of course. Where are you right now?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I just landed at the Seattle Airport.", "segments": [ { "start_index": 0, "end_index": 16, "text": "I just landed at", "annotations": [ { "name": "uber_lyft.location.from" } ] }, { "start_index": 21, "end_index": 36, "text": "Seattle Airport", "annotations": [ { "name": "uber_lyft.location.from" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Where do you need it to take you?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I'm staying at the Sheraton downtown.", "segments": [ { "start_index": 19, "end_index": 36, "text": "Sheraton downtown", "annotations": [ { "name": "uber_lyft.location.to" } ] }, { "start_index": 19, "end_index": 37, "text": "Sheraton downtown.", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Are you comfortable doing a Shared XL with other people?", "segments": [ { "start_index": 28, "end_index": 37, "text": "Shared XL", "annotations": [ { "name": "uber_lyft.type.ride.reject" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 6, "speaker": "USER", "text": "I would prefer not to. I don't want to be forced to make small talk.", "segments": [ { "start_index": 0, "end_index": 21, "text": "I would prefer not to", "annotations": [ { "name": "uber_lyft.type.ride.reject" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "That's not a problem. There's Lux Back and a Lux available. ", "segments": [ { "start_index": 30, "end_index": 33, "text": "Lux", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 30, "end_index": 38, "text": "Lux Back", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 8, "speaker": "USER", "text": "What's the price difference between the two?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Okay the Lux is $38.43 for the 15 mile ride", "segments": [ { "start_index": 9, "end_index": 12, "text": "Lux", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 16, "end_index": 22, "text": "$38.43", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Okay, what about the Lux Black?", "segments": [ { "start_index": 21, "end_index": 30, "text": "Lux Black", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "It's $45.58 for the Lux Black heading to the Sheraton Downtown Seattle.", "segments": [ { "start_index": 5, "end_index": 11, "text": "$45.58", "annotations": [ { "name": "uber_lyft.price.estimate.reject" } ] }, { "start_index": 6, "end_index": 11, "text": "45.58", "annotations": [ { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 20, "end_index": 29, "text": "Lux Black", "annotations": [ { "name": "uber_lyft.type.ride.reject" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 45, "end_index": 69, "text": "Sheraton Downtown Seattl", "annotations": [ { "name": "uber_lyft.location.to" } ] }, { "start_index": 45, "end_index": 70, "text": "Sheraton Downtown Seattle", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Either of those work for me, whichever one is quickest to get here I guess.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Is there anyone traveling with you?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Nope, it's just me. I'm traveling alone and I'm in town for business. ", "segments": [ { "start_index": 34, "end_index": 39, "text": "alone", "annotations": [ { "name": "uber_lyft.num.people.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Sounds good, can you double check which Sheraton you are at. There's a few so I just need the address of the hotel?", "segments": [ { "start_index": 40, "end_index": 48, "text": "Sheraton", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yes, it's 601 Roy Street; the Four Points Sheraton Downtown.", "segments": [ { "start_index": 8, "end_index": 60, "text": "s 601 Roy Street; the Four Points Sheraton Downtown.", "annotations": [ { "name": "uber_lyft.location.to" } ] }, { "start_index": 10, "end_index": 24, "text": "601 Roy Street", "annotations": [ { "name": "uber_lyft.location.to" } ] }, { "start_index": 30, "end_index": 59, "text": "Four Points Sheraton Downtown", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Perfect, your Lux Lyft is setup and is on the way to the Seattle Airport to pick you up and take you to the Four Points Sheraton Downtown.", "segments": [ { "start_index": 0, "end_index": 30, "text": "Perfect, your Lux Lyft is setu", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 14, "end_index": 22, "text": "Lux Lyft", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] }, { "start_index": 57, "end_index": 71, "text": "Seattle Airpor", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 57, "end_index": 72, "text": "Seattle Airport", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 108, "end_index": 137, "text": "Four Points Sheraton Downtown", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Thank you!! ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "No problem. You can check your phone for the receipt and to track the Lyft to see where they are at, but they will be there soon. ", "segments": [ { "start_index": 115, "end_index": 129, "text": "be there soon.", "annotations": [ { "name": "uber_lyft.time.pickup.accept" } ] } ] } ]
dlg-36d7a28d-768d-451f-b9e4-f25d9af51e30
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hello there, I would like to order a pizza.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Hello, how can I help you?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I would like to order a large Pepperoni 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" } ] }, { "start_index": 30, "end_index": 45, "text": "Pepperoni Pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 51, "end_index": 61, "text": "Pizza Hut.", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Great, I can help you with that.", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Thanks!", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "How many toppings do you want?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I would like to have two toppings for the order.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Sure, what toppings do you need?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I would like to have olives and spinach.", "segments": [ { "start_index": 21, "end_index": 27, "text": "olives", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 32, "end_index": 39, "text": "spinach", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Great, let me check it for you.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Thank you. ", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Sorry, there are no more olives.", "segments": [ { "start_index": 25, "end_index": 31, "text": "olives", "annotations": [ { "name": "pizza_ordering.type.topping.reject" }, { "name": "pizza_ordering.type.topping.reject" } ] } ] }, { "index": 12, "speaker": "USER", "text": "That's fine, what else is available?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "There are meatballs and other veggies.", "segments": [ { "start_index": 10, "end_index": 19, "text": "meatballs", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 30, "end_index": 37, "text": "veggies", "annotations": [ { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Let's substitute meatballs for that.", "segments": [ { "start_index": 17, "end_index": 26, "text": "meatballs", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "I will do that right away.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "What else do they have there?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "They have plenty of things but only two toppings per large pizza.", "segments": [ { "start_index": 53, "end_index": 58, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Awesome how long will the order take?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "The pizza order is complete and the pizzas will be ready for pickup in about 25 minutes.", "segments": [ { "start_index": 0, "end_index": 27, "text": "The pizza order is complete", "annotations": [ { "name": "pizza_ordering.pizza_order.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Thank you!", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "You are welcome. ", "segments": [] } ]
dlg-36d827b3-6ef8-4c60-8f3b-3b3316071b7c
uber-lyft-1
[ { "index": 0, "speaker": "USER", "text": "Hey, I'm going to need a ride at midnight from campus.", "segments": [ { "start_index": 33, "end_index": 41, "text": "midnight", "annotations": [ { "name": "uber_lyft.time.pickup" } ] }, { "start_index": 47, "end_index": 53, "text": "campus", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure thing. What building are you in now? Are you headed home?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'm in the Electrical Engineering building, but anywhere along that stretch of Northwestern is fine. No, I'm going to Adam's apartment at The Lodge.", "segments": [ { "start_index": 11, "end_index": 42, "text": "Electrical Engineering building", "annotations": [ { "name": "uber_lyft.location.from" }, { "name": "uber_lyft.location.from" } ] }, { "start_index": 48, "end_index": 91, "text": "anywhere along that stretch of Northwestern", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 79, "end_index": 91, "text": "Northwestern", "annotations": [ { "name": "uber_lyft.location.from" } ] }, { "start_index": 118, "end_index": 147, "text": "Adam's apartment at The Lodge", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Is Adam with you? ", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Yes, we'll need a car for two.", "segments": [ { "start_index": 26, "end_index": 29, "text": "two", "annotations": [ { "name": "uber_lyft.num.people.accept" }, { "name": "uber_lyft.num.people.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Do you want an Uber or Lyft?", "segments": [ { "start_index": 15, "end_index": 19, "text": "Uber", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 23, "end_index": 27, "text": "Lyft", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Uber is fine. I think I have an account credit.", "segments": [ { "start_index": 0, "end_index": 4, "text": "Uber", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "What kind of car do you want?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "What are my options right now?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "There are just two available, Uber X and Uber XL.", "segments": [ { "start_index": 30, "end_index": 36, "text": "Uber X", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 41, "end_index": 48, "text": "Uber XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 10, "speaker": "USER", "text": "What are the prices?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "$10.39 for X, $14.58 for XL.", "segments": [ { "start_index": 0, "end_index": 6, "text": "$10.39", "annotations": [ { "name": "uber_lyft.price.estimate.accept" } ] }, { "start_index": 1, "end_index": 6, "text": "10.39", "annotations": [ { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 11, "end_index": 12, "text": "X", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 14, "end_index": 20, "text": "$14.58", "annotations": [ { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 15, "end_index": 20, "text": "14.58", "annotations": [ { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 25, "end_index": 27, "text": "XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 12, "speaker": "USER", "text": "X is fine, so long as it's not a car full of other riders.", "segments": [ { "start_index": 0, "end_index": 1, "text": "X", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "It does not look like the car is carrying other passengers right now. ", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Great. Can you go ahead and request that ride for me?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Will do. An Uber X will pick you guys up outside EE at midnight.", "segments": [ { "start_index": 12, "end_index": 18, "text": "Uber X", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.num.people.accept" } ] }, { "start_index": 41, "end_index": 51, "text": "outside EE", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 49, "end_index": 51, "text": "EE", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 55, "end_index": 63, "text": "midnight", "annotations": [ { "name": "uber_lyft.time.pickup.accept" }, { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Thanks so much. Do you have car info?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "It's a white Audi A4. Purdue plates, 432 13S", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thanks!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "No problem. You can double check all of this on your phone.", "segments": [] } ]
dlg-36e0f03a-1b3b-4a3e-9d98-23d87370e3d8
uber-lyft-1
[ { "index": 0, "speaker": "USER", "text": "Please order a Lyft for me", "segments": [ { "start_index": 15, "end_index": 19, "text": "Lyft", "annotations": [ { "name": "uber_lyft.uber_lyft" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, where are you and where will you be being dropped off?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I am at the Washington Mutual building in Downtown and am going to BJs restaurant in Mission Valley.", "segments": [ { "start_index": 12, "end_index": 50, "text": "Washington Mutual building in Downtown", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from" } ] }, { "start_index": 67, "end_index": 100, "text": "BJs restaurant in Mission Valley.", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "How many people will be in the car? ", "segments": [] }, { "index": 4, "speaker": "USER", "text": "It is for me and 2 other people", "segments": [ { "start_index": 10, "end_index": 31, "text": "me and 2 other people", "annotations": [ { "name": "uber_lyft.num.people.accept" }, { "name": "uber_lyft.num.people" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Do you mind ride share Lyft?", "segments": [ { "start_index": 17, "end_index": 22, "text": "share", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 6, "speaker": "USER", "text": "No, we would like our own car. ", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Does it need to be an SUV or car?", "segments": [ { "start_index": 22, "end_index": 25, "text": "SUV", "annotations": [ { "name": "uber_lyft.type.ride.reject" } ] }, { "start_index": 29, "end_index": 32, "text": "car", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Car is fine.", "segments": [ { "start_index": 0, "end_index": 3, "text": "Car", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Great, what time would you like to be picked up? ", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Please have the ride pick us up by 5pm", "segments": [ { "start_index": 32, "end_index": 38, "text": "by 5pm", "annotations": [ { "name": "uber_lyft.time.pickup" } ] }, { "start_index": 35, "end_index": 38, "text": "5pm", "annotations": [ { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "okay, i looked up the Fare and it will be approximately $15 since it is during peak time", "segments": [ { "start_index": 56, "end_index": 59, "text": "$15", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 12, "speaker": "USER", "text": "perfect. I would actually like an LUX ride", "segments": [ { "start_index": 34, "end_index": 37, "text": "LUX", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 34, "end_index": 42, "text": "LUX ride", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay this will be around $55 for the LUX and during peak times", "segments": [ { "start_index": 25, "end_index": 28, "text": "$55", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 37, "end_index": 40, "text": "LUX", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 14, "speaker": "USER", "text": "great, use my account and i will also need a pick up from the restaurant", "segments": [ { "start_index": 45, "end_index": 72, "text": "pick up from the restaurant", "annotations": [ { "name": "uber_lyft.location.from" } ] }, { "start_index": 53, "end_index": 72, "text": "from the restaurant", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "great, for the same amount of people?", "segments": [ { "start_index": 7, "end_index": 36, "text": "for the same amount of people", "annotations": [ { "name": "uber_lyft.num.people.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yes back to the same location", "segments": [ { "start_index": 4, "end_index": 29, "text": "back to the same location", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "What time will the pick up be?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Please send the pick up at 10pm", "segments": [ { "start_index": 27, "end_index": 31, "text": "10pm", "annotations": [ { "name": "uber_lyft.time.pickup.accept" }, { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "okay and would you like a LUX or shared lyft?", "segments": [ { "start_index": 26, "end_index": 29, "text": "LUX", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 33, "end_index": 39, "text": "shared", "annotations": [ { "name": "uber_lyft.type.ride.reject" } ] }, { "start_index": 33, "end_index": 44, "text": "shared lyft", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Please order a LUX black", "segments": [ { "start_index": 15, "end_index": 24, "text": "LUX black", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 21, "speaker": "ASSISTANT", "text": "This will be approximately $35 non peak hours", "segments": [ { "start_index": 27, "end_index": 30, "text": "$35", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 22, "speaker": "USER", "text": "Great!", "segments": [] } ]
dlg-36ed399f-dfa9-45b9-bcea-a389dc6f6d04
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "I'd like to see the new How To Train Your Dragon", "segments": [ { "start_index": 24, "end_index": 48, "text": "How To Train Your Dragon", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay, what city are you located in?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Flint, Michigan", "segments": [ { "start_index": 0, "end_index": 15, "text": "Flint, Michigan", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay, and how many tickets would you like?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "3", "segments": [ { "start_index": 0, "end_index": 1, "text": "3", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay, what time would you like to go?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Sometime after 5pm", "segments": [ { "start_index": 15, "end_index": 18, "text": "5pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay, there are show times at 5:30, 7:20, and 10:30", "segments": [ { "start_index": 30, "end_index": 34, "text": "5:30", "annotations": [ { "name": "movie_ticket.time.start" } ] }, { "start_index": 30, "end_index": 35, "text": "5:30,", "annotations": [ { "name": "movie_ticket.time.start" } ] }, { "start_index": 36, "end_index": 40, "text": "7:20", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 46, "end_index": 51, "text": "10:30", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 8, "speaker": "USER", "text": "How about the 5:30?", "segments": [ { "start_index": 14, "end_index": 18, "text": "5:30", "annotations": [ { "name": "movie_ticket.time.start.reject" }, { "name": "movie_ticket.time.start.reject" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Okay, and you want 3 tickets?", "segments": [ { "start_index": 19, "end_index": 20, "text": "3", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 19, "end_index": 28, "text": "3 tickets", "annotations": [ { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay, let me book that for you.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Thanks", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "It seems that time slot is booked. Would you like the next showing, or do you want to cancel?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "We can do the next showing.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay. Booking that now.", "segments": [ { "start_index": 0, "end_index": 22, "text": "Okay. Booking that now", "annotations": [ { "name": "movie_ticket.ticket_booking.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Thank you", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Do you need help with anything else?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No, that is all.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Okay, have a great day.", "segments": [] } ]
dlg-36ef1e97-4b16-4317-9f4e-086b550ef717
coffee-ordering-2
[ { "index": 0, "speaker": "USER", "text": "I would like to order a coffee.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Hello! Where would you like to order a coffee from?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Starbucks, please.", "segments": [ { "start_index": 0, "end_index": 9, "text": "Starbucks", "annotations": [ { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay. What kind of drink would you like?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "A grande Mocca Latte", "segments": [ { "start_index": 0, "end_index": 20, "text": "A grande Mocca Latte", "annotations": [ { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 2, "end_index": 20, "text": "grande Mocca Latte", "annotations": [ { "name": "coffee_ordering.name.drink.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Any cream or milk?", "segments": [ { "start_index": 4, "end_index": 9, "text": "cream", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 13, "end_index": 17, "text": "milk", "annotations": [ { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 6, "speaker": "USER", "text": "2 percent milk.", "segments": [ { "start_index": 0, "end_index": 14, "text": "2 percent milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 0, "end_index": 15, "text": "2 percent milk.", "annotations": [ { "name": "coffee_ordering.type.milk.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Any whipped cream?", "segments": [ { "start_index": 4, "end_index": 17, "text": "whipped cream", "annotations": [ { "name": "coffee_ordering.type.milk.reject" }, { "name": "coffee_ordering.preference.reject" } ] } ] }, { "index": 8, "speaker": "USER", "text": "No, thank you.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "What location is closest to you?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "The Starbucks on West 57th street.", "segments": [ { "start_index": 0, "end_index": 34, "text": "The Starbucks on West 57th street.", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] }, { "start_index": 17, "end_index": 33, "text": "West 57th street", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Do you want any food items with your order?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Actually, yes. A breakfast sandwich", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "What type of sandwich?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Bacon egg and cheese.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay, I'll add that to the order.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Thank you.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Anything else?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No that's it. Thank you.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Okay, I'll send the confirmation to your mobile device. Enjoy your breakfast.", "segments": [] } ]
dlg-36f4c1a3-6513-4a22-adb9-064db5be232c
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "Hey, I need you to order some movie tickets for me please. I want to see A Madea Family Funeral.", "segments": [ { "start_index": 73, "end_index": 95, "text": "A Madea Family Funeral", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "I would be happy to help you! What city would you like for me to check for you?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Great! We are staying in Myrtle Beach right now so I would need you to find a theater close by for me.", "segments": [ { "start_index": 25, "end_index": 37, "text": "Myrtle Beach", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok, I have done some research and found the closest theater to you is The CInemark at Myrtle Beach. I also confirmed that A Madea Family Funeral is playing there. When would you like to go?", "segments": [ { "start_index": 70, "end_index": 82, "text": "The CInemark", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] }, { "start_index": 86, "end_index": 98, "text": "Myrtle Beach", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] }, { "start_index": 122, "end_index": 144, "text": "A Madea Family Funeral", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 4, "speaker": "USER", "text": "I would be going tonight. ", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Sure! Let me check and see what times the movie is playing.", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Thank you!", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Alright, there are several times available tonight. Do you have a preferred time?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "We would like to go around 7pm.", "segments": [ { "start_index": 27, "end_index": 30, "text": "7pm", "annotations": [ { "name": "movie_ticket.time.start" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "There is a showing for 7:15pm, will that work?", "segments": [ { "start_index": 23, "end_index": 29, "text": "7:15pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes, that would be perfect!", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Great, how many tickets do you need?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "I need two please, I'm bringing a friend.", "segments": [ { "start_index": 7, "end_index": 10, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 19, "end_index": 40, "text": "I'm bringing a friend", "annotations": [ { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Ok, I have got you set up with 2 tickets to the 7:15pm showing of A Madea Family Funeral tonight at the Cinemark at Myrtle Beach. The total is $18.00 and your tickets will be sent to your mobile phone.", "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": 48, "end_index": 54, "text": "7:15pm", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] }, { "start_index": 66, "end_index": 88, "text": "A Madea Family Funeral", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 100, "end_index": 112, "text": "the Cinemark", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 104, "end_index": 112, "text": "Cinemark", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 116, "end_index": 128, "text": "Myrtle Beach", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] }, { "start_index": 143, "end_index": 149, "text": "$18.00", "annotations": [ { "name": "movie_ticket.price.ticket.accept" }, { "name": "movie_ticket.price.ticket.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "That is fantastic! Thank you!", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "You are very welcome! Is there anything else I can do for you?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "No, that's all for now. I appreciate your help!", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "It has been my pleasure! I hope that you enjoy your movie!", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thank you so much! Have a nice evening.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You too! Goodbye.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Goodbye.", "segments": [] } ]
dlg-36f92380-b7c4-43bc-aa52-a05c4badaff1
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "hi stacy i need to book an anniversary dinner tonight", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "okay what were you thinking?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "it needs to be nice, in philadelphia", "segments": [ { "start_index": 24, "end_index": 36, "text": "philadelphia", "annotations": [ { "name": "restaurant_reservation.location.restaurant" }, { "name": "restaurant_reservation.location.restaurant" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "how about bon apetit", "segments": [ { "start_index": 10, "end_index": 20, "text": "bon apetit", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 4, "speaker": "USER", "text": "yes check if they have reservations for tonight please", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "they do not have reservations for today", "segments": [] }, { "index": 6, "speaker": "USER", "text": "okay how about an italian place instead?", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "there is legtoni available", "segments": [ { "start_index": 9, "end_index": 16, "text": "legtoni", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" } ] } ] }, { "index": 8, "speaker": "USER", "text": "okay can you check for 7 pm?", "segments": [ { "start_index": 23, "end_index": 27, "text": "7 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "yes for how many?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "two people", "segments": [ { "start_index": 0, "end_index": 3, "text": "two", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 0, "end_index": 10, "text": "two people", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "okay they have your table available for today at 7 for two people", "segments": [ { "start_index": 49, "end_index": 50, "text": "7", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 55, "end_index": 58, "text": "two", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 12, "speaker": "USER", "text": "okay sounds great can you send me the address please", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "yes it is 123 north westin", "segments": [ { "start_index": 10, "end_index": 26, "text": "123 north westin", "annotations": [ { "name": "restaurant_reservation.location.restaurant.accept" }, { "name": "restaurant_reservation.location.restaurant.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "thank you", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "okay so just to confirm all of the info i'm going to repeat it", "segments": [] }, { "index": 16, "speaker": "USER", "text": "okay go ahead", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "your reservation for two is at 7 tonight", "segments": [ { "start_index": 21, "end_index": 24, "text": "two", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 31, "end_index": 32, "text": "7", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" } ] }, { "start_index": 31, "end_index": 40, "text": "7 tonight", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "yes", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "and you have the address so you're all set", "segments": [] }, { "index": 20, "speaker": "USER", "text": "yes thank you so much", "segments": [] } ]
dlg-36f9a787-bfc5-4b1d-ba85-d616041ccac4
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Hey Betty! I need a favor. Can you schedule me an appointment to have my car looked at.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure Amy. Which mechanic shop would you like me to set up the appointment with?", "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" } ] }, { "start_index": 0, "end_index": 27, "text": "Intelligent Auto Solutions.", "annotations": [ { "name": "auto_repair.name.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok. What make and model car do you have, again?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I have a 2006 Toyota Corolla. It's blue.", "segments": [ { "start_index": 9, "end_index": 13, "text": "2006", "annotations": [ { "name": "auto_repair.year.vehicle" }, { "name": "auto_repair.year.vehicle" } ] }, { "start_index": 14, "end_index": 28, "text": "Toyota Corolla", "annotations": [ { "name": "auto_repair.name.vehicle" }, { "name": "auto_repair.name.vehicle" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Alright. And what is going on with the car?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "It is making a clicking sound when I turn the car.", "segments": [ { "start_index": 0, "end_index": 49, "text": "It is making a clicking sound when I turn the car", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 15, "end_index": 50, "text": "clicking sound when I turn the car.", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Does it do it all the time or just when you turn it one particular direction?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "It's when I make a tight turn it to the left.", "segments": [ { "start_index": 0, "end_index": 44, "text": "It's when I make a tight turn it to the left", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Ok. Any other problems your noticing?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "It's really effecting the handling of the car. I'm rather worried about it.", "segments": [ { "start_index": 0, "end_index": 45, "text": "It's really effecting the handling of the car", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Ok. Let me see what hours they have available for you to bring it in. What time is good for you?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "As soon as possible.", "segments": [ { "start_index": 0, "end_index": 19, "text": "As soon as possible", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "hey have some openings on the 9th.", "segments": [ { "start_index": 30, "end_index": 33, "text": "9th", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 14, "speaker": "USER", "text": "No, I'd really like to turn it in sometime today, if I can. I just don't feel comfortable driving it any more than I have to, until it is fixed.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ok, it says you can drop it off as soon as you want to, but there are no guarantees as to when they will be able to work on it. Will that work out ok?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Yes, I can drop it off in about an hour.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Ok. What name and phone number do you want me to give them?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Amy Walters and my cell is 920-185-3827. Oh! Do they have a price listed for how much it might cost me?", "segments": [ { "start_index": 0, "end_index": 11, "text": "Amy Walters", "annotations": [ { "name": "auto_repair.name.customer" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "Yes, they say prices will vary according to what needs to be done, but the initial inspection is only $40.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Ok, that sounds fair. ", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Alright, to recap, you want me to call Intelligent Auto Solutions and let them know you are dropping off your blue, 2006 Toyota Corolla, in one hour. It's having a clicking sound when you turn left and it's causing handling problems. You want me to give them the 920-185-3827 phone number and your name. I will let them know you are alright with the quoted inspection fee of $40. Everything sound alright?", "segments": [ { "start_index": 39, "end_index": 65, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] }, { "start_index": 116, "end_index": 120, "text": "2006", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 121, "end_index": 135, "text": "Toyota Corolla", "annotations": [ { "name": "auto_repair.name.vehicle.accept" } ] }, { "start_index": 121, "end_index": 136, "text": "Toyota Corolla,", "annotations": [ { "name": "auto_repair.name.vehicle.accept" } ] }, { "start_index": 150, "end_index": 232, "text": "It's having a clicking sound when you turn left and it's causing handling problems", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 164, "end_index": 233, "text": "clicking sound when you turn left and it's causing handling problems.", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 22, "speaker": "USER", "text": "Yes, that sounds perfect. I will be paying them by credit card, when I arrive.", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "I will relay the information.", "segments": [] }, { "index": 24, "speaker": "USER", "text": "Thanks Betty!", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "You're very welcome.", "segments": [] } ]
dlg-36fa0962-d617-41b2-b158-4f3ffc804e4f
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "hi, im looking for a good place for thai tonight", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "ok what city are you looking to be around?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "id like to find something near taylor michigan", "segments": [ { "start_index": 26, "end_index": 46, "text": "near taylor michigan", "annotations": [ { "name": "restaurant_reservation.location.restaurant" } ] }, { "start_index": 31, "end_index": 46, "text": "taylor michigan", "annotations": [ { "name": "restaurant_reservation.location.restaurant" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "ok let me see what i can find for you then", "segments": [] }, { "index": 4, "speaker": "USER", "text": "ok no rush", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "ok so i found cathay house in southgate and then thai express in woodhaven for you", "segments": [ { "start_index": 14, "end_index": 26, "text": "cathay house", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 30, "end_index": 39, "text": "southgate", "annotations": [ { "name": "restaurant_reservation.location.restaurant.accept" }, { "name": "restaurant_reservation.location.restaurant.accept" } ] }, { "start_index": 49, "end_index": 61, "text": "thai express", "annotations": [ { "name": "restaurant_reservation.name.reservation" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 65, "end_index": 74, "text": "woodhaven", "annotations": [ { "name": "restaurant_reservation.location.restaurant" }, { "name": "restaurant_reservation.location.restaurant" } ] } ] }, { "index": 6, "speaker": "USER", "text": "ok both sound good, what are the prices for each", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "cathay house is rated mid range to high, thai express is rated mid range", "segments": [ { "start_index": 0, "end_index": 12, "text": "cathay house", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 41, "end_index": 53, "text": "thai express", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 8, "speaker": "USER", "text": "ok what are the hours for each", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "both are open tonight until 10pm", "segments": [] }, { "index": 10, "speaker": "USER", "text": "ok lets try cathay house then, and ill need to make a reservation for 3", "segments": [ { "start_index": 12, "end_index": 24, "text": "cathay house", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] }, { "start_index": 70, "end_index": 71, "text": "3", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "ok, at what time would you need the reservation", "segments": [] }, { "index": 12, "speaker": "USER", "text": "oh sorry, i need that at 7pm", "segments": [ { "start_index": 25, "end_index": 28, "text": "7pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "ok, so you need a reservation for 3 at 7pm then? what type of seating", "segments": [ { "start_index": 34, "end_index": 35, "text": "3", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 39, "end_index": 42, "text": "7pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "oh that doesnt matter", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "ok will let me try and get that settled for you", "segments": [] }, { "index": 16, "speaker": "USER", "text": "ok", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "ok i placed the reservations for you and all is set", "segments": [] }, { "index": 18, "speaker": "USER", "text": "ok thanks", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "no problem,, be sure to get there a bit early since parking fills up fast", "segments": [] }, { "index": 20, "speaker": "USER", "text": "oh ok thank you very much", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "have a good meal", "segments": [] } ]
dlg-3700dfe8-9f75-4116-9461-b26b0a71f99d
restaurant-table-2
[ { "index": 0, "speaker": "USER", "text": "I would like a high end good italian restaurant for our anniversary on Friday. A table by the window for two at 7:00. What about Luciano's.", "segments": [ { "start_index": 81, "end_index": 100, "text": "table by the window", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 87, "end_index": 100, "text": "by the window", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 105, "end_index": 108, "text": "two", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 112, "end_index": 116, "text": "7:00", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 129, "end_index": 138, "text": "Luciano's", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "I'm sorry but 7:00 is not availble at Lucianos on Friday. Would you like 8:00? or perhaps Saturday instead?", "segments": [ { "start_index": 0, "end_index": 7, "text": "I'm sor", "annotations": [ { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 14, "end_index": 18, "text": "7:00", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" }, { "name": "restaurant_reservation.time.reservation.reject" } ] }, { "start_index": 38, "end_index": 46, "text": "Lucianos", "annotations": [ { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 73, "end_index": 77, "text": "8:00", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 74, "end_index": 78, "text": ":00?", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Okay. What about 6:30. That would work for us?", "segments": [ { "start_index": 17, "end_index": 21, "text": "6:30", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "I'm sorry but 6:30 is also fully booked and unavailable.", "segments": [ { "start_index": 14, "end_index": 18, "text": "6:30", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" }, { "name": "restaurant_reservation.time.reservation.reject" } ] } ] }, { "index": 4, "speaker": "USER", "text": "What about 7:30 or 7:45?", "segments": [ { "start_index": 11, "end_index": 15, "text": "7:30", "annotations": [ { "name": "restaurant_reservation.name.reservation.reject" }, { "name": "restaurant_reservation.time.reservation.reject" } ] }, { "start_index": 19, "end_index": 23, "text": "7:45", "annotations": [ { "name": "restaurant_reservation.name.reservation.reject" }, { "name": "restaurant_reservation.time.reservation.reject" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "I'm sorry but 8:00 is the earliest reservation available this Friday evening.", "segments": [ { "start_index": 14, "end_index": 18, "text": "8:00", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 6, "speaker": "USER", "text": "What about Asiago's downtown? Do they have availability on Friday?", "segments": [ { "start_index": 11, "end_index": 19, "text": "Asiago's", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 20, "end_index": 28, "text": "downtown", "annotations": [ { "name": "restaurant_reservation.location.restaurant" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Yes, Asiago's is available. What time would you like?", "segments": [ { "start_index": 5, "end_index": 13, "text": "Asiago's", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 8, "speaker": "USER", "text": "7:00 is preferred.", "segments": [ { "start_index": 0, "end_index": 4, "text": "7:00", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "7:00 is not available, but Asiago's has openings at 7:15. Would that be acceptable?", "segments": [ { "start_index": 0, "end_index": 4, "text": "7:00", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" }, { "name": "restaurant_reservation.time.reservation.reject" } ] }, { "start_index": 27, "end_index": 35, "text": "Asiago's", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 52, "end_index": 56, "text": "7:15", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes, 7:15 would work. Can we get outside seating? They have a lovely patio?", "segments": [ { "start_index": 5, "end_index": 9, "text": "7:15", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 33, "end_index": 40, "text": "outside", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 33, "end_index": 48, "text": "outside seating", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 69, "end_index": 74, "text": "patio", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Yes, you may request seating outside on the patio.", "segments": [ { "start_index": 21, "end_index": 36, "text": "seating outside", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] }, { "start_index": 29, "end_index": 36, "text": "outside", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] }, { "start_index": 37, "end_index": 49, "text": "on the patio", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Okay, and it's the downtown location? Not the Cole Road location, correct?", "segments": [ { "start_index": 19, "end_index": 36, "text": "downtown location", "annotations": [ { "name": "restaurant_reservation.location.restaurant" }, { "name": "restaurant_reservation.location.restaurant" } ] }, { "start_index": 46, "end_index": 64, "text": "Cole Road location", "annotations": [ { "name": "restaurant_reservation.location.restaurant" }, { "name": "restaurant_reservation.location.restaurant" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Correct. Asiagos downtown on Main Street, Friday evening at 7:15.", "segments": [ { "start_index": 0, "end_index": 6, "text": "Correc", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" } ] }, { "start_index": 9, "end_index": 16, "text": "Asiagos", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" } ] }, { "start_index": 17, "end_index": 40, "text": "downtown on Main Street", "annotations": [ { "name": "restaurant_reservation.location.restaurant.accept" } ] }, { "start_index": 18, "end_index": 40, "text": "owntown on Main Street", "annotations": [ { "name": "restaurant_reservation.location.restaurant.accept" } ] }, { "start_index": 60, "end_index": 64, "text": "7:15", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" } ] }, { "start_index": 61, "end_index": 65, "text": ":15.", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Great. Can we request a special dessert for our anniversary?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Would you like to request?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "They have a special chocolate torte. Can we make sure that is available.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Yes, you make request it in advance.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thank you. This will be a great dinner.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You are welcome. Enjoy your dinner.", "segments": [] } ]
dlg-37081a62-1a21-4b7e-b845-d8b403924c5e
uber-lyft-2
[ { "index": 0, "speaker": "USER", "text": "Hey, I need you to order me a Lift.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay where are you now?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I am at Slate in Charlotte, NC at 200 E Bland St.", "segments": [ { "start_index": 8, "end_index": 48, "text": "Slate in Charlotte, NC at 200 E Bland St", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "And where are you trying to go?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "The Sheraton Charlotte Hotel at 555 S McDowell St South Tower", "segments": [ { "start_index": 0, "end_index": 61, "text": "The Sheraton Charlotte Hotel at 555 S McDowell St South Tower", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 4, "end_index": 61, "text": "Sheraton Charlotte Hotel at 555 S McDowell St South Tower", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What kind of car do you want?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I want the Luxury black XL", "segments": [ { "start_index": 11, "end_index": 26, "text": "Luxury black XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "When do you want to leave?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I'll be ready in like 10 minutes. ", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Okay the estimated wait time is 12 minutes right now. Should I go ahead and book it?", "segments": [ { "start_index": 32, "end_index": 42, "text": "12 minutes", "annotations": [ { "name": "uber_lyft.time.pickup" }, { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes, order it now.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "The Luxury Black XL isn't available. But the Luxury Black is. How about that?", "segments": [ { "start_index": 4, "end_index": 16, "text": "Luxury Black", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 4, "end_index": 19, "text": "Luxury Black XL", "annotations": [ { "name": "uber_lyft.type.ride.reject" }, { "name": "uber_lyft.type.ride.reject" } ] } ] }, { "index": 12, "speaker": "USER", "text": "The regular luxury black is fine.", "segments": [ { "start_index": 4, "end_index": 24, "text": "regular luxury black", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "There is a surcharge right now and the estimate is $19-$23.", "segments": [ { "start_index": 51, "end_index": 58, "text": "$19-$23", "annotations": [ { "name": "uber_lyft.price.estimate.accept" } ] }, { "start_index": 51, "end_index": 59, "text": "$19-$23.", "annotations": [ { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "That is fine. All of my information is on the account.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Yes, I see your credit card linked. The American express. ", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Yes. Did you order it?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Yes just ordered the luxury black lyft to pick you up at Slate Charlotte and drop you off at the Sheraton Charlotte Hotel. It will be there in about 12 min.", "segments": [ { "start_index": 21, "end_index": 33, "text": "luxury black", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] }, { "start_index": 57, "end_index": 72, "text": "Slate Charlotte", "annotations": [ { "name": "uber_lyft.location.from" }, { "name": "uber_lyft.location.from" } ] }, { "start_index": 97, "end_index": 122, "text": "Sheraton Charlotte Hotel.", "annotations": [ { "name": "uber_lyft.location.to" } ] }, { "start_index": 97, "end_index": 121, "text": "Sheraton Charlotte Hotel", "annotations": [ { "name": "uber_lyft.location.to" } ] }, { "start_index": 149, "end_index": 155, "text": "12 min", "annotations": [ { "name": "uber_lyft.time.pickup.accept" }, { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Great, thank you.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You can track it on your app. ", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Thank you, have a good night.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "You too.", "segments": [] } ]
dlg-370a97b5-fe4a-4885-8367-75a7d26f9b40
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hello, any pizza specials today?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Yes, we currently are offering a buy one get one on 2 topping medium size pies.", "segments": [ { "start_index": 52, "end_index": 61, "text": "2 topping", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 62, "end_index": 68, "text": "medium", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 74, "end_index": 79, "text": "pies.", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 2, "speaker": "USER", "text": "I'll take that deal.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok, what toppings would you like?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Pepperoni.", "segments": [ { "start_index": 0, "end_index": 9, "text": "Pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Ok, and the other?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Bell pepppers", "segments": [ { "start_index": 0, "end_index": 13, "text": "Bell pepppers", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Sorry, bell peppers can't be used with this deal.", "segments": [ { "start_index": 7, "end_index": 19, "text": "bell peppers", "annotations": [ { "name": "pizza_ordering.type.topping.reject" }, { "name": "pizza_ordering.type.topping.reject" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Ok, how about bacon?", "segments": [ { "start_index": 14, "end_index": 19, "text": "bacon", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Yes, that will be ok. Would you like that one both pies?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Can you do one pepperoni and one bacon?", "segments": [ { "start_index": 15, "end_index": 24, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 33, "end_index": 38, "text": "bacon", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Yes, that will be fine. That's two medium pies one pepperoni and one bacon.", "segments": [ { "start_index": 35, "end_index": 41, "text": "medium", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 42, "end_index": 46, "text": "pies", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 51, "end_index": 60, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 69, "end_index": 74, "text": "bacon", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 69, "end_index": 75, "text": "bacon.", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Correct.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "I pulled up your business account, would you like me to bill that account?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Yes, thank you.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Your special pizza order is complete and the pizzas will be ready for pickup in about 25 minutes sir.", "segments": [ { "start_index": 0, "end_index": 36, "text": "Your special pizza order is complete", "annotations": [ { "name": "pizza_ordering.pizza_order.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Great.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Your receipt will be sent to your mobile device via text message to this number in 1 to 2 minutes.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Got it, thanks.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Have a great day!", "segments": [] } ]
dlg-37181c93-76d8-4b04-b312-a6461574bd15
restaurant-table-2
[ { "index": 0, "speaker": "USER", "text": "I would like to make a dinner reservation for a steakhouse. ", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "There is a steakhouse called Carson's that has excellent reviews. Would you like me to book a table for you there?", "segments": [ { "start_index": 29, "end_index": 37, "text": "Carson's", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Yes, that sounds good. ", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "When would you like the reservation for?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I need it for Friday, March 22nd at 6pm.", "segments": [ { "start_index": 36, "end_index": 39, "text": "6pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation.reject" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Ok, and how many people? ", "segments": [] }, { "index": 6, "speaker": "USER", "text": "There will be 8 people.", "segments": [ { "start_index": 14, "end_index": 15, "text": "8", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Do you have any special requests that I should add to the reservation?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Yes, we will need a high chair for my youngest son. Also, we will be celebrating my husband's birthday. ", "segments": [ { "start_index": 20, "end_index": 30, "text": "high chair", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Ok, you need a table for 8 on Friday, March 22nd at 6pm at Carson's with a high chair and a celebration for your husband's birthday?", "segments": [ { "start_index": 25, "end_index": 26, "text": "8", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 52, "end_index": 55, "text": "6pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 59, "end_index": 67, "text": "Carson's", "annotations": [ { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 75, "end_index": 85, "text": "high chair", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes, thank you!", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Unfortunately, they cannot accommodate you at 6pm. Would you like to try a different time?", "segments": [ { "start_index": 46, "end_index": 49, "text": "6pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" }, { "name": "restaurant_reservation.time.reservation.reject" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes, please ask if they can seat us at 6:30pm.", "segments": [ { "start_index": 39, "end_index": 45, "text": "6:30pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "I'm sorry, 6:30pm is not available either.", "segments": [ { "start_index": 11, "end_index": 17, "text": "6:30pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" }, { "name": "restaurant_reservation.time.reservation.reject" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Well, I don't want to go later than that. Do you have another restaurant you could recommend?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Yes, Mo's is also know to be a very good steakhouse.", "segments": [ { "start_index": 5, "end_index": 9, "text": "Mo's", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Ok, please try there. ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Good news! I was able to make a reservation for 8 people on Friday, March 22nd at 6pm at Mo's.", "segments": [ { "start_index": 48, "end_index": 49, "text": "8", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 82, "end_index": 85, "text": "6pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] }, { "start_index": 89, "end_index": 93, "text": "Mo's", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Excellent! Thank you! ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "They will also have a high chair already at the table for you and will bring out a mini cake at the end of the meal for your husband's birthday. ", "segments": [ { "start_index": 22, "end_index": 32, "text": "high chair", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "That's great! Thank you again! ", "segments": [] } ]
dlg-371de299-d42c-408f-9675-3bf43a902814
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hi, I would like to order a pizza from Pepperoni Express.", "segments": [ { "start_index": 28, "end_index": 33, "text": "pizza", "annotations": [ { "name": "pizza_ordering.pizza_ordering" } ] }, { "start_index": 39, "end_index": 57, "text": "Pepperoni Express.", "annotations": [ { "name": "pizza_ordering.name.store" } ] }, { "start_index": 39, "end_index": 56, "text": "Pepperoni Express", "annotations": [ { "name": "pizza_ordering.name.store" } ] } ] }, { "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": "I would like XL.", "segments": [ { "start_index": 13, "end_index": 15, "text": "XL", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What toppings would you like?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I would like Sausage.", "segments": [ { "start_index": 13, "end_index": 20, "text": "Sausage", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Any other toppings?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Sure, I would like red onions.", "segments": [ { "start_index": 19, "end_index": 29, "text": "red onions", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 19, "end_index": 30, "text": "red onions.", "annotations": [ { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Unfortunately, sausage is not available right now. Do you have an alternative preference?", "segments": [ { "start_index": 15, "end_index": 22, "text": "sausage", "annotations": [ { "name": "pizza_ordering.type.topping.reject" }, { "name": "pizza_ordering.location.store.reject" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Sure, I would take pepperoni.", "segments": [ { "start_index": 19, "end_index": 28, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Okay, pepperoni is available.", "segments": [ { "start_index": 6, "end_index": 15, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 10, "speaker": "USER", "text": "How much would my pizza be?", "segments": [ { "start_index": 18, "end_index": 23, "text": "pizza", "annotations": [ { "name": "pizza_ordering.pizza_ordering" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "$15.50", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Okay, I would like to confirm the order.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "You would like to order an XL pizza with pepperoni and red onions from Pepperoni Express for $15.", "segments": [ { "start_index": 27, "end_index": 29, "text": "XL", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 41, "end_index": 50, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 55, "end_index": 65, "text": "red onions", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 71, "end_index": 88, "text": "Pepperoni Express", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "That's correct.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Would you like anything else?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "No thanks! ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Your order is complete and the pizza will be ready for pick up in 25 minutes.", "segments": [ { "start_index": 0, "end_index": 22, "text": "Your order is complete", "annotations": [ { "name": "pizza_ordering.pizza_order.accept" } ] }, { "start_index": 0, "end_index": 77, "text": "Your order is complete and the pizza will be ready for pick up in 25 minutes.", "annotations": [ { "name": "pizza_ordering.pizza_order.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Thanks!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "The receipt will be sent to your mobile device. Thank you!", "segments": [] } ]
dlg-372c83d5-aeee-4d92-a60e-fb49e3344683
movie-tickets-2
[ { "index": 0, "speaker": "USER", "text": "Hello, I'd like to book some movie tickets.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, for which city?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Whittier, CA.", "segments": [ { "start_index": 0, "end_index": 12, "text": "Whittier, CA", "annotations": [ { "name": "movie_ticket.name.theater.reject" }, { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay. Which movie would you like to see?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Alita", "segments": [ { "start_index": 0, "end_index": 5, "text": "Alita", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "For which day?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Today.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "For how many people?", "segments": [] }, { "index": 8, "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": 9, "speaker": "ASSISTANT", "text": "I have tickets available for showings at 4:50 and 7:55PM.", "segments": [ { "start_index": 41, "end_index": 45, "text": "4:50", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 50, "end_index": 56, "text": "7:55PM", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 10, "speaker": "USER", "text": "7:55PM please.", "segments": [ { "start_index": 0, "end_index": 6, "text": "7:55PM", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay, 7:55PM. Two tickets will be $22.", "segments": [ { "start_index": 6, "end_index": 12, "text": "7:55PM", "annotations": [ { "name": "movie_ticket.time.start.reject" }, { "name": "movie_ticket.time.start.reject" } ] }, { "start_index": 14, "end_index": 17, "text": "Two", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 14, "end_index": 25, "text": "Two tickets", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 34, "end_index": 37, "text": "$22", "annotations": [ { "name": "movie_ticket.price.ticket.accept" }, { "name": "movie_ticket.price.ticket.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes that's fine.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Sorry, it is fully booked at the time and location. Would you prefer seeing it at a different theater?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Okay.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "I have a 8PM available in La Puente today.", "segments": [ { "start_index": 9, "end_index": 12, "text": "8PM", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] }, { "start_index": 26, "end_index": 35, "text": "La Puente", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.name.theater.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "That'll be fine.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay, your details will be sent to your mobile device.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "That's great, thank you.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Okay, enjoy your movie.", "segments": [] } ]
dlg-3730e20a-ff30-47db-84f0-12335ea3f3af
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Hey I need to order some coffee from Starbucks.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Which Starbucks?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "The Starbucks up on West Main Street in Waterbury, across from CVS.", "segments": [ { "start_index": 20, "end_index": 66, "text": "West Main Street in Waterbury, across from CVS", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ohh ok sure what would you like?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Order an iced peppermint mocha latte please.", "segments": [ { "start_index": 9, "end_index": 36, "text": "iced peppermint mocha latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What size?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Venti please", "segments": [ { "start_index": 0, "end_index": 5, "text": "Venti", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "What kind of milk?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Skim milk, no sugar.", "segments": [ { "start_index": 0, "end_index": 9, "text": "Skim milk", "annotations": [ { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 0, "end_index": 19, "text": "Skim milk, no sugar", "annotations": [ { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 11, "end_index": 19, "text": "no sugar", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Do you want sugar substitute?", "segments": [ { "start_index": 12, "end_index": 28, "text": "sugar substitute", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 10, "speaker": "USER", "text": "No thanks. I do want whip cream though.", "segments": [ { "start_index": 21, "end_index": 31, "text": "whip cream", "annotations": [ { "name": "coffee_ordering.type.milk.reject" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Ok and how about the chocolate syrup on the whip cream?", "segments": [ { "start_index": 21, "end_index": 54, "text": "chocolate syrup on the whip cream", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes, they usually do that for me. ", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "How are you paying?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Just use my Starbucks account.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Anything else?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "No thats it but please make sure no added sugar.", "segments": [ { "start_index": 33, "end_index": 47, "text": "no added sugar", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "No problem.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thank you so much!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Your welcome!", "segments": [] } ]
dlg-373873c5-f13f-4760-ba83-a9f78e6c60f9
coffee-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hello Barbara, can you hear me? I would like you to order me a coffee drink from Starbucks. ", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Yes, boss, I can hear you. What kind of drink to you want.", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I want the Starbucks Blonde Vanilla Bean Coconutmilk Latte", "segments": [ { "start_index": 21, "end_index": 58, "text": "Blonde Vanilla Bean Coconutmilk Latte", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What size?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Please, make it a venti.", "segments": [ { "start_index": 18, "end_index": 23, "text": "venti", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What type of milk?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Please make it almondmilk.", "segments": [ { "start_index": 15, "end_index": 25, "text": "almondmilk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Do you want whipped cream?", "segments": [ { "start_index": 12, "end_index": 25, "text": "whipped cream", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 8, "speaker": "USER", "text": "No, I don't want whipped cream.", "segments": [ { "start_index": 6, "end_index": 30, "text": "don't want whipped cream", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 17, "end_index": 30, "text": "whipped cream", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Do you want anything else added to your drink?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "No, I don't want anything else added to my drink.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "I attempted the order, but they don't have almond milk. What other milk type would you like?", "segments": [ { "start_index": 43, "end_index": 54, "text": "almond milk", "annotations": [ { "name": "coffee_ordering.type.milk.reject" }, { "name": "coffee_ordering.type.milk.reject" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Soy milk, please.", "segments": [ { "start_index": 0, "end_index": 8, "text": "Soy milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.type.milk.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "I ordered the drink and it will be ready for pickup shortly.", "segments": [ { "start_index": 0, "end_index": 19, "text": "I ordered the drink", "annotations": [ { "name": "coffee_ordering.coffee_order.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "What location?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "The Starbucks at Roosevelt Field Mall.", "segments": [ { "start_index": 17, "end_index": 37, "text": "Roosevelt Field Mall", "annotations": [ { "name": "coffee_ordering.location.store.accept" }, { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "What about my receipt?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "The receipt will be sent to you by text message.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thank you Barb.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You're welcome, boss.", "segments": [] } ]
dlg-37404251-0555-43ed-9e7c-009ae522e633
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hey Jimmy, how's it going? I need some help from you pal.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "That's what I'm here for!", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Okay, so I need to order a pizza for tonight!", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Sounds yummy! Where am I ordering from?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Let's do Uncle Louies in Franklin Lakes. That place is the bomb!", "segments": [ { "start_index": 9, "end_index": 21, "text": "Uncle Louies", "annotations": [ { "name": "pizza_ordering.name.store" }, { "name": "pizza_ordering.name.store" } ] }, { "start_index": 25, "end_index": 39, "text": "Franklin Lakes", "annotations": [ { "name": "pizza_ordering.location.store.accept" }, { "name": "pizza_ordering.location.store.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Yes it is! What are you thinking?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I'm going to a large pie with chicken, bacon and ranch.", "segments": [ { "start_index": 15, "end_index": 20, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 30, "end_index": 37, "text": "chicken", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 39, "end_index": 44, "text": "bacon", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 49, "end_index": 54, "text": "ranch", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Chicken from there again? Remember how rubbery it was last time I ordered it for you.", "segments": [ { "start_index": 0, "end_index": 7, "text": "Chicken", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Oh yeah! That was disgusting!", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "So you wanna change it up?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Yes sir! Let's go with a meatlovers pie, with extra cheese and extra meatballs.", "segments": [ { "start_index": 25, "end_index": 39, "text": "meatlovers pie", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 46, "end_index": 58, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.preference.accept" }, { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 63, "end_index": 78, "text": "extra meatballs", "annotations": [ { "name": "pizza_ordering.preference.accept" }, { "name": "pizza_ordering.preference" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Now I'm getting hungry!", "segments": [] }, { "index": 12, "speaker": "USER", "text": "You think that's enough pizza for 4 people?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Yeah, that should be plenty!", "segments": [] }, { "index": 14, "speaker": "USER", "text": "You're right. Just getting worried.. My sister in law is coming over ha ha.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay so it looks like they're actually not offering their meatballs today.", "segments": [ { "start_index": 58, "end_index": 67, "text": "meatballs", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Ah okay. Can I substitute the meatballs for pepperoni.", "segments": [ { "start_index": 30, "end_index": 39, "text": "meatballs", "annotations": [ { "name": "pizza_ordering.type.topping.reject" }, { "name": "pizza_ordering.type.topping.reject" } ] }, { "start_index": 44, "end_index": 53, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Yes, of course. Do you want to pick this up?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Yep.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Okay, it'll be ready in 25 minutes. Does that work?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "That's perfect.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Is this going on the Capital One card that Uncle Louies has on file?", "segments": [ { "start_index": 43, "end_index": 55, "text": "Uncle Louies", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 22, "speaker": "USER", "text": "Yes, that one!", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Okay so the pies will be ready for pickup in 25 minutes and they have texted you the receipt to your phone.", "segments": [] }, { "index": 24, "speaker": "USER", "text": "You're the best. Thanks man.", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "Of course. Have a good one!", "segments": [] } ]
dlg-37529719-ea8e-4166-ba4e-d33bd2d004ae
coffee-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hello, Can you place a coffee order for me from Starbucks?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "I can order you a drink from Starbucks.", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Ok, I want to get a Iced Starbucks Blonde Vanilla Bean Coconutmilk Latte.", "segments": [ { "start_index": 20, "end_index": 72, "text": "Iced Starbucks Blonde Vanilla Bean Coconutmilk Latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Certainly. And what size would you like?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "What sizes are available?", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "They offer short, tall, venti and grande.", "segments": [ { "start_index": 11, "end_index": 16, "text": "short", "annotations": [ { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 18, "end_index": 22, "text": "tall", "annotations": [ { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 24, "end_index": 29, "text": "venti", "annotations": [ { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 34, "end_index": 40, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Ok, make it a grande.", "segments": [ { "start_index": 14, "end_index": 20, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Ok so a Grande Iced Starbucks Blonde Vanilla Bean Coconutmilk Latte", "segments": [ { "start_index": 8, "end_index": 14, "text": "Grande", "annotations": [ { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 15, "end_index": 67, "text": "Iced Starbucks Blonde Vanilla Bean Coconutmilk Latte", "annotations": [ { "name": "coffee_ordering.name.drink.accept" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Yes and can you add non dairy whipped cream on top?", "segments": [ { "start_index": 20, "end_index": 43, "text": "non dairy whipped cream", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "I will be happy to see if that is available.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Thanks.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Unfortunately they are out of nondairy whipped cream, would you like any other add ons?", "segments": [ { "start_index": 30, "end_index": 52, "text": "nondairy whipped cream", "annotations": [ { "name": "coffee_ordering.preference.reject" } ] } ] }, { "index": 12, "speaker": "USER", "text": "What about a shot of espresso added to it?", "segments": [ { "start_index": 13, "end_index": 29, "text": "shot of espresso", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "They can do that, it will be an additional cost of $1.75", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Ok, that is fine, and how much is the total order?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "It will be $4.95 plus $1.75, so a total of $6.70", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Perfect, have them bill my card on file.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Ok! I have your drink on order at Starbucks, Longwood location. It will be available within 10 minutes for you to pick it up. You will receive a text confirmation as well to check on the status.", "segments": [ { "start_index": 45, "end_index": 62, "text": "Longwood location", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Thank You!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Your reciept will also be sent via text message, You are very welcome!", "segments": [] } ]
dlg-3782f2d8-38bf-4d05-9654-a7079d4a5d1a
uber-lyft-2
[ { "index": 0, "speaker": "USER", "text": "Hey, Assistant. I need a ride to the airport.", "segments": [ { "start_index": 33, "end_index": 44, "text": "the airport", "annotations": [ { "name": "uber_lyft.location.to" } ] }, { "start_index": 33, "end_index": 45, "text": "the airport.", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Would you like an Lyft or Uber?", "segments": [ { "start_index": 18, "end_index": 22, "text": "Lyft", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 26, "end_index": 30, "text": "Uber", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Let's try Lyft.", "segments": [ { "start_index": 10, "end_index": 14, "text": "Lyft", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Where are you now?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I'm at the Courtyard by Marriot LA Live downtown.", "segments": [ { "start_index": 7, "end_index": 48, "text": "the Courtyard by Marriot LA Live downtown", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Where do you need to go?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "The airport.", "segments": [ { "start_index": 0, "end_index": 11, "text": "The airport", "annotations": [ { "name": "uber_lyft.location.to" }, { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "LAX?", "segments": [ { "start_index": 0, "end_index": 3, "text": "LAX", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "What type of car would you like?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "How about a Lyft type?", "segments": [ { "start_index": 12, "end_index": 21, "text": "Lyft type", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "A Lyft type will cost $25-30 with a wait time of 10-15 minutes. Is this okay?", "segments": [ { "start_index": 2, "end_index": 6, "text": "Lyft", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 2, "end_index": 11, "text": "Lyft type", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 22, "end_index": 25, "text": "$25", "annotations": [ { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 22, "end_index": 28, "text": "$25-30", "annotations": [ { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 26, "end_index": 28, "text": "30", "annotations": [ { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 49, "end_index": 62, "text": "10-15 minutes", "annotations": [ { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 12, "speaker": "USER", "text": "No, I don't want to spend more than 20 dollars. Are there any other types?", "segments": [ { "start_index": 36, "end_index": 46, "text": "20 dollars", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "A Shared type will be $20-25 with a wait time of 10-15 minutes. Is this okay?", "segments": [ { "start_index": 2, "end_index": 13, "text": "Shared type", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 22, "end_index": 28, "text": "$20-25", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] }, { "start_index": 49, "end_index": 62, "text": "10-15 minutes", "annotations": [ { "name": "uber_lyft.duration.estimate.accept" }, { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Nothing cheaper?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "No, that is the least expensive option available.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Okay, Let's do a shared type.", "segments": [ { "start_index": 17, "end_index": 28, "text": "shared type", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Alright, your Lyft has been requested. You may check the status on your phone. Do you need anything else?", "segments": [ { "start_index": 14, "end_index": 18, "text": "Lyft", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 18, "speaker": "USER", "text": "No, thank you.", "segments": [] } ]
dlg-3788dce6-cd26-458c-b80c-e68a6e8a55ba
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "I'd like to order a couple pizzas to go from CPK.", "segments": [ { "start_index": 45, "end_index": 48, "text": "CPK", "annotations": [ { "name": "pizza_ordering.name.store" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "The nearest CPK to you is located at the Summit. Is this correct?", "segments": [ { "start_index": 12, "end_index": 15, "text": "CPK", "annotations": [ { "name": "pizza_ordering.name.store" } ] }, { "start_index": 41, "end_index": 47, "text": "Summit", "annotations": [ { "name": "pizza_ordering.location.store.accept" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Yes please order it from there. I want 1 pizza. What size options are there? ", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Just one. All pizzas at CPK are the same size that comes in 6 pieces. What's the order?", "segments": [ { "start_index": 24, "end_index": 27, "text": "CPK", "annotations": [ { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 4, "speaker": "USER", "text": "I want 1 California Club pizza and 1 Original BBQ Chicken pizza with pineapple added.", "segments": [ { "start_index": 9, "end_index": 30, "text": "California Club pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 37, "end_index": 63, "text": "Original BBQ Chicken pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 69, "end_index": 78, "text": "pineapple", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "They just ran out of bacon. You can substitute another topping if you wish however.", "segments": [ { "start_index": 21, "end_index": 26, "text": "bacon", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Sub chicken instead of bacon.", "segments": [ { "start_index": 0, "end_index": 11, "text": "Sub chicken", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 4, "end_index": 11, "text": "chicken", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 23, "end_index": 28, "text": "bacon", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "To confirm, the California Club has toppings of grilled chicken and Mozzarella, hearth-baked then topped with avocado, wild arugula, fresh tomatoes, torn basil and Romaine tossed in lemon-pepper mayo. No bacon since they ran out. Correct so far?", "segments": [ { "start_index": 16, "end_index": 31, "text": "California Club", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 48, "end_index": 63, "text": "grilled chicken", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 68, "end_index": 78, "text": "Mozzarella", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 80, "end_index": 92, "text": "hearth-baked", "annotations": [ { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 80, "end_index": 117, "text": "hearth-baked then topped with avocado", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 110, "end_index": 117, "text": "avocado", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 119, "end_index": 131, "text": "wild arugula", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 124, "end_index": 131, "text": "arugula", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 133, "end_index": 147, "text": "fresh tomatoes", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 139, "end_index": 147, "text": "tomatoes", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 149, "end_index": 159, "text": "torn basil", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 164, "end_index": 178, "text": "Romaine tossed", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 164, "end_index": 194, "text": "Romaine tossed in lemon-pepper", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 182, "end_index": 199, "text": "lemon-pepper mayo", "annotations": [ { "name": "pizza_ordering.preference" } ] } ] }, { "index": 8, "speaker": "USER", "text": "That is correct yes", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "To confirm, the BBQ chicken pizza toppings are BBQ sauce, smoked Gouda, red onions and fresh cilantro, and you want to add fresh pineapple.", "segments": [ { "start_index": 16, "end_index": 33, "text": "BBQ chicken pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 47, "end_index": 56, "text": "BBQ sauce", "annotations": [ { "name": "pizza_ordering.preference.accept" }, { "name": "pizza_ordering.preference" } ] }, { "start_index": 58, "end_index": 70, "text": "smoked Gouda", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 72, "end_index": 82, "text": "red onions", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 87, "end_index": 101, "text": "fresh cilantro", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 93, "end_index": 101, "text": "cilantro", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 123, "end_index": 138, "text": "fresh pineapple", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 129, "end_index": 138, "text": "pineapple", "annotations": [ { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes all that is right.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "The pineapple addition will be an extra $1.25.", "segments": [ { "start_index": 4, "end_index": 13, "text": "pineapple", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Sure thanks for letting me know. ", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Will that be all for you today?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Wait, will they make those pizzas both on a gluten free crust?", "segments": [ { "start_index": 44, "end_index": 61, "text": "gluten free crust", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "No. They offer the BBQ Chicken pizza on a gluten free crust but not the California Club.", "segments": [ { "start_index": 19, "end_index": 36, "text": "BBQ Chicken pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 42, "end_index": 59, "text": "gluten free crust", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 72, "end_index": 87, "text": "California Club", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "At least get the barbecue one gluten free then please if I can.", "segments": [ { "start_index": 30, "end_index": 41, "text": "gluten free", "annotations": [ { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay, I changed it to a gluten free BBQ Chicken pizza.", "segments": [ { "start_index": 24, "end_index": 35, "text": "gluten free", "annotations": [ { "name": "pizza_ordering.type.crust.accept" } ] }, { "start_index": 36, "end_index": 53, "text": "BBQ Chicken pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "wonderful how much is the total?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "16.99 for the club plus 20.24 for the bbq. Your total comes to 40.77 including tax.", "segments": [ { "start_index": 38, "end_index": 41, "text": "bbq", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 20, "speaker": "USER", "text": "When can I pick it up?", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": " your pizza order is complete and the pizzas will be ready for pickup in about 25 minutes.", "segments": [] } ]
dlg-379b67df-0333-43c0-bf11-b00d405928db
movie-tickets-3
[ { "index": 0, "speaker": "USER", "text": "I am interested in seeing a movie for US", "segments": [ { "start_index": 38, "end_index": 40, "text": "US", "annotations": [ { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "that works for me, what city or location?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "the movie theatre up on 8th and 10th street", "segments": [ { "start_index": 24, "end_index": 43, "text": "8th and 10th street", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "that works for me, i can set this up for you", "segments": [] }, { "index": 4, "speaker": "USER", "text": "okay great thank you", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "what times are you looking for to go?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "i am looking to go any where between 5:30pm and 8:30 PM", "segments": [ { "start_index": 29, "end_index": 55, "text": "between 5:30pm and 8:30 PM", "annotations": [ { "name": "movie_ticket.time.start.reject" } ] }, { "start_index": 37, "end_index": 43, "text": "5:30pm", "annotations": [ { "name": "movie_ticket.time.start" } ] }, { "start_index": 48, "end_index": 55, "text": "8:30 PM", "annotations": [ { "name": "movie_ticket.time.start" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "okay i will check those dates for you", "segments": [] }, { "index": 8, "speaker": "USER", "text": "let me know asap", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "unfortunately they don't really have those times available for you", "segments": [] }, { "index": 10, "speaker": "USER", "text": "what other times may they have?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "they only have 1:45 PM and then 11:45 PM", "segments": [ { "start_index": 15, "end_index": 22, "text": "1:45 PM", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 32, "end_index": 40, "text": "11:45 PM", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 12, "speaker": "USER", "text": "that is too late for me", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "yes I can understand that ", "segments": [] }, { "index": 14, "speaker": "USER", "text": "so they have no tickets left?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "no they unfortunately have no tickets left for you at all", "segments": [] }, { "index": 16, "speaker": "USER", "text": "that is very unfortunate", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "yes it is", "segments": [] }, { "index": 18, "speaker": "USER", "text": "i am gonna to cancel this", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "okay", "segments": [] } ]
dlg-37a7adde-3595-4720-96d2-f56130963ae3
movie-tickets-2
[ { "index": 0, "speaker": "USER", "text": "I need to get 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" } ] }, { "start_index": 29, "end_index": 47, "text": "Isn't it Romantic.", "annotations": [ { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "What is the location you would like to see it at?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "AMC chicago illinois.", "segments": [ { "start_index": 0, "end_index": 3, "text": "AMC", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.name.theater" } ] }, { "start_index": 4, "end_index": 20, "text": "chicago illinois", "annotations": [ { "name": "movie_ticket.location.theater.accept" } ] }, { "start_index": 4, "end_index": 21, "text": "chicago illinois.", "annotations": [ { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "How many tickets will you need?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Four tickets please.", "segments": [ { "start_index": 0, "end_index": 4, "text": "Four", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What time would you like to see it?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "8:00 pm in 3D", "segments": [ { "start_index": 0, "end_index": 7, "text": "8:00 pm", "annotations": [ { "name": "movie_ticket.time.start.reject" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 11, "end_index": 13, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "They don't have any seats available in 3D.", "segments": [ { "start_index": 39, "end_index": 41, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening.reject" }, { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Ok what about another time?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "I can get you seats at 9:00 but only for 3.", "segments": [ { "start_index": 23, "end_index": 27, "text": "9:00", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 41, "end_index": 42, "text": "3", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Ok what about in Digital?", "segments": [ { "start_index": 17, "end_index": 24, "text": "Digital", "annotations": [ { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "What time?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "What are my options?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "They have 4 seats available at 7:30 and 9:40.", "segments": [ { "start_index": 10, "end_index": 11, "text": "4", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 31, "end_index": 35, "text": "7:30", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 40, "end_index": 44, "text": "9:40", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Ok get me the 7:30 tickets.", "segments": [ { "start_index": 14, "end_index": 18, "text": "7:30", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ok that will be 4 tickets at 7:30 digital for Isn't it Romantic.", "segments": [ { "start_index": 16, "end_index": 17, "text": "4", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 29, "end_index": 33, "text": "7:30", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 34, "end_index": 41, "text": "digital", "annotations": [ { "name": "movie_ticket.type.screening.accept" } ] }, { "start_index": 46, "end_index": 63, "text": "Isn't it Romantic", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "yes that is correct.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "the total is 44.58", "segments": [ { "start_index": 13, "end_index": 18, "text": "44.58", "annotations": [ { "name": "movie_ticket.price.ticket" }, { "name": "movie_ticket.price.ticket.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Perfect.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "that has been charged to your card on file.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Perfect!", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "REceipt is being texted to you as well as your digital ticket.", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Thank you goodbye.", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "good bye", "segments": [] } ]
dlg-37a802e7-8aa9-4e0c-8645-801bed09a42c
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "I need to schedule a appointment for my car please at Intelligent Auto Solutions.", "segments": [ { "start_index": 54, "end_index": 80, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "What name should the appointment be under?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Ian Luther.", "segments": [ { "start_index": 0, "end_index": 10, "text": "Ian Luther", "annotations": [ { "name": "auto_repair.name.customer" }, { "name": "auto_repair.name.customer" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What phone number?", "segments": [] }, { "index": 4, "speaker": "USER", "text": " 614-585-9978", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Ok Ian Luther at phone 614-585-9978.", "segments": [ { "start_index": 3, "end_index": 13, "text": "Ian Luther", "annotations": [ { "name": "auto_repair.name.customer" }, { "name": "auto_repair.name.customer.accept" } ] } ] }, { "index": 6, "speaker": "USER", "text": "That is correct?", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "What is the year, make and model is the vehicle?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "IT's a 2019 Honda Civic.", "segments": [ { "start_index": 7, "end_index": 11, "text": "2019", "annotations": [ { "name": "auto_repair.year.vehicle" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 12, "end_index": 23, "text": "Honda Civic", "annotations": [ { "name": "auto_repair.name.vehicle" }, { "name": "auto_repair.name.vehicle" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "What is wrong with the car.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "There is black smoke come out the rear pipe.", "segments": [ { "start_index": 9, "end_index": 43, "text": "black smoke come out the rear pipe", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "They have a appointment availble 3-29-19 at 3 p.m.", "segments": [ { "start_index": 33, "end_index": 40, "text": "3-29-19", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt.reject" } ] }, { "start_index": 44, "end_index": 50, "text": "3 p.m.", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 44, "end_index": 49, "text": "3 p.m", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 12, "speaker": "USER", "text": "No no this is urget, my car is smoking and the check engine light just came on.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "ok what about 3-28 at 10:00 a.m.?", "segments": [ { "start_index": 14, "end_index": 18, "text": "3-28", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt.reject" } ] }, { "start_index": 22, "end_index": 31, "text": "10:00 a.m", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 22, "end_index": 32, "text": "10:00 a.m.", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 14, "speaker": "USER", "text": "No that just won't work, the engine light is one, black smoke and now it's making a funny noise.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ok what about tomorrow 3-27-19 at 10:00 a.m.?", "segments": [ { "start_index": 23, "end_index": 30, "text": "3-27-19", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 34, "end_index": 43, "text": "10:00 a.m", "annotations": [ { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 34, "end_index": 44, "text": "10:00 a.m.", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yes that will work. ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Ok the initial appointment fee is 250.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "That is fine. ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Ok the appointment is for a 2019 Honda Civic. That is having black smoke from the rear, check engine light and \"funny\" noises.", "segments": [ { "start_index": 28, "end_index": 32, "text": "2019", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 33, "end_index": 44, "text": "Honda Civic", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] }, { "start_index": 61, "end_index": 86, "text": "black smoke from the rear", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 61, "end_index": 125, "text": "black smoke from the rear, check engine light and \"funny\" noises", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Yes that is correct.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "The appointment is under Ian Luther at phone 614-585-9978.", "segments": [ { "start_index": 25, "end_index": 35, "text": "Ian Luther", "annotations": [ { "name": "auto_repair.name.customer.accept" }, { "name": "auto_repair.name.customer.accept" } ] } ] }, { "index": 22, "speaker": "USER", "text": "Yes thank you.", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Be sure to have the car dropped off atIntelligent Auto Solutions at 10:00 a.m.", "segments": [ { "start_index": 0, "end_index": 10, "text": "Be sure to", "annotations": [ { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 38, "end_index": 64, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" }, { "name": "auto_repair.name.store.accept" } ] }, { "start_index": 68, "end_index": 78, "text": "10:00 a.m.", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 24, "speaker": "USER", "text": "thank you good bye", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "good bye", "segments": [] } ]
dlg-37ca47a4-9e58-4eb4-b689-77bf3c765787
uber-lyft-2
[ { "index": 0, "speaker": "USER", "text": "Hi, I'd like an uber to the train station", "segments": [ { "start_index": 16, "end_index": 20, "text": "uber", "annotations": [ { "name": "uber_lyft.uber_lyft" } ] }, { "start_index": 24, "end_index": 41, "text": "the train station", "annotations": [ { "name": "uber_lyft.location.to" } ] }, { "start_index": 28, "end_index": 41, "text": "train station", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Hi. What type of uber would you like to order?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Uber Pool", "segments": [ { "start_index": 0, "end_index": 9, "text": "Uber Pool", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay. What train station do you want to go to?", "segments": [ { "start_index": 11, "end_index": 24, "text": "train station", "annotations": [ { "name": "uber_lyft.location.to" }, { "name": "uber_lyft.location.to" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Suburban Station.", "segments": [ { "start_index": 0, "end_index": 16, "text": "Suburban Station", "annotations": [ { "name": "uber_lyft.location.to" }, { "name": "uber_lyft.location.to" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay. Where do you want to be picked up?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "My home.", "segments": [ { "start_index": 0, "end_index": 7, "text": "My home", "annotations": [ { "name": "uber_lyft.location.from" } ] }, { "start_index": 3, "end_index": 7, "text": "home", "annotations": [ { "name": "uber_lyft.location.from" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Alright, let me check prices.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Okay.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Looks like Uber Pool is not available in your area. Please choose a different car.", "segments": [ { "start_index": 11, "end_index": 20, "text": "Uber Pool", "annotations": [ { "name": "uber_lyft.type.ride.reject" }, { "name": "uber_lyft.type.ride.reject" } ] } ] }, { "index": 10, "speaker": "USER", "text": "What are the types?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "UberX, Uber XL, Uber Select, Uber Black", "segments": [ { "start_index": 0, "end_index": 5, "text": "UberX", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 7, "end_index": 14, "text": "Uber XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 16, "end_index": 27, "text": "Uber Select", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 29, "end_index": 39, "text": "Uber Black", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Which is the cheapest out of those?", "segments": [ { "start_index": 13, "end_index": 21, "text": "cheapest", "annotations": [ { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "UberX.", "segments": [ { "start_index": 0, "end_index": 5, "text": "UberX", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Okay, I'll take an Uber X.", "segments": [ { "start_index": 19, "end_index": 25, "text": "Uber X", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Please note, an Uber X can only seat 4 passengers. How many passengers will you have?", "segments": [ { "start_index": 16, "end_index": 22, "text": "Uber X", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 37, "end_index": 38, "text": "4", "annotations": [ { "name": "uber_lyft.num.people.accept" } ] } ] }, { "index": 16, "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": 17, "speaker": "ASSISTANT", "text": "Okay. An uber X from your home address to Suburban Station, is that correct?", "segments": [ { "start_index": 9, "end_index": 15, "text": "uber X", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] }, { "start_index": 26, "end_index": 38, "text": "home address", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 42, "end_index": 58, "text": "Suburban Station", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "It will be $6.70.", "segments": [ { "start_index": 11, "end_index": 16, "text": "$6.70", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Okay.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "I will place it on the credit card you have linked, is that correct?", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Okay, I am ordering it now. Looking for drivers.", "segments": [] }, { "index": 24, "speaker": "USER", "text": "Okay.", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "Your trip has been booked. Your driver will arrive in 4 minutes.", "segments": [ { "start_index": 0, "end_index": 25, "text": "Your trip has been booked", "annotations": [ { "name": "uber_lyft.ride_booking.accept" }, { "name": "uber_lyft.ride_booking.accept" } ] }, { "start_index": 54, "end_index": 63, "text": "4 minutes", "annotations": [ { "name": "uber_lyft.time.pickup.accept" }, { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 26, "speaker": "USER", "text": "What kind of car should I be looking for?", "segments": [] }, { "index": 27, "speaker": "ASSISTANT", "text": "A silver Honda Prius with a license plate beginning with JYK.", "segments": [] }, { "index": 28, "speaker": "USER", "text": "Okay. Where can I see the information?", "segments": [] }, { "index": 29, "speaker": "ASSISTANT", "text": "I have sent the information to your mobile phone.", "segments": [] } ]
dlg-37cb4a21-03af-4b33-a95f-20a849f58bea
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Hi, I need to schedule an appointment to get my tires rotated, please.", "segments": [ { "start_index": 38, "end_index": 62, "text": "to get my tires rotated,", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 41, "end_index": 62, "text": "get my tires rotated,", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Ok, I can help. Where would you like to go?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'd like to make an appointment at Intelligent Auto Solutions.", "segments": [ { "start_index": 35, "end_index": 61, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok, no problem. First, let me collect some information about your vehicle.", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Ok.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Can you tell me the make of your car?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "It's a Ford.", "segments": [ { "start_index": 7, "end_index": 11, "text": "Ford", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Ok. Next, can you tell me the model of your car?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "It's a Fusion.", "segments": [ { "start_index": 7, "end_index": 13, "text": "Fusion", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Great. Finally, can you tell me the year of your car?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "It's a 2012.", "segments": [ { "start_index": 7, "end_index": 11, "text": "2012", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Ok. When would you like to bring your car in?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Is it possible to drop it off tomorrow morning?", "segments": [ { "start_index": 30, "end_index": 38, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 39, "end_index": 46, "text": "morning", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Sorry, looks like there are no appointments available tomorrow.", "segments": [ { "start_index": 54, "end_index": 62, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt.reject" } ] }, { "start_index": 54, "end_index": 63, "text": "tomorrow.", "annotations": [ { "name": "auto_repair.date.appt.reject" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Hmm. How about Thursday then?", "segments": [ { "start_index": 15, "end_index": 23, "text": "Thursday", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "There are appointments available on Thursday. What time would you to come in?", "segments": [ { "start_index": 36, "end_index": 44, "text": "Thursday", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 16, "speaker": "USER", "text": "How about 10?", "segments": [ { "start_index": 10, "end_index": 12, "text": "10", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "There is an appointment available at 10 on Thursday. Would you like to book this now?", "segments": [ { "start_index": 37, "end_index": 39, "text": "10", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 43, "end_index": 51, "text": "Thursday", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Yes, please.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Great. Your appointment is scheduled.", "segments": [ { "start_index": 7, "end_index": 36, "text": "Your appointment is scheduled", "annotations": [ { "name": "auto_repair.appointment.accept" } ] }, { "start_index": 7, "end_index": 37, "text": "Your appointment is scheduled.", "annotations": [ { "name": "auto_repair.appointment.accept" } ] } ] } ]
dlg-37d03c31-a6a7-4e96-8692-73d0fb29f505
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hey, I was thinking about ordering a pizza today. Can you see if you can place an order \"Perfect Pizza\" for me?", "segments": [ { "start_index": 89, "end_index": 102, "text": "Perfect Pizza", "annotations": [ { "name": "pizza_ordering.name.store" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure. I can submit the order online, that way I can talk to you at the same time. What did you have in mind?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I was thinking maybe a supreme XL pizza with that cheesy stuffed crust.", "segments": [ { "start_index": 23, "end_index": 30, "text": "supreme", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 31, "end_index": 33, "text": "XL", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 50, "end_index": 64, "text": "cheesy stuffed", "annotations": [ { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 50, "end_index": 70, "text": "cheesy stuffed crust", "annotations": [ { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "That sounds delicious. Do you want any desserts, drinks or sides with it while I am working for you?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Yeah, let me get a large Sprite too, and cookie brownie.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Great. Anything else special you want? Like any special sauces or anything.", "segments": [] }, { "index": 6, "speaker": "USER", "text": "No I think that's it.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Oh, I am seeing they are only offering the stuffed cheesy bread right now. They don't have the option to add to the pizza for today.", "segments": [ { "start_index": 43, "end_index": 57, "text": "stuffed cheesy", "annotations": [ { "name": "pizza_ordering.type.crust.reject" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Aw, I was looking for that too. I guess I'll have to change my order.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Really? Do you just want me to add the cheesy bread order with marinara sauce that way you can dip it? It's almost like pizza.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Sure, go ahead and throw that in too.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Great. Just a few more moments and I'll confirm everything with you.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Great. Thank you.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "I got a XL supreme pizza, 2 liter sprite, with a cookie brownie. I added a small order of cheesy bread with marinara sauce as well.", "segments": [ { "start_index": 8, "end_index": 10, "text": "XL", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 11, "end_index": 18, "text": "supreme", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Yep that sounds right!", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Awesome. The total right now is $34.50 after I applied an old coupon code you had.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Oh great thanks!", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "And before I finalize the order, will it be pick up or delivery? ", "segments": [] }, { "index": 18, "speaker": "USER", "text": "I'll pick it up since I have to step out after my 12 o'clock meeting anyways.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Great! Your order is complete and the confirmation along with the receipt is being sent to your mobile device. The order will be ready for pickup in 25 minutes.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Thank you so much! You have a wonderful day! ", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "You too. Bye bye!", "segments": [] } ]
dlg-37d19052-1c80-46c0-a453-1e0235ba7f21
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Hi. Can you schedule me an appointment for my car.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, where would you like me to check for your car appointment. ", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Check with Intelligent Auto Solutions.", "segments": [ { "start_index": 11, "end_index": 37, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What is the make, model and year of your car?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Lexus IS 250 and the year is 2015.", "segments": [ { "start_index": 0, "end_index": 12, "text": "Lexus IS 250", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] }, { "start_index": 29, "end_index": 33, "text": "2015", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Should I just give your name and number?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Yes, schedule it under my name, Mike and give my cell phone number 818-555-1234.", "segments": [ { "start_index": 32, "end_index": 36, "text": "Mike", "annotations": [ { "name": "auto_repair.name.customer.accept" }, { "name": "auto_repair.name.customer.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Got it. What reason would I give for this appointment.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I need to have my oil changed and do some maintenance on the car.", "segments": [ { "start_index": 0, "end_index": 64, "text": "I need to have my oil changed and do some maintenance on the car", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 18, "end_index": 53, "text": "oil changed and do some maintenance", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "The next available time is tomorrow morning.", "segments": [ { "start_index": 27, "end_index": 35, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 36, "end_index": 43, "text": "morning", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 10, "speaker": "USER", "text": "I'm near the area. Would it be possible to make the appointment later today after work?", "segments": [ { "start_index": 64, "end_index": 75, "text": "later today", "annotations": [ { "name": "auto_repair.date.appt" } ] }, { "start_index": 70, "end_index": 75, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Let me check with them.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Okay. I'll wait.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Yes. You can just leave the car with them later today.", "segments": [ { "start_index": 42, "end_index": 53, "text": "later today", "annotations": [ { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 48, "end_index": 53, "text": "today", "annotations": [ { "name": "auto_repair.date.appt.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Great! Can you check what time they close?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "They will accept your car as long as you bring it before 6 PM.", "segments": [ { "start_index": 50, "end_index": 61, "text": "before 6 PM", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Got it. I should be able to get there before 6 PM.", "segments": [ { "start_index": 38, "end_index": 49, "text": "before 6 PM", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 38, "end_index": 50, "text": "before 6 PM.", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "You're all set. You have an appointment for your car to have an oil change and maintenance and need to be there before 6 PM. The initial cost is $100.", "segments": [ { "start_index": 56, "end_index": 90, "text": "have an oil change and maintenance", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 64, "end_index": 90, "text": "oil change and maintenance", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 112, "end_index": 123, "text": "before 6 PM", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Thank you.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You're welcome. ", "segments": [] } ]
dlg-37d19179-7146-4f42-9f1d-d85f8a4b8893
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hey. I am hungry and ready to eat.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Yeah? What are you craving?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I want pizza.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "From?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I think donates since I love them so much.", "segments": [ { "start_index": 8, "end_index": 15, "text": "donates", "annotations": [ { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Any idea what type you want?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Yes, I would like Margherita with gluten free crust.", "segments": [ { "start_index": 18, "end_index": 28, "text": "Margherita", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 34, "end_index": 51, "text": "gluten free crust", "annotations": [ { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 34, "end_index": 52, "text": "gluten free crust.", "annotations": [ { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "The Margherita is a specialty pizza, right?", "segments": [ { "start_index": 4, "end_index": 14, "text": "Margherita", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 4, "end_index": 35, "text": "Margherita is a specialty pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Well, it seems gluten free crust is not available. ", "segments": [ { "start_index": 15, "end_index": 32, "text": "gluten free crust", "annotations": [ { "name": "pizza_ordering.type.crust.reject" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Ok. I will go with hand tossed crust then.", "segments": [ { "start_index": 19, "end_index": 36, "text": "hand tossed crust", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "What size did you want?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "What are my options?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "14,12, and 7 inch.", "segments": [ { "start_index": 0, "end_index": 2, "text": "14", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 3, "end_index": 5, "text": "12", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 11, "end_index": 12, "text": "7", "annotations": [ { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 11, "end_index": 17, "text": "7 inch", "annotations": [ { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Oh heck, make it 14.", "segments": [ { "start_index": 17, "end_index": 19, "text": "14", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Did you want do add extra toppings?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Yeah, throw some spinach on it as well.", "segments": [ { "start_index": 17, "end_index": 24, "text": "spinach", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "So you want the Margherita pizza with spinach and hand tossed crust in the 16 inch.", "segments": [ { "start_index": 16, "end_index": 32, "text": "Margherita pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 38, "end_index": 45, "text": "spinach", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 50, "end_index": 67, "text": "hand tossed crust", "annotations": [ { "name": "pizza_ordering.type.crust.accept" }, { "name": "pizza_ordering.type.crust.accept" } ] }, { "start_index": 75, "end_index": 82, "text": "16 inch", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "That is correct. ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Your total is $16.99. The order has been placed and you will receive a confirmation text to your phone. The pizza will be ready for pickup in 25 minutes.", "segments": [ { "start_index": 22, "end_index": 47, "text": "The order has been placed", "annotations": [ { "name": "pizza_ordering.pizza_order.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Thank you! ", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "You're welcome.", "segments": [] } ]
dlg-37d91494-78d3-428a-abb8-c4ced839c018
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hi, I want to order a pizza from Pizzeria Classico", "segments": [ { "start_index": 33, "end_index": 50, "text": "Pizzeria Classico", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "What type of pizza would you like", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I want a medium, thick crust pizza", "segments": [ { "start_index": 9, "end_index": 15, "text": "medium", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 17, "end_index": 22, "text": "thick", "annotations": [ { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 17, "end_index": 34, "text": "thick crust pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What topping would you like on it.", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I would like salami, sausage, olives, and mushrooms", "segments": [ { "start_index": 13, "end_index": 19, "text": "salami", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 21, "end_index": 28, "text": "sausage", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 21, "end_index": 29, "text": "sausage,", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 30, "end_index": 36, "text": "olives", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 42, "end_index": 51, "text": "mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Anything else on your pizza", "segments": [] }, { "index": 6, "speaker": "USER", "text": "That should do it.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "They are out of mushrooms, what would you like to do", "segments": [ { "start_index": 16, "end_index": 25, "text": "mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping.reject" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Let go with green onions instead", "segments": [ { "start_index": 12, "end_index": 24, "text": "green onions", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "So we will add green onion instead of mushrooms", "segments": [ { "start_index": 15, "end_index": 26, "text": "green onion", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 38, "end_index": 47, "text": "mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping.reject" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes, that's perfect.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "So your order is a medium thick crust pizza with salami, sausage, olives and green onions", "segments": [ { "start_index": 19, "end_index": 25, "text": "medium", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 26, "end_index": 37, "text": "thick crust", "annotations": [ { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 26, "end_index": 43, "text": "thick crust pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 49, "end_index": 55, "text": "salami", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 57, "end_index": 64, "text": "sausage", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 66, "end_index": 72, "text": "olives", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 77, "end_index": 89, "text": "green onions", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes, that is correct.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Is there anything else you would like to add", "segments": [] }, { "index": 14, "speaker": "USER", "text": "No, I am good.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Would you like to order now.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Yes, I would like to pick it up in 25 minutes.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Anything else.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No, I am ready to order.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Your order for a medium thick crust pizza with salami, sausage, olives and green onions has been placed", "segments": [ { "start_index": 17, "end_index": 23, "text": "medium", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 24, "end_index": 29, "text": "thick", "annotations": [ { "name": "pizza_ordering.type.crust.accept" } ] }, { "start_index": 24, "end_index": 41, "text": "thick crust pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 47, "end_index": 53, "text": "salami", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 55, "end_index": 62, "text": "sausage", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 64, "end_index": 70, "text": "olives", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 75, "end_index": 87, "text": "green onions", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Thank you,", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Your receipt will be sent via text message and your order is complete.", "segments": [] } ]
dlg-37e4dd73-6efe-4166-b7c3-b6ce80841cc6
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "I want to make a restaurant reservation for next week.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Alright, do you know what restaurant you want to eat at?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Not yet. Can you look for high-end American or Italian restaurants in downtown Sacramento?", "segments": [ { "start_index": 70, "end_index": 89, "text": "downtown Sacramento", "annotations": [ { "name": "restaurant_reservation.location.restaurant.accept" }, { "name": "restaurant_reservation.location.restaurant.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Sure. Is there a minimum rating you are looking for?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "It should have at least 4 stars, preferably more.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay, some options that are coming up include The Pink Door and Orfeo.", "segments": [ { "start_index": 46, "end_index": 59, "text": "The Pink Door", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 64, "end_index": 69, "text": "Orfeo", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 6, "speaker": "USER", "text": "What kind of food do they serve?", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "The Pink Door is Italian, Orfeo is American.", "segments": [ { "start_index": 0, "end_index": 13, "text": "The Pink Door", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 26, "end_index": 31, "text": "Orfeo", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Alright, what's the average entree price at each?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "At The Pink Door the entrees are around $18-30. At Orfeo they're in the $22-40 range.", "segments": [ { "start_index": 3, "end_index": 16, "text": "The Pink Door", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 51, "end_index": 56, "text": "Orfeo", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Okay, what are their ratings on Yelp?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "The Pink Door is about 4.5 stars, Orfeo is 4.", "segments": [ { "start_index": 0, "end_index": 13, "text": "The Pink Door", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 34, "end_index": 39, "text": "Orfeo", "annotations": [ { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Let's go with The Pink Door then. Can you make me a reservation on Wednesday of next week?", "segments": [ { "start_index": 14, "end_index": 27, "text": "The Pink Door", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Sure, I can make a reservation on July 18th. What time?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "6pm.", "segments": [ { "start_index": 0, "end_index": 3, "text": "6pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" }, { "name": "restaurant_reservation.time.reservation.reject" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "And for how many people?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Nine people.", "segments": [ { "start_index": 0, "end_index": 4, "text": "Nine", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Oops, they don't have any tables available at that time for so many people. Do you want to try another day or time?", "segments": [ { "start_index": 26, "end_index": 32, "text": "tables", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Is there a time later that day that's open?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Yes, there would be room at 7pm or after.", "segments": [ { "start_index": 28, "end_index": 31, "text": "7pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Great, let's do 7 then.", "segments": [ { "start_index": 16, "end_index": 17, "text": "7", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 21, "speaker": "ASSISTANT", "text": "Alright. And with 9 people, I assume you want a table, not a booth.", "segments": [ { "start_index": 18, "end_index": 19, "text": "9", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 48, "end_index": 53, "text": "table", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 55, "end_index": 66, "text": "not a booth", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 61, "end_index": 66, "text": "booth", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 22, "speaker": "USER", "text": "Yep, a table please.", "segments": [ { "start_index": 7, "end_index": 12, "text": "table", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" }, { "name": "restaurant_reservation.type.seating.accept" } ] } ] }, { "index": 23, "speaker": "ASSISTANT", "text": "Okay. You have a reservation at The Pink Door on July 18th at 7pm for 9 people.", "segments": [ { "start_index": 32, "end_index": 45, "text": "The Pink Door", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] }, { "start_index": 62, "end_index": 65, "text": "7pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] }, { "start_index": 70, "end_index": 71, "text": "9", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] } ] } ]
dlg-37ed354f-316e-4c7b-b873-bc259c944e9a
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "I would like to find a Chinese Restaurant.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Ok. What area do you live in?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "The Summerlin area of Las Vegas", "segments": [ { "start_index": 0, "end_index": 31, "text": "The Summerlin area of Las Vegas", "annotations": [ { "name": "restaurant_reservation.location.restaurant.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "There is a PF Changs in the area. Would that be ok?", "segments": [ { "start_index": 11, "end_index": 20, "text": "PF Changs", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Yes it would. Please make a reservation for PF Changs.", "segments": [ { "start_index": 44, "end_index": 53, "text": "PF Changs", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What would you like the reservation?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Tomorrow, March 7", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Ok. What time would you like to make the reservation?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "6:30 PM", "segments": [ { "start_index": 0, "end_index": 7, "text": "6:30 PM", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Ok. How many people?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Two. And if possible, I would like an outdoors table.", "segments": [ { "start_index": 0, "end_index": 3, "text": "Two", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 38, "end_index": 46, "text": "outdoors", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "I'm sorry, this restaurant does not offer outside seating.", "segments": [ { "start_index": 42, "end_index": 49, "text": "outside", "annotations": [ { "name": "restaurant_reservation.type.seating.reject" } ] } ] }, { "index": 12, "speaker": "USER", "text": " Ok. I don't have any other preferences then", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Ok. So it's a reservation for 2 tomorrow at 6:30 PM. Is that correct?", "segments": [ { "start_index": 30, "end_index": 31, "text": "2", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 44, "end_index": 51, "text": "6:30 PM", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Yes it is.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ok. Be sure to be there at least 5 minutes before your reservation time.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Thank you", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Will that be all today?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Yes", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Have a nice day.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Thank you. You too.", "segments": [] } ]
dlg-37f4c31c-ec4e-488e-98a9-6cf4d62559d4
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hey I'd like to order a pizza", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, thanks for calling what can I get you?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "do you have any specials right now?", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "It's two dollar tuesday so you can get any personal pizza for 2 dollars", "segments": [ { "start_index": 43, "end_index": 57, "text": "personal pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Ok, I want a Farmville personal pizza", "segments": [ { "start_index": 13, "end_index": 37, "text": "Farmville personal pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "sorry, I should have mentioned, specilty pizzas, like the farmville, aren't available for the special. Just our classic pizzas are available for 2 dollar tuesday", "segments": [ { "start_index": 58, "end_index": 67, "text": "farmville", "annotations": [ { "name": "pizza_ordering.name.pizza.reject" } ] }, { "start_index": 112, "end_index": 126, "text": "classic pizzas", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Ok, that makes sense. I'll have a regular farmville pizza than", "segments": [ { "start_index": 34, "end_index": 57, "text": "regular farmville pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 42, "end_index": 57, "text": "farmville pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "would you like the 12 inch, 18 inch, or 21 inch?", "segments": [ { "start_index": 19, "end_index": 26, "text": "12 inch", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 28, "end_index": 35, "text": "18 inch", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 40, "end_index": 47, "text": "21 inch", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 8, "speaker": "USER", "text": "I'll get the 18 inch", "segments": [ { "start_index": 13, "end_index": 20, "text": "18 inch", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Sorry, it looks like we're out of spicy saussage. Would you like the farmville with a normal saussage instead?", "segments": [ { "start_index": 34, "end_index": 49, "text": "spicy saussage.", "annotations": [ { "name": "pizza_ordering.type.topping.reject" } ] }, { "start_index": 69, "end_index": 78, "text": "farmville", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 86, "end_index": 101, "text": "normal saussage", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "yeah that's ok", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Ok, I'll just need a credit card to finish that order", "segments": [] }, { "index": 12, "speaker": "USER", "text": "yeah it's 1111222233334444", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Ok, I have 1111222233334444, is that right", "segments": [] }, { "index": 14, "speaker": "USER", "text": "you got it", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "thanks, your pizza order is complete and the pizzas will be ready for pickup in about 25 minutes.", "segments": [ { "start_index": 8, "end_index": 36, "text": "your pizza order is complete", "annotations": [ { "name": "pizza_ordering.pizza_order.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "wait, do you guys have crazy bread?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "yeah, do you want me to add that to your order?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "yeah, add an order of crazy bread and dipping sauce.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Alright, I got it. We'll see you in 25 minutes", "segments": [] }, { "index": 20, "speaker": "USER", "text": "thanks, you're the best!", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "thank you!", "segments": [] } ]
dlg-37f7b1b2-d274-4be9-ae32-c57d902af516
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Can you get me a coffee please?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Which shop do you want me to get it from?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Starbucks please.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "What kind of coffee do you want?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "A Caffe Latte", "segments": [ { "start_index": 2, "end_index": 13, "text": "Caffe Latte", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What size?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "tall", "segments": [ { "start_index": 0, "end_index": 4, "text": "tall", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "How much sugar?", "segments": [ { "start_index": 9, "end_index": 14, "text": "sugar", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 8, "speaker": "USER", "text": "2 packet's please.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Are you Starbucks rewards member?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "yes", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "please provide phone number linked to starbucks account", "segments": [] }, { "index": 12, "speaker": "USER", "text": "primary phone", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "how would you like to pay for it ?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "credit card", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "which card to use ?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "chase freedom card", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "what time you would like it to be ready", "segments": [] }, { "index": 18, "speaker": "USER", "text": "at 11:30 am", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "how would you like to receive confirmation ?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "by text message", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "thank you i will place the order", "segments": [] } ]
dlg-380125e0-d0fc-4bb8-a1f1-6a4145d01379
restaurant-table-2
[ { "index": 0, "speaker": "USER", "text": "Hi Daean, I ndeed a favor", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay, what do you need", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I need dinner reservations for tonight at Providence lon Melrose", "segments": [ { "start_index": 42, "end_index": 52, "text": "Providence", "annotations": [ { "name": "restaurant_reservation.name.restaurant.reject" } ] }, { "start_index": 42, "end_index": 64, "text": "Providence lon Melrose", "annotations": [ { "name": "restaurant_reservation.name.restaurant.reject" } ] }, { "start_index": 57, "end_index": 64, "text": "Melrose", "annotations": [ { "name": "restaurant_reservation.location.restaurant" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay, what time?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "lets say seven", "segments": [ { "start_index": 9, "end_index": 14, "text": "seven", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "hmm, they seem to be closed for a private event tonight.", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Darn it! Alright, try Wofgang Puck's", "segments": [ { "start_index": 22, "end_index": 36, "text": "Wofgang Puck's", "annotations": [ { "name": "restaurant_reservation.name.restaurant.reject" }, { "name": "restaurant_reservation.name.restaurant.reject" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "They are booked until ten", "segments": [ { "start_index": 22, "end_index": 25, "text": "ten", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Where else can I take these people? How about The Ivy?", "segments": [ { "start_index": 46, "end_index": 53, "text": "The Ivy", "annotations": [ { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 50, "end_index": 53, "text": "Ivy", "annotations": [ { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Yes, I can get you in there at seven fifteen.", "segments": [ { "start_index": 31, "end_index": 44, "text": "seven fifteen", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Okay, go for that", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "How many will be in your party?", "segments": [] }, { "index": 12, "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": 13, "speaker": "ASSISTANT", "text": "Okay, do you want to sit inside or on the patio?", "segments": [ { "start_index": 25, "end_index": 31, "text": "inside", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 42, "end_index": 47, "text": "patio", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 14, "speaker": "USER", "text": "The patio", "segments": [ { "start_index": 4, "end_index": 9, "text": "patio", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay, anything else?\"", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Hopefully that should do it", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay. So, I have a reservation for five, at the Ivy at seven fifteen on the patio", "segments": [ { "start_index": 35, "end_index": 39, "text": "five", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 48, "end_index": 51, "text": "Ivy", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] }, { "start_index": 55, "end_index": 68, "text": "seven fifteen", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] }, { "start_index": 76, "end_index": 81, "text": "patio", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" }, { "name": "restaurant_reservation.type.seating.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Perfect, thank you", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "No probelem. Talk to you later.", "segments": [] } ]
dlg-380f2cb6-881e-4984-9f5c-6ef00542ff23
uber-lyft-2
[ { "index": 0, "speaker": "USER", "text": "Hi Eric, can you order me an Uber in the next hour?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, where to?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Need a ride to the SF airport", "segments": [ { "start_index": 19, "end_index": 29, "text": "SF airport", "annotations": [ { "name": "uber_lyft.location.to" }, { "name": "uber_lyft.location.to" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay. Do you know what type of car you want?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Let's do Uber black, it'll be for me and my boyfriend", "segments": [ { "start_index": 9, "end_index": 19, "text": "Uber black", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 34, "end_index": 53, "text": "me and my boyfriend", "annotations": [ { "name": "uber_lyft.num.people" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay. What time?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I need to be at the airport by 6pm", "segments": [ { "start_index": 20, "end_index": 27, "text": "airport", "annotations": [ { "name": "uber_lyft.location.to" }, { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay, so maybe at the latest 4:45?", "segments": [ { "start_index": 29, "end_index": 33, "text": "4:45", "annotations": [ { "name": "uber_lyft.time.pickup" }, { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Yeah, that works.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Okay, let me check. ", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Thanks.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "There's no availability for an Uber black around that time.", "segments": [ { "start_index": 31, "end_index": 41, "text": "Uber black", "annotations": [ { "name": "uber_lyft.type.ride.reject" }, { "name": "uber_lyft.type.ride.reject" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Okay, what about the next one up?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Lux Black?", "segments": [ { "start_index": 0, "end_index": 9, "text": "Lux Black", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Sure.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Thanks.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay, I just ordered you a Lux Black for two. It will be on it's way a 4:30", "segments": [ { "start_index": 0, "end_index": 20, "text": "Okay, I just ordered", "annotations": [ { "name": "uber_lyft.ride_booking.accept" } ] }, { "start_index": 27, "end_index": 36, "text": "Lux Black", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] }, { "start_index": 41, "end_index": 44, "text": "two", "annotations": [ { "name": "uber_lyft.num.people.accept" }, { "name": "uber_lyft.num.people.accept" } ] }, { "start_index": 71, "end_index": 75, "text": "4:30", "annotations": [ { "name": "uber_lyft.time.pickup.accept" }, { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Great thank you.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Have a safe trip!", "segments": [] } ]
dlg-3819c516-a901-4031-a907-655bf42e2e13
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "sandie, can you order be a cherry mocha from starbucks", "segments": [ { "start_index": 27, "end_index": 39, "text": "cherry mocha", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "sure, from which of the starbucks are you referring", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I am at a clients location today in silver springs, eire so the one closes to this location", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "I see an address 34 bridgeport road. Is that pretty close to you", "segments": [ { "start_index": 17, "end_index": 35, "text": "34 bridgeport road", "annotations": [ { "name": "coffee_ordering.location.store.accept" }, { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 4, "speaker": "USER", "text": "actually it is just down the block from me so that will be perfect", "segments": [ { "start_index": 46, "end_index": 66, "text": "that will be perfect", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "ok now how would you like you cherry mocha and what size", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I would like to order a tall cherry mocha with almond milk and whipped cream", "segments": [ { "start_index": 24, "end_index": 28, "text": "tall", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 29, "end_index": 41, "text": "cherry mocha", "annotations": [ { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 47, "end_index": 58, "text": "almond milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk.reject" } ] }, { "start_index": 63, "end_index": 76, "text": "whipped cream", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "you will not be able to get the almond milk", "segments": [ { "start_index": 0, "end_index": 40, "text": "you will not be able to get the almond m", "annotations": [ { "name": "coffee_ordering.type.milk.reject" } ] }, { "start_index": 32, "end_index": 43, "text": "almond milk", "annotations": [ { "name": "coffee_ordering.type.milk.reject" } ] } ] }, { "index": 8, "speaker": "USER", "text": "what do they have instead", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "they have coconut and 2%milk only", "segments": [] }, { "index": 10, "speaker": "USER", "text": "then let me have the cocunut milk", "segments": [ { "start_index": 21, "end_index": 33, "text": "cocunut milk", "annotations": [ { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "good. anything else", "segments": [ { "start_index": 0, "end_index": 4, "text": "good", "annotations": [ { "name": "coffee_ordering.type.milk.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "on that note, could you ask for some extra whipped cream on top", "segments": [ { "start_index": 37, "end_index": 63, "text": "extra whipped cream on top", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "sure. ", "segments": [ { "start_index": 0, "end_index": 4, "text": "sure", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "what's the price and time of arrival", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "total cost is $15 with tax and you should be ready for pick up in 5 minutes", "segments": [] }, { "index": 16, "speaker": "USER", "text": "great. that will do", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "just to confirm your order- a tall cherry mocha drink with extra whipped cream on top with coconut milk and you will pick it up at the 34 bridgeport road location in silver springs", "segments": [ { "start_index": 30, "end_index": 103, "text": "tall cherry mocha drink with extra whipped cream on top with coconut milk", "annotations": [ { "name": "coffee_ordering.coffee_order.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "that's it", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "you will receive a confirmation via text message on your mobile", "segments": [] }, { "index": 20, "speaker": "USER", "text": "thank you, my dear", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "bye", "segments": [] } ]
dlg-381d2508-2ef0-488e-ba18-2ae632ce45c4
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Hi! I’d like a large black coffee, please.", "segments": [ { "start_index": 15, "end_index": 20, "text": "large", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 21, "end_index": 33, "text": "black coffee", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Hi, what do you want?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I’d like a decaf drip, to go.", "segments": [ { "start_index": 11, "end_index": 21, "text": "decaf drip", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Would you like our light or dark roast?", "segments": [ { "start_index": 19, "end_index": 24, "text": "light", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] }, { "start_index": 28, "end_index": 38, "text": "dark roast", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 4, "speaker": "USER", "text": "I'll just have whatever's freshly brewed.", "segments": [ { "start_index": 26, "end_index": 40, "text": "freshly brewed", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Are you sure you don’t want to try an espresso, an Americano, or a latte?", "segments": [ { "start_index": 38, "end_index": 46, "text": "espresso", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 51, "end_index": 60, "text": "Americano", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 67, "end_index": 72, "text": "latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 6, "speaker": "USER", "text": "No, just a decaf coffee.", "segments": [ { "start_index": 11, "end_index": 23, "text": "decaf coffee", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 11, "end_index": 24, "text": "decaf coffee.", "annotations": [ { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Sure, no problem. Would you like it hot or cold?", "segments": [ { "start_index": 36, "end_index": 39, "text": "hot", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] }, { "start_index": 43, "end_index": 47, "text": "cold", "annotations": [ { "name": "coffee_ordering.preference" }, { "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" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Would you like any room for cream?", "segments": [ { "start_index": 19, "end_index": 33, "text": "room for cream", "annotations": [ { "name": "coffee_ordering.preference.reject" } ] }, { "start_index": 28, "end_index": 33, "text": "cream", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 10, "speaker": "USER", "text": "No, thanks.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Would you like some sweetener? A couple of pumps of syrup maybe?", "segments": [ { "start_index": 20, "end_index": 29, "text": "sweetener", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] }, { "start_index": 33, "end_index": 57, "text": "couple of pumps of syrup", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 43, "end_index": 57, "text": "pumps of syrup", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 12, "speaker": "USER", "text": "No, I’ll add a couple of packets of sugar myself.", "segments": [ { "start_index": 13, "end_index": 41, "text": "a couple of packets of sugar", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Oh, I’m sorry. I added some foam from another drink to your coffee by accident. I’ll have to start over. Did you say you wanted the light or dark roast?", "segments": [ { "start_index": 23, "end_index": 32, "text": "some foam", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 132, "end_index": 137, "text": "light", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] }, { "start_index": 141, "end_index": 151, "text": "dark roast", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Forget it. Let’s keep it simple. Give me a cup of tea.", "segments": [ { "start_index": 43, "end_index": 53, "text": "cup of tea", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Would you like that hot or cold, sweetened or unsweetened, loose leaf or in a tea bag?", "segments": [ { "start_index": 20, "end_index": 23, "text": "hot", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference.reject" } ] }, { "start_index": 27, "end_index": 31, "text": "cold", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] }, { "start_index": 33, "end_index": 42, "text": "sweetened", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] }, { "start_index": 46, "end_index": 57, "text": "unsweetened", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] }, { "start_index": 59, "end_index": 69, "text": "loose leaf", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] }, { "start_index": 73, "end_index": 85, "text": "in a tea bag", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 16, "speaker": "USER", "text": "I want a cold.", "segments": [ { "start_index": 9, "end_index": 13, "text": "cold", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay, sure here your coffee.", "segments": [ { "start_index": 21, "end_index": 27, "text": "coffee", "annotations": [ { "name": "coffee_ordering.name.drink.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Thank you.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You are welcome. See you next time.", "segments": [] } ]
dlg-3839ca02-85f0-4566-89ac-7107517ce736
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "I need to make a reservation. I want a good steak. ", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Alright, a good steak, got it. Is that going to be for tonight?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Yes, tonight. 8pm.", "segments": [ { "start_index": 14, "end_index": 17, "text": "8pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "8pm, got it! How many?", "segments": [ { "start_index": 0, "end_index": 3, "text": "8pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Myself and a guest.", "segments": [ { "start_index": 0, "end_index": 18, "text": "Myself and a guest", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Gotcha. What do you think your guest would like to eat?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Probably pasta, or chicken. ", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Alright! Well there's Black Barts Steakhouse, they have the best steaks. But their pasta is awful in my opinion.", "segments": [ { "start_index": 22, "end_index": 44, "text": "Black Barts Steakhouse", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Sounds tempting. Any other options?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "There's 1899? They have great steaks and really good pasta. The steaks aren't as good though.", "segments": [ { "start_index": 8, "end_index": 12, "text": "1899", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 10, "speaker": "USER", "text": "That'll work fine. ", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Alright, so 1899 at 8:30 tonight for 2?", "segments": [ { "start_index": 12, "end_index": 16, "text": "1899", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 20, "end_index": 24, "text": "8:30", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" } ] }, { "start_index": 20, "end_index": 32, "text": "8:30 tonight", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" } ] }, { "start_index": 37, "end_index": 38, "text": "2", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Better make that 4, in case my friend and his wife are free.", "segments": [ { "start_index": 17, "end_index": 18, "text": "4", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 28, "end_index": 50, "text": "my friend and his wife", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "What would they want to eat?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "She's a vegan, and he would just want a steak as well.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "1899 doesn't have a great vegan menu, but they have a good Vegan pizza?", "segments": [ { "start_index": 0, "end_index": 4, "text": "1899", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "I'll warn her then, she's used to it. How're there salads?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "They're above average, good dressing.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Sounds good. Book it.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Yes sir! Have a nice evening!", "segments": [] } ]
dlg-383dc4c8-5e60-4c67-b809-95d5324637b7
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "I'd like to buy some tickets for the spider man movie thats playing.", "segments": [ { "start_index": 37, "end_index": 47, "text": "spider man", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "What city are you planning to see the movie in?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Smryna", "segments": [ { "start_index": 0, "end_index": 6, "text": "Smryna", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok, I see that Spider-man: into the spider-Verse is playing at malco theater in Smyrna, is this the correct movie?", "segments": [ { "start_index": 15, "end_index": 48, "text": "Spider-man: into the spider-Verse", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 63, "end_index": 68, "text": "malco", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 63, "end_index": 76, "text": "malco theater", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 80, "end_index": 86, "text": "Smyrna", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Yes, What is the cost for 2 tickets?", "segments": [ { "start_index": 26, "end_index": 27, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "The tickets are $5.50 each for all age groups, so 2 tickets would cost $11.00 before tax", "segments": [ { "start_index": 16, "end_index": 21, "text": "$5.50", "annotations": [ { "name": "movie_ticket.price.ticket" }, { "name": "movie_ticket.price.ticket" } ] }, { "start_index": 50, "end_index": 51, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 71, "end_index": 77, "text": "$11.00", "annotations": [ { "name": "movie_ticket.price.ticket" }, { "name": "movie_ticket.price.ticket.accept" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Are there any show times between 7 and 10 pm?", "segments": [ { "start_index": 33, "end_index": 34, "text": "7", "annotations": [ { "name": "movie_ticket.time.start" } ] }, { "start_index": 39, "end_index": 44, "text": "10 pm", "annotations": [ { "name": "movie_ticket.time.start" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "There are showtimes at 7:10 and 9:50pm", "segments": [ { "start_index": 23, "end_index": 27, "text": "7:10", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 32, "end_index": 38, "text": "9:50pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Ok let's go with the 7:10 show.", "segments": [ { "start_index": 21, "end_index": 25, "text": "7:10", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Ok would you like me to book the tickets?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Yes. ", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "So 2 adult tickets, correct?", "segments": [ { "start_index": 3, "end_index": 4, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets.accept" }, { "name": "movie_ticket.num.tickets.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes, that's correct.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Alright i'm booking the tickets as we speak, would you like to wait for confirmation?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Yes, i'll wait. ", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ok, the tickets have been purchased, please confirm your phone number is 615-555-5508", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Yes that is the correct number.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Alright, you should receive a confirmation of your tickets purchase on your mobile device momentarily. Is there anything else you need?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No, that is all! Thanks for the help, have a nice day.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You as well, Enjoy the show!", "segments": [] } ]
dlg-383f12f9-a4f3-43f7-a7dc-06cf927bff91
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Hello, I want to order a coffee drink from Starbucks", "segments": [ { "start_index": 25, "end_index": 37, "text": "coffee drink", "annotations": [ { "name": "coffee_ordering.coffee_order.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Hi, what kind of coffee do you want?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I wanted something latte.", "segments": [ { "start_index": 19, "end_index": 24, "text": "latte", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Did you have a specific latte in mind?", "segments": [ { "start_index": 24, "end_index": 29, "text": "latte", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Yes something light.", "segments": [ { "start_index": 14, "end_index": 19, "text": "light", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Ok, I'll send you a Starbucks menu so you can peruse it", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Ok, thank you. I'll give you my choice in a minute.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "No problem, take your time.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Ok, I want a Iced Starbucks Blonde® Juniper Latte", "segments": [ { "start_index": 13, "end_index": 17, "text": "Iced", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 13, "end_index": 49, "text": "Iced Starbucks Blonde® Juniper Latte", "annotations": [ { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 28, "end_index": 49, "text": "Blonde® Juniper Latte", "annotations": [ { "name": "coffee_ordering.name.drink.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Ok, I will make the call and find out what's in one of those", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Ok, thank you so much. Let me know if it's available.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Ok, they are seriously smooth, subtly sweet Starbucks® Blonde Espresso, with milk and ice mingle beautifully with juniper syrup. This beverage has a light, pine-like flavor with delightful citrus undertones. We accentuate the remarkable flavor by dusting the top with pine-citrus sugar.", "segments": [ { "start_index": 38, "end_index": 43, "text": "sweet", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 41, "end_index": 67, "text": "et Starbucks® Blonde Espre", "annotations": [ { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 44, "end_index": 70, "text": "Starbucks® Blonde Espresso", "annotations": [ { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 77, "end_index": 127, "text": "milk and ice mingle beautifully with juniper syrup", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 114, "end_index": 127, "text": "juniper syrup", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 149, "end_index": 154, "text": "light", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 268, "end_index": 285, "text": "pine-citrus sugar", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "That sounds delicious", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Ok, I will call and confirm afterwards. Did you want a tall or a grande?", "segments": [ { "start_index": 55, "end_index": 59, "text": "tall", "annotations": [ { "name": "coffee_ordering.size.drink.reject" } ] }, { "start_index": 65, "end_index": 71, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "I will take a grande just because it sounds so good.", "segments": [ { "start_index": 14, "end_index": 20, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ok, a grande it is.", "segments": [ { "start_index": 6, "end_index": 12, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Thank you very much.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Ok, I have called and ordered your latte for you", "segments": [ { "start_index": 35, "end_index": 40, "text": "latte", "annotations": [ { "name": "coffee_ordering.name.drink.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Ok, where is the location of the Starbucks?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "It is located at Route 30 and Tornita St. in York, Pa.", "segments": [ { "start_index": 17, "end_index": 53, "text": "Route 30 and Tornita St. in York, Pa", "annotations": [ { "name": "coffee_ordering.location.store.accept" }, { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Ok I will pick it up at the Route 30 and Tornita St.", "segments": [ { "start_index": 28, "end_index": 51, "text": "Route 30 and Tornita St", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 21, "speaker": "ASSISTANT", "text": "Ok, anything else I can do?", "segments": [] }, { "index": 22, "speaker": "USER", "text": "No, have a good day.", "segments": [] } ]
dlg-383f2056-9e6f-4337-bcf2-19d10898fa4c
uber-lyft-1
[ { "index": 0, "speaker": "USER", "text": "Hey! You are going to laugh at me, but I need you to order me an Uber. ", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "That is not a problem. What type of Uber do you prefer?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Either UberXL or Lux.", "segments": [ { "start_index": 7, "end_index": 13, "text": "UberXL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 17, "end_index": 20, "text": "Lux", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Those are so nice. Where is the pick up and drop off location. I forget where you are right now.", "segments": [] }, { "index": 4, "speaker": "USER", "text": "It's going to the Miami Airport.", "segments": [ { "start_index": 18, "end_index": 31, "text": "Miami Airport", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "I remember now. Okay, picking up from the hotel you at I'm guessing?", "segments": [ { "start_index": 42, "end_index": 47, "text": "hotel", "annotations": [ { "name": "uber_lyft.location.from" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Yep, I'm staying at the Delano Beach Club.", "segments": [ { "start_index": 20, "end_index": 41, "text": "the Delano Beach Club", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "I've heard such great things about that place. That's right in South Beach isn't it?", "segments": [ { "start_index": 63, "end_index": 74, "text": "South Beach", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] } ] }, { "index": 8, "speaker": "USER", "text": "It sure is. Make sure to give me some extra time in case of traffic.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "What time is your flight?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "It's at 8:15pm. I'm not sure how traffic is right now.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "I think to be safe we should order the Uber now because traffic might be crazy. Miami is known for being nuts.", "segments": [ { "start_index": 80, "end_index": 85, "text": "Miami", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yeah, Iv'e seen it first hand so that will work.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "The Uber XL is $45.42 and the Lux is 55.11. What do you think?", "segments": [ { "start_index": 4, "end_index": 11, "text": "Uber XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 15, "end_index": 21, "text": "$45.42", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate.accept" } ] }, { "start_index": 30, "end_index": 33, "text": "Lux", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 37, "end_index": 42, "text": "55.11", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 14, "speaker": "USER", "text": "I think the Uber XL is going to be just fine.", "segments": [ { "start_index": 12, "end_index": 19, "text": "Uber XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "I'll make sure it's all set up and there are no issues. ", "segments": [] }, { "index": 16, "speaker": "USER", "text": "I'm going to be happy to get home. Miami is wild and I need a break from all of these people.", "segments": [ { "start_index": 35, "end_index": 40, "text": "Miami", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "I can understand that. Your Uber XL is on it's way and the receipt is being set to your phone so you can track everything.", "segments": [ { "start_index": 28, "end_index": 35, "text": "Uber XL", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Thank you. you are a life saver.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Of course. The Uber may call you to setup a particular meeting time outside of the hotel so be sure to pick up if a random number calls.", "segments": [ { "start_index": 68, "end_index": 88, "text": "outside of the hotel", "annotations": [ { "name": "uber_lyft.location.from" } ] } ] }, { "index": 20, "speaker": "USER", "text": "That is a smart and thanks for the heads up.", "segments": [] } ]
dlg-38428d00-3a0b-41c5-87ec-d046869366c5
uber-lyft-1
[ { "index": 0, "speaker": "USER", "text": "I would like to have a UBER, please.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Where do you want to go?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I need to go to the airport.", "segments": [ { "start_index": 13, "end_index": 28, "text": "to the airport.", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 20, "end_index": 27, "text": "airport", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Where should you be picked up?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "From West Side market, Cleveland", "segments": [ { "start_index": 5, "end_index": 32, "text": "West Side market, Cleveland", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Which ride do you prefer?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "What are the options?", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "UberX costs $16.36, UberXL costs 28.57, and Select costs 42.58", "segments": [ { "start_index": 0, "end_index": 5, "text": "UberX", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 0, "end_index": 18, "text": "UberX costs $16.36", "annotations": [ { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 12, "end_index": 18, "text": "$16.36", "annotations": [ { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 20, "end_index": 26, "text": "UberXL", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 20, "end_index": 38, "text": "UberXL costs 28.57", "annotations": [ { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 33, "end_index": 38, "text": "28.57", "annotations": [ { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 44, "end_index": 50, "text": "Select", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 44, "end_index": 62, "text": "Select costs 42.58", "annotations": [ { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 57, "end_index": 62, "text": "42.58", "annotations": [ { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 8, "speaker": "USER", "text": "I am alone so I would pick UberX", "segments": [ { "start_index": 27, "end_index": 32, "text": "UberX", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "movie_ticket.type.screening.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Great!", "segments": [] }, { "index": 10, "speaker": "USER", "text": "How much is it again?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "$16.36. Is that fine with you?", "segments": [ { "start_index": 0, "end_index": 6, "text": "$16.36", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes. How long will it take?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Just a few minutes. For the actual trip, it's about 20 miniutes", "segments": [ { "start_index": 52, "end_index": 63, "text": "20 miniutes", "annotations": [ { "name": "uber_lyft.duration.estimate.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Good. How would I know about the UberX?", "segments": [ { "start_index": 33, "end_index": 38, "text": "UberX", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "They will call you once they reach at your location. You will also get updates on your phone.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "That's cool. Please order me the ride.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Sure thing. It's on the way.", "segments": [ { "start_index": 0, "end_index": 27, "text": "Sure thing. It's on the way", "annotations": [ { "name": "uber_lyft.ride_booking.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Thank you.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You are welcome. You can check the status on your phone.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Okay. I will do that.", "segments": [] } ]
dlg-3850c669-5165-4eaa-ab5b-6a24353c0432
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Find me the number for The Fire Pit On Main Street Yamomma Ga", "segments": [ { "start_index": 23, "end_index": 35, "text": "The Fire Pit", "annotations": [ { "name": "pizza_ordering.name.store" } ] }, { "start_index": 23, "end_index": 61, "text": "The Fire Pit On Main Street Yamomma Ga", "annotations": [ { "name": "pizza_ordering.location.store" } ] }, { "start_index": 39, "end_index": 61, "text": "Main Street Yamomma Ga", "annotations": [ { "name": "pizza_ordering.location.store.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "The number is 394-7235", "segments": [ { "start_index": 14, "end_index": 22, "text": "394-7235", "annotations": [ { "name": "pizza_ordering.location.store.accept" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Yes I want to place an order for pick up", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "What is your order", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Do they have any specials on pizza?", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Yes, they have 1 large 2 topping 20 inch for 12.00", "segments": [ { "start_index": 17, "end_index": 22, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 33, "end_index": 40, "text": "20 inch", "annotations": [ { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Ok great, I want that special. I want cheese and pepperoni pizza,", "segments": [ { "start_index": 38, "end_index": 64, "text": "cheese and pepperoni pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Is that your final order? Do you want me to place this order now?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Yes please place the order", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Calling the Fire Pit. I need to place an order for pick up. I need one of the $12 pizza deal specials. I want cheese and pepperoni pizza, No that will be all. Can you give me a total of that order? Thats $14.03 correct, that will be paid with cash. Whats the time when it will be ready? 20 minutes, thank you", "segments": [ { "start_index": 12, "end_index": 20, "text": "Fire Pit", "annotations": [ { "name": "pizza_ordering.name.store" } ] }, { "start_index": 110, "end_index": 136, "text": "cheese and pepperoni pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "What is the total? $14.03 ,how long before it will be ready? 20 mintues correct", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Yes thats correct.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Can you set a timer for 20 minutes", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Yes, a timer is set for 20 minutes", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Thank you, remind me when the time is up", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Yes, reminder set", "segments": [] }, { "index": 16, "speaker": "USER", "text": "How much time is left", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "10 minutes", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thank you", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "your time is up to get your prder", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Thank you", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "You're welcome", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Now where did you place the order? Pizza Hut", "segments": [ { "start_index": 35, "end_index": 44, "text": "Pizza Hut", "annotations": [ { "name": "pizza_ordering.name.store" } ] } ] }, { "index": 23, "speaker": "ASSISTANT", "text": "No, you requested Fire Pit", "segments": [ { "start_index": 18, "end_index": 26, "text": "Fire Pit", "annotations": [ { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 24, "speaker": "USER", "text": "Oh thats right, sorry was confused", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "That is fine", "segments": [] }, { "index": 26, "speaker": "USER", "text": "What was the total?", "segments": [] }, { "index": 27, "speaker": "ASSISTANT", "text": "The total is over $14", "segments": [] }, { "index": 28, "speaker": "USER", "text": "Does that include a tip?", "segments": [] }, { "index": 29, "speaker": "ASSISTANT", "text": "No tip was included in the total bill", "segments": [] } ]
dlg-3850fd7d-0bf9-4f5f-8315-1e2dc9afe969
pizza-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Hey, can you order a couple pizzas?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure. Where from?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Papa John's.", "segments": [ { "start_index": 0, "end_index": 11, "text": "Papa John's", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay. What kind of pizzas do you want?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Order a custom pizza first.", "segments": [ { "start_index": 8, "end_index": 20, "text": "custom pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay. What do you want on it?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Black olives, banana peppers, and mushrooms.", "segments": [ { "start_index": 0, "end_index": 12, "text": "Black olives", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 14, "end_index": 28, "text": "banana peppers", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 34, "end_index": 43, "text": "mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay. What size do you want on that one?", "segments": [] }, { "index": 8, "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": 9, "speaker": "ASSISTANT", "text": "Okay.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Get the regular crust on both.", "segments": [ { "start_index": 8, "end_index": 21, "text": "regular crust", "annotations": [ { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Original crust?", "segments": [ { "start_index": 0, "end_index": 14, "text": "Original crust", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay. What about the second pizza?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Just order a regular pepperoni.", "segments": [ { "start_index": 13, "end_index": 30, "text": "regular pepperoni", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 21, "end_index": 30, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Large with original crust?", "segments": [ { "start_index": 0, "end_index": 5, "text": "Large", "annotations": [ { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 11, "end_index": 25, "text": "original crust", "annotations": [ { "name": "pizza_ordering.type.crust.accept" }, { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay. So two large pizzas with original crust, one pepperoni and one custom with black olives, banana peppers, and mushrooms?", "segments": [ { "start_index": 13, "end_index": 18, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 31, "end_index": 45, "text": "original crust", "annotations": [ { "name": "pizza_ordering.type.crust.accept" }, { "name": "pizza_ordering.type.crust.accept" } ] }, { "start_index": 51, "end_index": 60, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 69, "end_index": 75, "text": "custom", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 81, "end_index": 93, "text": "black olives", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 95, "end_index": 109, "text": "banana peppers", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 115, "end_index": 124, "text": "mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "That's right.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Okay. I've ordered those. They will be ready for pick up in 25 minutes. You'll get a receipt to your email.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Thanks.", "segments": [] } ]
dlg-385658cf-9e2d-49dd-b523-65382cfaa2d8
uber-lyft-1
[ { "index": 0, "speaker": "USER", "text": "May I order an Uber X ride ,please?", "segments": [ { "start_index": 15, "end_index": 21, "text": "Uber X", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Yes,sure. Where are you at?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I am in Regency hotel ,downtown.", "segments": [ { "start_index": 8, "end_index": 31, "text": "Regency hotel ,downtown", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok. What is your destination?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I need to be taken to JFK airport.", "segments": [ { "start_index": 22, "end_index": 33, "text": "JFK airport", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "When do you want to be picked up?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I will be ready in fifteen minutes from now.", "segments": [ { "start_index": 19, "end_index": 34, "text": "fifteen minutes", "annotations": [ { "name": "uber_lyft.time.pickup.accept" }, { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "I have your account here. I am going ahead to submit your booking details. You can access these informations from your Uber app.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Would you please confirm my estimated fare rate?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "It would be around $25.00.", "segments": [ { "start_index": 19, "end_index": 25, "text": "$25.00", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Please make sure the driver gets here on time. I don’t want to miss my flight.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Sure thing. We, at Uber, aim to provide the most successful ride experience for our customers.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "I have one carry on and two suitcases. Please make sure my belongings would fit in your vehicle.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "I would gladly leave a note here in our system so you get matched with the right car.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Thank you so very much.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Is there anything else that I can assist you with?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Iam good. Thank you so very much.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Your ride is on the way. You can check the status of your booking on your mobile app.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thank you for you assistance. ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "My pleasure. ", "segments": [] } ]
dlg-38584002-698a-4203-85bf-84912eb53d9b
coffee-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hi, can I place an order for a Cinnamon Dolce Latte from Starbucks?", "segments": [ { "start_index": 31, "end_index": 51, "text": "Cinnamon Dolce Latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure; can you tell me from which store you'd like it?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Can it be from the store in Kent?", "segments": [ { "start_index": 28, "end_index": 32, "text": "Kent", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Yeah, of course. What size do you want?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I'd like a Venti and with no whipped cream.", "segments": [ { "start_index": 11, "end_index": 16, "text": "Venti", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 26, "end_index": 42, "text": "no whipped cream", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 26, "end_index": 43, "text": "no whipped cream.", "annotations": [ { "name": "coffee_ordering.preference.reject" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay, and what kind of milk do you want that made with?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Can I have it made with soy milk please?", "segments": [ { "start_index": 24, "end_index": 27, "text": "soy", "annotations": [ { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 24, "end_index": 32, "text": "soy milk", "annotations": [ { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Of course. Is there anything else you want to add?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Oh, and can I have an extra shot of espresso in there?", "segments": [ { "start_index": 22, "end_index": 44, "text": "extra shot of espresso", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Absolutely! Let me just put this order in. One moment, please.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Great, thanks.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Oh no, I'm sorry. This location is out of soy milk right now. Would you like this drink made with another kind of milk, or would you rather order something different?", "segments": [ { "start_index": 42, "end_index": 45, "text": "soy", "annotations": [ { "name": "coffee_ordering.type.milk.reject" } ] }, { "start_index": 42, "end_index": 50, "text": "soy milk", "annotations": [ { "name": "coffee_ordering.type.milk.reject" } ] } ] }, { "index": 12, "speaker": "USER", "text": "I think I'll stick with the same drink. Do they have almond milk?", "segments": [ { "start_index": 53, "end_index": 59, "text": "almond", "annotations": [ { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 53, "end_index": 64, "text": "almond milk", "annotations": [ { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Let me check and see.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Thank you so much.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "They do have almond milk!", "segments": [ { "start_index": 13, "end_index": 19, "text": "almond", "annotations": [ { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 13, "end_index": 24, "text": "almond milk", "annotations": [ { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 16, "speaker": "USER", "text": "That's great. I was thinking, though, and I think I don't want that extra espresso shot after all.", "segments": [ { "start_index": 68, "end_index": 87, "text": "extra espresso shot", "annotations": [ { "name": "coffee_ordering.preference.reject" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay. So you want just the Cinnamon Dolce Latte with almond milk and no whipped cream and no extra shots of espresso?", "segments": [ { "start_index": 27, "end_index": 47, "text": "Cinnamon Dolce Latte", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 53, "end_index": 64, "text": "almond milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 53, "end_index": 59, "text": "almond", "annotations": [ { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 69, "end_index": 85, "text": "no whipped cream", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 90, "end_index": 104, "text": "no extra shots", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 90, "end_index": 116, "text": "no extra shots of espresso", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "That's correct.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Excellent. I've put in your order and it should be ready soon at the Kent location as you requested.", "segments": [ { "start_index": 11, "end_index": 33, "text": "I've put in your order", "annotations": [ { "name": "coffee_ordering.coffee_order.accept" } ] }, { "start_index": 69, "end_index": 73, "text": "Kent", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] }, { "start_index": 69, "end_index": 82, "text": "Kent location", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Excellent.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "You can pick it up shortly, and the receipt will be sent to you mobile device via text message.", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Sounds good! Goodbye.", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Goodbye.", "segments": [] } ]
dlg-385a58f9-c18d-44c7-b322-6c1483eca2b3
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "Hi, I'm thinking about seeing The Upside tonight, can you get tickets for me?", "segments": [ { "start_index": 30, "end_index": 40, "text": "The Upside", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, which theater should I look at?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "The AMC theater at the Orleans hotel.", "segments": [ { "start_index": 4, "end_index": 7, "text": "AMC", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 4, "end_index": 15, "text": "AMC theater", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 19, "end_index": 36, "text": "the Orleans hotel", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok, I see 3 showings for tonight.", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Great, what times do you see?", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "I see 7pm, 8:30pm and 10pm, which would you like?", "segments": [ { "start_index": 6, "end_index": 9, "text": "7pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 11, "end_index": 17, "text": "8:30pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 22, "end_index": 26, "text": "10pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Let's go with 8:30", "segments": [ { "start_index": 14, "end_index": 18, "text": "8:30", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Ok, how many tickets do you need?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Just 2.", "segments": [ { "start_index": 5, "end_index": 6, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Ok, that comes to $23, is that OK?", "segments": [ { "start_index": 18, "end_index": 21, "text": "$23", "annotations": [ { "name": "movie_ticket.price.ticket" }, { "name": "movie_ticket.price.ticket" } ] } ] }, { "index": 10, "speaker": "USER", "text": "That sounds fine.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Ok, I have you confirmed for 2 tickets to see The Upside at 8:30 at the Orleans AMC theater for $23", "segments": [ { "start_index": 29, "end_index": 30, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets.accept" }, { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 46, "end_index": 56, "text": "The Upside", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 60, "end_index": 64, "text": "8:30", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] }, { "start_index": 72, "end_index": 91, "text": "Orleans AMC theater", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 96, "end_index": 99, "text": "$23", "annotations": [ { "name": "movie_ticket.price.ticket.accept" }, { "name": "movie_ticket.price.ticket.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "That sounds great.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Is there anything else I can help you with?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "No, that's all I needed, thank you.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Alright, you're all set.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "OK, how do I pick up the tickets?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "I will send you a text message containing the movie tickets in just a moment.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Perfect, thanks again.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You're welcome, bye bye.", "segments": [] } ]
dlg-38627815-cd7b-4fa6-98b4-f62d69b87097
coffee-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hi Assistant, I'd like to order a coffee from Starbucks", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Hi You, which location works best for you.", "segments": [] }, { "index": 2, "speaker": "USER", "text": "The one on Cupertino on Stevens Creek and De Anza Boulevard.", "segments": [ { "start_index": 11, "end_index": 59, "text": "Cupertino on Stevens Creek and De Anza Boulevard", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "OK, which drink would you like?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Caffé latte please", "segments": [ { "start_index": 0, "end_index": 11, "text": "Caffé latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What size?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "The biggest one. What's it called over there?", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Venti.", "segments": [ { "start_index": 0, "end_index": 5, "text": "Venti", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Yes that one.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "OK, what type of milk would you like?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Soy milk", "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": "OK. Placing the order now.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Thank you!", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "I'm sorry You, they ran out of soy milk. Is there another type of milk you'd like?", "segments": [ { "start_index": 31, "end_index": 39, "text": "soy milk", "annotations": [ { "name": "coffee_ordering.type.milk.reject" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Do they have almond milk?", "segments": [ { "start_index": 13, "end_index": 24, "text": "almond milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Yes they do.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "OK let's go with that.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "OK. ordering a Venti caffé latte with almond milk.", "segments": [ { "start_index": 15, "end_index": 20, "text": "Venti", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 21, "end_index": 32, "text": "caffé latte", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 38, "end_index": 49, "text": "almond milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.type.milk.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Thanks!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "OK, your order will be ready in ten minutes at the Starbucks on Stevens Creek and De Anza. The receipt will be sent to your mobile device via text.", "segments": [ { "start_index": 4, "end_index": 28, "text": "your order will be ready", "annotations": [ { "name": "coffee_ordering.coffee_order.accept" } ] }, { "start_index": 64, "end_index": 89, "text": "Stevens Creek and De Anza", "annotations": [ { "name": "coffee_ordering.location.store.accept" }, { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Thank you!", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "You're welcome! Have a nice day!", "segments": [] } ]
dlg-3864d5ce-cff0-41b2-a984-de1845535ea8
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Hello, I need help getting an appointment for my car!", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "I can do that. What kind of car is it?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "It's a 2019 Toyota Camry. It's making a noise and I'm worried it's going to overheat!", "segments": [ { "start_index": 7, "end_index": 11, "text": "2019", "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" } ] }, { "start_index": 40, "end_index": 84, "text": "noise and I'm worried it's going to overheat", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 40, "end_index": 45, "text": "noise", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 76, "end_index": 84, "text": "overheat", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay, so you have a 2019 Toyota Camry that is making a noise and overheating. What is your name and phone number, please?", "segments": [ { "start_index": 20, "end_index": 24, "text": "2019", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 25, "end_index": 37, "text": "Toyota Camry", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] }, { "start_index": 46, "end_index": 76, "text": "making a noise and overheating", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 55, "end_index": 76, "text": "noise and overheating", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Jane Doe, 555-2222.", "segments": [ { "start_index": 0, "end_index": 8, "text": "Jane Doe", "annotations": [ { "name": "auto_repair.name.store" }, { "name": "auto_repair.name.customer" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "That's Jane Doe, at 555-2222?", "segments": [ { "start_index": 7, "end_index": 15, "text": "Jane Doe", "annotations": [ { "name": "auto_repair.name.customer" }, { "name": "auto_repair.name.customer" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Yes, please make an appointment for me today at Intelligent Auto solutions at 3 p.m.", "segments": [ { "start_index": 39, "end_index": 44, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" } ] }, { "start_index": 48, "end_index": 74, "text": "Intelligent Auto solutions", "annotations": [ { "name": "auto_repair.name.store" }, { "name": "auto_repair.name.store" } ] }, { "start_index": 78, "end_index": 83, "text": "3 p.m", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 78, "end_index": 84, "text": "3 p.m.", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Unfortunately, Intelligent Auto Solutions does not have a 3 p.m. appointment available. Would 4 p.m. work for you?", "segments": [ { "start_index": 15, "end_index": 41, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" }, { "name": "auto_repair.name.store" } ] }, { "start_index": 58, "end_index": 63, "text": "3 p.m", "annotations": [ { "name": "auto_repair.time.appt.reject" } ] }, { "start_index": 58, "end_index": 64, "text": "3 p.m.", "annotations": [ { "name": "auto_repair.time.appt.reject" } ] }, { "start_index": 94, "end_index": 99, "text": "4 p.m", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 94, "end_index": 100, "text": "4 p.m.", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 8, "speaker": "USER", "text": "No, that's too late. Do they have a 2 p.m. opening available?", "segments": [ { "start_index": 36, "end_index": 41, "text": "2 p.m", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt.reject" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Hold on, let me check. ", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Okay, and if that doesn't work, ask them what is the earliest time they could take me?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "I was able to get you a 1 p.m. apppointment today, would that work?", "segments": [ { "start_index": 24, "end_index": 29, "text": "1 p.m", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 24, "end_index": 30, "text": "1 p.m.", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 44, "end_index": 49, "text": "today", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes, that would be fine. ", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Very good. I have booked a 1 p.m. appointment for you at Intelligent Auto Solutions. What location, please?", "segments": [ { "start_index": 27, "end_index": 32, "text": "1 p.m", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 27, "end_index": 33, "text": "1 p.m.", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 57, "end_index": 83, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" }, { "name": "auto_repair.name.store" } ] } ] }, { "index": 14, "speaker": "USER", "text": "I'm in Denver, Colorado. I need the one on 21st street.", "segments": [ { "start_index": 7, "end_index": 54, "text": "Denver, Colorado. I need the one on 21st street", "annotations": [ { "name": "auto_repair.location.store" } ] }, { "start_index": 43, "end_index": 54, "text": "21st street", "annotations": [ { "name": "auto_repair.location.store" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "I am confirming your 1 p.m. appointment with Intelligent Auto Solutions in Denver, Colorado, at the 21st street location, for Jane Doe, at 555.2222. Your car is making a noise and overheating, correct?", "segments": [ { "start_index": 21, "end_index": 26, "text": "1 p.m", "annotations": [ { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 21, "end_index": 27, "text": "1 p.m.", "annotations": [ { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 45, "end_index": 71, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] }, { "start_index": 75, "end_index": 120, "text": "Denver, Colorado, at the 21st street location", "annotations": [ { "name": "auto_repair.location.store.accept" }, { "name": "auto_repair.location.store.accept" } ] }, { "start_index": 126, "end_index": 134, "text": "Jane Doe", "annotations": [ { "name": "auto_repair.name.customer.accept" }, { "name": "auto_repair.name.customer.accept" } ] }, { "start_index": 154, "end_index": 191, "text": "car is making a noise and overheating", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 170, "end_index": 191, "text": "noise and overheating", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yes, that is all correct.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Done! There will be a $100 fee for the inspection and diagnostics. Is that all right?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "That is fine. Thank you for your help.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You are welcome! Good luck with your car!", "segments": [] } ]
dlg-386521ee-0d98-4fba-8188-63dfff7affaf
pizza-ordering-1
[ { "index": 0, "speaker": "USER", "text": "I'd like to order a pizza", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Certainly what would you like", "segments": [] }, { "index": 2, "speaker": "USER", "text": "How many people will a large feed", "segments": [ { "start_index": 23, "end_index": 28, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "4 average appetites or 3 hearty appetites", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Okay I'd like a large please", "segments": [ { "start_index": 16, "end_index": 21, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Which type of sauce do you want?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Marinara", "segments": [ { "start_index": 0, "end_index": 8, "text": "Marinara", "annotations": [ { "name": "pizza_ordering.preference.accept" }, { "name": "pizza_ordering.preference.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Which toppings?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Pepperoni, sausage and bacon", "segments": [ { "start_index": 0, "end_index": 9, "text": "Pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 11, "end_index": 18, "text": "sausage", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 23, "end_index": 28, "text": "bacon", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "We have a Superbowl special with 5 toppings for $19.99. ", "segments": [] }, { "index": 10, "speaker": "USER", "text": "How much is the 3 topping one?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "It's also $19.99, so you'd basically get 2 free toppings.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Okay I'd also like hamburger.", "segments": [ { "start_index": 19, "end_index": 28, "text": "hamburger", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay and one more topping?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "What kind of peppers do you have?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Jalapeno or bell", "segments": [ { "start_index": 0, "end_index": 8, "text": "Jalapeno", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 12, "end_index": 16, "text": "bell", "annotations": [ { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 16, "speaker": "USER", "text": "I'd also like jalapeno please", "segments": [ { "start_index": 14, "end_index": 22, "text": "jalapeno", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "So that's one large pizza with pepperoni, bacon, sausage, hamburger and jalapenos?", "segments": [ { "start_index": 14, "end_index": 19, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 31, "end_index": 40, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 42, "end_index": 47, "text": "bacon", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 49, "end_index": 56, "text": "sausage", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 58, "end_index": 67, "text": "hamburger", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 72, "end_index": 81, "text": "jalapenos", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Yes that's correct.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Your total is $19.99. Is that takeout or delivery?", "segments": [] } ]
dlg-3877f6a6-6caf-4c9d-b77a-276580ba5f87
restaurant-table-2
[ { "index": 0, "speaker": "USER", "text": "Hi, I was curious to see if you have available reservations?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Hello, I would be happy to check if you can give me the specific restaurant, date and time, and the size of your party", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Fridays up the street, march 23rd at 6pm and the party is 7 people. Is there any way to get a booth?", "segments": [ { "start_index": 0, "end_index": 21, "text": "Fridays up the street", "annotations": [ { "name": "restaurant_reservation.name.restaurant.reject" } ] }, { "start_index": 37, "end_index": 40, "text": "6pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 58, "end_index": 59, "text": "7", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 58, "end_index": 66, "text": "7 people", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 94, "end_index": 99, "text": "booth", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Thank you and yes there are reservations, unfortunately we do not have a booth for 7 people.", "segments": [ { "start_index": 73, "end_index": 78, "text": "booth", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating.reject" } ] }, { "start_index": 83, "end_index": 84, "text": "7", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 83, "end_index": 91, "text": "7 people", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Ok thats fine can we get a table?", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Sorry you would need to reserve 2 separate tables side by side", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Ok that's fine ", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "I will let you know the tables are immovable and you wont be able to put them together.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Oh wow, then never mind Thank you anyways.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "You're welcome, sorry for the inconvenience.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Dont worry, its not your fault have a good day.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Have a good rest of your day.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Hey how's it going.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Hello, how may I assist you?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Good, I was wondering if you have can make a reservation?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Yes of course, What is the restaurant, date and time, and party size.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Applebees, march 23rd at 6pm and the party is 7 people", "segments": [ { "start_index": 0, "end_index": 9, "text": "Applebees", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] }, { "start_index": 25, "end_index": 28, "text": "6pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 46, "end_index": 47, "text": "7", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 46, "end_index": 54, "text": "7 people", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "yes that is available any other requests.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Yes, I would like to know if we can get a booth that fits all of us?", "segments": [ { "start_index": 42, "end_index": 47, "text": "booth", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "Yes of course we will have it nice and clean ready for your arrival.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Wow, thanks the other restaurants cant accommodate my needs.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "That's too bad for them but were here to satisfy the customer . Your reservation code is 5578", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Thank you so much have a good day", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "You're welcome have a good one.", "segments": [] } ]
dlg-3878cb6e-4b71-42a7-8d08-be883e573b14
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Hello assistant, I am currently driving and I need you to schedule an appointment for an autoshop for me.", "segments": [ { "start_index": 70, "end_index": 81, "text": "appointment", "annotations": [ { "name": "auto_repair.auto_repair" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Where do you want to get it repaired at?", "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.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What seems to be the problem with the car?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "The breaks aren't stopping the car as they should.", "segments": [ { "start_index": 0, "end_index": 50, "text": "The breaks aren't stopping the car as they should.", "annotations": [ { "name": "auto_repair.reason.appt" }, { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Can you stop the car at all?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I can but only when I'm not going at high speeds. I need to slow down before I can stop completely.", "segments": [ { "start_index": 0, "end_index": 99, "text": "I can but only when I'm not going at high speeds. I need to slow down before I can stop completely.", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "That doesn't sound safe at all.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "You're telling me. Do they need to know the make and model of my car?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Yeah, what kind of car do you have?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "It's an Acura 1998 Cl 3.0", "segments": [ { "start_index": 8, "end_index": 13, "text": "Acura", "annotations": [ { "name": "auto_repair.name.vehicle" }, { "name": "auto_repair.name.vehicle.accept" } ] }, { "start_index": 14, "end_index": 18, "text": "1998", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 19, "end_index": 25, "text": "Cl 3.0", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "I'm going to need your full name and number to book an appointment too.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "My name is Iris Eve Wilton and my number is 513-222-2222", "segments": [ { "start_index": 11, "end_index": 26, "text": "Iris Eve Wilton", "annotations": [ { "name": "auto_repair.name.customer.accept" }, { "name": "auto_repair.name.customer.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Alright. Thanks. What day did you want to take it to the shop?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "If I could, I'd like to go sometime today. The car isn't all that safe right now.", "segments": [ { "start_index": 36, "end_index": 42, "text": "today.", "annotations": [ { "name": "auto_repair.date.appt" } ] }, { "start_index": 36, "end_index": 41, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" } ] }, { "start_index": 43, "end_index": 81, "text": "The car isn't all that safe right now.", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Unfortunately there's no slots open for today.", "segments": [ { "start_index": 40, "end_index": 45, "text": "today", "annotations": [ { "name": "auto_repair.date.appt.reject" } ] } ] }, { "index": 16, "speaker": "USER", "text": "What's the soonest that you could get me in?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Do you mind morning?", "segments": [ { "start_index": 12, "end_index": 19, "text": "morning", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 18, "speaker": "USER", "text": "No, the sooner the better.", "segments": [ { "start_index": 4, "end_index": 25, "text": "the sooner the better", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "They do have a spot open tomorrow at 10am if that's okay.", "segments": [ { "start_index": 25, "end_index": 33, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 37, "end_index": 41, "text": "10am", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 20, "speaker": "USER", "text": "That'd be great. I just need to get in as soon as possible.", "segments": [ { "start_index": 39, "end_index": 58, "text": "as soon as possible", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 21, "speaker": "ASSISTANT", "text": "Alright, I went ahead and scheduled the appointment for you.", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Can you go over the details?", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Your car's breaks aren't working as they should. The appointment is at 10am tomorrow. There will be an initial inspection fee of 20 dollars.", "segments": [ { "start_index": 0, "end_index": 48, "text": "Your car's breaks aren't working as they should.", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 5, "end_index": 47, "text": "car's breaks aren't working as they should", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 49, "end_index": 70, "text": "The appointment is at", "annotations": [ { "name": "auto_repair.appointment.accept" } ] }, { "start_index": 71, "end_index": 75, "text": "10am", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 76, "end_index": 84, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt.accept" } ] } ] }, { "index": 24, "speaker": "USER", "text": "Everything sounds good. Thanks for the help!", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "No problem. Have a good day.", "segments": [] } ]
dlg-3879c8b3-e76b-478e-9a07-148a9e009f80
uber-lyft-2
[ { "index": 0, "speaker": "USER", "text": "Hi! Can you order an Uber, please?", "segments": [ { "start_index": 21, "end_index": 25, "text": "Uber", "annotations": [ { "name": "uber_lyft.uber_lyft" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, where are you going?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "The Houston Zoo.", "segments": [ { "start_index": 0, "end_index": 15, "text": "The Houston Zoo", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 0, "end_index": 16, "text": "The Houston Zoo.", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "And where will you be picked up?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Barnaby's Cafe", "segments": [ { "start_index": 0, "end_index": 14, "text": "Barnaby's Cafe", "annotations": [ { "name": "uber_lyft.location.from" }, { "name": "uber_lyft.location.from" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Is that on Shepherd Drive?", "segments": [ { "start_index": 11, "end_index": 25, "text": "Shepherd Drive", "annotations": [ { "name": "uber_lyft.location.from" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "What kind of car would you like?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Uber XL, please.", "segments": [ { "start_index": 0, "end_index": 7, "text": "Uber XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "When do you need the car?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Now.", "segments": [ { "start_index": 0, "end_index": 4, "text": "Now.", "annotations": [ { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "There is not currently an Uber XL available. Would you like an Uber X?", "segments": [ { "start_index": 26, "end_index": 32, "text": "Uber X", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 26, "end_index": 33, "text": "Uber XL", "annotations": [ { "name": "uber_lyft.type.ride.reject" }, { "name": "uber_lyft.type.ride.reject" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes, that's fine.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "An uber X will cost $9.87.", "segments": [ { "start_index": 3, "end_index": 9, "text": "uber X", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 20, "end_index": 25, "text": "$9.87", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "OK.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ok, your Uber X will arrive at Barnaby's Cafe at 3:30pm.", "segments": [ { "start_index": 9, "end_index": 15, "text": "Uber X", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] }, { "start_index": 16, "end_index": 27, "text": "will arrive", "annotations": [ { "name": "uber_lyft.ride_booking.accept" } ] }, { "start_index": 31, "end_index": 45, "text": "Barnaby's Cafe", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 49, "end_index": 55, "text": "3:30pm", "annotations": [ { "name": "uber_lyft.time.pickup.accept" }, { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Sounds good!", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Is there anything else I can assist you with today?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No, thank you!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You're welcome, goodbye.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Bye!", "segments": [] } ]
dlg-387e0720-3ff5-4eab-939d-7e2bef101d94
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "Hello, I would like to order a taxi.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "I need your address and the location you are going to.", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I can be picked up at 121 W Stoney ridge way. Im not to sure where I will be going yet. I need to find a restaurant for dinner. Any ideas? ", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "I have heard really good things about the Iron Horse in Milwaukee.", "segments": [ { "start_index": 42, "end_index": 52, "text": "Iron Horse", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] }, { "start_index": 56, "end_index": 65, "text": "Milwaukee", "annotations": [ { "name": "restaurant_reservation.location.restaurant.accept" }, { "name": "restaurant_reservation.location.restaurant.accept" } ] } ] }, { "index": 4, "speaker": "USER", "text": "What kind of seating do they have?", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "They have indoor and outdoor. I believe they may also have bar seating as well.", "segments": [ { "start_index": 10, "end_index": 16, "text": "indoor", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 21, "end_index": 28, "text": "outdoor", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 59, "end_index": 62, "text": "bar", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 59, "end_index": 70, "text": "bar seating", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 6, "speaker": "USER", "text": "What do you know about their food?", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "They have a wide variety to choose from. They are a bit expensive but so worth the price.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "What about their drinks? Any specials? Are they any good?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Not to sure about the specials, looking online I dont see any but their drinks are very good.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "have you been there before? How is their seating set up?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Yes I have. Would go back multiple times if I could. Their seating is a little close together but if you can deal with that you'll love it.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Reservations?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Yes, you will need to make one of those. They fill up fast.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Alright I will need to be picked up at 7:30 pm. Can you make me a reservation?", "segments": [ { "start_index": 39, "end_index": 46, "text": "7:30 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "I sure can, I will need date, time, number of people, type of table", "segments": [] }, { "index": 16, "speaker": "USER", "text": "I would like it for 01/24/2019 at 8:00 pm, there will be 2 of us and I would like a private table in the corner", "segments": [ { "start_index": 23, "end_index": 24, "text": "2", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 34, "end_index": 41, "text": "8:00 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 84, "end_index": 111, "text": "private table in the corner", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Alright I will get back to you on what I can find. Will you allow any other tables or times?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No, this is what I would prefer. Let me know if they are unable to accommodate.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "I called and they stated a table for 2 at 8 pm onthat date would be fine but they do not have a private table in the corner. They did have a private table outside if you'd like.", "segments": [ { "start_index": 37, "end_index": 38, "text": "2", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 42, "end_index": 46, "text": "8 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 96, "end_index": 123, "text": "private table in the corner", "annotations": [ { "name": "restaurant_reservation.type.seating.reject" }, { "name": "restaurant_reservation.type.seating.reject" } ] }, { "start_index": 141, "end_index": 162, "text": "private table outside", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 20, "speaker": "USER", "text": "I will need you to check the weather and let me know how warm it will be at around that time.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "It looks like it will be in the upper 70's. Should I book that table?", "segments": [] }, { "index": 22, "speaker": "USER", "text": "I suppose that table will do. As long as it is still for he 24th at 8 pm.", "segments": [ { "start_index": 68, "end_index": 72, "text": "8 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] } ] }, { "index": 23, "speaker": "ASSISTANT", "text": "Alright. You are all set for the 24th with a seat outside.", "segments": [ { "start_index": 50, "end_index": 57, "text": "outside", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating.accept" } ] } ] }, { "index": 24, "speaker": "USER", "text": "Thank you.", "segments": [] } ]
dlg-3887f6a3-a2f8-4bc5-8c50-5c14bf329750
coffee-ordering-2
[ { "index": 0, "speaker": "USER", "text": "I need a coffee ordered from Starbucks", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Which location did you want the drink ordered from?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "The Starbucks on Horizon and Horizon ridge, inside Vons", "segments": [ { "start_index": 17, "end_index": 55, "text": "Horizon and Horizon ridge, inside Vons", "annotations": [ { "name": "coffee_ordering.location.store.accept" }, { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay, what type of drink would you like?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Iced Cinnamon Cloud Macchiato", "segments": [ { "start_index": 0, "end_index": 29, "text": "Iced Cinnamon Cloud Macchiato", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What size?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "A tall", "segments": [ { "start_index": 2, "end_index": 6, "text": "tall", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay, what type of milk, there are five types?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I'll take it with regular milk, or 2 percent", "segments": [ { "start_index": 18, "end_index": 30, "text": "regular milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 35, "end_index": 44, "text": "2 percent", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Okay, so a tall Iced cinnamon cloud macchiato with 2 percent milk?", "segments": [ { "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": 45, "text": "Iced cinnamon cloud macchiato", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 51, "end_index": 60, "text": "2 percent", "annotations": [ { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 51, "end_index": 65, "text": "2 percent milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes, that's correct", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "The drink you want is made with eggs to make the foam and they are all out of eggs at this location", "segments": [ { "start_index": 49, "end_index": 53, "text": "foam", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 12, "speaker": "USER", "text": "I can just have it without the foam then", "segments": [ { "start_index": 19, "end_index": 35, "text": "without the foam", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 31, "end_index": 35, "text": "foam", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay, I'll go ahead and order that drink for you minus the foam", "segments": [ { "start_index": 49, "end_index": 63, "text": "minus the foam", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 59, "end_index": 63, "text": "foam", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Thank you", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Anything else?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Nope, that's all I need", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay, the drink will be ready for you to pick up in about ten minutes", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thank you", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "I sent the receipt to your phone", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Oh, I was just going to ask for that thank you", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "You're welcome", "segments": [] } ]
dlg-38928ee9-38b0-4a83-af7b-5433c5642052
movie-ticket-1
[ { "index": 0, "speaker": "USER", "text": "I'd like you to help me get tickets to see Creed 2.", "segments": [ { "start_index": 43, "end_index": 50, "text": "Creed 2", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Where would you like to see it?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'd like to see it at the theater in Toms River.", "segments": [ { "start_index": 37, "end_index": 47, "text": "Toms River", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Is that the AMC Loews Seacourt theater?", "segments": [ { "start_index": 8, "end_index": 38, "text": "the AMC Loews Seacourt theater", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 12, "end_index": 30, "text": "AMC Loews Seacourt", "annotations": [ { "name": "movie_ticket.name.theater" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Yes, that's the one.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "What day would you like to see it?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I'd like to go tonight if they have any tickets left.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Which showing would you like to see?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Is there a showing around 8:00 PM?", "segments": [ { "start_index": 26, "end_index": 33, "text": "8:00 PM", "annotations": [ { "name": "movie_ticket.time.start" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "The closest I can get to 8:00 PM is a showing for 9:10 PM.", "segments": [ { "start_index": 25, "end_index": 32, "text": "8:00 PM", "annotations": [ { "name": "movie_ticket.time.start.reject" } ] }, { "start_index": 50, "end_index": 57, "text": "9:10 PM", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 10, "speaker": "USER", "text": "I think 9:10 PM would be fine.", "segments": [ { "start_index": 8, "end_index": 15, "text": "9:10 PM", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "How many tickets do you need?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "I need two tickets.", "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": 13, "speaker": "ASSISTANT", "text": "Is there anything else you want?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Is the movie in standard definition or 3D?", "segments": [ { "start_index": 16, "end_index": 24, "text": "standard", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] }, { "start_index": 39, "end_index": 41, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "They offer standard showings only for that movie.", "segments": [ { "start_index": 11, "end_index": 19, "text": "standard", "annotations": [ { "name": "movie_ticket.type.screening.accept" } ] }, { "start_index": 11, "end_index": 28, "text": "standard showings", "annotations": [ { "name": "movie_ticket.type.screening.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Okay, go ahead and order the tickets for me please.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay, I have purchase two tickets for Creed 2 tonight at 9:10 PM at the AMC Loews Seacourt theater in Toms River.", "segments": [ { "start_index": 22, "end_index": 25, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 22, "end_index": 33, "text": "two tickets", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 38, "end_index": 45, "text": "Creed 2", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 57, "end_index": 64, "text": "9:10 PM", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] }, { "start_index": 68, "end_index": 98, "text": "the AMC Loews Seacourt theater", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 72, "end_index": 90, "text": "AMC Loews Seacourt", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 102, "end_index": 112, "text": "Toms River", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Thank you very much", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Your welcome.", "segments": [] } ]
dlg-3892b72d-596a-493f-a319-e87c83bf42f9
uber-lyft-2
[ { "index": 0, "speaker": "USER", "text": "Hi I would like to get a ride. Can you help?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, I just need to get a bit of information so I can assist better.", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Sure. I want you to call a Lyft for me.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "I can definitely do that for you. Where are you currently located, and where would you like to be dropped off.", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I am at the RDU airport in North Carolina and I'm trying to go the the Marriott City Center.", "segments": [ { "start_index": 12, "end_index": 41, "text": "RDU airport in North Carolina", "annotations": [ { "name": "uber_lyft.location.from" }, { "name": "uber_lyft.location.from" } ] }, { "start_index": 67, "end_index": 91, "text": "the Marriott City Center", "annotations": [ { "name": "uber_lyft.location.to" } ] }, { "start_index": 71, "end_index": 91, "text": "Marriott City Center", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Thanks. I appreciate the information, that way, I can get an estimate for you.", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Oh that'd be great, so I know what to expect.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "I am seeing that for a standard sized Lyft it is a 26 minute ride and would be $20-$25", "segments": [ { "start_index": 23, "end_index": 42, "text": "standard sized Lyft", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 51, "end_index": 60, "text": "26 minute", "annotations": [ { "name": "uber_lyft.time.pickup" } ] }, { "start_index": 51, "end_index": 65, "text": "26 minute ride", "annotations": [ { "name": "uber_lyft.duration.estimate" } ] }, { "start_index": 79, "end_index": 86, "text": "$20-$25", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 8, "speaker": "USER", "text": "That's not too bad. Can I get them to pick me up in the next 35 minutes? I don't want to miss my reservation window.", "segments": [ { "start_index": 61, "end_index": 71, "text": "35 minutes", "annotations": [ { "name": "uber_lyft.time.pickup" }, { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Sure, I can check.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Thank you.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "The closest available Lyft is about 40 minutes away from you. Let me see if there is anything else available.", "segments": [ { "start_index": 22, "end_index": 26, "text": "Lyft", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 36, "end_index": 46, "text": "40 minutes", "annotations": [ { "name": "uber_lyft.time.pickup" }, { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Thanks, I really need a ride asap.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Ah! Here we go! There is an XL sized Lyft that can pick you up in about 10 minutes! You want me to book that one?", "segments": [ { "start_index": 28, "end_index": 30, "text": "XL", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 28, "end_index": 41, "text": "XL sized Lyft", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 72, "end_index": 82, "text": "10 minutes", "annotations": [ { "name": "uber_lyft.time.pickup" }, { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Yes! That one is even better! I have my luggage with me, so I could use the extra space anyways.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Great! I'll go ahead and book them for you. The adjustment to the fare will be $35-$42 instead.", "segments": [ { "start_index": 79, "end_index": 86, "text": "$35-$42", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "That's perfectly fine. I don't mind paying a little extra if it means I can make my reservation.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Great! I booked your XL Lyft and it should arrive in the next 10-15 minutes as requested with pick up at the RDU airport in NC and the drop off location at Marriott City Center.", "segments": [ { "start_index": 21, "end_index": 28, "text": "XL Lyft", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] }, { "start_index": 62, "end_index": 75, "text": "10-15 minutes", "annotations": [ { "name": "uber_lyft.time.pickup.accept" }, { "name": "uber_lyft.time.pickup.accept" } ] }, { "start_index": 109, "end_index": 126, "text": "RDU airport in NC", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 156, "end_index": 176, "text": "Marriott City Center", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Great! I really appreciate your help. You're a life saver.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You're welcome! You can also check the status of your ride on your phone as well. Have a great day!", "segments": [] }, { "index": 20, "speaker": "USER", "text": "You also. Goodbye.", "segments": [] } ]
dlg-389393ae-9ef6-4df4-8932-066a7ebcddc7
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "I'd like to place a coffee order for pickup at Starbucks, please", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure. Which Starbucks location?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "The one in Victorville, California on Bear Valley Road, please", "segments": [ { "start_index": 11, "end_index": 54, "text": "Victorville, California on Bear Valley Road", "annotations": [ { "name": "coffee_ordering.location.store.accept" }, { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "No problem. What would you like?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I'd like to order a vente white chocolate mocha, iced with whipped cream, please", "segments": [ { "start_index": 20, "end_index": 25, "text": "vente", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 26, "end_index": 47, "text": "white chocolate mocha", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 49, "end_index": 72, "text": "iced with whipped cream", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 59, "end_index": 72, "text": "whipped cream", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Sure. Anything else?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Yes, I'd also like a grande mocha chip frappuccino with no whipped cream, please", "segments": [ { "start_index": 21, "end_index": 27, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 28, "end_index": 50, "text": "mocha chip frappuccino", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 56, "end_index": 72, "text": "no whipped cream", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay. No problem. got it.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I'd like to pick those up at 6pm tonight.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "I'll make sure your order is ready at that time.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Great", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Let me repeat your order. That's one vente white chocolate mocha, iced with whipped cream and one grande mocha chip frappuccino with no whipped cream. Is that correct?", "segments": [ { "start_index": 33, "end_index": 36, "text": "one", "annotations": [ { "name": "coffee_ordering.num.drink.accept" }, { "name": "coffee_ordering.num.drink.accept" }, { "name": "coffee_ordering.num.drink.accept" }, { "name": "coffee_ordering.num.drink.accept" } ] }, { "start_index": 37, "end_index": 42, "text": "vente", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 43, "end_index": 64, "text": "white chocolate mocha", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 66, "end_index": 89, "text": "iced with whipped cream", "annotations": [ { "name": "coffee_ordering.preference.reject" } ] }, { "start_index": 76, "end_index": 89, "text": "whipped cream", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 98, "end_index": 104, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 105, "end_index": 127, "text": "mocha chip frappuccino", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 133, "end_index": 149, "text": "no whipped cream", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes, that's correct", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Perfect. Would you like to put that on the card that you have on file?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Yes", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Alright. Let me confirm. Your order will be 11.25 and will be ready for pickup tonight at 6pm", "segments": [] }, { "index": 16, "speaker": "USER", "text": "That's great", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Is there anything else that I can help you with?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No, but thanks so much", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Thank you and enjoy your coffee", "segments": [] } ]
dlg-389e55f6-da81-4b15-9e9e-496a6108ef7e
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Help! My car is smoking under the hood and I need to get if fixed today at Intelligent Auto Solutions! Help me schedule an appointment ASAP!", "segments": [ { "start_index": 6, "end_index": 38, "text": "My car is smoking under the hood", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 66, "end_index": 71, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 75, "end_index": 101, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" }, { "name": "auto_repair.name.store" } ] }, { "start_index": 135, "end_index": 139, "text": "ASAP", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Wow, I'm sorry to hear that! I can definitely help you. I need some info about your vehicle in order to schedule the appointment.", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Whatever you need, just make it quick! My ", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Of course. First, can you tell me the year, make, and model of the car?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "It's a 2005 Buick Regal.", "segments": [ { "start_index": 7, "end_index": 11, "text": "2005", "annotations": [ { "name": "auto_repair.year.vehicle" }, { "name": "auto_repair.year.vehicle" } ] }, { "start_index": 12, "end_index": 23, "text": "Buick Regal", "annotations": [ { "name": "auto_repair.name.vehicle" }, { "name": "auto_repair.name.vehicle" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Perfect, thanks for that info. And can I confirm if your account with Intelligent Auto Solutions is under your name, Jason Jeffries?", "segments": [ { "start_index": 70, "end_index": 96, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" }, { "name": "auto_repair.name.store.accept" } ] }, { "start_index": 117, "end_index": 131, "text": "Jason Jeffries", "annotations": [ { "name": "auto_repair.name.customer.accept" }, { "name": "auto_repair.name.customer.accept" } ] } ] }, { "index": 6, "speaker": "USER", "text": "That's correct, and the phone number under my account is 555-357-2929.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "That's great, that was going to be my next question.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "So I need the appointment for today - how soon can I get over there?", "segments": [ { "start_index": 30, "end_index": 35, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "I'm looking at their schedule now and there's not time slots available today unfortunately.", "segments": [ { "start_index": 71, "end_index": 76, "text": "today", "annotations": [ { "name": "auto_repair.date.appt.reject" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 10, "speaker": "USER", "text": "That's crazy! This is an emergency! Get me an appointment scheduled today or else!", "segments": [ { "start_index": 68, "end_index": 73, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "I'm so sorry, but I can't do that. It says here that they do not do same day appointments. The earliest available time would be 7:30 AM tomorrow morning, and you can drop it off as late as 11 AM.", "segments": [ { "start_index": 128, "end_index": 135, "text": "7:30 AM", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] }, { "start_index": 136, "end_index": 144, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 145, "end_index": 152, "text": "morning", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 189, "end_index": 194, "text": "11 AM", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 189, "end_index": 195, "text": "11 AM.", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Jeez, what's wrong with these people? I guess I have no choice then but to bring it in tomorrow.", "segments": [ { "start_index": 87, "end_index": 95, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "So would you like the earliest time then, 7:30 AM?", "segments": [ { "start_index": 42, "end_index": 49, "text": "7:30 AM", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Yes, definitely. This is urgent. I really wish it could be today but oh well.", "segments": [ { "start_index": 59, "end_index": 64, "text": "today", "annotations": [ { "name": "auto_repair.date.appt.reject" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "I understand your frustration. I know how stressful it can be when your car is acting up.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "You bet I'm frustrated!", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay, well the good news is you're confirmed for 7:30 AM tomorrow morning, April 9th, for your 2005 Buick Regal. The initial fee to evaluate your vehicle will be $75.99. Any additional costs and estimates for repair will be provided to you upon completion of the initial inspection.", "segments": [ { "start_index": 49, "end_index": 56, "text": "7:30 AM", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 57, "end_index": 65, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" } ] }, { "start_index": 57, "end_index": 84, "text": "tomorrow morning, April 9th", "annotations": [ { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 66, "end_index": 73, "text": "morning", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 75, "end_index": 84, "text": "April 9th", "annotations": [ { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 95, "end_index": 99, "text": "2005", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 100, "end_index": 111, "text": "Buick Regal", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "That's not so bad I guess. Thanks for getting this set up, even if their policy is pretty stupid.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "I'm happy to help, and I hope your vehicle is fixed as quickly as possible! Is there anything else I can help you with?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "No, that's it.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Okay well good luck and have a great evening.", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Thanks, you too.", "segments": [] } ]
dlg-38a0df79-f6cb-47f0-b370-07a3bd45d3f5
coffee-ordering-2
[ { "index": 0, "speaker": "USER", "text": "i want some coffe. order me a starbucks", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "i'll order you a starbucks", "segments": [] }, { "index": 2, "speaker": "USER", "text": "do you know how i like it by now?", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "how do you like it?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "venti americana", "segments": [ { "start_index": 0, "end_index": 5, "text": "venti", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 6, "end_index": 15, "text": "americana", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "do you want whole milk", "segments": [ { "start_index": 12, "end_index": 22, "text": "whole milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 6, "speaker": "USER", "text": "no, plain black", "segments": [ { "start_index": 4, "end_index": 15, "text": "plain black", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "i'll call and order ", "segments": [] }, { "index": 8, "speaker": "USER", "text": "i'll pick it up son", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "one venti americano, no cream", "segments": [ { "start_index": 0, "end_index": 3, "text": "one", "annotations": [ { "name": "coffee_ordering.num.drink" } ] }, { "start_index": 4, "end_index": 9, "text": "venti", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 10, "end_index": 19, "text": "americano", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink.reject" } ] }, { "start_index": 21, "end_index": 29, "text": "no cream", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference.reject" } ] } ] }, { "index": 10, "speaker": "USER", "text": "that's simple enough", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "there is an availability problem", "segments": [] }, { "index": 12, "speaker": "USER", "text": "oh, no", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "the espresso is broken. no espresso drinks today", "segments": [ { "start_index": 4, "end_index": 12, "text": "espresso", "annotations": [ { "name": "coffee_ordering.name.drink.reject" }, { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink.reject" } ] } ] }, { "index": 14, "speaker": "USER", "text": "venti dark roast", "segments": [ { "start_index": 0, "end_index": 5, "text": "venti", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 6, "end_index": 16, "text": "dark roast", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "do you want whole milk", "segments": [ { "start_index": 12, "end_index": 22, "text": "whole milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 16, "speaker": "USER", "text": "no milk", "segments": [ { "start_index": 0, "end_index": 7, "text": "no milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "its six dollars", "segments": [] }, { "index": 18, "speaker": "USER", "text": "is it readynow", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "it'll be ready, a venti dark roast with no milk. it's six dollars, check your app fpr a reciept", "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": 34, "text": "dark roast", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 40, "end_index": 47, "text": "no milk", "annotations": [ { "name": "coffee_ordering.type.milk.reject" }, { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "okay, cool", "segments": [] } ]
dlg-38a62ad6-3c38-4901-9945-c92188879476
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "i want to order a pizza", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "what restaurant would you like me to order from? ", "segments": [] }, { "index": 2, "speaker": "USER", "text": "nashoba pizza in westford, massachusetts", "segments": [ { "start_index": 0, "end_index": 13, "text": "nashoba pizza", "annotations": [ { "name": "pizza_ordering.pizza_ordering" }, { "name": "pizza_ordering.name.store" } ] }, { "start_index": 0, "end_index": 23, "text": "nashoba pizza in westfo", "annotations": [ { "name": "pizza_ordering.location.store" } ] }, { "start_index": 17, "end_index": 40, "text": "westford, massachusetts", "annotations": [ { "name": "pizza_ordering.location.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "ok. what would you like?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "i would like a house special pizza", "segments": [ { "start_index": 15, "end_index": 34, "text": "house special pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "what size? ", "segments": [] }, { "index": 6, "speaker": "USER", "text": "large please", "segments": [ { "start_index": 0, "end_index": 5, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "is there anything else? ", "segments": [] }, { "index": 8, "speaker": "USER", "text": "yes. please ask them if i can substitute mushrooms for onions?", "segments": [ { "start_index": 41, "end_index": 50, "text": "mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 55, "end_index": 61, "text": "onions", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "understood will do", "segments": [] }, { "index": 10, "speaker": "USER", "text": "thanks", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "ok i have confirmed an order for a large house special pizza with mushrooms as a substitute for onions at nashoba pizza in westford, massachusetts", "segments": [ { "start_index": 35, "end_index": 40, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 41, "end_index": 60, "text": "house special pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 66, "end_index": 75, "text": "mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 96, "end_index": 102, "text": "onions", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 106, "end_index": 119, "text": "nashoba pizza", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 123, "end_index": 146, "text": "westford, massachusetts", "annotations": [ { "name": "pizza_ordering.location.store.accept" }, { "name": "pizza_ordering.location.store.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "when will the order be ready? ", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "your order should be ready in approximately 20-25 minutes", "segments": [] }, { "index": 14, "speaker": "USER", "text": "great", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "you will be receiving a text message on your phone with the details of your order", "segments": [] }, { "index": 16, "speaker": "USER", "text": "excellent. thank you very much for your assistance", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "is there anything else i can help you with? ", "segments": [] }, { "index": 18, "speaker": "USER", "text": "no thank you. goodbye", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "you're welcome. glad to be of assistance", "segments": [] } ]
dlg-38a70c8c-b99a-4832-8cac-5df3106bd5a9
restaurant-table-2
[ { "index": 0, "speaker": "USER", "text": "Looking to go out for John's birthday on Thursday, something Italian", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "HOw about Angelina's", "segments": [ { "start_index": 10, "end_index": 20, "text": "Angelina's", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Awesome! He loves that place. Can you make me a reservation for 7 on Thursday 3/28 for 4 of us? And see if they can put us by the window? ty", "segments": [ { "start_index": 64, "end_index": 65, "text": "7", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 64, "end_index": 82, "text": "7 on Thursday 3/28", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 87, "end_index": 88, "text": "4", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 130, "end_index": 136, "text": "window", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "I will call them now, it should not be a promblem on a Thursday!", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Thank you! I'm hungry already!", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "OK, 7PM is booked, can you do later?", "segments": [ { "start_index": 4, "end_index": 7, "text": "7PM", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" }, { "name": "restaurant_reservation.time.reservation.reject" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Yes, see if 7:30 is available,", "segments": [ { "start_index": 12, "end_index": 16, "text": "7:30", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation.reject" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Will do !", "segments": [] }, { "index": 8, "speaker": "USER", "text": "thanks!", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Believe it or not, they are booked, maybe a conference is in town???", "segments": [ { "start_index": 44, "end_index": 54, "text": "conference", "annotations": [ { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 61, "end_index": 65, "text": "town", "annotations": [ { "name": "restaurant_reservation.location.restaurant" } ] } ] }, { "index": 10, "speaker": "USER", "text": "I cannot go later, the girls have school the next day. Can you try Roccos across the street", "segments": [ { "start_index": 67, "end_index": 73, "text": "Roccos", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 74, "end_index": 91, "text": "across the street", "annotations": [ { "name": "restaurant_reservation.location.restaurant.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "OK, np!", "segments": [] }, { "index": 12, "speaker": "USER", "text": "7 pm, 4 of us on Thursday!", "segments": [ { "start_index": 0, "end_index": 4, "text": "7 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation.accept" } ] }, { "start_index": 6, "end_index": 7, "text": "4", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "calling now", "segments": [] }, { "index": 14, "speaker": "USER", "text": "and we would love a booth", "segments": [ { "start_index": 20, "end_index": 25, "text": "booth", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "your wish :).......", "segments": [] }, { "index": 16, "speaker": "USER", "text": "thanks, lmk", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "All set with a booth in the back!", "segments": [ { "start_index": 0, "end_index": 7, "text": "All set", "annotations": [ { "name": "restaurant_reservation.reservation.accept" } ] }, { "start_index": 15, "end_index": 20, "text": "booth", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] }, { "start_index": 15, "end_index": 32, "text": "booth in the back", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Thank you so much!!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "np, tell John I said Happy BIrthday!", "segments": [] }, { "index": 20, "speaker": "USER", "text": "will do!!", "segments": [] } ]
dlg-38a71290-33ec-4455-a509-84a2cf73001d
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hey can you order some food for me from Pizza Cottage?", "segments": [ { "start_index": 40, "end_index": 53, "text": "Pizza Cottage", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Yes, what did you have in mind?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I have a couple of friends over to watch the game so I'm thinking maybe a pizza.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay what kind of pizza did you want?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Give me one second, I'm going to ask what people want on it?", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay remember they have a lot of specialty pizzas.", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Oh yeah I do love their BLT pizza!", "segments": [ { "start_index": 24, "end_index": 33, "text": "BLT pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Yeah their loaded baked potato pizza is really good too!", "segments": [ { "start_index": 11, "end_index": 36, "text": "loaded baked potato pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 8, "speaker": "USER", "text": "They said no to the specialty pizza, but they said wanted a Hawaiian pizza.", "segments": [ { "start_index": 20, "end_index": 36, "text": "specialty pizza,", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 60, "end_index": 74, "text": "Hawaiian pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Okay it looks like on the Hawaiian there is provolone, pineapple, ham, and cinnamon.", "segments": [ { "start_index": 26, "end_index": 34, "text": "Hawaiian", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 44, "end_index": 53, "text": "provolone", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 55, "end_index": 64, "text": "pineapple", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 66, "end_index": 69, "text": "ham", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 75, "end_index": 83, "text": "cinnamon", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Okay they do not want the cinnamon, maybe we can just get the toppings on a regular pizza.", "segments": [ { "start_index": 26, "end_index": 34, "text": "cinnamon", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 76, "end_index": 83, "text": "regular", "annotations": [ { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay so just a two topping pizza with ham and pineapple?", "segments": [ { "start_index": 38, "end_index": 41, "text": "ham", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 46, "end_index": 55, "text": "pineapple", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yeah that works!", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay what size pizza did you want?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "I think a large would be best.", "segments": [ { "start_index": 10, "end_index": 15, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay so the base price for a single topping large is 13.99 and then it is $2 additional for the second topping so your total would be $15.99 for a large pizza with ham and pineapple.", "segments": [ { "start_index": 44, "end_index": 49, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 164, "end_index": 167, "text": "ham", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 172, "end_index": 181, "text": "pineapple", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yep perfect, just place the order on my account.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay done! The receipt should be texted to your phone.", "segments": [ { "start_index": 0, "end_index": 9, "text": "Okay done", "annotations": [ { "name": "pizza_ordering.pizza_order.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Yep just got it, what time will the pizza be ready to pick up?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "The online order says it should be ready to pick up in 25 minutes.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Perfect thank you!", "segments": [] } ]
dlg-38a9f549-4b4a-4e1b-b1f5-148ebb5e1c5f
uber-lyft-2
[ { "index": 0, "speaker": "USER", "text": "Hi, I would like to take an Uber ride.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Hello there, please give me a second.", "segments": [] }, { "index": 2, "speaker": "USER", "text": "No worries.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Great, how can I help you?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I would like to get an Uber ride from The Palm Los Angeles to Republique.", "segments": [ { "start_index": 38, "end_index": 58, "text": "The Palm Los Angeles", "annotations": [ { "name": "uber_lyft.location.from" }, { "name": "uber_lyft.location.from" } ] }, { "start_index": 62, "end_index": 72, "text": "Republique", "annotations": [ { "name": "uber_lyft.location.to" } ] }, { "start_index": 62, "end_index": 73, "text": "Republique.", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Can you provide me the addresses?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Sure, The Palm Los Angeles and the address is 1100 S Flower St, Los Angeles, CA 90015.", "segments": [ { "start_index": 6, "end_index": 86, "text": "The Palm Los Angeles and the address is 1100 S Flower St, Los Angeles, CA 90015.", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 6, "end_index": 85, "text": "The Palm Los Angeles and the address is 1100 S Flower St, Los Angeles, CA 90015", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Thank you. What is the address?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "The destination is Republique and the address is 624 South La Brea Ave, Los Angeles, CA 90036.", "segments": [ { "start_index": 19, "end_index": 94, "text": "Republique and the address is 624 South La Brea Ave, Los Angeles, CA 90036.", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 19, "end_index": 93, "text": "Republique and the address is 624 South La Brea Ave, Los Angeles, CA 90036", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Please give me a second to check the availability.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Sure no problem.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "The Uber Pool is available for a fare cost of $10.63.", "segments": [ { "start_index": 4, "end_index": 13, "text": "Uber Pool", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 46, "end_index": 52, "text": "$10.63", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 12, "speaker": "USER", "text": "How far is the distance?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "It is not that far.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Sure, that works for me.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Sorry, the Uber ride Pool has just been taken.", "segments": [ { "start_index": 11, "end_index": 25, "text": "Uber ride Pool", "annotations": [ { "name": "uber_lyft.type.ride.reject" } ] }, { "start_index": 21, "end_index": 25, "text": "Pool", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 16, "speaker": "USER", "text": "What is the next available ride?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "The next ride is UberX for $14.65.", "segments": [ { "start_index": 17, "end_index": 22, "text": "UberX", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] }, { "start_index": 27, "end_index": 33, "text": "$14.65", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "How long do I have to wait?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "It is only 7 minutes.", "segments": [ { "start_index": 11, "end_index": 20, "text": "7 minutes", "annotations": [ { "name": "uber_lyft.time.pickup.accept" } ] }, { "start_index": 11, "end_index": 21, "text": "7 minutes.", "annotations": [ { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Thank you.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "ride is on the way and that you can check status on your phone.", "segments": [] } ]
dlg-38ae5318-bece-461a-a5c0-8ebfa20c1f1f
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "Molly, can you please get me some tickets to go see Captain Marvel", "segments": [ { "start_index": 52, "end_index": 66, "text": "Captain Marvel", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, what movie theater location are you wanting to go see the movie at?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "We are going to go to the AMC North Park 15 in Dallas TX", "segments": [ { "start_index": 26, "end_index": 43, "text": "AMC North Park 15", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 47, "end_index": 56, "text": "Dallas TX", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What showtime are you wanting tickets for?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "The 6:00PM Time on Monday March the 4th", "segments": [ { "start_index": 4, "end_index": 10, "text": "6:00PM", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "And how many tickets do you want me to buy?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Well it will be me and 1 other friend. So 2 tickets total.", "segments": [ { "start_index": 16, "end_index": 37, "text": "me and 1 other friend", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 42, "end_index": 43, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets.accept" }, { "name": "movie_ticket.num.tickets.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Is it going to be in the 3D theather or the regular one?", "segments": [ { "start_index": 25, "end_index": 27, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] }, { "start_index": 44, "end_index": 51, "text": "regular", "annotations": [ { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 8, "speaker": "USER", "text": "It is going to be in a normal theater.", "segments": [ { "start_index": 23, "end_index": 29, "text": "normal", "annotations": [ { "name": "movie_ticket.type.screening.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Ok I will do that. How do you want me to pay for it?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Just use my Fandango account. You know the login.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Ok I will do that. Do you need to know if there are restaurants around to eat at before the movie?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "No we are just going to snack in the theater. They have lounge seating there dont they?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Yes that theater you are going to does.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Ok well will you call me when you are done completing the order and send me the scan code to pick them up.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Yes I will. I will just text them to you.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "That sounds great. ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Do you need directions to the theater.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No I think I know how to get there.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Ok well is there anything else I can do?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "No that is all.", "segments": [] } ]
dlg-38b1b4a3-26aa-491e-bfd8-2fb1ad97f331
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "Hi. I'm looking to get movie tickets to Green Book tonight.", "segments": [ { "start_index": 40, "end_index": 50, "text": "Green Book", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "What city would you like to see it in?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'm looking to see it in Southlake, Texas.", "segments": [ { "start_index": 25, "end_index": 41, "text": "Southlake, Texas", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay. It's showing at Harkins Theaters in Southlake at 7:05pm and 9:30pm tonight. Which do you prefer?", "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": 51, "text": "Southlake", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] }, { "start_index": 55, "end_index": 61, "text": "7:05pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 66, "end_index": 72, "text": "9:30pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 4, "speaker": "USER", "text": "I'd like to see it at 7:05pm.", "segments": [ { "start_index": 22, "end_index": 28, "text": "7:05pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay. And how many tickets would you like?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I'm looking to get two tickets.", "segments": [ { "start_index": 19, "end_index": 22, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 19, "end_index": 30, "text": "two tickets", "annotations": [ { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Alright. Two tickets comes to $15.40 total. Unfortunately, I'm unable to choose the seats. Is that okay?", "segments": [ { "start_index": 9, "end_index": 12, "text": "Two", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 9, "end_index": 20, "text": "Two tickets", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 30, "end_index": 36, "text": "$15.40", "annotations": [ { "name": "movie_ticket.price.ticket.accept" }, { "name": "movie_ticket.price.ticket" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Yes, that's fine. ", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "So, just to repeat, I have you down for two tickets for Green Book in Southlake at Harkins Theaters at 7:05pm, correct?", "segments": [ { "start_index": 40, "end_index": 43, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 40, "end_index": 51, "text": "two tickets", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 56, "end_index": 66, "text": "Green Book", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 70, "end_index": 79, "text": "Southlake", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] }, { "start_index": 83, "end_index": 99, "text": "Harkins Theaters", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 103, "end_index": 109, "text": "7:05pm", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes, that's right. I was going to ask is there an Imax option available?", "segments": [ { "start_index": 50, "end_index": 54, "text": "Imax", "annotations": [ { "name": "movie_ticket.type.screening.reject" }, { "name": "movie_ticket.name.theater.reject" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "No, there is not. ", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Okay, that's fine. ", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "I'll place the order for you now if that's fine.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Yes, that's fine. ", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay. You tickets will be sent to your mobile device via text message.", "segments": [ { "start_index": 6, "end_index": 70, "text": "You tickets will be sent to your mobile device via text message.", "annotations": [ { "name": "movie_ticket.ticket_booking.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Awesome, thank you.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Is there anything else I can do?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Nope, that's it. Thanks.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Goodbye. ", "segments": [] } ]
dlg-38ba85c9-13e9-4f43-8ee5-fd09f8f357eb
coffee-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hey, can you please order me a coffee? ", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Of course, which store did you want it from?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Starbucks on Main Street, please.", "segments": [ { "start_index": 13, "end_index": 24, "text": "Main Street", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] }, { "start_index": 13, "end_index": 25, "text": "Main Street,", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Got it. What did you want to order? ", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I'd like to try an Iced Cinnamon Shortbread Latte today.", "segments": [ { "start_index": 19, "end_index": 49, "text": "Iced Cinnamon Shortbread Latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Sounds yummy, what size do you want that?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Let's go with grande.", "segments": [ { "start_index": 14, "end_index": 20, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "And what kind of milk in that? ", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Hmm, I think I'll do almond milk.", "segments": [ { "start_index": 21, "end_index": 32, "text": "almond milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "It looks like they're temporarily out of almond milk, unfortunately.", "segments": [ { "start_index": 41, "end_index": 52, "text": "almond milk", "annotations": [ { "name": "coffee_ordering.type.milk.reject" }, { "name": "coffee_ordering.type.milk.reject" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Oh no. Do they have coconut milk?", "segments": [ { "start_index": 20, "end_index": 32, "text": "coconut milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Yes, they do. ", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Okay, so a grande Iced Cinnamon Shortbread Latte with coconut milk, then.", "segments": [ { "start_index": 11, "end_index": 17, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 18, "end_index": 48, "text": "Iced Cinnamon Shortbread Latte", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 54, "end_index": 66, "text": "coconut milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.type.milk.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Gotcha. Anything else for you?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Nope, that's all I want today.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Alright, I've placed your order and it'll be ready for you to pick up shortly.", "segments": [ { "start_index": 9, "end_index": 31, "text": "I've placed your order", "annotations": [ { "name": "coffee_ordering.coffee_order.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Thank you very much.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "You're so welcome. It came out to $4.18 and they will be sending your receipt to your phone via text.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Lovely. Have a good rest of your day, bye!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You too! Goodbye.", "segments": [] } ]
dlg-38c22a9c-e9a6-43f7-92f5-81d4c5bf250a
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Hi, I need to schedule an appointment for a car tune up.", "segments": [ { "start_index": 44, "end_index": 55, "text": "car tune up", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 48, "end_index": 55, "text": "tune up", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Hello. Where would you like the appointment made?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I need an appointment at Intelligent Auto Solutions", "segments": [ { "start_index": 25, "end_index": 51, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" }, { "name": "auto_repair.name.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok. Can I ask what the appointment is for?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Yeah my car is leaking oil", "segments": [ { "start_index": 5, "end_index": 26, "text": "my car is leaking oil", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 8, "end_index": 26, "text": "car is leaking oil", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "And how soon do you need an appointment?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "ASAP", "segments": [ { "start_index": 0, "end_index": 4, "text": "ASAP", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "It looks like there is an appointment available tomorrow at 10am at Intelligent Auto Solutions", "segments": [ { "start_index": 48, "end_index": 56, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 60, "end_index": 64, "text": "10am", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] }, { "start_index": 68, "end_index": 94, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" }, { "name": "auto_repair.name.store" } ] } ] }, { "index": 8, "speaker": "USER", "text": "No, that's not quite soon enough, I'd really like to have this looked at because it's gotten worse.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Let me check for more availability", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Thanks", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "No problem. I can schedule you for 8:30AM tomorrow morning?", "segments": [ { "start_index": 35, "end_index": 41, "text": "8:30AM", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] }, { "start_index": 42, "end_index": 50, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Is there anything available this afternoon?", "segments": [ { "start_index": 28, "end_index": 42, "text": "this afternoon", "annotations": [ { "name": "auto_repair.time.appt.reject" } ] }, { "start_index": 33, "end_index": 42, "text": "afternoon", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "No, nothing. Is there somewhere else you'd like to book an appointment?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "No, I can be there tomorrow at 8:30", "segments": [ { "start_index": 19, "end_index": 27, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 31, "end_index": 35, "text": "8:30", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "They will need a name and number?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "My name is Katie Smith and my number is 206-555-1010", "segments": [ { "start_index": 11, "end_index": 22, "text": "Katie Smith", "annotations": [ { "name": "auto_repair.name.customer.accept" }, { "name": "auto_repair.name.customer.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "OK. I've scheduled you for 8:30 AM at Intelligent Auto Solutions for an oil leak", "segments": [ { "start_index": 27, "end_index": 34, "text": "8:30 AM", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 38, "end_index": 64, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] }, { "start_index": 72, "end_index": 80, "text": "oil leak", "annotations": [ { "name": "auto_repair.reason.appt.accept" }, { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Thanks", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You're welcome. Good luck", "segments": [] } ]
dlg-38c95d78-583f-4d2b-b865-68d170dbc887
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "i am really craving a pizza from domino's for our dinner tonight!", "segments": [ { "start_index": 33, "end_index": 41, "text": "domino's", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "That does sound really good which one are you thinking of?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "lets go with the one on east kearney street, there dough is the best", "segments": [ { "start_index": 24, "end_index": 43, "text": "east kearney street", "annotations": [ { "name": "pizza_ordering.location.store" }, { "name": "pizza_ordering.location.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "ok i looked it up and there address is 1241 E. Kearney street", "segments": [ { "start_index": 39, "end_index": 60, "text": "1241 E. Kearney stree", "annotations": [ { "name": "pizza_ordering.location.store.accept" } ] }, { "start_index": 39, "end_index": 61, "text": "1241 E. Kearney street", "annotations": [ { "name": "pizza_ordering.location.store.accept" } ] } ] }, { "index": 4, "speaker": "USER", "text": "yes, that is my favorite one, lets us that one forsure!", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "ok so to start with what kind of crust do you want?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "i want A large thin crust as always.", "segments": [ { "start_index": 9, "end_index": 14, "text": "large", "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" }, { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "do you want to do the regular cheese or something else?", "segments": [ { "start_index": 22, "end_index": 36, "text": "regular cheese", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] } ] }, { "index": 8, "speaker": "USER", "text": "well there will be kids at the dinner so lets just do half cheese and half hamburger please", "segments": [ { "start_index": 54, "end_index": 65, "text": "half cheese", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] }, { "start_index": 70, "end_index": 84, "text": "half hamburger", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "do you want and dipping sauces or extra cheese?", "segments": [ { "start_index": 16, "end_index": 30, "text": "dipping sauces", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] }, { "start_index": 34, "end_index": 46, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] } ] }, { "index": 10, "speaker": "USER", "text": "yes lets do 2 things of ranch and extra cheese on both sides", "segments": [ { "start_index": 24, "end_index": 29, "text": "ranch", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 34, "end_index": 46, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "ok sounds yummy to be honest", "segments": [] }, { "index": 12, "speaker": "USER", "text": "oh wait, could i also add extra hamburger on that side as well?", "segments": [ { "start_index": 26, "end_index": 41, "text": "extra hamburger", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.preference" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "of course, putting order in now!", "segments": [] }, { "index": 14, "speaker": "USER", "text": "great thank you very much you are always so helpful to me.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "ok so you have a large thin crust with half cheese and half extra hamburger and extra cheese on the whole pizza and it will be ready for pick up in about 25 mins", "segments": [ { "start_index": 17, "end_index": 22, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 23, "end_index": 33, "text": "thin crust", "annotations": [ { "name": "pizza_ordering.type.crust.accept" }, { "name": "pizza_ordering.type.crust.accept" } ] }, { "start_index": 39, "end_index": 50, "text": "half cheese", "annotations": [ { "name": "pizza_ordering.preference.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 55, "end_index": 75, "text": "half extra hamburger", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 60, "end_index": 75, "text": "extra hamburger", "annotations": [ { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 80, "end_index": 92, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.preference.accept" }, { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 100, "end_index": 111, "text": "whole pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "perfect timing!", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "also your receipt will be sent to your mobile device via text message.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "yes they actually just sent it to me thank you for the help", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "your very welcome enjoy your dinner and always let me know if you need anything!", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Ok i will good evening ", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Ok good evening to you as well", "segments": [] } ]
dlg-38d78b1e-dbb9-45e1-ab07-ef9ec6a36be2
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "hi, i need to order some movie tickets for tonighq", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "ok, where would you like to see a movie", "segments": [] }, { "index": 2, "speaker": "USER", "text": "i want to go to the cinemark in taylor", "segments": [ { "start_index": 16, "end_index": 28, "text": "the cinemark", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 20, "end_index": 28, "text": "cinemark", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 32, "end_index": 38, "text": "taylor", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "ok, the cinemark in taylor at the southland shopping mall?", "segments": [ { "start_index": 4, "end_index": 16, "text": "the cinemark", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 8, "end_index": 16, "text": "cinemark", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 20, "end_index": 26, "text": "taylor", "annotations": [ { "name": "movie_ticket.location.theater" } ] }, { "start_index": 20, "end_index": 57, "text": "taylor at the southland shopping mall", "annotations": [ { "name": "movie_ticket.location.theater" } ] }, { "start_index": 30, "end_index": 57, "text": "the southland shopping mall", "annotations": [ { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 4, "speaker": "USER", "text": "yes that one", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "ok, so what movie do you want to see", "segments": [] }, { "index": 6, "speaker": "USER", "text": "i want to see aquaman", "segments": [ { "start_index": 14, "end_index": 21, "text": "aquaman", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "ok good choice, its playing at 700 810 930 and 1050", "segments": [ { "start_index": 31, "end_index": 34, "text": "700", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 35, "end_index": 38, "text": "810", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 39, "end_index": 42, "text": "930", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 47, "end_index": 51, "text": "1050", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 8, "speaker": "USER", "text": "ok i want the 810 please", "segments": [ { "start_index": 14, "end_index": 17, "text": "810", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "ok the 810, how many tickets do you need?", "segments": [ { "start_index": 7, "end_index": 10, "text": "810", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 10, "speaker": "USER", "text": "i need two tickets", "segments": [ { "start_index": 7, "end_index": 10, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "ok, did you want reserve seating or just genreal", "segments": [] }, { "index": 12, "speaker": "USER", "text": "general seating is fine", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "ok then two tickets for aquaman at 810 for the cinemark taylor", "segments": [ { "start_index": 8, "end_index": 11, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 24, "end_index": 31, "text": "aquaman", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] }, { "start_index": 35, "end_index": 38, "text": "810", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 43, "end_index": 55, "text": "the cinemark", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 47, "end_index": 55, "text": "cinemark", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 56, "end_index": 62, "text": "taylor", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 14, "speaker": "USER", "text": "actually, i changed my mind a bit, change the time to the 930", "segments": [ { "start_index": 58, "end_index": 61, "text": "930", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "ok changing the time to the 930 showing", "segments": [ { "start_index": 28, "end_index": 31, "text": "930", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 16, "speaker": "USER", "text": "ok sounds good", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "ok, so you have two tickets for aquaman at the 930 showing at the cinemark in taylor", "segments": [ { "start_index": 16, "end_index": 19, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets.accept" }, { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 32, "end_index": 39, "text": "aquaman", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 47, "end_index": 50, "text": "930", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] }, { "start_index": 62, "end_index": 74, "text": "the cinemark", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 66, "end_index": 74, "text": "cinemark", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 78, "end_index": 84, "text": "taylor", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "yes, that sounds right", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "ok, the total will be $22.50", "segments": [ { "start_index": 22, "end_index": 28, "text": "$22.50", "annotations": [ { "name": "movie_ticket.price.ticket.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "ok place the order", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "order placed the digital tickets and the receipt are being sent to your phone right now", "segments": [] }, { "index": 22, "speaker": "USER", "text": "ok got em", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "ok good, is there anything else you needed", "segments": [] }, { "index": 24, "speaker": "USER", "text": "no thats it, goodbye", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "ok goodbye", "segments": [] } ]
dlg-3908c914-1948-41d2-8b4a-e611bcfc73ee
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "Hey, can I get tickets to see Cold Pursuit?", "segments": [ { "start_index": 30, "end_index": 42, "text": "Cold Pursuit", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Let's see... what city and state do you want to know about?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Chicago, Illinois.", "segments": [ { "start_index": 0, "end_index": 17, "text": "Chicago, Illinois", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Yes! Tickets for Cold Pursuit are available in Chicago, Illinois.", "segments": [ { "start_index": 17, "end_index": 29, "text": "Cold Pursuit", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] }, { "start_index": 47, "end_index": 64, "text": "Chicago, Illinois", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 4, "speaker": "USER", "text": "What times is the movie showing?", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "There are showings at 6:45 p.m. and 9:30 p.m. today.", "segments": [ { "start_index": 22, "end_index": 30, "text": "6:45 p.m", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 36, "end_index": 44, "text": "9:30 p.m", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 6, "speaker": "USER", "text": "I'd like the 9:30 p.m. showing.", "segments": [ { "start_index": 13, "end_index": 21, "text": "9:30 p.m", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "How many tickets do you need?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Two adult tickets, please.", "segments": [ { "start_index": 0, "end_index": 3, "text": "Two", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 0, "end_index": 17, "text": "Two adult tickets", "annotations": [ { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "That will be a total of $27.30.", "segments": [ { "start_index": 24, "end_index": 30, "text": "$27.30", "annotations": [ { "name": "movie_ticket.price.ticket" }, { "name": "movie_ticket.price.ticket" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Gee, that's expensive. Any discounts available?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Yes, a senior discount. A senior ticket cost $1.68 less than an adult ticket.", "segments": [ { "start_index": 45, "end_index": 50, "text": "$1.68", "annotations": [ { "name": "movie_ticket.price.ticket" }, { "name": "movie_ticket.price.ticket" } ] } ] }, { "index": 12, "speaker": "USER", "text": "OK, let's make it one senior ticket and one adult ticket.", "segments": [ { "start_index": 18, "end_index": 56, "text": "one senior ticket and one adult ticket", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "One senior ticket and one adult ticket will be a total of $25.62.", "segments": [ { "start_index": 0, "end_index": 38, "text": "One senior ticket and one adult ticket", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 58, "end_index": 64, "text": "$25.62", "annotations": [ { "name": "movie_ticket.price.ticket.accept" }, { "name": "movie_ticket.price.ticket.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Where is the movie showing?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Cold Pursuit is showing at AMC River East 21, 322 East Illinois Street, Chicago.", "segments": [ { "start_index": 0, "end_index": 12, "text": "Cold Pursuit", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] }, { "start_index": 27, "end_index": 30, "text": "AMC", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 27, "end_index": 44, "text": "AMC River East 21", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 31, "end_index": 79, "text": "River East 21, 322 East Illinois Street, Chicago", "annotations": [ { "name": "movie_ticket.location.theater.accept" } ] }, { "start_index": 46, "end_index": 79, "text": "322 East Illinois Street, Chicago", "annotations": [ { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "OK, I'd like to order the tickets.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "I am placing the order. One senior ticket and one adult ticket for Cold Pursuit showing at 9:30 p.m. have been sent to your mobile phone.", "segments": [ { "start_index": 24, "end_index": 62, "text": "One senior ticket and one adult ticket", "annotations": [ { "name": "movie_ticket.num.tickets.accept" }, { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 67, "end_index": 79, "text": "Cold Pursuit", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 91, "end_index": 99, "text": "9:30 p.m", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Thanks. Can you send me a map, too?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "I have sent the address to the theater with a link to a map.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Thanks!", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Happy viewing!", "segments": [] } ]
dlg-3908d4ba-7cf0-4e09-8c8f-44cd294b42f0
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Would you mind making a Starbucks run for me?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "No problem! Which Starbucks should I orderfrom?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "How about the one on Forsyth Road, by Kroger?", "segments": [ { "start_index": 21, "end_index": 44, "text": "Forsyth Road, by Kroger", "annotations": [ { "name": "coffee_ordering.location.store.accept" }, { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Sounds great! What do you want from Starbucks?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "A Vanilla Latte, please.", "segments": [ { "start_index": 2, "end_index": 15, "text": "Vanilla Latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What size?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Grande.", "segments": [ { "start_index": 0, "end_index": 6, "text": "Grande", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Regular milk?", "segments": [ { "start_index": 0, "end_index": 12, "text": "Regular milk", "annotations": [ { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 8, "speaker": "USER", "text": "No, coconut milk, please.", "segments": [ { "start_index": 4, "end_index": 16, "text": "coconut milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Got it! What if they're out of coconut milk?", "segments": [ { "start_index": 31, "end_index": 43, "text": "coconut milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk.reject" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Almond milk, thanks.", "segments": [ { "start_index": 0, "end_index": 11, "text": "Almond milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Do you want extra espresso?", "segments": [ { "start_index": 12, "end_index": 26, "text": "extra espresso", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes, a double shot, please.", "segments": [ { "start_index": 7, "end_index": 18, "text": "double shot", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Done! Any extra flavors or syrups?", "segments": [ { "start_index": 10, "end_index": 23, "text": "extra flavors", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] }, { "start_index": 27, "end_index": 33, "text": "syrups", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 14, "speaker": "USER", "text": "No, thanks. Just vanilla, please.", "segments": [ { "start_index": 17, "end_index": 24, "text": "vanilla", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Sure! What about whipped cream?", "segments": [ { "start_index": 17, "end_index": 30, "text": "whipped cream", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 16, "speaker": "USER", "text": "No whipped cream, thanks. I want this to be dairy free.", "segments": [ { "start_index": 0, "end_index": 16, "text": "No whipped cream", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 3, "end_index": 16, "text": "whipped cream", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "No problem! Is there anything else you want from Starbucks?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No thanks! Just a grande coconut vanilla latte, with a double shot of espresso and no whipped cream.", "segments": [ { "start_index": 18, "end_index": 24, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 25, "end_index": 32, "text": "coconut", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 33, "end_index": 46, "text": "vanilla latte", "annotations": [ { "name": "coffee_ordering.num.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 55, "end_index": 78, "text": "double shot of espresso", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] }, { "start_index": 83, "end_index": 99, "text": "no whipped cream", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 86, "end_index": 99, "text": "whipped cream", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "Got it! I've confirmed your grande coconut milk vanilla latte with a double shot of espresso and no whipped cream with the Forsyth Road Starbucks, and it should be available for pickup in 5 minutes. The receipt should show up in your text messages momentarily.", "segments": [ { "start_index": 28, "end_index": 34, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 35, "end_index": 47, "text": "coconut milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 48, "end_index": 61, "text": "vanilla latte", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 69, "end_index": 92, "text": "double shot of espresso", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 97, "end_index": 113, "text": "no whipped cream", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 100, "end_index": 113, "text": "whipped cream", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 123, "end_index": 135, "text": "Forsyth Road", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Thank you so much!", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "No problem!", "segments": [] } ]
dlg-390c9e33-8524-4c61-81b9-e78a512c7553
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "Hello, I am looking to eat out at a nice restaurant tonight. Perferbly something with a nice view of downtown with a romantic setting. ", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Let me look around. ", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Great, thanks!", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "I have found quite a few restaurants in your area that have a view of downtown. What type of food are you looking to enjoy? Anything in particular?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Actually yes, I am really craving Italian food. So please help find me a nice restaurant with a view of downtown that serves Italian food.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Ok I am searching. I see here that there are three restaurants that have a view of downtown and serves Italian food. One of them has a view of downtown and the bay, the other two have a smaller view of just downtown.", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I would like to book an appointment for the one with the view of the bay and downtown please.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Ok great. Let me go ahead and book a reservation for you. One moment please. The place is called Sorrentino's.", "segments": [ { "start_index": 97, "end_index": 109, "text": "Sorrentino's", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Sorrentino's sounds perfect, thanks!", "segments": [ { "start_index": 0, "end_index": 12, "text": "Sorrentino's", "annotations": [ { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "It looks like they have both indoor and outdoor seating. Which one do you prefer?", "segments": [ { "start_index": 29, "end_index": 35, "text": "indoor", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 40, "end_index": 47, "text": "outdoor", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 10, "speaker": "USER", "text": "I prefer to sit outdoors.", "segments": [ { "start_index": 16, "end_index": 24, "text": "outdoors", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Ok, and how many people will be in your party?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "There will be 6 of us.", "segments": [ { "start_index": 14, "end_index": 15, "text": "6", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "And what time are you looking to book the reservation for?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "We were hoping at 7pm.", "segments": [ { "start_index": 18, "end_index": 21, "text": "7pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ok let me take a look here. It looks like they do have a table availabe outside for 6 people, but not until 8pm. Is that ok with you or would you like me to see if they have anything indoors at 7pm?", "segments": [ { "start_index": 57, "end_index": 62, "text": "table", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 72, "end_index": 79, "text": "outside", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 84, "end_index": 92, "text": "6 people", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 84, "end_index": 85, "text": "6", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 108, "end_index": 111, "text": "8pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 183, "end_index": 190, "text": "indoors", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 194, "end_index": 197, "text": "7pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 16, "speaker": "USER", "text": "8pm is a little late. Yes, can you see if they have anything indoors please at 7pm?", "segments": [ { "start_index": 0, "end_index": 3, "text": "8pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 61, "end_index": 68, "text": "indoors", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 79, "end_index": 82, "text": "7pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Let me see. It looks like they do have a table at 7pm for your request. Would you like me to book it?", "segments": [ { "start_index": 41, "end_index": 46, "text": "table", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 50, "end_index": 53, "text": "7pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Yes, please!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Great. I went ahead and booked an appointment for you at Sorrentino's for 6 people at 7pm inside the restaurant. Is there anything else I can help you with?", "segments": [ { "start_index": 57, "end_index": 69, "text": "Sorrentino's", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] }, { "start_index": 74, "end_index": 75, "text": "6", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 74, "end_index": 82, "text": "6 people", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 86, "end_index": 89, "text": "7pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] }, { "start_index": 90, "end_index": 96, "text": "inside", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" }, { "name": "restaurant_reservation.type.seating.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "No, that is it. Thank you so much! We look forward to our lovely dinner with a beautiful view.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "You're so welcome, let me know if you need anything else or need to change anything on your reservation.", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Will do, thanks again!", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Of course, have a good night. Bye.", "segments": [] }, { "index": 24, "speaker": "USER", "text": "Oh I will, and you too! Bye.", "segments": [] } ]
dlg-393cc67a-4876-447b-aebb-f638647e75f1
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Hey! I need you to pick up a Starbucks coffee for me. I'm dragging over here. ", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Of course! What's the closest location to you?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "2 Atlantic Avenue, the one in the North End. It's my favorite one in Boston. You familiar with that one?", "segments": [ { "start_index": 0, "end_index": 43, "text": "2 Atlantic Avenue, the one in the North End", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] }, { "start_index": 69, "end_index": 75, "text": "Boston", "annotations": [ { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Absolutely! What's your order?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I'm carving an Iced Mocha, those are so delicious!", "segments": [ { "start_index": 15, "end_index": 25, "text": "Iced Mocha", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Do you want sugar or cream in it?", "segments": [ { "start_index": 12, "end_index": 17, "text": "sugar", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] }, { "start_index": 21, "end_index": 26, "text": "cream", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Heck yes, I take 3 Splenda and a splash of almond milk.", "segments": [ { "start_index": 17, "end_index": 26, "text": "3 Splenda", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 17, "end_index": 54, "text": "3 Splenda and a splash of almond milk", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 43, "end_index": 54, "text": "almond milk", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "That sounds yummy. What size do you want?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "It's Wednesday so make it a venti. Order it online too because it's such a busy location.", "segments": [ { "start_index": 28, "end_index": 33, "text": "venti", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Good idea! I have your login info so it should be really easy. Do you want me to order it now or after your meeting?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Order it now because I could really use that coffee before my meeting. ", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Absolutely. I don't blame you.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Make sure it's a Iced Skinny Mocha! I forgot to mention that. I don't need the extra calories.", "segments": [ { "start_index": 17, "end_index": 34, "text": "Iced Skinny Mocha", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "You're ridiculous. The Skinny one is just as good though.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "This way I can get some whip cream on it too. Make sure you write just a little whip. I love whip cream so it'll be a nice treat.", "segments": [ { "start_index": 24, "end_index": 28, "text": "whip", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 24, "end_index": 34, "text": "whip cream", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] }, { "start_index": 73, "end_index": 84, "text": "little whip", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "I may wait until I get there because I don't want it to melt before I get it. ", "segments": [] }, { "index": 16, "speaker": "USER", "text": "That's a really good idea. Thanks a ton! Let me know when you head out to get it.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "I sure will. I'm going to place the order after we get off the phone. ", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Perfect, you're the best!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "No way. Just to be clear you want the Venti Iced Skinny Mocha with 3 Splenda and a splash of almond milk and a little whipped cream from the 2 Atlantic Avenue Boston, MA location near the North End, correct?", "segments": [ { "start_index": 38, "end_index": 43, "text": "Venti", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 44, "end_index": 48, "text": "Iced", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 44, "end_index": 61, "text": "Iced Skinny Mocha", "annotations": [ { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 49, "end_index": 61, "text": "Skinny Mocha", "annotations": [ { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 67, "end_index": 76, "text": "3 Splenda", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 67, "end_index": 104, "text": "3 Splenda and a splash of almond milk", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 93, "end_index": 104, "text": "almond milk", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 111, "end_index": 131, "text": "little whipped cream", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 141, "end_index": 169, "text": "2 Atlantic Avenue Boston, MA", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] }, { "start_index": 141, "end_index": 197, "text": "2 Atlantic Avenue Boston, MA location near the North End", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "You got it! Thanks again! ", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "No problem. Your order is going to be ready shortly and the receipt is being sent to your cell phone via text message. ", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Thanks. ", "segments": [] } ]
dlg-393d9c8d-56ad-49f8-9698-fe9ee233af48
uber-lyft-2
[ { "index": 0, "speaker": "USER", "text": "Hi there, I am at the Orlando Int'l Airport. I need an Uber back to Merritt Island to get home.", "segments": [ { "start_index": 22, "end_index": 43, "text": "Orlando Int'l Airport", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 55, "end_index": 59, "text": "Uber", "annotations": [ { "name": "uber_lyft.uber_lyft" } ] }, { "start_index": 68, "end_index": 82, "text": "Merritt Island", "annotations": [ { "name": "uber_lyft.location.to" } ] }, { "start_index": 68, "end_index": 94, "text": "Merritt Island to get home", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "That's not a problem. What are your specifics? Where do you need to go?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Just the plain Uber for around $57 I think it is. I'm coming back to Merritt Island", "segments": [ { "start_index": 9, "end_index": 19, "text": "plain Uber", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 31, "end_index": 34, "text": "$57", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 69, "end_index": 83, "text": "Merritt Island", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Got it checking.....", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Great!", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Ok so there is no UberX, which is the base Uber available. At least for two hours.", "segments": [ { "start_index": 18, "end_index": 23, "text": "UberX", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride.reject" } ] }, { "start_index": 38, "end_index": 47, "text": "base Uber", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 72, "end_index": 81, "text": "two hours", "annotations": [ { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Owch! No! Really?? I really don't want to wait two hours. What are our options?", "segments": [ { "start_index": 47, "end_index": 56, "text": "two hours", "annotations": [ { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "An UberX Car Seat, which is good for up to 4 people.", "segments": [ { "start_index": 3, "end_index": 8, "text": "UberX", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 3, "end_index": 17, "text": "UberX Car Seat", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 43, "end_index": 44, "text": "4", "annotations": [ { "name": "uber_lyft.num.people" } ] } ] }, { "index": 8, "speaker": "USER", "text": "But's its just me. LOL", "segments": [ { "start_index": 10, "end_index": 17, "text": "just me", "annotations": [ { "name": "uber_lyft.num.people.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Maybe you could split the fare?? :-)", "segments": [] }, { "index": 10, "speaker": "USER", "text": "How much is the Car Seat one?", "segments": [ { "start_index": 16, "end_index": 28, "text": "Car Seat one", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "$65.30", "segments": [ { "start_index": 0, "end_index": 6, "text": "$65.30", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 12, "speaker": "USER", "text": "So $8 more.......", "segments": [ { "start_index": 3, "end_index": 5, "text": "$8", "annotations": [ { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 3, "end_index": 10, "text": "$8 more", "annotations": [ { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Yep. And it is a larger vehicle.", "segments": [ { "start_index": 17, "end_index": 23, "text": "larger", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Let's do it. I need to get back. You have my account info?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Yes", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Great!", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Ok so you are confirmed for the UberX Car Seat. At $65.30. He should be along in about 15 min.", "segments": [ { "start_index": 32, "end_index": 37, "text": "UberX", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] }, { "start_index": 51, "end_index": 57, "text": "$65.30", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] }, { "start_index": 81, "end_index": 93, "text": "about 15 min", "annotations": [ { "name": "uber_lyft.time.pickup.accept" } ] }, { "start_index": 87, "end_index": 93, "text": "15 min", "annotations": [ { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "What kind of vehicle?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "It's an SUV type. The drivers name is Karl. I am sending you the info to your phone.", "segments": [ { "start_index": 8, "end_index": 16, "text": "SUV type", "annotations": [ { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Yep. Got it!", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Great. See you in a bit!", "segments": [] }, { "index": 22, "speaker": "USER", "text": "You are awesome! ", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Thanks again!", "segments": [] } ]
dlg-394029f1-54e0-4578-9788-252a0eb050b8
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "Hey Jim, can you get me tickets to see How to train your dragons in nyc.", "segments": [ { "start_index": 39, "end_index": 64, "text": "How to train your dragons", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 68, "end_index": 71, "text": "nyc", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Very well sir, what time", "segments": [] }, { "index": 2, "speaker": "USER", "text": "tonight, and get two tickets for me and steve.", "segments": [ { "start_index": 17, "end_index": 20, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 17, "end_index": 28, "text": "two tickets", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "very well sir", "segments": [] }, { "index": 4, "speaker": "USER", "text": "thank you steve", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "your tickets will be sent to your phone shortly", "segments": [] }, { "index": 6, "speaker": "USER", "text": "thanks buddy", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "No problem sir, i am here to serve", "segments": [] }, { "index": 8, "speaker": "USER", "text": "could you actually book 3 more tickets", "segments": [ { "start_index": 24, "end_index": 38, "text": "3 more tickets", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 24, "end_index": 25, "text": "3", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "very well sir", "segments": [] }, { "index": 10, "speaker": "USER", "text": "some of the other guys want to come", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "very well", "segments": [] }, { "index": 12, "speaker": "USER", "text": "thanks buddy,", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "not a problem sir", "segments": [] }, { "index": 14, "speaker": "USER", "text": "you're the best", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "your tickets will be sent shortly", "segments": [] }, { "index": 16, "speaker": "USER", "text": "you are a one stake sauce my dude", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "thanks ", "segments": [] }, { "index": 18, "speaker": "USER", "text": "your welcome", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "i love you", "segments": [] } ]