conversation_id
stringlengths
40
40
instruction_id
stringclasses
15 values
utterances
list
dlg-f3e36e68-19ca-4ff3-950b-6082777bc6e0
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Assistant, order me a pizza from Pizza Hut", "segments": [ { "start_index": 33, "end_index": 42, "text": "Pizza Hut", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "What size pizza should I order?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Make it a large pizza", "segments": [ { "start_index": 10, "end_index": 15, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "what type of crust?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "hand tossed", "segments": [ { "start_index": 0, "end_index": 11, "text": "hand tossed", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "any toppings?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "yes, mushrooms and extra cheese", "segments": [ { "start_index": 5, "end_index": 14, "text": "mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 19, "end_index": 31, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.preference" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Anything else?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "no, that's all", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "ok, I'll order a large hand tossed pizza with extra cheese and mushrooms", "segments": [ { "start_index": 17, "end_index": 22, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 23, "end_index": 40, "text": "hand tossed pizza", "annotations": [ { "name": "pizza_ordering.type.crust.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 46, "end_index": 58, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 63, "end_index": 72, "text": "mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "yes", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "should I order it right away?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "yes", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "for delivery or carry out?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "for carry out", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "should I use a coupon?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "yes, use the $7.99 2-topping large pizza coupon", "segments": [ { "start_index": 29, "end_index": 34, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "ok. your pizza is ordered", "segments": [ { "start_index": 4, "end_index": 25, "text": "your pizza is ordered", "annotations": [ { "name": "pizza_ordering.pizza_order.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "when will it be ready?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "It'll be ready in 25 minutes. A receipt has been sent to your mobile phone.", "segments": [] } ]
dlg-f3ec3ca9-3542-45fc-bed3-8acb9d1d1be8
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Hello, I would like to order a coffee drink from Starbucks.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Ok, what Starbucks do you want to order from?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'd like to order from the Starbucks in downtown Oakland.", "segments": [ { "start_index": 37, "end_index": 56, "text": "in downtown Oakland", "annotations": [ { "name": "coffee_ordering.location.store" } ] }, { "start_index": 40, "end_index": 57, "text": "downtown Oakland.", "annotations": [ { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok, and what do you want to order?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I want to order a latte.", "segments": [ { "start_index": 18, "end_index": 23, "text": "latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Ok, what size do you want to order?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I want to order a Grande.", "segments": [ { "start_index": 18, "end_index": 24, "text": "Grande", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Great, what type of milk do you want in your latte?", "segments": [ { "start_index": 45, "end_index": 50, "text": "latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 8, "speaker": "USER", "text": "I would like regular 2% milk.", "segments": [ { "start_index": 13, "end_index": 28, "text": "regular 2% milk", "annotations": [ { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 21, "end_index": 28, "text": "2% milk", "annotations": [ { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Ok, 2% milk. Would you like to add anything else?", "segments": [ { "start_index": 4, "end_index": 11, "text": "2% milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes, I would like to add a vanilla flavor shot.", "segments": [ { "start_index": 27, "end_index": 46, "text": "vanilla flavor shot", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Ok, and do you want your drink to be hot or iced?", "segments": [ { "start_index": 37, "end_index": 40, "text": "hot", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 37, "end_index": 48, "text": "hot or iced", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 44, "end_index": 48, "text": "iced", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 12, "speaker": "USER", "text": "I would like it to be hot.", "segments": [ { "start_index": 22, "end_index": 25, "text": "hot", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Great, is there anything else?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "No, that will be it.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ok, so I have an order for a grande Latte with 2% milk and vanilla, served hot.", "segments": [ { "start_index": 29, "end_index": 35, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 36, "end_index": 41, "text": "Latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 47, "end_index": 54, "text": "2% milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 59, "end_index": 66, "text": "vanilla", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 59, "end_index": 79, "text": "vanilla, served hot.", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 75, "end_index": 78, "text": "hot", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 16, "speaker": "USER", "text": "That is correct.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Great, I will place your order at the Starbucks in downtown Oakland.", "segments": [ { "start_index": 51, "end_index": 67, "text": "downtown Oakland", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Perfect.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Your order for a grande latte with 2% milk and vanilla, served hot, from the downtown Oakland Starbucks has been placed. Your order will be ready for pick up shortly and the receipt will be sent via text to your mobile device.", "segments": [ { "start_index": 17, "end_index": 23, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 24, "end_index": 29, "text": "latte", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 30, "end_index": 42, "text": "with 2% milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 35, "end_index": 42, "text": "2% milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 47, "end_index": 54, "text": "vanilla", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 47, "end_index": 66, "text": "vanilla, served hot", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 63, "end_index": 66, "text": "hot", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 77, "end_index": 93, "text": "downtown Oakland", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] }, { "start_index": 77, "end_index": 103, "text": "downtown Oakland Starbucks", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Thank you!", "segments": [] } ]
dlg-f3ec67a4-d0d4-4300-9c01-409a13693b03
uber-lyft-1
[ { "index": 0, "speaker": "USER", "text": "Tom, guess who needs a ride to the 2019 NBA Finals game tonight!?", "segments": [ { "start_index": 31, "end_index": 55, "text": "the 2019 NBA Finals game", "annotations": [ { "name": "uber_lyft.location.to" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "I'm guessing you sir as I wouldn't imagine you missing this. The Lakers and the Knicks are playing and I'm sure its going to go all 7 games!", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Indeed it will. But anyway I need a large vehicle that is capable of taking 7 people plus you and a friend. ", "segments": [ { "start_index": 76, "end_index": 77, "text": "7", "annotations": [ { "name": "uber_lyft.num.people" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok, looking online now and I found an Uber Black SUV that would be $61 to take us from New York New York to the stadium which is about 30 mins away.", "segments": [ { "start_index": 38, "end_index": 52, "text": "Uber Black SUV", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride.accept" } ] }, { "start_index": 67, "end_index": 70, "text": "$61", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 87, "end_index": 104, "text": "New York New York", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 108, "end_index": 119, "text": "the stadium", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 112, "end_index": 119, "text": "stadium", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 135, "end_index": 142, "text": "30 mins", "annotations": [ { "name": "uber_lyft.duration.estimate" }, { "name": "uber_lyft.duration.estimate.accept" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Well I really don't care about the color of the vehicle as long as we get there on time!", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Hahaha boss the \"Black\" just refers to the luxury edition and doesn't mean that's the only color or that you pay more.", "segments": [ { "start_index": 17, "end_index": 22, "text": "Black", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Ohhh hahaah I knew that, I think! Ok well since there will be 7 of us we will need two of them as we could use the leg room.", "segments": [ { "start_index": 62, "end_index": 63, "text": "7", "annotations": [ { "name": "uber_lyft.num.people.accept" }, { "name": "uber_lyft.num.people.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Great! I'm so excited and can't wait to call all my friends and tell them I'm going to the most historic, memorable stadium in the history of basketball! Man I've got to call my mom, dad, and the rest of the family!", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Whoa Whoa! Stay focused on getting us there first please!", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Oh yes I almost forgot, sorry about that boss.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "No problem so what are those prices looking like for 2 Suv's again?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Ok it looks like that will be about $140 after taxes.", "segments": [ { "start_index": 36, "end_index": 40, "text": "$140", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Alright and anyway we can tell them to take the scenic route. Its been awhile since I have seen the skylines and I want this to be a nice and relaxing ride.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Sure boss I actually have a friend that drives for uber and he knows a few people who drive the Uber Black edition and could make that happen. Any more request?", "segments": [ { "start_index": 96, "end_index": 106, "text": "Uber Black", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Yes we would like to listen to some smooth Jay-Z music probably from one of his newest albums can you make sure this happens to without me having to tell them? I don't want the board to know, they already think I'm too controlling as it is!", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Sure boss that sounds great. I am making reservations for the game 1 tonight at 10pm.", "segments": [ { "start_index": 80, "end_index": 84, "text": "10pm", "annotations": [ { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 16, "speaker": "USER", "text": "10PM? I thought the game was at 7:30pm? 10 is going to be too late!", "segments": [ { "start_index": 0, "end_index": 2, "text": "10", "annotations": [ { "name": "uber_lyft.time.pickup" } ] }, { "start_index": 0, "end_index": 4, "text": "10PM", "annotations": [ { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Just joking sir. I wanted to see how much you really were paying attention!", "segments": [] }, { "index": 18, "speaker": "USER", "text": "You will know how much attention I am paying when you are not going to the game any more!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Sorry Sorry boss I really didn't mean it I swear!", "segments": [] }, { "index": 20, "speaker": "USER", "text": "I'm just kidding with ya! This game experience will be once in a lifetime and wouldn't take that away from you after all your hard work. ", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Alright so I just text my buddy and he informed me that he will escort along with his best driver and be sure the music and scenic route is to our liking.", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Great just what we need. Any discounts available?", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Umm well sir I don't think we have any of those?", "segments": [] }, { "index": 24, "speaker": "USER", "text": "Do you think I'm being cheap?", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "No sir not at all, why pay more if you don't have to right!?", "segments": [] }, { "index": 26, "speaker": "USER", "text": "Okay well i'll probably tip them anyway so make sure he's here early ok?", "segments": [] }, { "index": 27, "speaker": "ASSISTANT", "text": "Will do I will meet you at 5:30pm for our evening event then!", "segments": [ { "start_index": 27, "end_index": 33, "text": "5:30pm", "annotations": [ { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 28, "speaker": "USER", "text": "Sounds good thank you very much Tom. ", "segments": [] }, { "index": 29, "speaker": "ASSISTANT", "text": "The pleasure was all mine sir!", "segments": [] } ]
dlg-f3faa4a8-e7c8-437a-96da-16899deaeb24
restaurant-table-3
[ { "index": 0, "speaker": "USER", "text": "I would like to make a restaurant reservation. ", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Which place do you have in mind?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I would like to go to Bricks in Reno", "segments": [ { "start_index": 22, "end_index": 28, "text": "Bricks", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 32, "end_index": 36, "text": "Reno", "annotations": [ { "name": "restaurant_reservation.location.restaurant" }, { "name": "restaurant_reservation.location.restaurant" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "OK. When and how many people?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I need tomorrow at 6pm for 7 people.", "segments": [ { "start_index": 7, "end_index": 22, "text": "tomorrow at 6pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 19, "end_index": 22, "text": "6pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 27, "end_index": 28, "text": "7", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 27, "end_index": 35, "text": "7 people", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Anything else?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Yes. It must be a booth.", "segments": [ { "start_index": 18, "end_index": 24, "text": "booth.", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 18, "end_index": 23, "text": "booth", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "I am sorry sir. It is not available. ", "segments": [] }, { "index": 8, "speaker": "USER", "text": "What is the problem?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "They do not have a booth for 7 people.", "segments": [ { "start_index": 19, "end_index": 24, "text": "booth", "annotations": [ { "name": "restaurant_reservation.type.seating.reject" }, { "name": "restaurant_reservation.type.seating.reject" } ] }, { "start_index": 29, "end_index": 30, "text": "7", "annotations": [ { "name": "restaurant_reservation.num.guests.reject" } ] }, { "start_index": 29, "end_index": 38, "text": "7 people.", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Ok. Lets try another place.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Ok. I can do that. ", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Thanks", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Which restaurant?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Rapscallion, also in Reno.", "segments": [ { "start_index": 0, "end_index": 5, "text": "Rapsc", "annotations": [ { "name": "restaurant_reservation.location.restaurant" } ] }, { "start_index": 0, "end_index": 11, "text": "Rapscallion", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 21, "end_index": 25, "text": "Reno", "annotations": [ { "name": "restaurant_reservation.location.restaurant" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Would you like the same specifics?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "I am sorry sir, but they do not have anything available tomorrow night. Would you like another night?", "segments": [ { "start_index": 56, "end_index": 70, "text": "tomorrow night", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" } ] }, { "start_index": 87, "end_index": 100, "text": "another night", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 18, "speaker": "USER", "text": "No. Never-mind. I am going to cancel.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Ok. I am sorry I could not help find a reservation. Goodbye. ", "segments": [] } ]
dlg-f4050bb4-8a5f-4d6e-abd1-eb1c8fe2c137
movie-tickets-2
[ { "index": 0, "speaker": "USER", "text": "Us Movie ticket available?", "segments": [ { "start_index": 0, "end_index": 2, "text": "Us", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Can you please tell me the Zipcode of the theatre you are looking for?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Sure the Zipcode was 07069", "segments": [ { "start_index": 21, "end_index": 26, "text": "07069", "annotations": [ { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Thanks ! According to the Zipcode there are 4 theatres are there", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Can you check the availability of the nearest theatre?", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Sure ! Can you specify the date ?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "ok ! Try it for 03/29/2019", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "ok ! You like to watch the movie on Morning or Evening?", "segments": [ { "start_index": 36, "end_index": 43, "text": "Morning", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 47, "end_index": 54, "text": "Evening", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Look for Evening", "segments": [ { "start_index": 9, "end_index": 16, "text": "Evening", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Sure There is a show available for 7:30 pm", "segments": [ { "start_index": 35, "end_index": 42, "text": "7:30 pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Ok what is the ticket cost?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "it was 14.99 Per Ticket", "segments": [ { "start_index": 7, "end_index": 12, "text": "14.99", "annotations": [ { "name": "movie_ticket.price.ticket.accept" } ] }, { "start_index": 7, "end_index": 23, "text": "14.99 Per Ticket", "annotations": [ { "name": "movie_ticket.price.ticket.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "ok !Book for 4 Adults", "segments": [ { "start_index": 13, "end_index": 14, "text": "4", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "ok ! Booked for 4 Adults for the movie Us on 3/29/2019 7:30 pm", "segments": [ { "start_index": 16, "end_index": 17, "text": "4", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 39, "end_index": 41, "text": "Us", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 45, "end_index": 62, "text": "3/29/2019 7:30 pm", "annotations": [ { "name": "movie_ticket.time.start.accept" } ] }, { "start_index": 55, "end_index": 62, "text": "7:30 pm", "annotations": [ { "name": "movie_ticket.time.start.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Great!!", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Please arrive 15 minutes before the movie starts", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Thanks! ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "The Tickets are delivered to your email! ", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thanks ! I checked it was delivered", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Enjoy Your Show", "segments": [] } ]
dlg-f40cf96a-a20c-49be-b6f5-1e6ed19fc63c
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Hey what’s up ", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "No much what are u needed today ", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Can you order me a tall cafe latte from Starbucks on 53rd in Davenport for pick up", "segments": [ { "start_index": 19, "end_index": 23, "text": "tall", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 24, "end_index": 34, "text": "cafe latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 40, "end_index": 70, "text": "Starbucks on 53rd in Davenport", "annotations": [ { "name": "coffee_ordering.location.store" } ] }, { "start_index": 53, "end_index": 70, "text": "53rd in Davenport", "annotations": [ { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Sure would you like anything added to your latte", "segments": [ { "start_index": 43, "end_index": 48, "text": "latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Yes 2 sugars please ", "segments": [ { "start_index": 4, "end_index": 12, "text": "2 sugars", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Ok what type of milk would u like in your latte", "segments": [ { "start_index": 42, "end_index": 47, "text": "latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Skim please", "segments": [ { "start_index": 0, "end_index": 4, "text": "Skim", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Ok do you want anything else ", "segments": [] }, { "index": 8, "speaker": "USER", "text": "No that’s it ", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Ok what time will you be picking it up ", "segments": [] }, { "index": 10, "speaker": "USER", "text": "In about 15 minutes ", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Ok I’ll let them know can I have them bill your card on file ending in 123", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Yes please ", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Ok what name should I put for pickup", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Dick skinner please ", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ok Dick skinner it is do u want me to confirm your order ", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Yes please ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Ok I’ve got a cafe latte with skim milk and 2 sugars ready in 15 minutes at the Starbucks on 53rd street", "segments": [ { "start_index": 14, "end_index": 24, "text": "cafe latte", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 30, "end_index": 39, "text": "skim milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 30, "end_index": 34, "text": "skim", "annotations": [ { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 44, "end_index": 52, "text": "2 sugars", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 80, "end_index": 104, "text": "Starbucks on 53rd street", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] }, { "start_index": 93, "end_index": 104, "text": "53rd street", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "That’s right what’s my total ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "8.75", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Damn that’s expensive ", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Yes Starbucks way over charges do u still want it", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Yes", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Ok your all set ", "segments": [] } ]
dlg-f4171ae6-8457-4ab6-955d-4e8e5d8b3c09
uber-lyft-1
[ { "index": 0, "speaker": "USER", "text": "I need to order a Lyft car. ", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay, what is your current location and where would you like to go?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'm at Madison Square Garden in NYC and I need to go to Cafe Wha? on the other side of town.", "segments": [ { "start_index": 7, "end_index": 28, "text": "Madison Square Garden", "annotations": [ { "name": "uber_lyft.location.from" }, { "name": "uber_lyft.location.from" } ] }, { "start_index": 56, "end_index": 65, "text": "Cafe Wha?", "annotations": [ { "name": "uber_lyft.location.to" }, { "name": "uber_lyft.location.to" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "All right, what kind of ride would you like?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I don't know, what's the cheapest option?", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "A shared ride is 8-10 dollars. ", "segments": [ { "start_index": 2, "end_index": 13, "text": "shared ride", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 6, "speaker": "USER", "text": "And what is the wait time on that?", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "The wait time is estimated to be 17 minutes.", "segments": [ { "start_index": 33, "end_index": 43, "text": "17 minutes", "annotations": [ { "name": "uber_lyft.duration.estimate" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Okay, what about just a personal car for myself?", "segments": [ { "start_index": 24, "end_index": 36, "text": "personal car", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "That would cost between 15-18 dollars.", "segments": [ { "start_index": 24, "end_index": 37, "text": "15-18 dollars", "annotations": [ { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 24, "end_index": 38, "text": "15-18 dollars.", "annotations": [ { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 10, "speaker": "USER", "text": "And would the be any faster?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "The estimated time is also around 17 minutes.", "segments": [ { "start_index": 34, "end_index": 44, "text": "17 minutes", "annotations": [ { "name": "uber_lyft.duration.estimate.accept" } ] }, { "start_index": 34, "end_index": 45, "text": "17 minutes.", "annotations": [ { "name": "uber_lyft.duration.estimate" } ] } ] }, { "index": 12, "speaker": "USER", "text": "All right, I don't want to share a car really so let's do the personal ride.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "All right, and you want the car to pick you up immediately?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Yes, as soon as they can. ", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "To confirm, you want a personal ride from Madison Square Garden to Cafe Wha?", "segments": [ { "start_index": 42, "end_index": 63, "text": "Madison Square Garden", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 64, "end_index": 74, "text": "to Cafe Wh", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 67, "end_index": 75, "text": "Cafe Wha", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yes that is correct.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "All right, the estimated total will be between 15-18 dollars. You will be charged through the app.", "segments": [ { "start_index": 47, "end_index": 60, "text": "15-18 dollars", "annotations": [ { "name": "uber_lyft.price.estimate.accept" } ] }, { "start_index": 47, "end_index": 63, "text": "15-18 dollars. Y", "annotations": [ { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Can I leave a tip for the driver through the app as well?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Yes you can.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Okay, thank you.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "When the booking confirmation process finishes, you will receive a notification through the app.", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Okay, how long will it take to show up?", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "It should pop up immediately after the system recognizes the booking.", "segments": [] }, { "index": 24, "speaker": "USER", "text": "Okay, thanks for your help.", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "Is there anything else I can assist you with?", "segments": [] }, { "index": 26, "speaker": "USER", "text": "No that's it, thank you.", "segments": [] }, { "index": 27, "speaker": "ASSISTANT", "text": "Thank you. Goodbye. ", "segments": [] } ]
dlg-f4236861-7d92-4582-a4ed-b73475cd472a
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "I would like to go to the movies tonight.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay, would you like me to book a ticket for you?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Yes and a ticket for gina my friend", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "what would you like to see.", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I heard alita battlestar was excellent", "segments": [ { "start_index": 8, "end_index": 24, "text": "alita battlestar", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "ok, do you have a theatre preference?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Yes, I would like to go to an AMC", "segments": [ { "start_index": 30, "end_index": 33, "text": "AMC", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "okay the closest one to you is altamonte mall 18", "segments": [ { "start_index": 31, "end_index": 48, "text": "altamonte mall 18", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.name.theater.accept" } ] } ] }, { "index": 8, "speaker": "USER", "text": "that is fine", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "it has alita battlestar times of 6:25pm, 9:20pm both standard times and imax is 7:20 pm and 10:20 pm", "segments": [ { "start_index": 7, "end_index": 23, "text": "alita battlestar", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 33, "end_index": 40, "text": "6:25pm,", "annotations": [ { "name": "movie_ticket.time.start" } ] }, { "start_index": 33, "end_index": 39, "text": "6:25pm", "annotations": [ { "name": "movie_ticket.time.start" } ] }, { "start_index": 41, "end_index": 47, "text": "9:20pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 53, "end_index": 61, "text": "standard", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] }, { "start_index": 72, "end_index": 76, "text": "imax", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] }, { "start_index": 80, "end_index": 87, "text": "7:20 pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 92, "end_index": 100, "text": "10:20 pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 10, "speaker": "USER", "text": "I would like imax for 7:20pm", "segments": [ { "start_index": 13, "end_index": 17, "text": "imax", "annotations": [ { "name": "movie_ticket.type.screening.accept" }, { "name": "movie_ticket.type.screening.accept" } ] }, { "start_index": 22, "end_index": 28, "text": "7:20pm", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "okay it will be $17.87 each", "segments": [ { "start_index": 16, "end_index": 22, "text": "$17.87", "annotations": [ { "name": "movie_ticket.price.ticket.accept" }, { "name": "movie_ticket.price.ticket" } ] } ] }, { "index": 12, "speaker": "USER", "text": "that is fine", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "okay, would you like them booked through atom or amc directly?", "segments": [ { "start_index": 49, "end_index": 52, "text": "amc", "annotations": [ { "name": "movie_ticket.name.theater" } ] } ] }, { "index": 14, "speaker": "USER", "text": "AMC directly is fine", "segments": [ { "start_index": 0, "end_index": 3, "text": "AMC", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "okay, which side of the theatre?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "book right hand side", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "okay, I am getting you P12, and P13", "segments": [] }, { "index": 18, "speaker": "USER", "text": "okay, good.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": " your the tickets are being sent to your mobile device as a text message. ", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Thank you", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "my pleasure", "segments": [] } ]
dlg-f432934f-fa6b-40d0-b936-c3af7b21977f
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "I need tickets for Mary Poppins returns", "segments": [ { "start_index": 19, "end_index": 39, "text": "Mary Poppins returns", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay, what city are you in", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'm in Richmond, but would like to see it in Roseville.", "segments": [ { "start_index": 45, "end_index": 54, "text": "Roseville", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay do you prefer 35mm or imax", "segments": [ { "start_index": 19, "end_index": 23, "text": "35mm", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] }, { "start_index": 27, "end_index": 31, "text": "imax", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Imax sounds great,", "segments": [ { "start_index": 0, "end_index": 4, "text": "Imax", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "When would you like to see this", "segments": [] }, { "index": 6, "speaker": "USER", "text": "What times are available", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Imax is only available at 7pm at Olympic Point in Roseville", "segments": [ { "start_index": 0, "end_index": 4, "text": "Imax", "annotations": [ { "name": "movie_ticket.type.screening.accept" }, { "name": "movie_ticket.type.screening.accept" } ] }, { "start_index": 26, "end_index": 29, "text": "7pm", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] }, { "start_index": 33, "end_index": 46, "text": "Olympic Point", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 33, "end_index": 59, "text": "Olympic Point in Roseville", "annotations": [ { "name": "movie_ticket.location.theater.accept" } ] }, { "start_index": 50, "end_index": 59, "text": "Roseville", "annotations": [ { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 8, "speaker": "USER", "text": "How much are the tickets?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "It's $7.75 general admission and $5.50 for seniors and children", "segments": [ { "start_index": 5, "end_index": 10, "text": "$7.75", "annotations": [ { "name": "movie_ticket.price.ticket" }, { "name": "movie_ticket.price.ticket" } ] }, { "start_index": 33, "end_index": 38, "text": "$5.50", "annotations": [ { "name": "movie_ticket.price.ticket" }, { "name": "movie_ticket.price.ticket" } ] } ] }, { "index": 10, "speaker": "USER", "text": "What is the age limit for child tickets", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "That is 12", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Okay can I get 2 adults and 2 children", "segments": [ { "start_index": 15, "end_index": 16, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets.accept" }, { "name": "movie_ticket.num.tickets.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Certainly, your total is $26.50", "segments": [ { "start_index": 25, "end_index": 31, "text": "$26.50", "annotations": [ { "name": "movie_ticket.price.ticket.accept" }, { "name": "movie_ticket.price.ticket.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Ok, can I reserve a seat", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Certainly, where would you like to sit", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Somewhere in the middle", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "I have 4 seats available in the middle of the 6th row.", "segments": [ { "start_index": 7, "end_index": 8, "text": "4", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 7, "end_index": 14, "text": "4 seats", "annotations": [ { "name": "movie_ticket.ticket_booking.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Ok, that works", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Great is there anything else that I can help you with?", "segments": [] } ]
dlg-f432b099-7c67-4954-86a9-34702bee70cd
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hey, I want to get some pizza.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Which restaurant?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Pizza Hut, the closest near me, for pickup.", "segments": [ { "start_index": 0, "end_index": 9, "text": "Pizza Hut", "annotations": [ { "name": "pizza_ordering.location.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "The one with your account?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Great. So, what kind of pizza would you like?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I'd like to get a medium create-your-own pizza.", "segments": [ { "start_index": 18, "end_index": 24, "text": "medium", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 25, "end_index": 40, "text": "create-your-own", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 25, "end_index": 46, "text": "create-your-own pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "What type of crust?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Original Pan Pizza, please.", "segments": [ { "start_index": 0, "end_index": 12, "text": "Original Pan", "annotations": [ { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 9, "end_index": 18, "text": "Pan Pizza", "annotations": [ { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "What type of sauce?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Just regular marinara.", "segments": [ { "start_index": 5, "end_index": 21, "text": "regular marinara", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay, and cheese?", "segments": [ { "start_index": 10, "end_index": 16, "text": "cheese", "annotations": [ { "name": "pizza_ordering.preference" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Light cheese, no crust flavor.", "segments": [ { "start_index": 0, "end_index": 12, "text": "Light cheese", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] }, { "start_index": 14, "end_index": 29, "text": "no crust flavor", "annotations": [ { "name": "pizza_ordering.preference.accept" }, { "name": "pizza_ordering.preference" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Sounds good. What toppings do you want?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Meatball and sausage.", "segments": [ { "start_index": 0, "end_index": 8, "text": "Meatball", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 13, "end_index": 20, "text": "sausage", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Sorry, sausage isn't available. What else would you like?", "segments": [ { "start_index": 7, "end_index": 14, "text": "sausage", "annotations": [ { "name": "pizza_ordering.type.topping.reject" }, { "name": "pizza_ordering.type.topping.reject" } ] } ] }, { "index": 16, "speaker": "USER", "text": "How about olives instead?", "segments": [ { "start_index": 10, "end_index": 16, "text": "olives", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "So, an olive and meatball pizza, medium sized, with regular marinara, original pan crust, light cheese, no bread flavor?", "segments": [ { "start_index": 7, "end_index": 12, "text": "olive", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 17, "end_index": 25, "text": "meatball", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 33, "end_index": 39, "text": "medium", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 52, "end_index": 68, "text": "regular marinara", "annotations": [ { "name": "pizza_ordering.preference.accept" }, { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 70, "end_index": 82, "text": "original pan", "annotations": [ { "name": "pizza_ordering.type.crust.accept" } ] }, { "start_index": 79, "end_index": 88, "text": "pan crust", "annotations": [ { "name": "pizza_ordering.type.crust.accept" } ] }, { "start_index": 90, "end_index": 102, "text": "light cheese", "annotations": [ { "name": "pizza_ordering.preference.accept" }, { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 104, "end_index": 119, "text": "no bread flavor", "annotations": [ { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 104, "end_index": 120, "text": "no bread flavor?", "annotations": [ { "name": "pizza_ordering.preference.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Booked it. This pizza should be ready in 25 minutes.", "segments": [ { "start_index": 0, "end_index": 9, "text": "Booked it", "annotations": [ { "name": "pizza_ordering.pizza_order.accept" } ] } ] } ]
dlg-f4357f2e-a964-4a16-a8b7-09be0b1904aa
uber-lyft-1
[ { "index": 0, "speaker": "USER", "text": "Alexa, I need you to book a ride for me please.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Ok, what is the pickup and drop off address for this trip?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Pick up at the Galleria Mall, Westheimer Road, Houston, TX and drop off at Hobby Airport, Houston, TX", "segments": [ { "start_index": 11, "end_index": 58, "text": "the Galleria Mall, Westheimer Road, Houston, TX", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 15, "end_index": 58, "text": "Galleria Mall, Westheimer Road, Houston, TX", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 75, "end_index": 101, "text": "Hobby Airport, Houston, TX", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok, are you using Uber for this trip today?", "segments": [ { "start_index": 18, "end_index": 22, "text": "Uber", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Yes, Uber will be fine.", "segments": [ { "start_index": 5, "end_index": 9, "text": "Uber", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Great. Are there any specific requests before I get them on the line?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Yes. estimated fare or fares if there are choices of different available rides. ", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Got it. One moment while I get them on the line. ", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Will wait to hear back from you with my choices.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "It looks like to get there the cheapest route is by UberX for a total amount of $21.76.", "segments": [ { "start_index": 52, "end_index": 57, "text": "UberX", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 80, "end_index": 86, "text": "$21.76", "annotations": [ { "name": "uber_lyft.price.estimate" } ] }, { "start_index": 80, "end_index": 87, "text": "$21.76.", "annotations": [ { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 10, "speaker": "USER", "text": "That is not bad. Is that the only choice?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "No, there are actually 5 different choices.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "What is the next price up?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "That would be UberXL with the total coming to $40.71.", "segments": [ { "start_index": 14, "end_index": 20, "text": "UberXL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 46, "end_index": 52, "text": "$40.71", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 14, "speaker": "USER", "text": "I would like to go ahead and get price quote for most expensive trip as well, please.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Not a problem. This would be Black SUV and the total for this request is $86.14.", "segments": [ { "start_index": 29, "end_index": 38, "text": "Black SUV", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 73, "end_index": 79, "text": "$86.14", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Ok, that is quite high. I Would like to book the second choice please.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Ok, I have booked your trip with UberXL and, to remind you once more, the total will be $40.71.", "segments": [ { "start_index": 4, "end_index": 27, "text": "I have booked your trip", "annotations": [ { "name": "uber_lyft.ride_booking.accept" } ] }, { "start_index": 33, "end_index": 39, "text": "UberXL", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] }, { "start_index": 88, "end_index": 94, "text": "$40.71", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Ok, thank you so much.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "My pleasure. Your ride is on the way and that you can check status on your phone.", "segments": [] } ]
dlg-f44de858-cc66-42f3-ad02-0c10781696e6
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "I want to place an order for coffee at Starbucks ", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Which Starbucks", "segments": [] }, { "index": 2, "speaker": "USER", "text": "The one at 1987 W Clinton ave suite 103 in Fresno", "segments": [ { "start_index": 4, "end_index": 49, "text": "one at 1987 W Clinton ave suite 103 in Fresno", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] }, { "start_index": 11, "end_index": 49, "text": "1987 W Clinton ave suite 103 in Fresno", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "How many coffees", "segments": [] }, { "index": 4, "speaker": "USER", "text": "One", "segments": [ { "start_index": 0, "end_index": 3, "text": "One", "annotations": [ { "name": "coffee_ordering.num.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What Flavor", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I want a Vanilla Latte", "segments": [ { "start_index": 9, "end_index": 16, "text": "Vanilla", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 9, "end_index": 22, "text": "Vanilla Latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 17, "end_index": 22, "text": "Latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "What size", "segments": [] }, { "index": 8, "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": 9, "speaker": "ASSISTANT", "text": "Anything else", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Yes, I would like whipped cream on the top", "segments": [ { "start_index": 18, "end_index": 31, "text": "whipped cream", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 18, "end_index": 42, "text": "whipped cream on the top", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "That's 1 Vanilla Latte Grande with whipped cream", "segments": [ { "start_index": 7, "end_index": 8, "text": "1", "annotations": [ { "name": "coffee_ordering.num.drink.accept" }, { "name": "coffee_ordering.num.drink" } ] }, { "start_index": 9, "end_index": 16, "text": "Vanilla", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 9, "end_index": 22, "text": "Vanilla Latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 17, "end_index": 22, "text": "Latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 23, "end_index": 29, "text": "Grande", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 35, "end_index": 48, "text": "whipped cream", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes. Can you tell me how many calories that has", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "The 16 0z Latte has 190 calories", "segments": [ { "start_index": 0, "end_index": 15, "text": "The 16 0z Latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 4, "end_index": 9, "text": "16 0z", "annotations": [ { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 10, "end_index": 15, "text": "Latte", "annotations": [ { "name": "coffee_ordering.name.drink.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Cancel that I think I just want a 16 oz coffee", "segments": [ { "start_index": 34, "end_index": 39, "text": "16 oz", "annotations": [ { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 34, "end_index": 46, "text": "16 oz coffee", "annotations": [ { "name": "coffee_ordering.name.drink.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Would you like creamer", "segments": [ { "start_index": 15, "end_index": 22, "text": "creamer", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yes, 4 creamers", "segments": [ { "start_index": 5, "end_index": 15, "text": "4 creamers", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "How about sugar", "segments": [ { "start_index": 10, "end_index": 15, "text": "sugar", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 18, "speaker": "USER", "text": "No sugar", "segments": [ { "start_index": 0, "end_index": 8, "text": "No sugar", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "Will that be all", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Yes", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Your order of one regular coffee has been placed", "segments": [ { "start_index": 0, "end_index": 48, "text": "Your order of one regular coffee has been placed", "annotations": [ { "name": "coffee_ordering.coffee_order.accept" } ] }, { "start_index": 14, "end_index": 17, "text": "one", "annotations": [ { "name": "coffee_ordering.num.drink.accept" } ] } ] }, { "index": 22, "speaker": "USER", "text": "Thank you", "segments": [] } ]
dlg-f4501415-d454-4063-8b9c-91bc7f70efea
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "Good evening. My name is Mrs. Jackson. I would like to make reservations please.", "segments": [ { "start_index": 25, "end_index": 37, "text": "Mrs. Jackson", "annotations": [ { "name": "restaurant_reservation.name.reservation" }, { "name": "restaurant_reservation.name.reservation" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Hello. My name is Perdo. May I ask what type of dining do you prefer?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Yes. I prefer Japanese Cuisine.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "How many will be in your party Mrs. Jackson and for what date may I accommodate your reservations?", "segments": [ { "start_index": 31, "end_index": 43, "text": "Mrs. Jackson", "annotations": [ { "name": "restaurant_reservation.name.reservation" }, { "name": "restaurant_reservation.name.reservation" } ] } ] }, { "index": 4, "speaker": "USER", "text": "I would like for the reservations to include my husband and myself for next Saturday, February 17th. It is my husband's birthday and I want it to be special for him.", "segments": [ { "start_index": 45, "end_index": 66, "text": "my husband and myself", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "February 17th is available. What time would you prefer Mrs. Jackson.", "segments": [ { "start_index": 55, "end_index": 67, "text": "Mrs. Jackson", "annotations": [ { "name": "restaurant_reservation.name.reservation" }, { "name": "restaurant_reservation.name.reservation" } ] } ] }, { "index": 6, "speaker": "USER", "text": "6:00 p.m. sharp. Thank you.", "segments": [ { "start_index": 0, "end_index": 8, "text": "6:00 p.m", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 0, "end_index": 15, "text": "6:00 p.m. sharp", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Of course Mrs. Jackson. Would you prefer to dine-in or dine-outside?", "segments": [ { "start_index": 10, "end_index": 23, "text": "Mrs. Jackson.", "annotations": [ { "name": "restaurant_reservation.name.reservation" }, { "name": "restaurant_reservation.name.reservation" } ] }, { "start_index": 44, "end_index": 51, "text": "dine-in", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 55, "end_index": 67, "text": "dine-outside", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 8, "speaker": "USER", "text": "I prefer a nice table outside, preferably a table where there is less traffic.", "segments": [ { "start_index": 16, "end_index": 29, "text": "table outside", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 16, "end_index": 78, "text": "table outside, preferably a table where there is less traffic.", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Allow me to make the reservations for you now Mrs. Jackson.", "segments": [ { "start_index": 46, "end_index": 58, "text": "Mrs. Jackson", "annotations": [ { "name": "restaurant_reservation.name.reservation" } ] }, { "start_index": 46, "end_index": 59, "text": "Mrs. Jackson.", "annotations": [ { "name": "restaurant_reservation.name.reservation" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Thank you", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "You are welcome.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "This will be an experience for us both as we have never dined at this location before.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "We welcome you and hope you have a great dining experience with us here at Suni.", "segments": [ { "start_index": 75, "end_index": 79, "text": "Suni", "annotations": [ { "name": "restaurant_reservation.location.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "I am looking forward to the visit.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Mrs. Jackson, let me make sure I have your reservation correct. You would like to seat two, quiet dining table outside where there is less traffic for Saturday 17th at 6 p.m. sharp?", "segments": [ { "start_index": 0, "end_index": 12, "text": "Mrs. Jackson", "annotations": [ { "name": "restaurant_reservation.name.reservation" }, { "name": "restaurant_reservation.name.reservation" } ] }, { "start_index": 87, "end_index": 90, "text": "two", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 92, "end_index": 118, "text": "quiet dining table outside", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] }, { "start_index": 92, "end_index": 146, "text": "quiet dining table outside where there is less traffic", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] }, { "start_index": 151, "end_index": 180, "text": "Saturday 17th at 6 p.m. sharp", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" } ] }, { "start_index": 168, "end_index": 173, "text": "6 p.m", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yes, that is correct. Thank you", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Your reservations have been made. Is there anything else I may assist you with Mrs. Jackson?", "segments": [ { "start_index": 79, "end_index": 91, "text": "Mrs. Jackson", "annotations": [ { "name": "restaurant_reservation.name.reservation.accept" }, { "name": "restaurant_reservation.name.reservation.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "No thank you. You have been very helpful Pedro with scheduling the reservation.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Please be reminded that our contact number is 555-7678 should you need to cancel your reservations. Have a great evening.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Thank you. Like wise.", "segments": [] } ]
dlg-f4527e0d-18df-4d82-be22-05e9d880dca3
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hi, I'd like to order pizza", "segments": [ { "start_index": 16, "end_index": 27, "text": "order pizza", "annotations": [ { "name": "pizza_ordering.pizza_ordering" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay, where would you like to order from?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Dominos", "segments": [ { "start_index": 0, "end_index": 7, "text": "Dominos", "annotations": [ { "name": "pizza_ordering.name.store" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay, in what city?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Fort Gratiot", "segments": [ { "start_index": 0, "end_index": 12, "text": "Fort Gratiot", "annotations": [ { "name": "pizza_ordering.location.store" }, { "name": "pizza_ordering.location.store.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay, what would you like to order?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "3 medium pizzas", "segments": [ { "start_index": 2, "end_index": 8, "text": "medium", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 9, "end_index": 15, "text": "pizzas", "annotations": [ { "name": "pizza_ordering.pizza_ordering" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "And what would you like on those?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "1 meat lover, 1 pepperoni extra cheese, and 1 sausage and bacon", "segments": [ { "start_index": 2, "end_index": 12, "text": "meat lover", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 16, "end_index": 25, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 26, "end_index": 38, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 46, "end_index": 63, "text": "sausage and bacon", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Okay, what style crust would you like?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Thick crust", "segments": [ { "start_index": 0, "end_index": 5, "text": "Thick", "annotations": [ { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 0, "end_index": 11, "text": "Thick crust", "annotations": [ { "name": "pizza_ordering.type.crust.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay, and would you like anything else?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Nope", "segments": [ { "start_index": 0, "end_index": 4, "text": "Nope", "annotations": [ { "name": "pizza_ordering.pizza_order.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Alright, would you like that pickup or delivery?", "segments": [ { "start_index": 29, "end_index": 35, "text": "pickup", "annotations": [ { "name": "pizza_ordering.preference" } ] }, { "start_index": 39, "end_index": 47, "text": "delivery", "annotations": [ { "name": "pizza_ordering.preference" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Delivery", "segments": [ { "start_index": 0, "end_index": 8, "text": "Delivery", "annotations": [ { "name": "pizza_ordering.preference.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay, your total has been sent to your email. Your pizza will arrive in 40 minutes.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Great thank you", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Do you need help with anything else?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Okay, have a great day.", "segments": [] } ]
dlg-f471e568-14f7-4274-bcfa-6732d97e2c2f
restaurant-table-2
[ { "index": 0, "speaker": "USER", "text": "Hi.! this is robert", "segments": [ { "start_index": 13, "end_index": 19, "text": "robert", "annotations": [ { "name": "restaurant_reservation.name.reservation" }, { "name": "restaurant_reservation.name.reservation" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Thank you for calling. How may I help you?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I’d like to make a reservation with Sakia Restaurant", "segments": [ { "start_index": 36, "end_index": 52, "text": "Sakia Restaurant", "annotations": [ { "name": "restaurant_reservation.name.restaurant.reject" }, { "name": "restaurant_reservation.name.restaurant.reject" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "For which day and for what time?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "It’s for Friday, the 24th, at 7 o’clock.", "segments": [ { "start_index": 9, "end_index": 39, "text": "Friday, the 24th, at 7 o’clock", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 30, "end_index": 39, "text": "7 o’clock", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "How many will be in the party?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "There will be seven of us.", "segments": [ { "start_index": 14, "end_index": 19, "text": "seven", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "And the name on the reservation?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "robert", "segments": [ { "start_index": 0, "end_index": 6, "text": "robert", "annotations": [ { "name": "restaurant_reservation.name.reservation" }, { "name": "restaurant_reservation.name.reservation.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Oh.. sorry sir that was already filled. can you book the Blue Mountain Hotel?", "segments": [ { "start_index": 57, "end_index": 76, "text": "Blue Mountain Hotel", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Ok. Not a Problem. Book with that.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay. Let me repeat back to you the information I have. This is a reservation for the Friday after next for seven at 7 p.m. Is that correct?", "segments": [ { "start_index": 108, "end_index": 113, "text": "seven", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 117, "end_index": 122, "text": "7 p.m", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes, that’s right. Can we have a table by the window in a non-smoking section? I want to be away from the kitchen, if possible.", "segments": [ { "start_index": 33, "end_index": 77, "text": "table by the window in a non-smoking section", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 33, "end_index": 52, "text": "table by the window", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 58, "end_index": 77, "text": "non-smoking section", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Our restaurant is all non-smoking. We can’t guarantee a window table, but I’ll note your preference.", "segments": [ { "start_index": 22, "end_index": 33, "text": "non-smoking", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 56, "end_index": 68, "text": "window table", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Okay, that’s fine. What’s the parking situation at the restaurant?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "I’m glad you asked. I’ll need two high chairs and four booster seats.", "segments": [ { "start_index": 30, "end_index": 45, "text": "two high chairs", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 50, "end_index": 68, "text": "four booster seats", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 16, "speaker": "USER", "text": "I’m glad you asked. I’ll need two high chairs and four booster seats.", "segments": [ { "start_index": 30, "end_index": 45, "text": "two high chairs", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] }, { "start_index": 34, "end_index": 45, "text": "high chairs", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] }, { "start_index": 50, "end_index": 68, "text": "four booster seats", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] }, { "start_index": 55, "end_index": 68, "text": "booster seats", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Sure Sir. i will check the availability.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Ohh that nice", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Ok sir. i have booked an table. the confirmation will be receive as a text message.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Ok sure. thanks for your assist.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "You're welcome sir.", "segments": [] } ]
dlg-f47802f7-eab0-4e1b-8767-7a9d5f944444
movie-tickets-2
[ { "index": 0, "speaker": "USER", "text": "Hey can you buy me tickets for Us tonight?", "segments": [ { "start_index": 31, "end_index": 33, "text": "Us", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Yeah which location?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "The cinema in Riverside.", "segments": [ { "start_index": 0, "end_index": 10, "text": "The cinema", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 14, "end_index": 23, "text": "Riverside", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay how many tickets do you need?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Two.", "segments": [ { "start_index": 0, "end_index": 3, "text": "Two", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What time do you want to see the movie?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "At 7:00pm", "segments": [ { "start_index": 3, "end_index": 9, "text": "7:00pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "They don't have a 7:00 showing. The closest available time is 8:00pm.", "segments": [ { "start_index": 18, "end_index": 22, "text": "7:00", "annotations": [ { "name": "movie_ticket.time.start.reject" }, { "name": "movie_ticket.time.start.reject" } ] }, { "start_index": 62, "end_index": 68, "text": "8:00pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Okay I'll take two tickets for the 8:00 showing.", "segments": [ { "start_index": 15, "end_index": 18, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 35, "end_index": 39, "text": "8:00", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "There's a high definition showing at the same time, do you want that one or the normal one?", "segments": [ { "start_index": 10, "end_index": 25, "text": "high definition", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] }, { "start_index": 80, "end_index": 86, "text": "normal", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 10, "speaker": "USER", "text": "I'll just go with the normal one.", "segments": [ { "start_index": 22, "end_index": 28, "text": "normal", "annotations": [ { "name": "movie_ticket.type.screening.accept" }, { "name": "movie_ticket.type.screening.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay where do you want the seats located?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "I want to sit in the seats in the exact middle?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "It looks like the middle is completely taken.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "What else is available?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "The left middle or right middle.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "I'll take the right middle.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay you want two tickets to see Us in Riverside at 8:00 and your seats in the right middle?", "segments": [ { "start_index": 14, "end_index": 17, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets.accept" }, { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 33, "end_index": 35, "text": "Us", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 39, "end_index": 48, "text": "Riverside", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] }, { "start_index": 52, "end_index": 56, "text": "8:00", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Yea.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Your tickets should be texted to you in a couple minutes.", "segments": [] } ]
dlg-f47b2b20-ba5d-4917-b994-808c0927cc37
movie-tickets-2
[ { "index": 0, "speaker": "USER", "text": "What theaters are playing captain marvel tonight in Tampa, FL?", "segments": [ { "start_index": 26, "end_index": 40, "text": "captain marvel", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] }, { "start_index": 52, "end_index": 61, "text": "Tampa, FL", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "CINÉBISTRO in HYDE PARK, AMC Classic Centro, AMC West Shore and Studio Movie grill", "segments": [ { "start_index": 0, "end_index": 10, "text": "CINÉBISTRO", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] }, { "start_index": 14, "end_index": 23, "text": "HYDE PARK", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] }, { "start_index": 25, "end_index": 43, "text": "AMC Classic Centro", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] }, { "start_index": 45, "end_index": 59, "text": "AMC West Shore", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] }, { "start_index": 64, "end_index": 82, "text": "Studio Movie grill", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] } ] }, { "index": 2, "speaker": "USER", "text": "are any on them 3D shows", "segments": [ { "start_index": 16, "end_index": 18, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "CINÉBISTRO @ HYDE PARK has 3D shows", "segments": [ { "start_index": 0, "end_index": 10, "text": "CINÉBISTRO", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] }, { "start_index": 13, "end_index": 22, "text": "HYDE PARK", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] }, { "start_index": 27, "end_index": 29, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 4, "speaker": "USER", "text": "What are the times?", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "4:00PM and 8:00PM for APril 3rd", "segments": [ { "start_index": 0, "end_index": 6, "text": "4:00PM", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 11, "end_index": 31, "text": "8:00PM for APril 3rd", "annotations": [ { "name": "movie_ticket.time.start" } ] }, { "start_index": 11, "end_index": 17, "text": "8:00PM", "annotations": [ { "name": "movie_ticket.time.start" } ] } ] }, { "index": 6, "speaker": "USER", "text": "How long is the film?", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "The film is 2 hours and 4 minutes", "segments": [ { "start_index": 12, "end_index": 33, "text": "2 hours and 4 minutes", "annotations": [ { "name": "movie_ticket.time.duration.accept" }, { "name": "movie_ticket.time.duration.accept" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Is it regular 3D or IMAX", "segments": [ { "start_index": 14, "end_index": 16, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening" } ] }, { "start_index": 20, "end_index": 24, "text": "IMAX", "annotations": [ { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "It is in IMAX", "segments": [ { "start_index": 9, "end_index": 13, "text": "IMAX", "annotations": [ { "name": "movie_ticket.type.screening.accept" }, { "name": "movie_ticket.type.screening.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Is the theater reserved seating?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Yes the theater has reserved seating", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Are there too tickets still available for the 8:00PM showing?", "segments": [ { "start_index": 10, "end_index": 13, "text": "too", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 46, "end_index": 52, "text": "8:00PM", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "No there are no spots availability in the 8:00PM", "segments": [ { "start_index": 42, "end_index": 48, "text": "8:00PM", "annotations": [ { "name": "movie_ticket.time.start.reject" }, { "name": "movie_ticket.num.tickets.reject" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Are there any other theaters with an 8:00 showing?", "segments": [ { "start_index": 37, "end_index": 41, "text": "8:00", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Villagio Cinemas has an 8:45 showing", "segments": [ { "start_index": 0, "end_index": 16, "text": "Villagio Cinemas", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 24, "end_index": 28, "text": "8:45", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Is that reserved seating with availability?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Yes there are tickets available", "segments": [] }, { "index": 18, "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": 19, "speaker": "ASSISTANT", "text": "Two tickets for the 8:45 showing of captain marvel, is that correct", "segments": [ { "start_index": 0, "end_index": 3, "text": "Two", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 20, "end_index": 24, "text": "8:45", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start.accept" } ] }, { "start_index": 36, "end_index": 50, "text": "captain marvel", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Yes, can I have seats as close to the middle and in the back.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "I have reserved two seats as close to tour specifications as possible.", "segments": [ { "start_index": 16, "end_index": 19, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets.accept" }, { "name": "movie_ticket.num.tickets.accept" } ] } ] }, { "index": 22, "speaker": "USER", "text": "How much further is this theater to my location?", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "It is located 3.7 miles from your current loaction", "segments": [] }, { "index": 24, "speaker": "USER", "text": "what is the film rated?", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "it is a PG-13 movie", "segments": [] }, { "index": 26, "speaker": "USER", "text": "Ok, it was 8:45 correct", "segments": [ { "start_index": 11, "end_index": 15, "text": "8:45", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] } ] }, { "index": 27, "speaker": "ASSISTANT", "text": "That is correct ", "segments": [] }, { "index": 28, "speaker": "USER", "text": "that will be all thank you", "segments": [] }, { "index": 29, "speaker": "ASSISTANT", "text": "Thank you", "segments": [] } ]
dlg-f482e013-55d8-40ac-8d72-2c6be4dc8a6f
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Hi, yes, I'd like order order coffee online from Peets.", "segments": [ { "start_index": 30, "end_index": 36, "text": "coffee", "annotations": [ { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Do you want dark, medium, or light roast?", "segments": [ { "start_index": 12, "end_index": 16, "text": "dark", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 18, "end_index": 24, "text": "medium", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 29, "end_index": 40, "text": "light roast", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 2, "speaker": "USER", "text": "I'll try dark roasted this time.", "segments": [ { "start_index": 9, "end_index": 21, "text": "dark roasted", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok, do you want drip, k-cup, press pot, or cold brew?", "segments": [ { "start_index": 16, "end_index": 20, "text": "drip", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 22, "end_index": 27, "text": "k-cup", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 29, "end_index": 38, "text": "press pot", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 43, "end_index": 52, "text": "cold brew", "annotations": [ { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 4, "speaker": "USER", "text": "I'll take drip.", "segments": [ { "start_index": 10, "end_index": 14, "text": "drip", "annotations": [ { "name": "coffee_ordering.name.drink.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "ok want flavor do you want?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I'll take Cafe au Lait", "segments": [ { "start_index": 10, "end_index": 22, "text": "Cafe au Lait", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "What size small, medium, or large do you want?", "segments": [ { "start_index": 10, "end_index": 15, "text": "small", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 17, "end_index": 23, "text": "medium", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 28, "end_index": 33, "text": "large", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 8, "speaker": "USER", "text": "I'll take a large today.", "segments": [ { "start_index": 12, "end_index": 17, "text": "large", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Ok, what kind of milk?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "I'll have almond milk.", "segments": [ { "start_index": 10, "end_index": 21, "text": "almond milk", "annotations": [ { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 10, "end_index": 22, "text": "almond milk.", "annotations": [ { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Ok, so far we have a large dark roast Cafe au Lait with almond milk.", "segments": [ { "start_index": 21, "end_index": 26, "text": "large", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 27, "end_index": 50, "text": "dark roast Cafe au Lait", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 38, "end_index": 50, "text": "Cafe au Lait", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 56, "end_index": 67, "text": "almond milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.type.milk.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Ok, i'll pick it up at my regular Peets location.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "So that's 1365 Park Street Alameda, CA 94501, correct?", "segments": [ { "start_index": 10, "end_index": 44, "text": "1365 Park Street Alameda, CA 94501", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Yes, you got it.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ok, I'll call and order the coffe and call you back.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "ok, sounds good.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Ok, I'll get right back to you to confirm that your order is ready.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thanks", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Hi, I'm confirming that your Cafe au Lait is on order at 1365 Park Street Alameda, CA. and will be ready for pickup shortly and that your receipt will be sent to your iPhone via text message. Ok, thank you until next time.", "segments": [ { "start_index": 29, "end_index": 41, "text": "Cafe au Lait", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.coffee_order.accept" } ] }, { "start_index": 57, "end_index": 85, "text": "1365 Park Street Alameda, CA", "annotations": [ { "name": "coffee_ordering.location.store.accept" }, { "name": "coffee_ordering.location.store.accept" } ] } ] } ]
dlg-f4836051-e0e3-411e-8bd4-7e8e330070fd
restaurant-table-2
[ { "index": 0, "speaker": "USER", "text": "As i need to book a table would you provide me a details", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "of course welcome sir", "segments": [] }, { "index": 2, "speaker": "USER", "text": "what are the facilities are you providing", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "we are providing as per customers needs May i know your requirements please", "segments": [] }, { "index": 4, "speaker": "USER", "text": "i need to book for dinner in Spring Creek Barbeque on 2nd April is there free on that day", "segments": [ { "start_index": 29, "end_index": 50, "text": "Spring Creek Barbeque", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "yes there is free on the date you mentioned i shall make yours on 2nd april", "segments": [] }, { "index": 6, "speaker": "USER", "text": "and also i need some extra arrangement to be made", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "its our pleasure sir may i know your additional requirements ", "segments": [] }, { "index": 8, "speaker": "USER", "text": "i need the dinner arrangement for nearly 1000 members would you able arrange it", "segments": [ { "start_index": 41, "end_index": 45, "text": "1000", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "definitely sir i can make arrangement for 1000 members", "segments": [ { "start_index": 42, "end_index": 46, "text": "1000", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 10, "speaker": "USER", "text": "For food you have any menus or you can make arrangement for the item we preferred", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "both facilities are available if you like i will provide you our menu if you have changes over it you can change it", "segments": [] }, { "index": 12, "speaker": "USER", "text": "fine will you make outside dinner", "segments": [ { "start_index": 19, "end_index": 26, "text": "outside", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "that's possible sir i can arrage any other things you would like to insert.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "yes, will you make arrangement for alcohol party", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "definitely sir", "segments": [] }, { "index": 16, "speaker": "USER", "text": "will you make high chair for children", "segments": [ { "start_index": 14, "end_index": 24, "text": "high chair", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "that is possible we don't have that facilities ", "segments": [] }, { "index": 18, "speaker": "USER", "text": "you can't make arrangement from outside for high chair", "segments": [ { "start_index": 32, "end_index": 54, "text": "outside for high chair", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "our team does not accept to make arrangements like that from outside.you can make use of all other facilities that you listed early ", "segments": [] }, { "index": 20, "speaker": "USER", "text": "no thank you i like to have all the facilities i mentioned earlier including high chair if you can make arrangement for that i can book otherwise i have go with other Restaurant", "segments": [ { "start_index": 77, "end_index": 87, "text": "high chair", "annotations": [ { "name": "restaurant_reservation.type.seating.reject" } ] } ] }, { "index": 21, "speaker": "ASSISTANT", "text": "sorry for inconvenience ", "segments": [] }, { "index": 22, "speaker": "USER", "text": "thank you ", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "thank you sir have a nice day", "segments": [] } ]
dlg-f48852ba-faa8-4ce8-9cec-442b8bdef94f
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "Hey my buddy's in town and we want to go see the movie Glass. I need you to order a couple of tickets for tonight.", "segments": [ { "start_index": 55, "end_index": 60, "text": "Glass", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] }, { "start_index": 84, "end_index": 101, "text": "couple of tickets", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay which theatre did you want it at?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "We'll probably eat there too so get it at the Movie Tavern.", "segments": [ { "start_index": 46, "end_index": 58, "text": "Movie Tavern", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Alright, there are 7 different locations, which one are you guys going to?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I'm not sure actually. Can you see which one is the closest?", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Sure, it looks like the Houston - Deerbrook one is probably your best bet.", "segments": [ { "start_index": 24, "end_index": 43, "text": "Houston - Deerbrook", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater.reject" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Sounds good, go ahead and get it for that one.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay, what showtime do you want?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "What times do they have for Glass?", "segments": [ { "start_index": 28, "end_index": 33, "text": "Glass", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "7:00 PM and 10:30 PM.", "segments": [ { "start_index": 0, "end_index": 7, "text": "7:00 PM", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start.reject" } ] }, { "start_index": 12, "end_index": 20, "text": "10:30 PM", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start.reject" } ] } ] }, { "index": 10, "speaker": "USER", "text": "That's it? Nothing in between?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Not for tonight. Do you want me to get it for tomorrow?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "No, it has to be tonight. My friend is only in town today.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Well the Willowbrook location has a 9:30 PM showing also. That location is a little further away though.", "segments": [ { "start_index": 9, "end_index": 20, "text": "Willowbrook", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] }, { "start_index": 36, "end_index": 43, "text": "9:30 PM", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 14, "speaker": "USER", "text": "How much further is it?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "About 10 more miles. With traffic it will probably take another 15-20 minutes to get to.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Okay that's not too bad, I'd rather go to the 9:30 showing.", "segments": [ { "start_index": 46, "end_index": 50, "text": "9:30", "annotations": [ { "name": "movie_ticket.time.start.accept" } ] }, { "start_index": 46, "end_index": 58, "text": "9:30 showing", "annotations": [ { "name": "movie_ticket.time.start.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "So set it up for the Willowbrook location then?", "segments": [ { "start_index": 21, "end_index": 32, "text": "Willowbrook", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Yeah go ahead.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Alright I just bought them through your account and they will text you the tickets.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Great, thank you.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "You're welcome.", "segments": [] } ]
dlg-f490da93-f68e-4550-b93c-895752bdcaf8
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Can you book me an appointment at Intelligent Auto Solutions", "segments": [ { "start_index": 34, "end_index": 60, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" }, { "name": "auto_repair.name.store" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "What seems to be the problem?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I need an oil change", "segments": [ { "start_index": 0, "end_index": 20, "text": "I need an oil change", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 10, "end_index": 20, "text": "oil change", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What is the make and model of your car", "segments": [] }, { "index": 4, "speaker": "USER", "text": "2017 Ford Mustang", "segments": [ { "start_index": 0, "end_index": 4, "text": "2017", "annotations": [ { "name": "auto_repair.year.vehicle" }, { "name": "auto_repair.year.vehicle" } ] }, { "start_index": 5, "end_index": 17, "text": "Ford Mustang", "annotations": [ { "name": "auto_repair.name.vehicle" }, { "name": "auto_repair.name.vehicle" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Do you know what type of oil you use", "segments": [] }, { "index": 6, "speaker": "USER", "text": "No", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "There is availability at 10 am tomorrow at Intelligent Auto Solutions", "segments": [ { "start_index": 25, "end_index": 30, "text": "10 am", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt.reject" } ] }, { "start_index": 31, "end_index": 39, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt.reject" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 43, "end_index": 69, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" }, { "name": "auto_repair.name.store" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Is there anything sooner", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Checking, is it an emergency?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Yes", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "They can see you at 6 pm today, would you like to take it", "segments": [ { "start_index": 20, "end_index": 24, "text": "6 pm", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] }, { "start_index": 25, "end_index": 30, "text": "today", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Ok, that is a 6 pm appointment at Intelligent Auto Services for an oil change for a 2015 Ford Mustang", "segments": [ { "start_index": 14, "end_index": 18, "text": "6 pm", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 34, "end_index": 59, "text": "Intelligent Auto Services", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] }, { "start_index": 67, "end_index": 77, "text": "oil change", "annotations": [ { "name": "auto_repair.reason.appt.accept" }, { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 84, "end_index": 88, "text": "2015", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 89, "end_index": 101, "text": "Ford Mustang", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Thank you, can you please send to me", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Would you like it email to you", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Yes", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Sending to you now, would there be anything else", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No thank you", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Youre welcome", "segments": [] } ]
dlg-f4983c5b-f953-4456-acbd-68b32b398c22
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "I would like to order a Pizza from LaRosa's Pizzeria.", "segments": [ { "start_index": 35, "end_index": 53, "text": "LaRosa's Pizzeria.", "annotations": [ { "name": "pizza_ordering.name.store.accept" } ] }, { "start_index": 35, "end_index": 52, "text": "LaRosa's Pizzeria", "annotations": [ { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "What name should the order be under?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Kevin Newman", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "What number should the order be associated with?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "614-555-8852", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "What can I get you today?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I would like a Large BBQ pizza in original crust.", "segments": [ { "start_index": 15, "end_index": 20, "text": "Large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 21, "end_index": 30, "text": "BBQ pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 34, "end_index": 48, "text": "original crust", "annotations": [ { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 34, "end_index": 49, "text": "original crust.", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "It looks like they can not serve BBQ pizza tonight.", "segments": [ { "start_index": 33, "end_index": 42, "text": "BBQ pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza.reject" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Ok then get me a Large Salami, pepperoni, onion and tomato pizza.", "segments": [ { "start_index": 17, "end_index": 22, "text": "Large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 23, "end_index": 29, "text": "Salami", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 31, "end_index": 40, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 42, "end_index": 47, "text": "onion", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 52, "end_index": 58, "text": "tomato", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "They are actually out of pepperoni.", "segments": [ { "start_index": 25, "end_index": 34, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping.reject" }, { "name": "pizza_ordering.type.topping.reject" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Ok do bacon instead of pepperoni.", "segments": [ { "start_index": 6, "end_index": 11, "text": "bacon", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 23, "end_index": 32, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Ok so a large salami, bacon, onion and tomato pizza?", "segments": [ { "start_index": 8, "end_index": 13, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 14, "end_index": 20, "text": "salami", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 22, "end_index": 27, "text": "bacon", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 29, "end_index": 34, "text": "onion", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 39, "end_index": 45, "text": "tomato", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 39, "end_index": 51, "text": "tomato pizza", "annotations": [ { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes that is correct.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "What type of crust.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Original.", "segments": [ { "start_index": 0, "end_index": 8, "text": "Original", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "They only have pan and thin available tonight?", "segments": [ { "start_index": 15, "end_index": 18, "text": "pan", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 23, "end_index": 27, "text": "thin", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Ok then thin crust.", "segments": [ { "start_index": 8, "end_index": 18, "text": "thin crust", "annotations": [ { "name": "pizza_ordering.type.crust.accept" }, { "name": "pizza_ordering.type.crust.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Ok so I have Kevin Newman at phone 614-555-8852. A large salami, bacon, onion and tomato pizza.", "segments": [ { "start_index": 51, "end_index": 56, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 57, "end_index": 63, "text": "salami", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 65, "end_index": 70, "text": "bacon", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 72, "end_index": 77, "text": "onion", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 82, "end_index": 88, "text": "tomato", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "That is correct.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Your total is 21.55 and will be ready for pick up in 25 minutes.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "perfect!!", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "The credit card on file has been charged and a receipt sent to your phone via text.", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Thank you goodbye.", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "good bye. ", "segments": [] } ]
dlg-f4a16a40-a20f-4ec0-956a-e0ad40f44e7a
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hi, it's me. Can you order me a pizza for lunch?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Of course. Where from?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Can I get a pie from 800 Degrees please?", "segments": [ { "start_index": 21, "end_index": 32, "text": "800 Degrees", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Sure. Off the menu or a custom pie?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Custom please.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Ok. What kind of crust and sauce?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Can I get the Everything crust with the pesto sauce?", "segments": [ { "start_index": 14, "end_index": 30, "text": "Everything crust", "annotations": [ { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 40, "end_index": 51, "text": "pesto sauce", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Ok. What's going on top?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Can I get an olive oil drizzle along with prosciutto.", "segments": [ { "start_index": 13, "end_index": 30, "text": "olive oil drizzle", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 42, "end_index": 52, "text": "prosciutto", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Ok, olive oil and prosciutto.", "segments": [ { "start_index": 4, "end_index": 13, "text": "olive oil", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 18, "end_index": 28, "text": "prosciutto", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 10, "speaker": "USER", "text": "And then feta cheese, mushrooms, minced garlic, and spinach.", "segments": [ { "start_index": 9, "end_index": 20, "text": "feta cheese", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 22, "end_index": 31, "text": "mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 33, "end_index": 46, "text": "minced garlic", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 52, "end_index": 59, "text": "spinach", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "With feta, mushrooms, minced garlic, and spinach.", "segments": [ { "start_index": 5, "end_index": 9, "text": "feta", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 11, "end_index": 20, "text": "mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 22, "end_index": 35, "text": "minced garlic", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 41, "end_index": 48, "text": "spinach", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 12, "speaker": "USER", "text": "You got it.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Actually, they're out of minced garlic. Would you like something else or leave it at that?", "segments": [ { "start_index": 25, "end_index": 38, "text": "minced garlic", "annotations": [ { "name": "pizza_ordering.type.topping.reject" } ] }, { "start_index": 25, "end_index": 39, "text": "minced garlic.", "annotations": [ { "name": "pizza_ordering.type.topping.reject" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Do they have any chopped garlic?", "segments": [ { "start_index": 17, "end_index": 31, "text": "chopped garlic", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "They do have the chopped garlic.", "segments": [ { "start_index": 17, "end_index": 31, "text": "chopped garlic", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 17, "end_index": 32, "text": "chopped garlic.", "annotations": [ { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Ok, let's add that instead.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Ok, so a pie with Everything crust and pesto sauce. On top there's an olive oil drizzle and prosciutto.", "segments": [ { "start_index": 18, "end_index": 34, "text": "Everything crust", "annotations": [ { "name": "pizza_ordering.type.crust.accept" } ] }, { "start_index": 39, "end_index": 51, "text": "pesto sauce.", "annotations": [ { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 39, "end_index": 50, "text": "pesto sauce", "annotations": [ { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 70, "end_index": 87, "text": "olive oil drizzle", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 92, "end_index": 102, "text": "prosciutto", "annotations": [ { "name": "pizza_ordering.preference.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Indeed.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "That's also with feta, mushrooms, spinach, and chopped garlic.", "segments": [ { "start_index": 17, "end_index": 21, "text": "feta", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 23, "end_index": 32, "text": "mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 34, "end_index": 41, "text": "spinach", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 47, "end_index": 61, "text": "chopped garlic", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 47, "end_index": 62, "text": "chopped garlic.", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Perfect.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Anything else on that?", "segments": [] }, { "index": 22, "speaker": "USER", "text": "No that's everything.", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Ok, I'm entering the order. You're all set, and that will be ready for pickup in 25 minutes.", "segments": [ { "start_index": 53, "end_index": 92, "text": "will be ready for pickup in 25 minutes.", "annotations": [ { "name": "pizza_ordering.pizza_order.accept" } ] } ] }, { "index": 24, "speaker": "USER", "text": "Wonderful.", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "Shall I text the receipt to your phone.", "segments": [] }, { "index": 26, "speaker": "USER", "text": "That would be terrific. Thank you so much.", "segments": [] }, { "index": 27, "speaker": "ASSISTANT", "text": "My pleasure. Enjoy.", "segments": [] } ]
dlg-f4a6e845-18cb-441b-b668-40fe7cec3039
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "I want to get a pizza from cpk", "segments": [ { "start_index": 27, "end_index": 30, "text": "cpk", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "sounds good, which location would you want to order pizza from", "segments": [] }, { "index": 2, "speaker": "USER", "text": "the one in Kahala mall", "segments": [ { "start_index": 11, "end_index": 22, "text": "Kahala mall", "annotations": [ { "name": "pizza_ordering.location.store.accept" }, { "name": "pizza_ordering.location.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "ok, do you have a pizza in mind?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "yes, I want something special, like a custom with anchovies", "segments": [ { "start_index": 38, "end_index": 44, "text": "custom", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 50, "end_index": 59, "text": "anchovies", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "what else?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "garlic, spinich, anchovies, tomatoes and olives", "segments": [ { "start_index": 0, "end_index": 6, "text": "garlic", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 8, "end_index": 15, "text": "spinich", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 17, "end_index": 26, "text": "anchovies", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 28, "end_index": 36, "text": "tomatoes", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 41, "end_index": 47, "text": "olives", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "that sounds really tasty, what size would you want?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "the largest one they have", "segments": [ { "start_index": 4, "end_index": 11, "text": "largest", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "please wait while I make the order", "segments": [] }, { "index": 10, "speaker": "USER", "text": "I am so excited", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "they just told me they do not have any anchovies in stock", "segments": [ { "start_index": 39, "end_index": 48, "text": "anchovies", "annotations": [ { "name": "pizza_ordering.type.topping.reject" }, { "name": "pizza_ordering.type.topping.reject" } ] } ] }, { "index": 12, "speaker": "USER", "text": "that is a bummer", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "is there another flavor you want", "segments": [] }, { "index": 14, "speaker": "USER", "text": "yes, ask if they have italian sausage, I may get a meat lover kind of pizza if they have enough type of meat", "segments": [ { "start_index": 22, "end_index": 36, "text": "italian sausag", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 22, "end_index": 37, "text": "italian sausage", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 51, "end_index": 61, "text": "meat lover", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "they have that", "segments": [] }, { "index": 16, "speaker": "USER", "text": "let's switch to a meat lover include saussage, pepperoni, italian sausage, italian ham, extra tomatoes sauce and tomato slice, prosciuto", "segments": [ { "start_index": 18, "end_index": 28, "text": "meat lover", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 37, "end_index": 45, "text": "saussage", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 47, "end_index": 56, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 58, "end_index": 73, "text": "italian sausage", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 75, "end_index": 86, "text": "italian ham", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 75, "end_index": 87, "text": "italian ham,", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 88, "end_index": 108, "text": "extra tomatoes sauce", "annotations": [ { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 94, "end_index": 108, "text": "tomatoes sauce", "annotations": [ { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 113, "end_index": 125, "text": "tomato slice", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 127, "end_index": 136, "text": "prosciuto", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "sounds delicious, I will call in the order now, should we use the account we have with them", "segments": [] }, { "index": 18, "speaker": "USER", "text": "yes, please do", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "the pizza order is placed, it will be ready for pick up in 25 minutes, do you want me to pick it up for you", "segments": [ { "start_index": 0, "end_index": 26, "text": "the pizza order is placed,", "annotations": [ { "name": "pizza_ordering.pizza_order.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "no, I will pick it up myself, thank you for your help", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "you are welcome, enjoy your pizza", "segments": [] } ]
dlg-f4a86d2b-b594-415c-9b2a-d462610aa07f
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "I would like to order a large pizza.", "segments": [ { "start_index": 24, "end_index": 29, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Is this for pickup ?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "yes", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "What would you like on your pizza?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I would like sausage and pepperoni on it.", "segments": [ { "start_index": 13, "end_index": 20, "text": "sausage", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 25, "end_index": 34, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "We are currently out of pepperoni. Is there another topping you would like?", "segments": [ { "start_index": 24, "end_index": 33, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping.reject" }, { "name": "pizza_ordering.type.topping.reject" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Yes, I would like sausage and chicken.", "segments": [ { "start_index": 18, "end_index": 25, "text": "sausage", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 30, "end_index": 37, "text": "chicken", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "ok, what type of crust?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I would like the thin crust.", "segments": [ { "start_index": 17, "end_index": 21, "text": "thin", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Is there anything else you want to order?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "No, just the pizza.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "ok, so to confirm, you would like a large pizza with thin crust with sausage and chicken?", "segments": [ { "start_index": 36, "end_index": 41, "text": "large", "annotations": [ { "name": "pizza_ordering.type.crust.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 53, "end_index": 57, "text": "thin", "annotations": [ { "name": "pizza_ordering.type.crust.accept" } ] }, { "start_index": 53, "end_index": 63, "text": "thin crust", "annotations": [ { "name": "pizza_ordering.type.crust.accept" } ] }, { "start_index": 69, "end_index": 76, "text": "sausage", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 81, "end_index": 88, "text": "chicken", "annotations": [ { "name": "pizza_ordering.type.crust.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "that is correct.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "ok, it will be about 25 minutes.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "sounds good", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "you said you will pick up?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "yes please.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "ok , the charge will be 19 dollars", "segments": [] }, { "index": 18, "speaker": "USER", "text": "ok, and will i get my receipt sent to my phone?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "yes. thank you", "segments": [] } ]
dlg-f4ac3413-4451-4582-bd89-5a27b556cbe6
movie-tickets-3
[ { "index": 0, "speaker": "USER", "text": "Yo assistant, I want to buy tickets to Shazam", "segments": [ { "start_index": 39, "end_index": 45, "text": "Shazam", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "What location?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Where's it playing in Portland, Oregon?", "segments": [ { "start_index": 22, "end_index": 38, "text": "Portland, Oregon", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "it's at Regal Pioneer Place Stadium 6, Lloyd Center 10 and living room theaters", "segments": [ { "start_index": 8, "end_index": 37, "text": "Regal Pioneer Place Stadium 6", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 8, "end_index": 38, "text": "Regal Pioneer Place Stadium 6,", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 39, "end_index": 54, "text": "Lloyd Center 10", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 59, "end_index": 79, "text": "living room theaters", "annotations": [ { "name": "movie_ticket.name.theater" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Ok, I want to see it at Regal Pioneer Place Stadium 6. what time?", "segments": [ { "start_index": 24, "end_index": 53, "text": "Regal Pioneer Place Stadium 6", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 24, "end_index": 54, "text": "Regal Pioneer Place Stadium 6.", "annotations": [ { "name": "movie_ticket.name.theater" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "6:30", "segments": [ { "start_index": 0, "end_index": 4, "text": "6:30", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Ok, I'll get two tickets for the 3d showing", "segments": [ { "start_index": 13, "end_index": 16, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 13, "end_index": 24, "text": "two tickets", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 33, "end_index": 35, "text": "3d", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "the 3D showing is sold out", "segments": [ { "start_index": 4, "end_index": 6, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening.reject" }, { "name": "movie_ticket.type.screening.reject" } ] } ] }, { "index": 8, "speaker": "USER", "text": "what other movies are playing there?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Pet Sematary, How to Train your Dragon: The Hidden World, Five Feet Apart, Dumbo, and Captain Marvel", "segments": [ { "start_index": 0, "end_index": 12, "text": "Pet Sematary", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] }, { "start_index": 14, "end_index": 38, "text": "How to Train your Dragon", "annotations": [ { "name": "movie_ticket.name.movie" } ] }, { "start_index": 14, "end_index": 56, "text": "How to Train your Dragon: The Hidden World", "annotations": [ { "name": "movie_ticket.name.movie" } ] }, { "start_index": 40, "end_index": 56, "text": "The Hidden World", "annotations": [ { "name": "movie_ticket.name.movie" } ] }, { "start_index": 58, "end_index": 73, "text": "Five Feet Apart", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] }, { "start_index": 75, "end_index": 80, "text": "Dumbo", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] }, { "start_index": 86, "end_index": 100, "text": "Captain Marvel", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 10, "speaker": "USER", "text": "what time is Captain Marvel?", "segments": [ { "start_index": 13, "end_index": 27, "text": "Captain Marvel", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "6:00 PM", "segments": [ { "start_index": 0, "end_index": 7, "text": "6:00 PM", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 12, "speaker": "USER", "text": "what other theaters is it playing at?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Laurelhurst, and Studio One Theaters", "segments": [ { "start_index": 0, "end_index": 11, "text": "Laurelhurst", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] }, { "start_index": 17, "end_index": 36, "text": "Studio One Theaters", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] } ] }, { "index": 14, "speaker": "USER", "text": "What time is it at Studio One Theaters", "segments": [ { "start_index": 19, "end_index": 38, "text": "Studio One Theaters", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "6:00 and 9:00", "segments": [ { "start_index": 0, "end_index": 4, "text": "6:00", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 9, "end_index": 13, "text": "9:00", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Ok, I'll get two tickets for Captain Marvel in 3D at 6:00 at Pioneer Place Stadium 6 in Portland OR", "segments": [ { "start_index": 13, "end_index": 16, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 13, "end_index": 24, "text": "two tickets", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 29, "end_index": 43, "text": "Captain Marvel", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie" } ] }, { "start_index": 47, "end_index": 49, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] }, { "start_index": 53, "end_index": 57, "text": "6:00", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 61, "end_index": 84, "text": "Pioneer Place Stadium 6", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.name.theater" } ] }, { "start_index": 88, "end_index": 99, "text": "Portland OR", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "The 6:00 showing is not in 3D", "segments": [ { "start_index": 4, "end_index": 8, "text": "6:00", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 27, "end_index": 29, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening.reject" }, { "name": "movie_ticket.type.screening.reject" } ] } ] }, { "index": 18, "speaker": "USER", "text": "well forget, I'm not going to see a movie tonight", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Ok, let me know if you need anything else", "segments": [] } ]
dlg-f4b4113c-cde2-48a4-8f8b-26f4b1aa2bf5
coffee-ordering-2
[ { "index": 0, "speaker": "USER", "text": "I will like a Iced Caffè Latte", "segments": [ { "start_index": 14, "end_index": 30, "text": "Iced Caffè Latte", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "How much?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "One", "segments": [ { "start_index": 0, "end_index": 3, "text": "One", "annotations": [ { "name": "coffee_ordering.num.drink.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Any milk?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Soy milk", "segments": [ { "start_index": 0, "end_index": 3, "text": "Soy", "annotations": [ { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 0, "end_index": 8, "text": "Soy milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Do you want Whip?", "segments": [ { "start_index": 12, "end_index": 16, "text": "Whip", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 6, "speaker": "USER", "text": "No Whip", "segments": [ { "start_index": 0, "end_index": 7, "text": "No Whip", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Your size?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Venti Iced", "segments": [ { "start_index": 0, "end_index": 5, "text": "Venti", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 6, "end_index": 10, "text": "Iced", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "which store do you wanna pick up?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "325 S Orange Ave, Orlando, FL 32801", "segments": [ { "start_index": 0, "end_index": 35, "text": "325 S Orange Ave, Orlando, FL 32801", "annotations": [ { "name": "coffee_ordering.location.store.accept" }, { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Will that be all?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Yes", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Your order has been sent to that location", "segments": [ { "start_index": 0, "end_index": 41, "text": "Your order has been sent to that location", "annotations": [ { "name": "coffee_ordering.coffee_order.accept" }, { "name": "coffee_ordering.coffee_order.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Awesome", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Also sent the conformation to your phone.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Got it", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Ok, See you soon", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Same.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Fabulous", "segments": [] } ]
dlg-f4c3662a-195f-42c8-ba48-275d36b09313
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hello Asilyn how are you?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Hey, Kate i'm doing well and you?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'm doing fine, I was wondering if you could do me a huge favor", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Of course what do you need?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I need you to order a pizza for me. I'm stumped with work so I can't go out for lunch", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Sure thing Asilyn. I'm actually close to Jimmy's Pizza is that good enough?", "segments": [ { "start_index": 41, "end_index": 54, "text": "Jimmy's Pizza", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Great, I want a Pepperoni and Ham pizza with extra cheese.", "segments": [ { "start_index": 16, "end_index": 25, "text": "Pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 30, "end_index": 33, "text": "Ham", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 45, "end_index": 57, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Alright and what size? Medium, Large or personal?", "segments": [ { "start_index": 23, "end_index": 29, "text": "Medium", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 31, "end_index": 36, "text": "Large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 40, "end_index": 48, "text": "personal", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Oh, uh, I think I should get a large share it with you.", "segments": [ { "start_index": 31, "end_index": 36, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Aw. thanks I'd appreciate that i'm almost at the restaurant to tell you the prices.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Alright not problem. I just got a breather so I can ", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Alright so these are the prices in case you change you mind; $5.99 personal, $9.99 medium and $11.99 for large", "segments": [ { "start_index": 67, "end_index": 75, "text": "personal", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 83, "end_index": 89, "text": "medium", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 105, "end_index": 110, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Large is fine. Remember Ham and pepperoni and extra cheese.", "segments": [ { "start_index": 0, "end_index": 5, "text": "Large", "annotations": [ { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 24, "end_index": 27, "text": "Ham", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 32, "end_index": 41, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 46, "end_index": 58, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.preference.accept" }, { "name": "pizza_ordering.preference.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Alright, just a second.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Alright take your time.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Bad news, they're out of Ham is there another topping you'd rather have?", "segments": [ { "start_index": 25, "end_index": 28, "text": "Ham", "annotations": [ { "name": "pizza_ordering.type.topping.reject" }, { "name": "pizza_ordering.type.topping.reject" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Uh, I'll go ahead and let you choose since i'm sharing.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Alright I'll get sausage is that alright?", "segments": [ { "start_index": 17, "end_index": 24, "text": "sausage", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Yeah, that's perfect.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Alright, Large pizza, Half Pepperoni Half Sausage.", "segments": [ { "start_index": 0, "end_index": 4, "text": "Alri", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 0, "end_index": 6, "text": "Alrigh", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 0, "end_index": 8, "text": "Alright,", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 9, "end_index": 14, "text": "Large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 27, "end_index": 36, "text": "Pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 42, "end_index": 49, "text": "Sausage", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Yep, that's right.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Alright the order will be done in 15 minutes so i'll be over in 30.", "segments": [] }, { "index": 22, "speaker": "USER", "text": "That's great I look forward to it. Thanks so much!", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Not a problem. I'll see you soon take care!", "segments": [] }, { "index": 24, "speaker": "USER", "text": "Bye bye!", "segments": [] } ]
dlg-f4c5b471-575d-435f-82e6-5e57e6b6b66e
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "Hi Annie, I need to make a reservation for my anniversary dinner on Saturday, I'm thinking something Italian in the North End of Boston.", "segments": [ { "start_index": 116, "end_index": 135, "text": "North End of Boston", "annotations": [ { "name": "restaurant_reservation.location.restaurant.accept" }, { "name": "restaurant_reservation.location.restaurant.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Ok, do you want to go somewhere you've been before or somewhere new?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Well I really like Limoncello when we went the last time, but I am wondering whether or not we should try Neptune's Oyster since it is a special occasion.", "segments": [ { "start_index": 19, "end_index": 29, "text": "Limoncello", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 106, "end_index": 122, "text": "Neptune's Oyster", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "I think Neptune's Oyster would be a great choice, and your wife would love it!", "segments": [ { "start_index": 8, "end_index": 24, "text": "Neptune's Oyster", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Ok, let's do that then. Can you book a table for me?", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Yes, what time would you like the reservation?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "At 7pm would be great.", "segments": [ { "start_index": 3, "end_index": 6, "text": "7pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Any preference for inside or outside?", "segments": [ { "start_index": 19, "end_index": 25, "text": "inside", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 29, "end_index": 36, "text": "outside", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 8, "speaker": "USER", "text": "I heard they have a beautiful dining room, could you try for a table in that section?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Yes, certainly. Just you and your wife?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Yes, it is our anniversary after all!", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Ok, I will look for an inside table for February 16th at 7pm for 2.", "segments": [ { "start_index": 23, "end_index": 29, "text": "inside", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 23, "end_index": 35, "text": "inside table", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 57, "end_index": 60, "text": "7pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 65, "end_index": 66, "text": "2", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Great, thank you!", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "I called but they do not have a 7pm time slot in the main dining room, would 7:30pm work?", "segments": [ { "start_index": 32, "end_index": 35, "text": "7pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" }, { "name": "restaurant_reservation.time.reservation.reject" } ] }, { "start_index": 53, "end_index": 69, "text": "main dining room", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 77, "end_index": 83, "text": "7:30pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Yes that would be fine.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Great, let me call them back.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Thank you", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Ok, I have booked a table for 2 at 7:30pm at Neptune's Oyster in their main dining room.", "segments": [ { "start_index": 30, "end_index": 31, "text": "2", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 35, "end_index": 41, "text": "7:30pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] }, { "start_index": 45, "end_index": 61, "text": "Neptune's Oyster", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] }, { "start_index": 71, "end_index": 87, "text": "main dining room", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" }, { "name": "restaurant_reservation.type.seating.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Thank you very much.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You are welcome.", "segments": [] } ]
dlg-f4d902c5-fe01-401d-b60b-766dfe4a4ddc
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Schedule an appointment to get my car checked out", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Which repair shop did you want to set an appointment with?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Are there any shops near 30th Avenue and 21st Street?", "segments": [ { "start_index": 20, "end_index": 52, "text": "near 30th Avenue and 21st Street", "annotations": [ { "name": "auto_repair.location.store" } ] }, { "start_index": 25, "end_index": 51, "text": "30th Avenue and 21st Stree", "annotations": [ { "name": "auto_repair.location.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "There are 2 repair shops in that area, but only one of them is a body repair shop. Which do you need?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I think I need to head over to a body shop for the issues my car is having.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "No problem, I will set up an appointment with the body shop. What day works best for you?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Are they open on Sundays?", "segments": [ { "start_index": 17, "end_index": 24, "text": "Sundays", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "They are open on Sundays, but with limited hours.", "segments": [ { "start_index": 17, "end_index": 24, "text": "Sundays", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 8, "speaker": "USER", "text": "What are their Sunday hours?", "segments": [ { "start_index": 15, "end_index": 21, "text": "Sunday", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "12 pm to 4 pm. Do those hours work for you?", "segments": [ { "start_index": 0, "end_index": 14, "text": "12 pm to 4 pm.", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 10, "speaker": "USER", "text": "I don't think I'll be free until 5 pm on Sunday. What are the regular hours? I can try to go after work.", "segments": [ { "start_index": 33, "end_index": 37, "text": "5 pm", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 41, "end_index": 47, "text": "Sunday", "annotations": [ { "name": "auto_repair.date.appt.reject" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "The shop is open from 10 am to 7 pm Monday through Saturday.", "segments": [ { "start_index": 22, "end_index": 35, "text": "10 am to 7 pm", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 36, "end_index": 60, "text": "Monday through Saturday.", "annotations": [ { "name": "auto_repair.date.appt" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Do I have any openings in calendar that would work?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "You are free on Thursday following the 4:30 marketing meeting.", "segments": [ { "start_index": 16, "end_index": 24, "text": "Thursday", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 39, "end_index": 43, "text": "4:30", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Great, set up an appointment for Thursday around 5:30 pm", "segments": [ { "start_index": 33, "end_index": 41, "text": "Thursday", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 42, "end_index": 56, "text": "around 5:30 pm", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 49, "end_index": 56, "text": "5:30 pm", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "I booked the appointment online, just show the receptionist the confirmation code when you get there.", "segments": [ { "start_index": 0, "end_index": 100, "text": "I booked the appointment online, just show the receptionist the confirmation code when you get there", "annotations": [ { "name": "auto_repair.appointment.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Sweet! Hopefully they can fix the issue before the big trip next weekend", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Their online reviews all say that they work fast.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thanks! Glad to have that out the way. ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "No problem, glad I could help. ", "segments": [] } ]
dlg-f4e1da6a-deb7-4a57-82d2-6b82ffcef88d
restaurant-table-2
[ { "index": 0, "speaker": "USER", "text": "Hi , is this Truluck restaurant? I'd like to make a reservation for two.", "segments": [ { "start_index": 13, "end_index": 31, "text": "Truluck restaurant", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.reject" } ] }, { "start_index": 68, "end_index": 71, "text": "two", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Ok hi, how may help you,what would you like to order ?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "What would you recommend , whats on your top menu?", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Our crab cake is great, lobster tail and garlic shrimp coated olive oil is a winner. Or a lighter meal, you could go for macaroni pasta.Which one would you like to order?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Ok they all sound very delicious, i'll go for the crab cakes, clams and lobster tails coated with olive oil, Could you confirm for me if the order is all available for two people please?", "segments": [ { "start_index": 168, "end_index": 171, "text": "two", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Ok hold for a moment please, let me confirm, i'll be right back.", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Ok ", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Ok, sorry for the delay, i'm so sorry to inform you that the whole order isn't available.Only the crab cakes and clam crust are available. However would you like to order for something else.I could check the menu for more dishes for you.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Ummm ok can i order for a lobster bisque and stone crab, i heard its to die for.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "I'm sorry to inform you that stone crab is unavailable.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Oh ok, then i will check somewhere else. Thanks for your time.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "You are welcome.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Hello, may i speak to an assistant at Capital Grille please, i'd like to make a dinner reservation for two on 29th .", "segments": [ { "start_index": 38, "end_index": 52, "text": "Capital Grille", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] }, { "start_index": 103, "end_index": 106, "text": "two", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Oh hi, how may i help you, you can go ahead and make your order.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Ok i'd like to order for 2 plates of crab cakes, tuna steaks, garlic shrimps and 1 plate of Caesar Salad.And a bottle of red wine. How much could that be in all?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ok let me confirm for you...", "segments": [] }, { "index": 16, "speaker": "USER", "text": "ok.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Ok, good news, the menu you requested for are all available and the price for all will be $650. Will you pay through you credit card or online?Once you make your payments online, we'll send you a notification and receipt message to your phone with your table seat position number sent. If there is any other thing i could do for you, ", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Ok i i'll pay instantly online and will be waiting for the confirmation message. Thank you so much for all your help. That'll be all. Have a great day .", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You are welcome.", "segments": [] } ]
dlg-f4e44d5a-01cf-4799-9523-efbe7c449d9a
movie-tickets-2
[ { "index": 0, "speaker": "USER", "text": "I wanna get 2 movie tickets", "segments": [ { "start_index": 12, "end_index": 13, "text": "2", "annotations": [ { "name": "movie_ticket.name.movie" } ] }, { "start_index": 12, "end_index": 27, "text": "2 movie tickets", "annotations": [ { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "what movie would you like?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "US", "segments": [ { "start_index": 0, "end_index": 2, "text": "US", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "How many tickets?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "2 tickets please", "segments": [ { "start_index": 0, "end_index": 1, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 0, "end_index": 9, "text": "2 tickets", "annotations": [ { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "what theater?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "arrowhead 18 in Peoria, AZ", "segments": [ { "start_index": 0, "end_index": 12, "text": "arrowhead 18", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] }, { "start_index": 16, "end_index": 26, "text": "Peoria, AZ", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "what time?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "7 pm", "segments": [ { "start_index": 0, "end_index": 4, "text": "7 pm", "annotations": [ { "name": "movie_ticket.time.start.reject" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "That time is not available", "segments": [] }, { "index": 10, "speaker": "USER", "text": "How about 8 pm?", "segments": [ { "start_index": 10, "end_index": 14, "text": "8 pm", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Yes, but that is only available at the AMC arrowhead 14", "segments": [ { "start_index": 39, "end_index": 55, "text": "AMC arrowhead 14", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.name.theater.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "I will take it", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay and two tickets right?", "segments": [ { "start_index": 9, "end_index": 12, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 9, "end_index": 20, "text": "two tickets", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Yes", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "alright, let me confirm that", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Okay", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "the tickets are on the way to your device", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thanks", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Bye", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Bye", "segments": [] } ]
dlg-f4eaeaa0-6ca1-47ef-b847-6bf88b8568fa
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Hey! I need some coffee. Can you order some from Starbucks for me?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, where are you?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'm at Perry Park in Phoenix.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Oh good, you are just a couple blocks away. There is one at N 32nd St and Thomas Rd.", "segments": [ { "start_index": 0, "end_index": 23, "text": "Oh good, you are just a", "annotations": [ { "name": "coffee_ordering.location.store" } ] }, { "start_index": 60, "end_index": 84, "text": "N 32nd St and Thomas Rd.", "annotations": [ { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Are there any landmarks?", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Look for El Jacal Mexican Restuarant. What will you have today?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Isn't there some sort of cold macchiato? Do they have one with caramel?", "segments": [ { "start_index": 25, "end_index": 29, "text": "cold", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 25, "end_index": 39, "text": "cold macchiato", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 30, "end_index": 39, "text": "macchiato", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 63, "end_index": 70, "text": "caramel", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "There is an \"Iced Caramel Cloud Macchiato.\"", "segments": [ { "start_index": 13, "end_index": 17, "text": "Iced", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 13, "end_index": 41, "text": "Iced Caramel Cloud Macchiato", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 18, "end_index": 41, "text": "Caramel Cloud Macchiato", "annotations": [ { "name": "coffee_ordering.name.drink.accept" } ] } ] }, { "index": 8, "speaker": "USER", "text": "That should do the trick.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "What size would you like?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Better make it a grande.", "segments": [ { "start_index": 17, "end_index": 23, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "With extra caramel?", "segments": [ { "start_index": 5, "end_index": 18, "text": "extra caramel", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 6, "end_index": 18, "text": "xtra caramel", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 12, "speaker": "USER", "text": "You know me too well!", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Are you heading over there now or should I place the order for later?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "I'll walk that way in about 5 minutes.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Alright, I'll tell them you need it in 10. Should I put a tip on your account?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "No, I've got some cash on me.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Ok, great. The order is placed and will be ready in 10 minutes.", "segments": [ { "start_index": 0, "end_index": 30, "text": "Ok, great. The order is placed", "annotations": [ { "name": "coffee_ordering.coffee_order.accept" } ] }, { "start_index": 11, "end_index": 30, "text": "The order is placed", "annotations": [ { "name": "coffee_ordering.coffee_order.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Perfect, thank you!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You're welcome!", "segments": [] } ]
dlg-f4f6658c-52b1-4114-ac2b-993f0f488d09
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hi I wanna get a pizza", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Hello where would you like to get it from?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Pizza Hut", "segments": [ { "start_index": 0, "end_index": 9, "text": "Pizza Hut", "annotations": [ { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "what would you like?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I want a large sausage and bell pepper pizza?", "segments": [ { "start_index": 9, "end_index": 14, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 15, "end_index": 22, "text": "sausage", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 15, "end_index": 44, "text": "sausage and bell pepper pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 27, "end_index": 38, "text": "bell pepper", "annotations": [ { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "anything else?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "that is all", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "They are out of bell peppers", "segments": [ { "start_index": 16, "end_index": 28, "text": "bell peppers", "annotations": [ { "name": "pizza_ordering.type.topping.reject" }, { "name": "pizza_ordering.type.topping.reject" } ] } ] }, { "index": 8, "speaker": "USER", "text": "okay I will take mushroom then", "segments": [ { "start_index": 17, "end_index": 25, "text": "mushroom", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Okay", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Is there a coupon I can use?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "None at the moment", "segments": [] }, { "index": 12, "speaker": "USER", "text": "I think that does it then", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay we are confirming the order now", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Great", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "we have sent the info to your mobile device", "segments": [] }, { "index": 16, "speaker": "USER", "text": "thanks", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": " It will be ready for pickup in about 25 minutes", "segments": [] }, { "index": 18, "speaker": "USER", "text": "great", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "bye", "segments": [] } ]
dlg-f4ff1de6-4069-44cb-a984-9d43fc287fbd
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "Hey Google, buy me movie tickets for The Lego Movie 2", "segments": [ { "start_index": 37, "end_index": 53, "text": "The Lego Movie 2", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Ok! Where do you want to see the movie in?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "In Sloan's Lake", "segments": [ { "start_index": 3, "end_index": 15, "text": "Sloan's Lake", "annotations": [ { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What theater do you want in Sloan's Lake?", "segments": [ { "start_index": 28, "end_index": 40, "text": "Sloan's Lake", "annotations": [ { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 4, "speaker": "USER", "text": "The Alamo Drafthouse", "segments": [ { "start_index": 0, "end_index": 20, "text": "The Alamo Drafthouse", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Ok! The Lego Movie 2 is showing at the following times: 12:45 PM, 3:45 PM, 6:30 PM, and 10:15 PM. Which showtime would you like?", "segments": [ { "start_index": 4, "end_index": 20, "text": "The Lego Movie 2", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] }, { "start_index": 56, "end_index": 64, "text": "12:45 PM", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 66, "end_index": 73, "text": "3:45 PM", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 75, "end_index": 82, "text": "6:30 PM", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 88, "end_index": 96, "text": "10:15 PM", "annotations": [ { "name": "movie_ticket.time.start" } ] } ] }, { "index": 6, "speaker": "USER", "text": "6:30 PM.", "segments": [ { "start_index": 0, "end_index": 7, "text": "6:30 PM", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Got it. How many tickets for the 6:30 PM showing of The Lego Movie 2 should I book?", "segments": [ { "start_index": 33, "end_index": 40, "text": "6:30 PM", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 52, "end_index": 68, "text": "The Lego Movie 2", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 8, "speaker": "USER", "text": "2 tickets.", "segments": [ { "start_index": 0, "end_index": 9, "text": "2 tickets", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Ok. The ticket price for the 6:30 PM showing of The Lego Movie 2 is $10. Your total will be $20. Is that okay?", "segments": [ { "start_index": 29, "end_index": 36, "text": "6:30 PM", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 48, "end_index": 64, "text": "The Lego Movie 2", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] }, { "start_index": 68, "end_index": 71, "text": "$10", "annotations": [ { "name": "movie_ticket.price.ticket" }, { "name": "movie_ticket.price.ticket" } ] }, { "start_index": 92, "end_index": 95, "text": "$20", "annotations": [ { "name": "movie_ticket.price.ticket" }, { "name": "movie_ticket.price.ticket" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Would you like to select your seat?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Yes. Is the back row available? ", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "There are no seats available in the back row.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Are there seats available in the second row from the back?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Yes! Seats 3 and 4 in row 6 are available. ", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Select row 6, seats 3 and 4. ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Got it! Would you like to confirm your booking?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Yes!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "I will be buying two tickets for the 6:30 PM showing of The Lego Movie 2 at The Alamo Drafthouse in Sloan's Lake. Your price will be $20. Your seats will be row 6, seats 3 and 4. Confirm purchase?", "segments": [ { "start_index": 17, "end_index": 28, "text": "two tickets", "annotations": [ { "name": "movie_ticket.num.tickets.accept" }, { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 37, "end_index": 44, "text": "6:30 PM", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] }, { "start_index": 56, "end_index": 72, "text": "The Lego Movie 2", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 76, "end_index": 96, "text": "The Alamo Drafthouse", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 100, "end_index": 112, "text": "Sloan's Lake", "annotations": [ { "name": "movie_ticket.location.theater.accept" } ] }, { "start_index": 133, "end_index": 136, "text": "$20", "annotations": [ { "name": "movie_ticket.price.ticket.accept" }, { "name": "movie_ticket.price.ticket.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Ok, I am sending your tickets to your mobile device. Is there anything else I can help you with?", "segments": [ { "start_index": 4, "end_index": 51, "text": "I am sending your tickets to your mobile device", "annotations": [ { "name": "movie_ticket.ticket_booking.accept" } ] } ] }, { "index": 22, "speaker": "USER", "text": "No.", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Ok, goodbye!", "segments": [] } ]
dlg-f50336dc-fb37-451c-b045-01de9167f31b
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "Hey! I'd like to buy movie tickets for A Star is Born.", "segments": [ { "start_index": 39, "end_index": 53, "text": "A Star is Born", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, happy to help! Where do you want to see the movie?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Any theaters in Waltham showing it?", "segments": [ { "start_index": 16, "end_index": 23, "text": "Waltham", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Let me check...yep, the Apple Cinemas in Waltham is showing A Star is Born. When do you want to go?", "segments": [ { "start_index": 24, "end_index": 37, "text": "Apple Cinemas", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 41, "end_index": 48, "text": "Waltham", "annotations": [ { "name": "movie_ticket.location.theater.accept" } ] }, { "start_index": 60, "end_index": 74, "text": "A Star is Born", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Tonight, please.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay, there's one more showing at 10 PM. Each ticket costs $15.", "segments": [ { "start_index": 34, "end_index": 39, "text": "10 PM", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Are there options for front-row seats or special luxury seating?", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "No, doesn't look like it. It just says \"general admission\". However for an extra $5 for each ticket it says you also get a small popcorn, medium soft drink, and any candy bar of your choice. ", "segments": [] }, { "index": 8, "speaker": "USER", "text": "That sounds great, let's do that. Please charge it to my Fandango account. ", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "No problem, I can do that. The total cost, with service charge, is $21.75 per ticket, for a total of $43.50.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "That's fine, go ahead and purchase the tickets.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Before I do that, do you want to pick up the tickets in person or have them delivered by text?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Text message please, and can you also have the receipt or confirmation texted to me as well?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Yep! We're all set. Anything else I can do for you?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Actually, I forgot to ask if they sell alcohol there, and can you tell me the address? I haven't been there in a while.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Sure, let me check on that. Okay, it says here on the website that they do sell alcohol. They have several craft beers on tap and also a few types of wine.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Great, I'll get some beer before we go in. And what about the address?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "They're at 30 Main Street in Waltham, right near the new Whole Foods that opened last week.", "segments": [ { "start_index": 11, "end_index": 36, "text": "30 Main Street in Waltham", "annotations": [ { "name": "movie_ticket.location.theater.accept" } ] }, { "start_index": 44, "end_index": 48, "text": "near", "annotations": [ { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Great! I know where that is. ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Okay, just as a reminder that I'm having the receipt and tickets texted directly to your phone.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Wonderful! Thanks for your help.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Happy to assist. Have a good night!", "segments": [] } ]
dlg-f50993c6-8585-41ed-97de-fb27982c19b5
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Id like you to set up and appointment for my car at Intelligent Auto Solutions.", "segments": [ { "start_index": 52, "end_index": 78, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "First I am going to need a name and number from you to be reached at. ", "segments": [] }, { "index": 2, "speaker": "USER", "text": "The name is Willy Jones and the number is 333-444-5555.", "segments": [ { "start_index": 12, "end_index": 23, "text": "Willy Jones", "annotations": [ { "name": "auto_repair.name.customer" }, { "name": "auto_repair.name.customer.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "I also need the make, model and year of the car you will be getting looked at. ", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Its going to be an 2016 Audi A6.", "segments": [ { "start_index": 19, "end_index": 23, "text": "2016", "annotations": [ { "name": "auto_repair.year.vehicle" }, { "name": "auto_repair.year.vehicle" } ] }, { "start_index": 24, "end_index": 31, "text": "Audi A6", "annotations": [ { "name": "auto_repair.name.vehicle" }, { "name": "auto_repair.name.vehicle" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What will be the reason for bringing in the car?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Im looking to get a regular tune up including an oil change.", "segments": [ { "start_index": 11, "end_index": 59, "text": "to get a regular tune up including an oil change", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 28, "end_index": 35, "text": "tune up", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 49, "end_index": 59, "text": "oil change", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "When are you looking to bring it in?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Im looking at bringing it in today if I can?", "segments": [ { "start_index": 29, "end_index": 34, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "They arent able to take the car today. Can you do some other time.", "segments": [ { "start_index": 32, "end_index": 37, "text": "today", "annotations": [ { "name": "auto_repair.date.appt.reject" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Is tomorrow at 9A available?", "segments": [ { "start_index": 3, "end_index": 11, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" } ] }, { "start_index": 15, "end_index": 17, "text": "9A", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "I set you up for an appointment at that. The fee for the initial check up will be 100 dollars. You will need to enter payment information to set and finalize the appointment. ", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Use my Chase card that you have on file for payments. ", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Payment option has been entered and you are set. Will you be needing anything else?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Do they offer rentals?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Yes, they offer rentals. Would you like one?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Yes, but Ill do that when I get there. ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "We are set then. You have an appointment tomorrow at 9A for a 2016 Audi A6 that will get a regular tune up and an oil change. You will be receiving a reminder text about your appointment tomorrow.", "segments": [ { "start_index": 17, "end_index": 40, "text": "You have an appointment", "annotations": [ { "name": "auto_repair.appointment.accept" } ] }, { "start_index": 41, "end_index": 49, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 53, "end_index": 55, "text": "9A", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 62, "end_index": 66, "text": "2016", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 67, "end_index": 74, "text": "Audi A6", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] }, { "start_index": 85, "end_index": 124, "text": "get a regular tune up and an oil change", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 91, "end_index": 106, "text": "regular tune up", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 114, "end_index": 124, "text": "oil change", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Thank you.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You;re welcome. Bye. ", "segments": [] } ]
dlg-f50b9563-a750-4b30-8f59-7da6d8c3baba
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "I would like to order something from Bosses Pizza can you put in an order for me?", "segments": [ { "start_index": 37, "end_index": 49, "text": "Bosses Pizza", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure I can just let me know what you want and where I need to order like the location.", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Fort Worth 76108", "segments": [ { "start_index": 0, "end_index": 16, "text": "Fort Worth 76108", "annotations": [ { "name": "pizza_ordering.location.store" }, { "name": "pizza_ordering.name.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay let me look it up", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Okay", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay is the Bosses on 6059 Lake Worth Blvd, Fort Worth, TX 76135 okay?", "segments": [ { "start_index": 12, "end_index": 18, "text": "Bosses", "annotations": [ { "name": "pizza_ordering.name.store" }, { "name": "pizza_ordering.name.store.accept" } ] }, { "start_index": 22, "end_index": 64, "text": "6059 Lake Worth Blvd, Fort Worth, TX 76135", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.location.store.accept" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Yes that is the one, I couldn't remember the address.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay what would you like?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I want a small thin crust pizza, with black olives and pepperoni only.", "segments": [ { "start_index": 9, "end_index": 14, "text": "small", "annotations": [ { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 9, "end_index": 25, "text": "small thin crust", "annotations": [ { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 15, "end_index": 31, "text": "thin crust pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 38, "end_index": 50, "text": "black olives", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 55, "end_index": 64, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Okay", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Have them add extra cheese to please.", "segments": [ { "start_index": 14, "end_index": 26, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay no problem.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Thanks so much.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay I got the order in let me make sure before I submit it.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "okay shoot", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "small thin crust pizza, with black olives and pepperoni only but with extra cheese.", "segments": [ { "start_index": 0, "end_index": 5, "text": "small", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 0, "end_index": 16, "text": "small thin crust", "annotations": [ { "name": "pizza_ordering.type.crust.accept" } ] }, { "start_index": 6, "end_index": 22, "text": "thin crust pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 29, "end_index": 41, "text": "black olives", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 46, "end_index": 55, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 70, "end_index": 82, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.preference.accept" }, { "name": "pizza_ordering.preference.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "That is correct.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "okay submitted and it's under your name for pick up in about 25 mins.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "That's perfect, thank you so much for your help.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "No problem have a great night !!!", "segments": [] }, { "index": 20, "speaker": "USER", "text": "You too!!!", "segments": [] } ]
dlg-f50d8d05-46bf-4528-967e-59f8bea21793
coffee-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hello I would like to order coffee", "segments": [ { "start_index": 28, "end_index": 34, "text": "coffee", "annotations": [ { "name": "coffee_ordering.coffee_ordering" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, which store and location?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "The Starbucks on Broadway", "segments": [ { "start_index": 14, "end_index": 25, "text": "on Broadway", "annotations": [ { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "You bet, what can I get you?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I would like a mocha", "segments": [ { "start_index": 15, "end_index": 20, "text": "mocha", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Sure, hot or iced?", "segments": [ { "start_index": 6, "end_index": 9, "text": "hot", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 13, "end_index": 17, "text": "iced", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Iced", "segments": [ { "start_index": 0, "end_index": 4, "text": "Iced", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "What size?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Large please", "segments": [ { "start_index": 0, "end_index": 5, "text": "Large", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Great. What you like whipped cream?", "segments": [ { "start_index": 21, "end_index": 34, "text": "whipped cream", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes please.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "How about honey or sugar or cream?", "segments": [ { "start_index": 10, "end_index": 15, "text": "honey", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] }, { "start_index": 19, "end_index": 24, "text": "sugar", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] }, { "start_index": 28, "end_index": 33, "text": "cream", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 12, "speaker": "USER", "text": "1 cream please", "segments": [ { "start_index": 0, "end_index": 7, "text": "1 cream", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 2, "end_index": 7, "text": "cream", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "I'm sorry sir the mocha is not available", "segments": [ { "start_index": 18, "end_index": 23, "text": "mocha", "annotations": [ { "name": "coffee_ordering.name.drink.reject" }, { "name": "coffee_ordering.name.drink.reject" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Ok, how about a frappuccino?", "segments": [ { "start_index": 16, "end_index": 27, "text": "frappuccino", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Yes we can make that for you.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Great", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "To confirm your pickup will be at Starbucks on broadway", "segments": [ { "start_index": 44, "end_index": 55, "text": "on broadway", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Yup!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "And you ordered a large frappuccino with whipped and 1 cream?", "segments": [ { "start_index": 4, "end_index": 15, "text": "you ordered", "annotations": [ { "name": "coffee_ordering.coffee_order.accept" } ] }, { "start_index": 18, "end_index": 23, "text": "large", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 24, "end_index": 35, "text": "frappuccino", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 41, "end_index": 48, "text": "whipped", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 53, "end_index": 60, "text": "1 cream", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 55, "end_index": 60, "text": "cream", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Correct, thank you", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Your welcome ", "segments": [] } ]
dlg-f519f3f3-7586-4fa9-9121-2fd91d2e5f86
pizza-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Hey, I am going to need to put in an order for some pizzas.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Of course, do you want to go with the usual place? Sal's?", "segments": [ { "start_index": 51, "end_index": 56, "text": "Sal's", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Yeah, that will be fine. Since it will be with the 7 o'clock clients and their kids, we will need at least 3 pizzas.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Do you have a preference on size? All large okay?", "segments": [ { "start_index": 38, "end_index": 43, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Well, how about we do this. Two large and something else the kids will like.", "segments": [ { "start_index": 32, "end_index": 37, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay, I see they are doing a two large pizza 2 toppings deal. It includes an order of monkey bread. How do you think they will like those?", "segments": [ { "start_index": 33, "end_index": 38, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] } ] }, { "index": 6, "speaker": "USER", "text": "That is great. Two two pizzas, make one meat and the other veggie. ", "segments": [ { "start_index": 40, "end_index": 44, "text": "meat", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 59, "end_index": 65, "text": "veggie", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Any preference on what type of toppings? How about sausage and pepperoni, and on the other, let's put pineapple and olives?", "segments": [ { "start_index": 51, "end_index": 58, "text": "sausage", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 63, "end_index": 72, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 102, "end_index": 111, "text": "pineapple", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 116, "end_index": 122, "text": "olives", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Those sound good. Any idea how much it will cost?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Let me check for you. The deal comes to 24.99, but should be under 30 total. Is that okay?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Yup, that seems fine. ", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Anything other than the deal? Can I get some drinks for everyone as well?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "That won't be necessary. We should be covered with what we have.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay, how about the order, do you want it delivered here? Otherwise I can be free to pick it up.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "If you can pick it up, otherwise traffic will delay it longer than we can afford to.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay, I put the order in for you, you should be getting a receipt sent through text.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Perfect, I appreciate it. Any idea on time frame?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Yeah, the order will be ready for pickup following completion, which should be about 25 minutes from now.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thank again, it definitely makes tonight a little easier.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Of course, I will watch the time and be there for the pickup soon.", "segments": [] } ]
dlg-f51a6c72-90a6-4263-abb3-05247e6d11f1
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Hello Tom this is urgent! I need you to make an appointment at Intelligent Auto Solutions this morning as my car check engine light has came on.", "segments": [ { "start_index": 63, "end_index": 89, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] }, { "start_index": 95, "end_index": 102, "text": "morning", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] }, { "start_index": 106, "end_index": 143, "text": "my car check engine light has came on", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 113, "end_index": 143, "text": "check engine light has came on", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure thing boss. The best times available seem to be between 6:30am and 9am. Are you currently on your way to work and able to drop it off now?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Yes Tom I am driving now and its 6:45am. I would really like to take it to them now and I am driving slow as I am cautious of the car stopping. Can you make this appointment ASAP! I'm about 15 minutes away so 7:30am would be perfect.", "segments": [ { "start_index": 33, "end_index": 39, "text": "6:45am", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 174, "end_index": 178, "text": "ASAP", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 209, "end_index": 215, "text": "7:30am", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay they have one at 7:45am will that work?", "segments": [ { "start_index": 22, "end_index": 28, "text": "7:45am", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Yes that's close enough. ", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Ok I'm online now making the arrangements. So what's the make and model of your vehicle sir?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "its a 2019 Rolls-Royce Cullinan and the color is Red Wine", "segments": [ { "start_index": 6, "end_index": 10, "text": "2019", "annotations": [ { "name": "auto_repair.year.vehicle" }, { "name": "auto_repair.year.vehicle" } ] }, { "start_index": 11, "end_index": 31, "text": "Rolls-Royce Cullinan", "annotations": [ { "name": "auto_repair.name.vehicle" }, { "name": "auto_repair.name.vehicle" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "WOW boss that's the most expensive SUV in the world!!! Man I heard that thing has all the finest luxuries a vehicle can have. Do you mind if I take it for a spin sometime?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Tom!!! Stay focus!. Right now its barely getting me to where I need to be. I don't care about any luxuries its suppose to do because right now its suppose to be working and its not! Stay focused!", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Sorry sir it just made me a little excited as I don't know anyone who owns that vehicle except you now that is!", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Okay so now that we are over the WOW factor what other details do you need?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Well I definitely will need your name sir. I'm always calling you boss and sir and never actually new your name. ", "segments": [] }, { "index": 12, "speaker": "USER", "text": "My name is Bentley Mercedes Lincoln.", "segments": [ { "start_index": 11, "end_index": 35, "text": "Bentley Mercedes Lincoln", "annotations": [ { "name": "auto_repair.name.customer.accept" } ] }, { "start_index": 11, "end_index": 36, "text": "Bentley Mercedes Lincoln.", "annotations": [ { "name": "auto_repair.name.customer.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Oh my god! Is that really your name? Did your parents name them after all their favorite vehicles!?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Something like that and if anyone asks you at work its Ben and Ben only!", "segments": [ { "start_index": 55, "end_index": 66, "text": "Ben and Ben", "annotations": [ { "name": "auto_repair.name.customer" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "How ironic, that my boss drives a Rolls Royce but his name is Bentley! Ha!", "segments": [ { "start_index": 34, "end_index": 45, "text": "Rolls Royce", "annotations": [ { "name": "auto_repair.name.vehicle" }, { "name": "auto_repair.name.vehicle" } ] }, { "start_index": 62, "end_index": 69, "text": "Bentley", "annotations": [ { "name": "auto_repair.name.customer" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Well I own a Bentley too but who's counting?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Ben you never cease to amaze me!", "segments": [] }, { "index": 18, "speaker": "USER", "text": "You can continue calling me sir and boss please. Remember my name is not to be spoken about and keep it professional.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Yes sir!", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Alright any more information?", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Yes what's a good contact number they can reach you at. ", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Give them my business cell which is 555.333.2222", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Alright so to make sure I have all the details I want to say it back to you. ", "segments": [] }, { "index": 24, "speaker": "USER", "text": "Ok", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "We have a 2019 Rolls Royce Cullinan, which color is Wine Red, and the check engine light on correct?", "segments": [ { "start_index": 10, "end_index": 14, "text": "2019", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 15, "end_index": 35, "text": "Rolls Royce Cullinan", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] }, { "start_index": 66, "end_index": 99, "text": "the check engine light on correct", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 70, "end_index": 91, "text": "check engine light on", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 26, "speaker": "USER", "text": "Exactly", "segments": [] }, { "index": 27, "speaker": "ASSISTANT", "text": "Ok sir your appointment at 7:45am has been made and they are expecting you. Your total comes to $1000 for this visit.", "segments": [ { "start_index": 27, "end_index": 33, "text": "7:45am", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] } ] }, { "index": 28, "speaker": "USER", "text": "You pay the cost it seems to be the boss! Thanks Tom", "segments": [] }, { "index": 29, "speaker": "ASSISTANT", "text": "You would know better than me boss and I hope everything works out. Have a good day!", "segments": [] } ]
dlg-f528fe9a-990d-4ce3-ae6b-2927aaee9614
uber-lyft-1
[ { "index": 0, "speaker": "USER", "text": "Hi, I would like to take an Uber ride.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, where are you planning to travel from and to?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I would like to travel from Arden Fair to Century Arden 14 and XD.", "segments": [ { "start_index": 28, "end_index": 38, "text": "Arden Fair", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 42, "end_index": 65, "text": "Century Arden 14 and XD", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "That sounds great. Let me check that for you.", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Thanks!", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "There is an Uber ride available. It is the UberX.", "segments": [ { "start_index": 43, "end_index": 48, "text": "UberX", "annotations": [ { "name": "uber_lyft.type.ride.reject" }, { "name": "uber_lyft.type.ride.reject" } ] } ] }, { "index": 6, "speaker": "USER", "text": "How much does it cost?", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "The trip costs $5.99", "segments": [ { "start_index": 15, "end_index": 20, "text": "$5.99", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Great! Please book it.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Sorry, the Uber ride has just been booked.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "That's fine, what is the next available ride?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "The next ride is UberXL and costs $7.40.", "segments": [ { "start_index": 17, "end_index": 23, "text": "UberXL", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] }, { "start_index": 34, "end_index": 39, "text": "$7.40", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Awesome, please book it.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "I will do that right away", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Thank you! ", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "No worries, anythign else?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "No that is all for today", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Your ride will be there in about 5 minutes.", "segments": [ { "start_index": 33, "end_index": 42, "text": "5 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. your ride is on the way and that you can check status on your phone.", "segments": [] } ]
dlg-f52ad84b-5cf1-4bb0-97a6-e6515891deea
restaurant-table-2
[ { "index": 0, "speaker": "USER", "text": "I'd like to eat somewhere downtown tonight. Do you have any suggestions?", "segments": [ { "start_index": 26, "end_index": 34, "text": "downtown", "annotations": [ { "name": "restaurant_reservation.location.restaurant" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Daryll's is in the middle of downtown and has a handful of reservations open tonight, would you like me to call and make you a reservation?", "segments": [ { "start_index": 0, "end_index": 8, "text": "Daryll's", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 19, "end_index": 37, "text": "middle of downtown", "annotations": [ { "name": "restaurant_reservation.location.restaurant" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Yes please. There will be 3 of us this evening.", "segments": [ { "start_index": 26, "end_index": 27, "text": "3", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What time would you like it for, they have a 4pm and 6pm available.", "segments": [ { "start_index": 45, "end_index": 48, "text": "4pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 53, "end_index": 56, "text": "6pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Let's make it a 6pm.", "segments": [ { "start_index": 16, "end_index": 19, "text": "6pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Any other requests?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Make sure they have gluten free options please.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "They do not have any specified gluten free options, is there anything you could substitute? ", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Do they have a good choice of salads, preferably a variety of 3 or more?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "They only have 1 house salad this evening but do have vegetables as side dishes. ", "segments": [] }, { "index": 10, "speaker": "USER", "text": "No, that's alright. Let's just plan on a different restaurant for dinner.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Absolutely, where would you like the reservation made for?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Call and check with One-Five-One, if I remember correctly they have a decent sized salad list as well as some gluten free options.", "segments": [ { "start_index": 20, "end_index": 32, "text": "One-Five-One", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "They do have both options. ", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Are there any reservations available for tonight?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "They have a 4pm, 7:30pm and 8pm available.", "segments": [ { "start_index": 12, "end_index": 15, "text": "4pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 17, "end_index": 23, "text": "7:30pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 28, "end_index": 31, "text": "8pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Well then let's make it 7:30pm.", "segments": [ { "start_index": 24, "end_index": 30, "text": "7:30pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay, you have a reservation at One-Five-One at 7:30 for 3.", "segments": [ { "start_index": 6, "end_index": 28, "text": "you have a reservation", "annotations": [ { "name": "restaurant_reservation.reservation.accept" } ] }, { "start_index": 32, "end_index": 44, "text": "One-Five-One", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] }, { "start_index": 48, "end_index": 52, "text": "7:30", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] }, { "start_index": 50, "end_index": 51, "text": "3", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Great. Thank you.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Do you need anything else?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "No, that should be all. Thank you.", "segments": [] } ]
dlg-f5332a4b-488f-4a50-ad9b-f5586c87cc06
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "I need you to order some pizzas from Gino's on 51st St. Do you know what place I'm talking about?", "segments": [ { "start_index": 37, "end_index": 43, "text": "Gino's", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store" } ] }, { "start_index": 47, "end_index": 54, "text": "51st St", "annotations": [ { "name": "pizza_ordering.location.store.accept" }, { "name": "pizza_ordering.location.store.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Yeah, I remember that place with the real Italian pies. It's very good.", "segments": [ { "start_index": 42, "end_index": 54, "text": "Italian pies", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Yeah, it is a great place. I want to order enough pizza to feed my mom and dad, my sister and her kid, plus myself and Frank. I'm not really sure how many to order. What do you think?", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay so you want to feed 6 people. let me look and see if there are suggested servings of how many people their large feeds? Did you want any breadsticks or anything else?", "segments": [ { "start_index": 112, "end_index": 117, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 4, "speaker": "USER", "text": "No, i'm just going to stick with the pizzas.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay, their website says that their large pizza has 6 slices. I remember that those slices are really big!", "segments": [ { "start_index": 36, "end_index": 41, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Yeah, they are. So, I'm thinking around 2 or maybe 3 slices per person should be plenty. I'll get 3 large pizzas and that should be enough.", "segments": [ { "start_index": 100, "end_index": 105, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay, so what kind of toppings do you want?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Sorry, could you look and see what their specials are or if their are any coupons we could use? Sometimes I see really good deals advertised.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Oh yeah. Let me look real quick. I see 2 coupons you could use. The 1st one is Large 2 topping pizzas for $12.99 when they are usually $15.99. The 2nd coupon is buy 2 large 2 topping pizzas and get the third pizza for 1/2 off. So, do you think either one of those sounds pretty good?", "segments": [ { "start_index": 79, "end_index": 84, "text": "Large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 85, "end_index": 101, "text": "2 topping pizzas", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 167, "end_index": 172, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yeah, they both do but I wonder which one is the better deal.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "let me figure it on the calculator. Hold on just a minute. The coupon with large 2 topping pizzas for $12.99 is cheaper by about $1.00.", "segments": [ { "start_index": 75, "end_index": 80, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 81, "end_index": 97, "text": "2 topping pizzas", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Okay great. So let's order 3 large. The 1st one I want thin crust with chicken and mushrooms. Is their an area when you order that you can specify to only put mushrooms on half the pizza?", "segments": [ { "start_index": 29, "end_index": 34, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 55, "end_index": 65, "text": "thin crust", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 71, "end_index": 78, "text": "chicken", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 71, "end_index": 92, "text": "chicken and mushrooms", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 83, "end_index": 92, "text": "mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Yeah, there is a box to write a note about any special orders. I'll tell them only to put the mushrooms on one side but chicken all over.", "segments": [ { "start_index": 94, "end_index": 103, "text": "mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 120, "end_index": 127, "text": "chicken", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 120, "end_index": 136, "text": "chicken all over", "annotations": [ { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 14, "speaker": "USER", "text": "On the 2nd pizza, I want pepperoni and onions. Can you check if they use white or purple onions?", "segments": [ { "start_index": 25, "end_index": 34, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 25, "end_index": 45, "text": "pepperoni and onions", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 73, "end_index": 95, "text": "white or purple onions", "annotations": [ { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "It shows the picture here of them as white onions. Will that work?", "segments": [ { "start_index": 37, "end_index": 49, "text": "white onions", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yeah, my dad only likes white onions! On the 3rd pizza, I want it hand tossed with pepperoni and sausage.", "segments": [ { "start_index": 24, "end_index": 36, "text": "white onions", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 66, "end_index": 77, "text": "hand tossed", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 83, "end_index": 92, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 83, "end_index": 104, "text": "pepperoni and sausage", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay, now did you want hand tossed for the 2nd pizza also?", "segments": [ { "start_index": 23, "end_index": 34, "text": "hand tossed", "annotations": [ { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Oh yes hand tossed for that one. ", "segments": [ { "start_index": 7, "end_index": 18, "text": "hand tossed", "annotations": [ { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "Okay let me confirm that I'm ordering 3 large pizzas. The 1st one is thin crust with chicken and mushrooms. You want the mushrooms only on half the pizza. The 2nd pizza is hand tossed with pepperoni and onions. The 3rd pizza is hand tossed with pepperoni and sausage. We are using the coupon for large 2 topping pizzas only $12.99. Does that all sound right?", "segments": [ { "start_index": 40, "end_index": 45, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 69, "end_index": 79, "text": "thin crust", "annotations": [ { "name": "pizza_ordering.type.crust.accept" }, { "name": "pizza_ordering.type.crust.accept" } ] }, { "start_index": 85, "end_index": 92, "text": "chicken", "annotations": [ { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 85, "end_index": 107, "text": "chicken and mushrooms.", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 97, "end_index": 106, "text": "mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 172, "end_index": 183, "text": "hand tossed", "annotations": [ { "name": "pizza_ordering.type.crust.accept" }, { "name": "pizza_ordering.type.crust.accept" }, { "name": "pizza_ordering.type.crust.accept" } ] }, { "start_index": 189, "end_index": 198, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 189, "end_index": 209, "text": "pepperoni and onions", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 203, "end_index": 209, "text": "onions", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 245, "end_index": 266, "text": "pepperoni and sausage", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 259, "end_index": 266, "text": "sausage", "annotations": [ { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 302, "end_index": 318, "text": "2 topping pizzas", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Yes, it sure does. You can put it on our account and Gino's has all the information already.", "segments": [ { "start_index": 53, "end_index": 59, "text": "Gino's", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 21, "speaker": "ASSISTANT", "text": "Okay, I placed the order and a receipt will be emailed to you. the pizzas will be ready for pickup in about 25 minutes. Do you need me to help you with anything else?", "segments": [ { "start_index": 6, "end_index": 24, "text": "I placed the order", "annotations": [ { "name": "pizza_ordering.pizza_order.accept" } ] } ] }, { "index": 22, "speaker": "USER", "text": "No, that's it. Thanks so much and I'll talk to you tomorrow.", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Ok bye.", "segments": [] } ]
dlg-f5386403-ffce-4cc2-b9a6-7f6b04973d5e
coffee-ordering-2
[ { "index": 0, "speaker": "USER", "text": "How much of coffee cost?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "which name of the coffee?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "starbucks vanti coffee. how much?", "segments": [ { "start_index": 0, "end_index": 22, "text": "starbucks vanti coffee", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 10, "end_index": 15, "text": "vanti", "annotations": [ { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "This coffee or two tastes. white and brewed. what do you liked to order?", "segments": [ { "start_index": 27, "end_index": 32, "text": "white", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 37, "end_index": 43, "text": "brewed", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 4, "speaker": "USER", "text": "white chocalate mocha.", "segments": [ { "start_index": 0, "end_index": 21, "text": "white chocalate mocha", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 0, "end_index": 22, "text": "white chocalate mocha.", "annotations": [ { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "white chocalate mocha is a vanti size rate at $4.75", "segments": [ { "start_index": 0, "end_index": 21, "text": "white chocalate mocha", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 27, "end_index": 32, "text": "vanti", "annotations": [ { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 6, "speaker": "USER", "text": "ok, what's the amount of freshley brewed coffee.", "segments": [ { "start_index": 34, "end_index": 47, "text": "brewed coffee", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 34, "end_index": 48, "text": "brewed coffee.", "annotations": [ { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "what size do you liked this coffee?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Tall size of freshly brewed coffee.", "segments": [ { "start_index": 0, "end_index": 4, "text": "Tall", "annotations": [ { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 21, "end_index": 34, "text": "brewed coffee", "annotations": [ { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Freshly Brewed Coffee and tall size rate at $1.85", "segments": [ { "start_index": 8, "end_index": 21, "text": "Brewed Coffee", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 26, "end_index": 35, "text": "tall size", "annotations": [ { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 26, "end_index": 30, "text": "tall", "annotations": [ { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 10, "speaker": "USER", "text": "It's ok.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "do you any other order?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "what coffee was highest cost in starbucks?", "segments": [ { "start_index": 32, "end_index": 41, "text": "starbucks", "annotations": [ { "name": "coffee_ordering.coffee_ordering" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Pumpkin Spice Latte (Limited Time) and vanti size", "segments": [ { "start_index": 0, "end_index": 19, "text": "Pumpkin Spice Latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 39, "end_index": 44, "text": "vanti", "annotations": [ { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 39, "end_index": 49, "text": "vanti size", "annotations": [ { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 14, "speaker": "USER", "text": "what was the cost of this coffee?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "vanti size price at $5.25", "segments": [ { "start_index": 0, "end_index": 5, "text": "vanti", "annotations": [ { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 16, "speaker": "USER", "text": "what was the lowest cost of starbucks coffee.", "segments": [ { "start_index": 28, "end_index": 44, "text": "starbucks coffee", "annotations": [ { "name": "coffee_ordering.coffee_order.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Caffe Latte Tall size", "segments": [ { "start_index": 0, "end_index": 11, "text": "Caffe Latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 12, "end_index": 16, "text": "Tall", "annotations": [ { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 12, "end_index": 21, "text": "Tall size", "annotations": [ { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 18, "speaker": "USER", "text": "what was this coffee cost?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "$2.95 only at caffe latte tall size coffee", "segments": [ { "start_index": 14, "end_index": 25, "text": "caffe latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 26, "end_index": 30, "text": "tall", "annotations": [ { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 26, "end_index": 35, "text": "tall size", "annotations": [ { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 20, "speaker": "USER", "text": "please list of other coffee?", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "In other coffee of starbucks Frappuccino, Refreshers & Iced Coffee", "segments": [ { "start_index": 19, "end_index": 40, "text": "starbucks Frappuccino", "annotations": [ { "name": "coffee_ordering.coffee_ordering" } ] }, { "start_index": 29, "end_index": 40, "text": "Frappuccino", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 42, "end_index": 52, "text": "Refreshers", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 55, "end_index": 66, "text": "Iced Coffee", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 22, "speaker": "USER", "text": "what sizes and how many vereity of ice coffee.", "segments": [ { "start_index": 35, "end_index": 45, "text": "ice coffee", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 35, "end_index": 46, "text": "ice coffee.", "annotations": [ { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 23, "speaker": "ASSISTANT", "text": "Ice coffee all of us four sizes and vereity is with milk without milk.", "segments": [ { "start_index": 0, "end_index": 10, "text": "Ice coffee", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 21, "end_index": 31, "text": "four sizes", "annotations": [ { "name": "coffee_ordering.num.drink" } ] } ] }, { "index": 24, "speaker": "USER", "text": "what name of sizes and rates of ice coffee.", "segments": [ { "start_index": 32, "end_index": 42, "text": "ice coffee", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 32, "end_index": 43, "text": "ice coffee.", "annotations": [ { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 25, "speaker": "ASSISTANT", "text": "Tall size $2.25,Grande size $2.65, Venti size $2.95, Trentza size $3.45.", "segments": [ { "start_index": 0, "end_index": 4, "text": "Tall", "annotations": [ { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 16, "end_index": 22, "text": "Grande", "annotations": [ { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 35, "end_index": 40, "text": "Venti", "annotations": [ { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 53, "end_index": 60, "text": "Trentza", "annotations": [ { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 26, "speaker": "USER", "text": "Ok. my order is two caffe latt tall size and three iced coffee with milk venti size.", "segments": [ { "start_index": 16, "end_index": 19, "text": "two", "annotations": [ { "name": "coffee_ordering.num.drink.accept" }, { "name": "coffee_ordering.num.drink.accept" } ] }, { "start_index": 20, "end_index": 30, "text": "caffe latt", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 31, "end_index": 35, "text": "tall", "annotations": [ { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 31, "end_index": 40, "text": "tall size", "annotations": [ { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 45, "end_index": 50, "text": "three", "annotations": [ { "name": "coffee_ordering.num.drink.accept" }, { "name": "coffee_ordering.num.drink.accept" } ] }, { "start_index": 51, "end_index": 62, "text": "iced coffee", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 68, "end_index": 72, "text": "milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 73, "end_index": 78, "text": "venti", "annotations": [ { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 73, "end_index": 83, "text": "venti size", "annotations": [ { "name": "coffee_ordering.size.drink.accept" } ] } ] }, { "index": 27, "speaker": "ASSISTANT", "text": "Ok, i will come to take your order.", "segments": [ { "start_index": 0, "end_index": 35, "text": "Ok, i will come to take your order.", "annotations": [ { "name": "coffee_ordering.coffee_order.accept" } ] } ] }, { "index": 28, "speaker": "USER", "text": "Common quickly. thank you", "segments": [] }, { "index": 29, "speaker": "ASSISTANT", "text": "Thank you", "segments": [] } ]
dlg-f54c1597-b2e6-418c-a54b-15c5739c109c
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "Joe, do you have time to order some movie tickets for me for Captain Marvel?", "segments": [ { "start_index": 61, "end_index": 75, "text": "Captain Marvel", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Where are you planning on watching the movie?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "San Jose", "segments": [ { "start_index": 0, "end_index": 8, "text": "San Jose", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Do you know which theatre you want to go to?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Are there showings this Friday at Santana Row at 7pm?", "segments": [ { "start_index": 34, "end_index": 45, "text": "Santana Row", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] }, { "start_index": 49, "end_index": 52, "text": "7pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start.reject" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Let me check. All the reserved seating for that time and theatre are quite booked unless you want to sit front row.", "segments": [] }, { "index": 6, "speaker": "USER", "text": "No thanks. What about Saturday same theatre around 11am", "segments": [ { "start_index": 51, "end_index": 55, "text": "11am", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start.reject" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Do you want regular seating or 3D?", "segments": [ { "start_index": 12, "end_index": 27, "text": "regular seating", "annotations": [ { "name": "movie_ticket.type.screening" } ] }, { "start_index": 12, "end_index": 19, "text": "regular", "annotations": [ { "name": "movie_ticket.type.screening" } ] }, { "start_index": 31, "end_index": 33, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Regular is just fine", "segments": [ { "start_index": 0, "end_index": 7, "text": "Regular", "annotations": [ { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "There are no showings around that time, but there is one at 4pm. Is that okay?", "segments": [ { "start_index": 60, "end_index": 63, "text": "4pm", "annotations": [ { "name": "movie_ticket.time.start.reject" }, { "name": "movie_ticket.time.start.reject" } ] } ] }, { "index": 10, "speaker": "USER", "text": "No, that's too late. What about Sunday around 1pm?", "segments": [ { "start_index": 46, "end_index": 49, "text": "1pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Let me check to see which theatres have that showing and I'll let you know", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Thanks.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay, so Santana Row and Oakridge both have showings on Sunday around 1:30-2pm, regular seats, no 3D. Do any of these sound good?", "segments": [ { "start_index": 9, "end_index": 20, "text": "Santana Row", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] }, { "start_index": 25, "end_index": 33, "text": "Oakridge", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater.reject" } ] }, { "start_index": 70, "end_index": 74, "text": "1:30", "annotations": [ { "name": "movie_ticket.time.start" } ] }, { "start_index": 70, "end_index": 78, "text": "1:30-2pm", "annotations": [ { "name": "movie_ticket.time.start.accept" } ] }, { "start_index": 75, "end_index": 78, "text": "2pm", "annotations": [ { "name": "movie_ticket.time.start" } ] }, { "start_index": 80, "end_index": 93, "text": "regular seats", "annotations": [ { "name": "movie_ticket.type.screening.accept" } ] }, { "start_index": 95, "end_index": 100, "text": "no 3D", "annotations": [ { "name": "movie_ticket.type.screening.reject" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Yeah, lets do Santana Row for 2 people.", "segments": [ { "start_index": 14, "end_index": 25, "text": "Santana Row", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 30, "end_index": 31, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 30, "end_index": 38, "text": "2 people", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay, ordering now.", "segments": [ { "start_index": 0, "end_index": 19, "text": "Okay, ordering now.", "annotations": [ { "name": "movie_ticket.ticket_booking.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Thanks!", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Just ordered your tickets. They're going to be sent to your phone.", "segments": [ { "start_index": 0, "end_index": 25, "text": "Just ordered your tickets", "annotations": [ { "name": "movie_ticket.ticket_booking.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Great thank you!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Enjoy your movie!", "segments": [] } ]
dlg-f553a803-07f7-4b50-9c9d-2c129aecbfd1
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Please book me an appointment with an auto shop.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "I can definitely do that. ", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Thanks. ", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Do you have a preferred shop. ", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Yes. There is a new shop called Intelligent Auto Solutions.", "segments": [ { "start_index": 32, "end_index": 58, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" }, { "name": "auto_repair.name.store.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Ok. I am logging in to their website. ", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Ok.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "First of all, what is the exact problem?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Well. It is twofold. I have a significant loss in power.", "segments": [ { "start_index": 30, "end_index": 55, "text": "significant loss in power", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 42, "end_index": 55, "text": "loss in power", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "And the other problem?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "I can also smell gas inside the truck.", "segments": [ { "start_index": 11, "end_index": 37, "text": "smell gas inside the truck", "annotations": [ { "name": "auto_repair.reason.appt" }, { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Oh. That is terrible.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "I know. ", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Which vehicle?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "It is for my 2001 Ford F250.", "segments": [ { "start_index": 13, "end_index": 17, "text": "2001", "annotations": [ { "name": "auto_repair.year.vehicle" }, { "name": "auto_repair.year.vehicle" } ] }, { "start_index": 18, "end_index": 27, "text": "Ford F250", "annotations": [ { "name": "auto_repair.name.vehicle" }, { "name": "auto_repair.year.vehicle" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "What size engine does it have?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "7.3l Diesel", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Ok. They have an appointment for 3pm next Wednesday.", "segments": [ { "start_index": 33, "end_index": 36, "text": "3pm", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] }, { "start_index": 37, "end_index": 51, "text": "next Wednesday", "annotations": [ { "name": "auto_repair.date.appt" } ] }, { "start_index": 42, "end_index": 51, "text": "Wednesday", "annotations": [ { "name": "auto_repair.date.appt" } ] } ] }, { "index": 18, "speaker": "USER", "text": "That won't work. I need the truck this weekend. ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Ok. Does tomorrow work?", "segments": [ { "start_index": 9, "end_index": 17, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Yes. Perfect. I prefer morning.", "segments": [ { "start_index": 23, "end_index": 30, "text": "morning", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 21, "speaker": "ASSISTANT", "text": "Morning it is. They have a 7:30 appointment.", "segments": [ { "start_index": 27, "end_index": 31, "text": "7:30", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 22, "speaker": "USER", "text": "Great.", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Ok. Your appointment has been booked. For your 2001 F250 at 7:30am tomorrow. The initial inspection fee is $50.", "segments": [ { "start_index": 4, "end_index": 36, "text": "Your appointment has been booked", "annotations": [ { "name": "auto_repair.appointment.accept" } ] }, { "start_index": 47, "end_index": 51, "text": "2001", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 52, "end_index": 56, "text": "F250", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] }, { "start_index": 60, "end_index": 66, "text": "7:30am", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 67, "end_index": 75, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt.accept" } ] } ] } ]
dlg-f555dd77-2b26-4444-9c65-0751c6f32eb3
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "Hey, can you do me a favor and get me tickets to Isn't It Romantic", "segments": [ { "start_index": 49, "end_index": 66, "text": "Isn't It Romantic", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, how many tickets do you need?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I need two; one for me and one for my girlfriend I'm visiting.", "segments": [ { "start_index": 7, "end_index": 10, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 12, "end_index": 48, "text": "one for me and one for my girlfriend", "annotations": [ { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "That will be easy, what theater are you closest to?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I'm in Seattle so anytime AMC will work out fine.", "segments": [ { "start_index": 26, "end_index": 29, "text": "AMC", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "I'll look to see which one is playing the movie tonight.", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Sounds good. We are grabbing dinner too so if the movie is later that'll be better.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "It looks like the AMC Pacific Place 11 is the only one playing the movie tonight.", "segments": [ { "start_index": 18, "end_index": 38, "text": "AMC Pacific Place 11", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] } ] }, { "index": 8, "speaker": "USER", "text": "What's the address?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "It's 600 Pine St. Suite 400.", "segments": [ { "start_index": 0, "end_index": 27, "text": "It's 600 Pine St. Suite 400", "annotations": [ { "name": "movie_ticket.location.theater" } ] }, { "start_index": 5, "end_index": 28, "text": "600 Pine St. Suite 400.", "annotations": [ { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Awesome, is it in IMAX or 3D?", "segments": [ { "start_index": 18, "end_index": 22, "text": "IMAX", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening.reject" } ] }, { "start_index": 26, "end_index": 28, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening.reject" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "No, isn't not an option. ", "segments": [] }, { "index": 12, "speaker": "USER", "text": "What a bummer, that's okay though.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "There's a 4:30pm or a 7:05pm show tonight?", "segments": [ { "start_index": 10, "end_index": 16, "text": "4:30pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 22, "end_index": 28, "text": "7:05pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 14, "speaker": "USER", "text": "They don't have anything later?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "No, I'm sorry they don't. ", "segments": [] }, { "index": 16, "speaker": "USER", "text": "No worries, book the 7:05pm. We can get dinner beforehand or maybe just snacks.", "segments": [ { "start_index": 21, "end_index": 27, "text": "7:05pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "That will work. Tickets are $13.19 a person is that ok?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "They just keep getter more expensive, that's not a problem. ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Perfect, the tickets are being sent to your phone via text right now. Enjoy the show!", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Thank you! Appreciate your help. ", "segments": [] } ]
dlg-f57d1ba3-b21f-4599-a577-9babb8ee5c9e
coffee-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hi Mary! Can you please order me a drink at Starbucks on western ave?", "segments": [ { "start_index": 44, "end_index": 68, "text": "Starbucks on western ave", "annotations": [ { "name": "coffee_ordering.location.store" } ] }, { "start_index": 57, "end_index": 68, "text": "western ave", "annotations": [ { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Hi! Of course! What can I get for you?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I would love an iced mocha latte", "segments": [ { "start_index": 16, "end_index": 32, "text": "iced mocha latte", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Perfect! What size?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Oh right! Grande", "segments": [ { "start_index": 10, "end_index": 16, "text": "Grande", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "And did you want whip cream?", "segments": [ { "start_index": 17, "end_index": 27, "text": "whip cream", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Oh no thank you.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "What type of Milk would you like in your latte?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Skim Milk please!", "segments": [ { "start_index": 0, "end_index": 9, "text": "Skim Milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Is there anything else you want?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "No thank you!", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Ok just tried to order your drink and they are out of skim milk. Would you like different milk? Or a different drink", "segments": [ { "start_index": 54, "end_index": 63, "text": "skim milk", "annotations": [ { "name": "coffee_ordering.type.milk.reject" } ] }, { "start_index": 54, "end_index": 64, "text": "skim milk.", "annotations": [ { "name": "coffee_ordering.type.milk.reject" } ] } ] }, { "index": 12, "speaker": "USER", "text": "I will take 2% milk please", "segments": [ { "start_index": 12, "end_index": 19, "text": "2% milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.type.milk.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Sounds good. I will place the order now!", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Thank you!", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ok your order was placed and everything is perfect. It will be ready for pickup in augusta on western avenue in 15 minutes!", "segments": [ { "start_index": 3, "end_index": 24, "text": "your order was placed", "annotations": [ { "name": "coffee_ordering.coffee_order.accept" } ] }, { "start_index": 83, "end_index": 108, "text": "augusta on western avenue", "annotations": [ { "name": "coffee_ordering.location.store.accept" }, { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Thank you so much!", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "They are emailing you your receipt as it is all paid from your account! ", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Awesome thank you so much! Have a great day", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "you too! Let me know if theres anything else you need today!", "segments": [] }, { "index": 20, "speaker": "USER", "text": "I will! Bye!", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Bye!", "segments": [] } ]
dlg-f5828e9f-fdf0-4abe-bd35-104dcb6d3c34
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "I'm looking for sushi in tucson at 5pm", "segments": [ { "start_index": 25, "end_index": 31, "text": "tucson", "annotations": [ { "name": "restaurant_reservation.location.restaurant.accept" }, { "name": "restaurant_reservation.location.restaurant.accept" } ] }, { "start_index": 35, "end_index": 38, "text": "5pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation.reject" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "That time is not available. ", "segments": [] }, { "index": 2, "speaker": "USER", "text": "How about 6pm?", "segments": [ { "start_index": 10, "end_index": 13, "text": "6pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "That time is available ", "segments": [] }, { "index": 4, "speaker": "USER", "text": "How about obon sushi?", "segments": [ { "start_index": 10, "end_index": 20, "text": "obon sushi", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "That is available ", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Great please book for 5 people", "segments": [ { "start_index": 22, "end_index": 23, "text": "5", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 22, "end_index": 30, "text": "5 people", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Will do. Inside or outside?", "segments": [ { "start_index": 9, "end_index": 15, "text": "Inside", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 19, "end_index": 26, "text": "outside", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Let's do inside", "segments": [ { "start_index": 9, "end_index": 15, "text": "inside", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" }, { "name": "restaurant_reservation.type.seating.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Ok. I will make that request.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Does the restaurant have a bar?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Yes", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Does the restaurant have valet?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Yes", "segments": [] }, { "index": 14, "speaker": "USER", "text": "How much is the valet?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "$20", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Great! Can we get a VIP table?", "segments": [ { "start_index": 20, "end_index": 29, "text": "VIP table", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "VIP is available", "segments": [ { "start_index": 0, "end_index": 3, "text": "VIP", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" }, { "name": "restaurant_reservation.type.seating.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Sounds great! Thanks!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Your welcome, enjoy!", "segments": [] } ]
dlg-f583841b-eab3-46da-8c88-18874845a5c9
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "I want to find a good restaurant that serves classic American food.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "OK, where should I look?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Try Hudson or River Falls in western Wisconsin.", "segments": [ { "start_index": 4, "end_index": 10, "text": "Hudson", "annotations": [ { "name": "restaurant_reservation.location.restaurant" }, { "name": "restaurant_reservation.location.restaurant" } ] }, { "start_index": 14, "end_index": 47, "text": "River Falls in western Wisconsin.", "annotations": [ { "name": "restaurant_reservation.location.restaurant" } ] }, { "start_index": 14, "end_index": 46, "text": "River Falls in western Wisconsin", "annotations": [ { "name": "restaurant_reservation.location.restaurant" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "I found several restaurants in the Hudson or River Falls area that serve American food.", "segments": [ { "start_index": 35, "end_index": 41, "text": "Hudson", "annotations": [ { "name": "restaurant_reservation.location.restaurant" }, { "name": "restaurant_reservation.location.restaurant" }, { "name": "restaurant_reservation.location.restaurant" } ] }, { "start_index": 45, "end_index": 56, "text": "River Falls", "annotations": [ { "name": "restaurant_reservation.location.restaurant" } ] }, { "start_index": 45, "end_index": 61, "text": "River Falls area", "annotations": [ { "name": "restaurant_reservation.location.restaurant" } ] } ] }, { "index": 4, "speaker": "USER", "text": "I want something mid-priced, like $25 per person.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Pier 500 in Hudson is in that range. So is the West Wind Supper Club in River Falls.", "segments": [ { "start_index": 0, "end_index": 8, "text": "Pier 500", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 9, "end_index": 18, "text": "in Hudson", "annotations": [ { "name": "restaurant_reservation.location.restaurant.accept" } ] }, { "start_index": 12, "end_index": 18, "text": "Hudson", "annotations": [ { "name": "restaurant_reservation.location.restaurant" }, { "name": "restaurant_reservation.location.restaurant.accept" } ] }, { "start_index": 43, "end_index": 68, "text": "the West Wind Supper Club", "annotations": [ { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 47, "end_index": 68, "text": "West Wind Supper Club", "annotations": [ { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 69, "end_index": 83, "text": "in River Falls", "annotations": [ { "name": "restaurant_reservation.location.restaurant" } ] }, { "start_index": 72, "end_index": 83, "text": "River Falls", "annotations": [ { "name": "restaurant_reservation.location.restaurant" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Does either restaurant have outside seating?", "segments": [ { "start_index": 28, "end_index": 35, "text": "outside", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 28, "end_index": 43, "text": "outside seating", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Pier 500 has outside seating, even in winter in heated tents.", "segments": [ { "start_index": 0, "end_index": 8, "text": "Pier 500", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 13, "end_index": 20, "text": "outside", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 8, "speaker": "USER", "text": "That sounds interesting. Does the restaurant serve wine?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Pier 500 has a wide variety of wine available for diners.", "segments": [ { "start_index": 0, "end_index": 8, "text": "Pier 500", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Could I book a table for this Friday?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "At what time would you like the reservation?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Let's go for 6:30 p.m.", "segments": [ { "start_index": 13, "end_index": 21, "text": "6:30 p.m", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Sorry, Pier 500 has no reservations available for 6:30 p.m. Friday.", "segments": [ { "start_index": 7, "end_index": 15, "text": "Pier 500", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 50, "end_index": 58, "text": "6:30 p.m", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" }, { "name": "restaurant_reservation.time.reservation.reject" } ] } ] }, { "index": 14, "speaker": "USER", "text": "OK, how about 7:30 p.m.?", "segments": [ { "start_index": 14, "end_index": 22, "text": "7:30 p.m", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Pier 500 has tables available for 7:30 p.m. Friday. How many people in your party?", "segments": [ { "start_index": 0, "end_index": 8, "text": "Pier 500", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 34, "end_index": 42, "text": "7:30 p.m", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 34, "end_index": 43, "text": "7:30 p.m.", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Four.", "segments": [ { "start_index": 0, "end_index": 4, "text": "Four", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 0, "end_index": 5, "text": "Four.", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "I have booked an outside table at Pier 500 for four people at 7:30 p.m. Friday.", "segments": [ { "start_index": 17, "end_index": 24, "text": "outside", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] }, { "start_index": 17, "end_index": 30, "text": "outside table", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] }, { "start_index": 34, "end_index": 42, "text": "Pier 500", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] }, { "start_index": 47, "end_index": 51, "text": "four", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 47, "end_index": 58, "text": "four people", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 62, "end_index": 70, "text": "7:30 p.m", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Thanks. Can you send me directions, too?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "I have sent the reservation confirmation and directions to your mobile phone.", "segments": [] } ]
dlg-f5890fb5-d2a9-446f-b581-ad9f9f6b7726
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "I'd like to book a restaurant reservation for dinner.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay, in what city would you like to make the reservation?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "In Bellingham, Washington.", "segments": [ { "start_index": 0, "end_index": 26, "text": "In Bellingham, Washington.", "annotations": [ { "name": "restaurant_reservation.location.restaurant" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay, what kind of restaurant are you looking for?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I'm looking for a steakhouse near the water.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay, there are several steakhouses near the waterfront. Would you like to hear a list?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Here is a list of five: Anthony's Hearthfire, Lighthouse Bar and Grill, Keenan's at the Pier, Nicki's Bella Marina, Giuseppe's Al Porto Ristorante Italiano. Would you like to hear more?", "segments": [ { "start_index": 24, "end_index": 44, "text": "Anthony's Hearthfire", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 46, "end_index": 70, "text": "Lighthouse Bar and Grill", "annotations": [ { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 46, "end_index": 71, "text": "Lighthouse Bar and Grill,", "annotations": [ { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 72, "end_index": 92, "text": "Keenan's at the Pier", "annotations": [ { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 72, "end_index": 93, "text": "Keenan's at the Pier,", "annotations": [ { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 94, "end_index": 114, "text": "Nicki's Bella Marina", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 116, "end_index": 155, "text": "Giuseppe's Al Porto Ristorante Italiano", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 8, "speaker": "USER", "text": "No. Where is Anthony's Hearthfire located?", "segments": [ { "start_index": 13, "end_index": 33, "text": "Anthony's Hearthfire", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Anthony's Hearthfire Grill is located at 7 Bellwether Way.", "segments": [ { "start_index": 0, "end_index": 26, "text": "Anthony's Hearthfire Grill", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 41, "end_index": 57, "text": "7 Bellwether Way", "annotations": [ { "name": "restaurant_reservation.location.restaurant" } ] }, { "start_index": 41, "end_index": 58, "text": "7 Bellwether Way.", "annotations": [ { "name": "restaurant_reservation.location.restaurant.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Okay. Is Anthony's Hearthfire Grill wheelchair accessible?", "segments": [ { "start_index": 9, "end_index": 35, "text": "Anthony's Hearthfire Grill", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 36, "end_index": 57, "text": "wheelchair accessible", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Tripadvisor.com reports that Anthony's Hearthfire is wheelchair accessible.", "segments": [ { "start_index": 29, "end_index": 49, "text": "Anthony's Hearthfire", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 53, "end_index": 74, "text": "wheelchair accessible", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Okay, I'd like to reserve a table at Anthony's Hearthside Grill for Saturday evening.", "segments": [ { "start_index": 37, "end_index": 63, "text": "Anthony's Hearthside Grill", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay. What time would you like to reserve a table?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "I'd like a table at 7 pm.", "segments": [ { "start_index": 20, "end_index": 24, "text": "7 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 20, "end_index": 25, "text": "7 pm.", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "I'm sorry, but there are no tables available at Anthony's at 7pm. There are tables available at 6:00 pm, 6:45 pm, 7:45 pm, and 8:45 pm. Would you like to reserve a table at any of those times?", "segments": [ { "start_index": 48, "end_index": 57, "text": "Anthony's", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 61, "end_index": 64, "text": "7pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" }, { "name": "restaurant_reservation.time.reservation.reject" } ] }, { "start_index": 96, "end_index": 103, "text": "6:00 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 96, "end_index": 104, "text": "6:00 pm,", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 105, "end_index": 112, "text": "6:45 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 114, "end_index": 121, "text": "7:45 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 127, "end_index": 134, "text": "8:45 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yes, I'd like to reserve a table at 7:45 pm.", "segments": [ { "start_index": 36, "end_index": 43, "text": "7:45 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 36, "end_index": 44, "text": "7:45 pm.", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay, how many for the table?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "The table will be for two, with one wheelchair seating.", "segments": [ { "start_index": 22, "end_index": 25, "text": "two", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 32, "end_index": 55, "text": "one wheelchair seating.", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 36, "end_index": 55, "text": "wheelchair seating.", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "Okay. I have a table for you at Anthony's Hearthside Grill tonight, Saturday April 13, at 7:45 pm, for two, with one wheelchair seating. What number shall we use for confirmation?", "segments": [ { "start_index": 32, "end_index": 58, "text": "Anthony's Hearthside Grill", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] }, { "start_index": 90, "end_index": 97, "text": "7:45 pm", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] }, { "start_index": 103, "end_index": 106, "text": "two", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 113, "end_index": 136, "text": "one wheelchair seating.", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] }, { "start_index": 117, "end_index": 135, "text": "wheelchair seating", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Please use 206-555-5555.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Okay. Do you need directions sent to your mobile device?", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Yes, please. ", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Okay, I've sent you directions. We'll see you then.", "segments": [] }, { "index": 24, "speaker": "USER", "text": "Thanks.", "segments": [] } ]
dlg-f58cf414-92ac-4b29-9756-73df580c06f3
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Hi Tracey, I have a favor", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I need to get my car into the repair shop", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "No problem. Do you have a preferred place?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "\"Yes, Intelligent Auto Solutions", "segments": [ { "start_index": 6, "end_index": 32, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" } ] }, { "start_index": 7, "end_index": 32, "text": "ntelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Got it. What should I say the reason is?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I think my alignment is out of line. It's pulling left.", "segments": [ { "start_index": 8, "end_index": 36, "text": "my alignment is out of line.", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 8, "end_index": 54, "text": "my alignment is out of line. It's pulling left", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay, when do you want to take it in?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Today, if possible.", "segments": [ { "start_index": 0, "end_index": 5, "text": "Today", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "It says they have no more appointments today.", "segments": [ { "start_index": 39, "end_index": 44, "text": "today", "annotations": [ { "name": "auto_repair.date.appt.reject" }, { "name": "auto_repair.date.appt.reject" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Then try for first thing in the morning.", "segments": [ { "start_index": 13, "end_index": 39, "text": "first thing in the morning", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 32, "end_index": 39, "text": "morning", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "The earliest they have available is 9:00 am", "segments": [ { "start_index": 36, "end_index": 43, "text": "9:00 am", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Nothing earlier?", "segments": [ { "start_index": 8, "end_index": 15, "text": "earlier", "annotations": [ { "name": "auto_repair.time.appt.reject" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Nlo", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Fine.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "I need the make, moder and year of the car.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Toyota, Highlander, 2016", "segments": [ { "start_index": 0, "end_index": 18, "text": "Toyota, Highlander", "annotations": [ { "name": "auto_repair.name.vehicle" }, { "name": "auto_repair.name.vehicle" } ] }, { "start_index": 20, "end_index": 24, "text": "2016", "annotations": [ { "name": "auto_repair.year.vehicle" }, { "name": "auto_repair.year.vehicle" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay, so I have an appointment for you at 9:00am at Intelligent Auto Solutions for your Toyota Highlander, 2016", "segments": [ { "start_index": 42, "end_index": 48, "text": "9:00am", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 52, "end_index": 78, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] }, { "start_index": 88, "end_index": 105, "text": "Toyota Highlander", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] }, { "start_index": 107, "end_index": 111, "text": "2016", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Perfect", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Anything else?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "No, that should do it, thanks", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Sure, talk to you later", "segments": [] } ]
dlg-f5a4448d-24ef-4087-9f23-d8da78548eb8
uber-lyft-1
[ { "index": 0, "speaker": "USER", "text": "I need an uber from my house to nashville airport", "segments": [ { "start_index": 23, "end_index": 28, "text": "house", "annotations": [ { "name": "uber_lyft.location.from" }, { "name": "uber_lyft.location.from" } ] }, { "start_index": 32, "end_index": 49, "text": "nashville airport", "annotations": [ { "name": "uber_lyft.location.to" }, { "name": "uber_lyft.location.to" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay, what is your home address?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "1703 Timber Trail Cookeville, TN", "segments": [ { "start_index": 0, "end_index": 32, "text": "1703 Timber Trail Cookeville, TN", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "And where are you going?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Nashville TN Airport", "segments": [ { "start_index": 0, "end_index": 20, "text": "Nashville TN Airport", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay, is this for today ?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Yes, after noon please.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Alright, It seems you can choose a regular or luxury car", "segments": [ { "start_index": 35, "end_index": 42, "text": "regular", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] }, { "start_index": 46, "end_index": 52, "text": "luxury", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 46, "end_index": 56, "text": "luxury car", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 8, "speaker": "USER", "text": "I'll just take regular", "segments": [ { "start_index": 15, "end_index": 22, "text": "regular", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Alright, how's 2pm for a pickup?", "segments": [ { "start_index": 15, "end_index": 18, "text": "2pm", "annotations": [ { "name": "uber_lyft.time.pickup" }, { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 10, "speaker": "USER", "text": "That's okay, what is the price?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "The price will be $151.31", "segments": [ { "start_index": 18, "end_index": 25, "text": "$151.31", "annotations": [ { "name": "uber_lyft.price.estimate" }, { "name": "uber_lyft.price.estimate" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Let's change to the luxury ride.", "segments": [ { "start_index": 20, "end_index": 26, "text": "luxury", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "The luxury would be $232.50.", "segments": [ { "start_index": 4, "end_index": 10, "text": "luxury", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] }, { "start_index": 20, "end_index": 27, "text": "$232.50", "annotations": [ { "name": "uber_lyft.price.estimate.accept" } ] }, { "start_index": 20, "end_index": 28, "text": "$232.50.", "annotations": [ { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Thanks, that's fine.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Should I have this charged to your account?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Yes, please that'd be great.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay, your pickup should be about 2pm this afternoon.", "segments": [ { "start_index": 34, "end_index": 53, "text": "2pm this afternoon.", "annotations": [ { "name": "uber_lyft.time.pickup.accept" } ] }, { "start_index": 34, "end_index": 37, "text": "2pm", "annotations": [ { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Fantastic. Thanks Again.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "No problem at all, have a safe trip", "segments": [] } ]
dlg-f5acf13c-b6a6-43a7-a662-0e7a3f1d6306
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "My family really wants to go out to dinner tonight.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Well what type of food were your guys thinking?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I think we want to do Indian. ", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "You have anywhere in mind in particular?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Yeah, I have thinking between AAB India Restaurant and Indian Oven. Which one would you recommend?", "segments": [ { "start_index": 30, "end_index": 50, "text": "AAB India Restaurant", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 55, "end_index": 66, "text": "Indian Oven", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Well, AAB India Restaurant has better ratings, so I would go with that one.", "segments": [ { "start_index": 6, "end_index": 26, "text": "AAB India Restaurant", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Oh really, how much better?", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Well, AAB India Restaurant has 4.3 on google ratings while Indian Oven has a 3.8.", "segments": [ { "start_index": 6, "end_index": 26, "text": "AAB India Restaurant", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] }, { "start_index": 59, "end_index": 70, "text": "Indian Oven", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Ok, I think I will go with AAB India Restaurant then.", "segments": [ { "start_index": 27, "end_index": 47, "text": "AAB India Restaurant", "annotations": [ { "name": "restaurant_reservation.name.restaurant" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Great choice. Since a reservation is require what time were you think?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Around 6:00 p.m.", "segments": [ { "start_index": 0, "end_index": 15, "text": "Around 6:00 p.m", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 7, "end_index": 15, "text": "6:00 p.m", "annotations": [ { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "How many people would be dinning with you?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "There would be 7 including myself. We would prefer an outside table as well.", "segments": [ { "start_index": 15, "end_index": 33, "text": "7 including myself", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 54, "end_index": 61, "text": "outside", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 54, "end_index": 67, "text": "outside table", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "So you are not interesting in a booth then?", "segments": [ { "start_index": 32, "end_index": 37, "text": "booth", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 14, "speaker": "USER", "text": "No, they don't have those outside I don't believe.", "segments": [ { "start_index": 26, "end_index": 33, "text": "outside", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "That is correct. Well let me see, there is an opening the meets your requirements at 7:30 p.m. That seems to me the soonest available.", "segments": [ { "start_index": 85, "end_index": 93, "text": "7:30 p.m", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 16, "speaker": "USER", "text": "You know what, that will be just fine.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Ok, so you would like a reservation for AAB India Restaurant for 7 people at 7:30 p.m. for outside.", "segments": [ { "start_index": 40, "end_index": 60, "text": "AAB India Restaurant", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] }, { "start_index": 65, "end_index": 66, "text": "7", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 77, "end_index": 85, "text": "7:30 p.m", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] }, { "start_index": 91, "end_index": 98, "text": "outside", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" }, { "name": "restaurant_reservation.type.seating.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Yes. That is right.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Oh, it looks like 7:30 has now been booked before I could get to it. The next time is 8:15 p.m.", "segments": [ { "start_index": 18, "end_index": 22, "text": "7:30", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" }, { "name": "restaurant_reservation.time.reservation.reject" } ] }, { "start_index": 86, "end_index": 94, "text": "8:15 p.m", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 20, "speaker": "USER", "text": "That is ok. That works too.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Alright! A reservation is made for 8:15 p.m.", "segments": [ { "start_index": 35, "end_index": 43, "text": "8:15 p.m", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] } ] }, { "index": 22, "speaker": "USER", "text": "Thank you!", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "You're welcome. Enjoy.", "segments": [] } ]
dlg-f5d8d411-7110-4776-bdf3-25111f68ee50
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Hey Anne I'm having trouble with the alignment of my front tires. I need you to schedule an appointment for me.", "segments": [ { "start_index": 37, "end_index": 64, "text": "alignment of my front tires", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Ok. The usual place?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "No I want to use Intelligent Auto Solutions because they have a real time online booking portal you can use.", "segments": [ { "start_index": 17, "end_index": 43, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok. I'm on their site now. It says to schedule at least one day in advance.", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I'd love to drop it off later today.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "There is an option for same day drop off but it has a $50 additional fee.", "segments": [] }, { "index": 6, "speaker": "USER", "text": "That's fine. I have that trip to Albany tomorrow and need to get this done today.", "segments": [ { "start_index": 75, "end_index": 80, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Ok. What time would you like to drop it off?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "2pm would work.", "segments": [ { "start_index": 0, "end_index": 3, "text": "2pm", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "2 pm isn't available but 3 pm is", "segments": [ { "start_index": 0, "end_index": 4, "text": "2 pm", "annotations": [ { "name": "auto_repair.time.appt.reject" } ] }, { "start_index": 25, "end_index": 29, "text": "3 pm", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Ok. 3 pm is fine.", "segments": [ { "start_index": 4, "end_index": 8, "text": "3 pm", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "What vehicle should I put?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "It's my 2016 Audi A5.", "segments": [ { "start_index": 8, "end_index": 12, "text": "2016", "annotations": [ { "name": "auto_repair.year.vehicle" } ] }, { "start_index": 13, "end_index": 20, "text": "Audi A5", "annotations": [ { "name": "auto_repair.name.vehicle" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "And the name and number you'd like it under?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Richard Johnson 303-555-1234", "segments": [ { "start_index": 0, "end_index": 15, "text": "Richard Johnson", "annotations": [ { "name": "auto_repair.name.customer.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ok. So to confirm I have a 3 pm appointment for the 2016 Audi A5 at Intelligent Auto Solutions for \"Alignment Issues\"", "segments": [ { "start_index": 27, "end_index": 31, "text": "3 pm", "annotations": [ { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 32, "end_index": 43, "text": "appointment", "annotations": [ { "name": "auto_repair.appointment.accept" } ] }, { "start_index": 52, "end_index": 56, "text": "2016", "annotations": [ { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 57, "end_index": 64, "text": "Audi A5", "annotations": [ { "name": "auto_repair.name.vehicle.accept" } ] }, { "start_index": 68, "end_index": 94, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" } ] }, { "start_index": 100, "end_index": 116, "text": "Alignment Issues", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Oh and make sure to mention that I want my oil changed and tires rotated and balanced", "segments": [ { "start_index": 43, "end_index": 85, "text": "oil changed and tires rotated and balanced", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Got it! Anything else?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Nope that's it. Thanks Anne", "segments": [] } ]
dlg-f5dcd4a0-f049-4f42-bb48-c5c9de2736ee
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "I need to buy two tickets to a movie , the name of the is Greta.", "segments": [ { "start_index": 14, "end_index": 17, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 58, "end_index": 63, "text": "Greta", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "what city would you like to see the movie?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Myrtle Beach, SC", "segments": [ { "start_index": 0, "end_index": 16, "text": "Myrtle Beach, SC", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What day and times do you want to go", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I want to go tomorrow, friday, Feb. 28, after 5 pm.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "There are two theaters playing Greta . One is in Surf Side , the South Cinema and it starts at 7pm", "segments": [ { "start_index": 31, "end_index": 36, "text": "Greta", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] }, { "start_index": 49, "end_index": 58, "text": "Surf Side", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] }, { "start_index": 61, "end_index": 77, "text": "the South Cinema", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 65, "end_index": 77, "text": "South Cinema", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 95, "end_index": 98, "text": "7pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 6, "speaker": "USER", "text": "What is the other cinema and where is it", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "that one is in downtown Myrtle Beach and it is called the Duplex Theater and that one starts at 7:20pm", "segments": [ { "start_index": 15, "end_index": 36, "text": "downtown Myrtle Beach", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater.accept" } ] }, { "start_index": 58, "end_index": 72, "text": "Duplex Theater", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 96, "end_index": 102, "text": "7:20pm", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Ok, please buy two tickets to the one downtown and use my visa card.", "segments": [ { "start_index": 15, "end_index": 18, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 34, "end_index": 46, "text": "one downtown", "annotations": [ { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Ok. I will let you know momentarily if they are available and how much", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Yes, please tell me the total and when you buy them.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Did you get the tickets yet.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Yes, They were 15.00 for two tickets and you can pick them up at the ticket counter there.", "segments": [ { "start_index": 15, "end_index": 20, "text": "15.00", "annotations": [ { "name": "movie_ticket.price.ticket.accept" }, { "name": "movie_ticket.price.ticket.accept" } ] }, { "start_index": 25, "end_index": 28, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 25, "end_index": 36, "text": "two tickets", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "okay that sounds good. thank you", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "your welcome. anything else I can do for you?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "No that is all for now ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Thank you and have a good evening", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thanks", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You are welcome", "segments": [] }, { "index": 20, "speaker": "USER", "text": "oh, did you send the tickets to my mobile ?", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "yes, they are on a text message.", "segments": [] }, { "index": 22, "speaker": "USER", "text": "ok thank you", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "you are welcome", "segments": [] } ]
dlg-f5dfe0a5-f823-4328-aa9f-fa6f3d4c2f34
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Hello Google", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Hello!", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I would like to know the Menu for Starbucks", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "The menu at starbucks is : Cappuccino Caramel Brulée Latte Seasonal offering Caramel Macchiato Cherry Mocha Chestnut Praline Latte Seasonal offering Cinnamon Dolce Latte Cinnamon Shortbread Latte Cordusio Eggnog Latte Seasonal offering Espresso Espresso Con Panna Espresso Macchiato Espresso Macchiato Flat White Gingerbread Latte Seasonal offering Iced Black and White Mocha Seasonal offering Iced Caffè Americano Iced Caffè Latte Iced Caffè Mocha Iced Caramel Brulée Latte Iced Caramel Macchiato Iced Cherry Mocha Iced Chestnut Praline Latte Seasonal offering Iced Cinnamon Dolce Latte Iced Cinnamon Shortbread Latte Iced Cold Foam Cappuccino Iced Cordusio Iced Eggnog Latte Seasonal offering Iced Gingerbread Latte Seasonal offering Iced Juniper Latte Iced Latte Macchiato Iced Peppermint Mocha Seasonal offering Iced Peppermint White Chocolate Mocha Seasonal offering Iced Pumpkin Spice Chai Latte Iced Pumpkin Spice Latte Iced Salted Caramel Mocha Iced Skinny Cinnamon Dolce Latte Iced Skinny Mocha Iced Starbucks Blonde® Juniper Latte Iced Starbucks® Blonde Vanilla Bean Coconutmilk Latte Iced Starbucks® Blonde Black and White Mocha Seasonal offering Iced Starbucks® Blonde Caffè Americano Iced Starbucks® Blonde Caffè Latte Iced Starbucks® Blonde Caramel Brulée Latte Iced Starbucks® Blonde Chestnut Praline Latte Iced Starbucks® Blonde Cinnamon Shortbread Latte Iced Starbucks® Blonde Cold Foam Cappuccino", "segments": [ { "start_index": 27, "end_index": 58, "text": "Cappuccino Caramel Brulée Latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 77, "end_index": 107, "text": "Caramel Macchiato Cherry Mocha", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 95, "end_index": 130, "text": "Cherry Mocha Chestnut Praline Latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 108, "end_index": 130, "text": "Chestnut Praline Latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 149, "end_index": 169, "text": "Cinnamon Dolce Latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 158, "end_index": 169, "text": "Dolce Latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 170, "end_index": 195, "text": "Cinnamon Shortbread Latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 196, "end_index": 204, "text": "Cordusio", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 196, "end_index": 217, "text": "Cordusio Eggnog Latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 205, "end_index": 217, "text": "Eggnog Latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 236, "end_index": 244, "text": "Espresso", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 245, "end_index": 263, "text": "Espresso Con Panna", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 264, "end_index": 282, "text": "Espresso Macchiato", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 283, "end_index": 312, "text": "Espresso Macchiato Flat White", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 313, "end_index": 330, "text": "Gingerbread Latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 349, "end_index": 375, "text": "Iced Black and White Mocha", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 394, "end_index": 414, "text": "Iced Caffè Americano", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 415, "end_index": 431, "text": "Iced Caffè Latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 432, "end_index": 448, "text": "Iced Caffè Mocha", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 449, "end_index": 474, "text": "Iced Caramel Brulée Latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 475, "end_index": 497, "text": "Iced Caramel Macchiato", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 498, "end_index": 515, "text": "Iced Cherry Mocha", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 516, "end_index": 543, "text": "Iced Chestnut Praline Latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 562, "end_index": 587, "text": "Iced Cinnamon Dolce Latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 588, "end_index": 618, "text": "Iced Cinnamon Shortbread Latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 619, "end_index": 644, "text": "Iced Cold Foam Cappuccino", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 645, "end_index": 658, "text": "Iced Cordusio", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 659, "end_index": 676, "text": "Iced Eggnog Latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 695, "end_index": 717, "text": "Iced Gingerbread Latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 736, "end_index": 754, "text": "Iced Juniper Latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 755, "end_index": 775, "text": "Iced Latte Macchiato", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 776, "end_index": 797, "text": "Iced Peppermint Mocha", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 816, "end_index": 853, "text": "Iced Peppermint White Chocolate Mocha", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 872, "end_index": 901, "text": "Iced Pumpkin Spice Chai Latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 902, "end_index": 926, "text": "Iced Pumpkin Spice Latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 927, "end_index": 952, "text": "Iced Salted Caramel Mocha", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 953, "end_index": 985, "text": "Iced Skinny Cinnamon Dolce Latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 986, "end_index": 1003, "text": "Iced Skinny Mocha", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 1004, "end_index": 1025, "text": "Iced Starbucks Blonde", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 1004, "end_index": 1040, "text": "Iced Starbucks Blonde® Juniper Latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 1027, "end_index": 1055, "text": "Juniper Latte Iced Starbucks", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 1041, "end_index": 1094, "text": "Iced Starbucks® Blonde Vanilla Bean Coconutmilk Latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 1057, "end_index": 1094, "text": "Blonde Vanilla Bean Coconutmilk Latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 1095, "end_index": 1139, "text": "Iced Starbucks® Blonde Black and White Mocha", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 1111, "end_index": 1139, "text": "Blonde Black and White Mocha", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 1158, "end_index": 1196, "text": "Iced Starbucks® Blonde Caffè Americano", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 1174, "end_index": 1196, "text": "Blonde Caffè Americano", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 1197, "end_index": 1231, "text": "Iced Starbucks® Blonde Caffè Latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 1213, "end_index": 1231, "text": "Blonde Caffè Latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 1232, "end_index": 1275, "text": "Iced Starbucks® Blonde Caramel Brulée Latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 1248, "end_index": 1275, "text": "Blonde Caramel Brulée Latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 1276, "end_index": 1321, "text": "Iced Starbucks® Blonde Chestnut Praline Latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 1292, "end_index": 1321, "text": "Blonde Chestnut Praline Latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 1322, "end_index": 1370, "text": "Iced Starbucks® Blonde Cinnamon Shortbread Latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 1338, "end_index": 1370, "text": "Blonde Cinnamon Shortbread Latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 1371, "end_index": 1414, "text": "Iced Starbucks® Blonde Cold Foam Cappuccino", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 1387, "end_index": 1414, "text": "Blonde Cold Foam Cappuccino", "annotations": [ { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Ok, thats a lot of options, I want a Cappachino Venti", "segments": [ { "start_index": 37, "end_index": 47, "text": "Cappachino", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 48, "end_index": 53, "text": "Venti", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "OK, you would like me to order it from Starbucks yes?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Yes, that is correct. from Starbucks.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay, and you asked for a Venti right?", "segments": [ { "start_index": 26, "end_index": 31, "text": "Venti", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Yes, that is correct.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Did you know a Venti is Itallian for a 20 ounce drink?", "segments": [ { "start_index": 15, "end_index": 20, "text": "Venti", "annotations": [ { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 15, "end_index": 47, "text": "Venti is Itallian for a 20 ounce", "annotations": [ { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes, Assistant, I did. Did you get that drink order down?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Yes, I did!", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Okay, what now?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Did you want anything else?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "No thank you assistant.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay, no problem!", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Okay, whats the next step?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "I need to know a store to order this from.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Okay, I am in the Greater Salt Lake Area", "segments": [ { "start_index": 18, "end_index": 40, "text": "Greater Salt Lake Area", "annotations": [ { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "Okay, your options are : 1. Starbucks 5.0 Rating 1 Reviews www.starbucks.com (801) 466-9223 1868 S 300 W, Salt Lake City, UT | Map Starbucks 2. Starbucks No Rating Be the First to Review! www.starbucks.com Images 2 (801) 277-9815 4744 S Highland Dr, Salt Lake City, UT | Map Starbucks 3. Starbucks No Rating Be the First to Review! starbucks.com Images 3 (801) 587-3805 50 N Medical Dr, Salt Lake City, UT | Map 4. Starbucks No Rating Be the First to Review! www.starbucks.com (801) 401-9562 1110 S 300 W, Salt Lake City, UT | Map 5. Starbucks No Rating Be the First to Review! www.starbucks.com (801) 262-0177 5632 S 900 E, Salt Lake City, UT | Map 6. Starbucks No Rating Be the First to Review! www.starbucks.com (801) 483-2974 701 E 2100 S, Salt Lake City, UT | Map 7. Starbucks No Rating Be the First to Review! www.starbucks.com (801) 486-7514 3215 S Valley St, Salt Lake City, UT | Map 8. Starbucks No Rating Be the First to Review! www.starbucks.com (801) 487-1784 2040 S 2300 E, Salt Lake City, UT | Map 9. Starbucks No Rating Be the First to Review! www.starbucks.com (801) 213-6177 2000 Circle Of Hope Dr, Salt Lake City, UT | Map 10. Starbucks No Rating Be the First to Review! www.starbucks.com (801) 575-2609 776 N Terminal Dr, Salt Lake City, UT | Map 11. Starbucks No Rating Be the First to Review! www.starbucks.com (801) 359-8132 655 E 400 S, Salt Lake City, UT | Map 12. Starbucks Coffee No Rating Be the First to Review! (801) 581-0805 1440 S Foothill Dr, Salt Lake City, UT | Map 13. Jim Starbuck - State Farm Insurance Agent No Rating Be the First to Review! www.jimstarbuck.net (801) 263-2247 921 E Executive Park Dr Ste G, Salt Lake City, UT | Map Our mission is to help people manage the risks of everyday life, recover from the unexpected and realize their dreams. Read More 14. Starbucks Coffee No Rating Be the First to Review! www.starbucks.com (801) 485-7267 1527 S 1500 E, Salt Lake City, UT | Map 15. Starbucks Coffee No Rating Be the First to Review! (801) 261-3861 383 W Vine St, Salt Lake City, UT | Map 16. Starbucks Coffee No Rating Be the First to Review! (801) 363-4877 220 S State St, Salt Lake City, UT | Map 17. Starbucks No Rating Be the First to Review! www.starbucks.com (801) 968-8192 2993 S 5600 W, West Valley City, UT | Map 18. Starbucks No Rating Be the First to Review! www.starbucks.com (801) 878-7928 3158 E 6200 S, Holladay, UT | Map 19. Starbucks No Rating Be the First to Review! starbucks.com (801) 943-4724 7025 S Highland Dr, Cottonwood Heights, UT | Map Starbucks 20. Starbucks No Rating Be the First to Review! www.starbucks.com Images 1 (801) 316-0049 7779 S Jordan Landing Blvd, West Jordan, UT | Map 21. Starbucks No Rating Be the First to Review! www.starbucks.com (801) 562-4960 1820 W 9000 S, West Jordan, UT | Map 22. Starbucks No Rating Be the First to Review! www.starbucks.com (801) 545-3470 5710 W 7800 S, West Jordan, UT | Map 23. Starbucks No Rating Be the First to Review! www.starbucks.com (801) 964-1130 2727 W 3500 S, West Valley City, UT | Map Starbucks 24. Starbucks No Rating Be the First to Review! starbucks.com Images 1 (801) 966-0720 5500 S Redwood Rd, Taylorsville, UT | Map 25. Starbucks No Rating Be the First to Review! www.starbucks.com (801) 964-0165 5620 W 4100 S, West Valley City, UT | Map 26. Starbucks No Rating Be the First to Review! starbucks.com (385) 235-1647 3945 W 4700 S, Taylorsville, UT | Map 27. Starbucks No Rating Be the First to Review! starbucks.com (801) 266-3922 5151 S State St, Murray, UT | Map 28. Starbucks Coffee No Rating Be the First to Review! (801) 568-1685 6950 S Redwood Rd, West Jordan, UT | Map", "segments": [ { "start_index": 92, "end_index": 124, "text": "1868 S 300 W, Salt Lake City, UT", "annotations": [ { "name": "coffee_ordering.location.store" } ] }, { "start_index": 97, "end_index": 124, "text": "S 300 W, Salt Lake City, UT", "annotations": [ { "name": "coffee_ordering.location.store" } ] }, { "start_index": 99, "end_index": 124, "text": "300 W, Salt Lake City, UT", "annotations": [ { "name": "coffee_ordering.location.store" } ] }, { "start_index": 230, "end_index": 268, "text": "4744 S Highland Dr, Salt Lake City, UT", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] }, { "start_index": 370, "end_index": 405, "text": "50 N Medical Dr, Salt Lake City, UT", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] }, { "start_index": 492, "end_index": 524, "text": "1110 S 300 W, Salt Lake City, UT", "annotations": [ { "name": "coffee_ordering.location.store" } ] }, { "start_index": 618, "end_index": 643, "text": "900 E, Salt Lake City, UT", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] }, { "start_index": 730, "end_index": 762, "text": "701 E 2100 S, Salt Lake City, UT", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] }, { "start_index": 849, "end_index": 885, "text": "3215 S Valley St, Salt Lake City, UT", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] }, { "start_index": 972, "end_index": 1005, "text": "2040 S 2300 E, Salt Lake City, UT", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] }, { "start_index": 1092, "end_index": 1134, "text": "2000 Circle Of Hope Dr, Salt Lake City, UT", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] }, { "start_index": 1222, "end_index": 1259, "text": "776 N Terminal Dr, Salt Lake City, UT", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] }, { "start_index": 1347, "end_index": 1378, "text": "655 E 400 S, Salt Lake City, UT", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] }, { "start_index": 1455, "end_index": 1493, "text": "1440 S Foothill Dr, Salt Lake City, UT", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] }, { "start_index": 1615, "end_index": 1664, "text": "921 E Executive Park Dr Ste G, Salt Lake City, UT", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] }, { "start_index": 1888, "end_index": 1921, "text": "1527 S 1500 E, Salt Lake City, UT", "annotations": [ { "name": "coffee_ordering.location.store" } ] }, { "start_index": 1895, "end_index": 1921, "text": "1500 E, Salt Lake City, UT", "annotations": [ { "name": "coffee_ordering.location.store" } ] }, { "start_index": 1998, "end_index": 2031, "text": "383 W Vine St, Salt Lake City, UT", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] }, { "start_index": 2108, "end_index": 2142, "text": "220 S State St, Salt Lake City, UT", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] }, { "start_index": 2230, "end_index": 2265, "text": "2993 S 5600 W, West Valley City, UT", "annotations": [ { "name": "coffee_ordering.location.store" } ] }, { "start_index": 2237, "end_index": 2265, "text": "5600 W, West Valley City, UT", "annotations": [ { "name": "coffee_ordering.location.store" } ] }, { "start_index": 2353, "end_index": 2380, "text": "3158 E 6200 S, Holladay, UT", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] }, { "start_index": 2464, "end_index": 2506, "text": "7025 S Highland Dr, Cottonwood Heights, UT", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] }, { "start_index": 2613, "end_index": 2656, "text": "7779 S Jordan Landing Blvd, West Jordan, UT", "annotations": [ { "name": "coffee_ordering.location.store" } ] }, { "start_index": 2613, "end_index": 2658, "text": "7779 S Jordan Landing Blvd, West Jordan, UT |", "annotations": [ { "name": "coffee_ordering.location.store" } ] }, { "start_index": 2744, "end_index": 2774, "text": "1820 W 9000 S, West Jordan, UT", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] }, { "start_index": 2862, "end_index": 2892, "text": "5710 W 7800 S, West Jordan, UT", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] }, { "start_index": 2980, "end_index": 3015, "text": "2727 W 3500 S, West Valley City, UT", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] }, { "start_index": 3118, "end_index": 3153, "text": "5500 S Redwood Rd, Taylorsville, UT", "annotations": [ { "name": "coffee_ordering.location.store" } ] }, { "start_index": 3118, "end_index": 3155, "text": "5500 S Redwood Rd, Taylorsville, UT |", "annotations": [ { "name": "coffee_ordering.location.store" } ] }, { "start_index": 3241, "end_index": 3276, "text": "5620 W 4100 S, West Valley City, UT", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] }, { "start_index": 3360, "end_index": 3391, "text": "3945 W 4700 S, Taylorsville, UT", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] }, { "start_index": 3475, "end_index": 3502, "text": "5151 S State St, Murray, UT", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] }, { "start_index": 3579, "end_index": 3613, "text": "6950 S Redwood Rd, West Jordan, UT", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Wow, thats a lot of options.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "It sure is! Which one would you like?", "segments": [] }, { "index": 22, "speaker": "USER", "text": "I would like to order the one one Redwood Road.", "segments": [ { "start_index": 30, "end_index": 47, "text": "one Redwood Road.", "annotations": [ { "name": "coffee_ordering.location.store" } ] }, { "start_index": 34, "end_index": 46, "text": "Redwood Road", "annotations": [ { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 23, "speaker": "ASSISTANT", "text": "6950 S Redwood Rd, West Jordan, UT , is that correct?", "segments": [ { "start_index": 0, "end_index": 34, "text": "6950 S Redwood Rd, West Jordan, UT", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 24, "speaker": "USER", "text": "Yes Assistant, that is correct.", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "Okay, great, would you like me to place this order now?", "segments": [] }, { "index": 26, "speaker": "USER", "text": "Yes, Please", "segments": [] }, { "index": 27, "speaker": "ASSISTANT", "text": "What time would you like to pick this up?", "segments": [] }, { "index": 28, "speaker": "USER", "text": "In an hour", "segments": [] }, { "index": 29, "speaker": "ASSISTANT", "text": "Okay, order placed for a Venti Cappachino at 6950 S Redwood Rd, West Jordan, UT in one hour. Thank you!", "segments": [ { "start_index": 25, "end_index": 30, "text": "Venti", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 31, "end_index": 41, "text": "Cappachino", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 45, "end_index": 79, "text": "6950 S Redwood Rd, West Jordan, UT", "annotations": [ { "name": "coffee_ordering.location.store.accept" }, { "name": "coffee_ordering.location.store.accept" } ] } ] } ]
dlg-f5f32a4a-5240-40a1-b593-fba069b2d0be
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "order pizza from dominos", "segments": [ { "start_index": 17, "end_index": 24, "text": "dominos", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "what size pizza would you like?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "medium", "segments": [ { "start_index": 0, "end_index": 6, "text": "medium", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "what kind of crust would you like?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "thin crust", "segments": [ { "start_index": 0, "end_index": 10, "text": "thin crust", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "what toppings would you like?", "segments": [] }, { "index": 6, "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": 7, "speaker": "ASSISTANT", "text": "would you like any other toppings?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "yes", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "what other toppings would you like?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "extra cheese", "segments": [ { "start_index": 0, "end_index": 12, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.preference" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "would you like other toppings?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "no", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "do you have any special requests for the pizza?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "could I get half the pizza with a different topping?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "what topping(s) would you like for the other half?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "veggie lovers", "segments": [ { "start_index": 0, "end_index": 13, "text": "veggie lovers", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "You currently have one medium pizza, thin crust, with half pepperoni and extra cheese, and half veggie lovers. Is that correct?", "segments": [ { "start_index": 19, "end_index": 35, "text": "one medium pizza", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 23, "end_index": 29, "text": "medium", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 37, "end_index": 47, "text": "thin crust", "annotations": [ { "name": "pizza_ordering.type.crust.accept" }, { "name": "pizza_ordering.type.crust.accept" } ] }, { "start_index": 54, "end_index": 68, "text": "half pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 73, "end_index": 85, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 91, "end_index": 109, "text": "half veggie lovers", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "yes", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "would you like to add any other items or select one of our package deals?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "no", "segments": [] } ]
dlg-f5f98689-f54c-471a-b240-3783a13260c7
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Hello i would like some information on getting a tune up for my 2017 chevy cruise.", "segments": [ { "start_index": 64, "end_index": 68, "text": "2017", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 69, "end_index": 81, "text": "chevy cruise", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay I can help you with that, what city do you live in?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Springtown, TX 76082", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay, what time and date would you like to set an appointment for ?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "2:00 pm on March 13", "segments": [ { "start_index": 0, "end_index": 7, "text": "2:00 pm", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 11, "end_index": 19, "text": "March 13", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay give me 60 seconds to see what I can find.", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Sounds good", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Springtown Complete Auto Repair has an opening for that time and date, would you like further info?", "segments": [ { "start_index": 0, "end_index": 31, "text": "Springtown Complete Auto Repair", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] } ] }, { "index": 8, "speaker": "USER", "text": "yes location please ", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "The address is 506 E Hwy 199, Springtown, TX 76082.", "segments": [ { "start_index": 15, "end_index": 51, "text": "506 E Hwy 199, Springtown, TX 76082.", "annotations": [ { "name": "auto_repair.location.store.accept" } ] }, { "start_index": 15, "end_index": 50, "text": "506 E Hwy 199, Springtown, TX 76082", "annotations": [ { "name": "auto_repair.location.store.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Sounds good that is 5 mins from me", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay great, would you like me to set this up for that time and date?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Yes please go ahead", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay I will start the process, would you like a link with a map as well?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Okay see if you can get any coupons", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "I checked nothing is available currently", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Okay no problem", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay I will send you to the checkout page with all the info we have talked about, will that be all for tonight?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "That's perfect, thank you so much for your help.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Thank you and have a lovely day", "segments": [] } ]
dlg-f60379eb-498f-455e-872d-46c23bc2882c
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "I'd like to order a pizza from Belmont Pizza please.", "segments": [ { "start_index": 31, "end_index": 44, "text": "Belmont Pizza", "annotations": [ { "name": "pizza_ordering.name.store" }, { "name": "pizza_ordering.name.store" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "I can help you with that! What specifically do you want to order?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I want a large pizza, that's all.", "segments": [ { "start_index": 9, "end_index": 14, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Would you like any toppings on it?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Actually, yes I do. Thanks for asking. I'd like to get a pizza with peppers and onions on it.", "segments": [ { "start_index": 68, "end_index": 75, "text": "peppers", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 80, "end_index": 86, "text": "onions", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay, so you want a large pizza with peppers and onions on it, correct?", "segments": [ { "start_index": 20, "end_index": 25, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 37, "end_index": 44, "text": "peppers", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 49, "end_index": 55, "text": "onions", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Yes, that's correct.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay, putting in the order now. Hold on, actually I see here that they're out of peppers.", "segments": [ { "start_index": 81, "end_index": 88, "text": "peppers", "annotations": [ { "name": "pizza_ordering.type.topping.reject" }, { "name": "pizza_ordering.type.topping.reject" } ] } ] }, { "index": 8, "speaker": "USER", "text": "What? Really? That's crazy, what pizza place runs out of peppers?", "segments": [ { "start_index": 57, "end_index": 64, "text": "peppers", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "This one does, it seems. Would you like something else to replace the peppers instead?", "segments": [ { "start_index": 70, "end_index": 77, "text": "peppers", "annotations": [ { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yeah, I do. What other options do they have that are available?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "I see there's anchovies, pineapple, pepperoni, meatball, and sausage toppings all available.", "segments": [ { "start_index": 14, "end_index": 23, "text": "anchovies", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 25, "end_index": 34, "text": "pineapple", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 36, "end_index": 45, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 47, "end_index": 55, "text": "meatball", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 61, "end_index": 68, "text": "sausage", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Let's make it a large pizza with onions and pepperoni then.", "segments": [ { "start_index": 16, "end_index": 21, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 33, "end_index": 39, "text": "onions", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 44, "end_index": 53, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay, so a large pizza with onions and pepperoni. Anything else?", "segments": [ { "start_index": 11, "end_index": 16, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 28, "end_index": 34, "text": "onions", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 39, "end_index": 48, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "No, that is all.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay sir, your pizza is ordered. The total cost is $18.75. It will be ready to pick up in 25 minutes.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Great! I'm hungry. I'll head over now.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Oh, and before we hang up, your receipt will be sent to your cell phone by text message.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "That's perfect. I appreciate your help.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Happy to be of assistance. Good night!", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Good night.", "segments": [] } ]
dlg-f606d970-4fea-4171-b471-185d8da9e196
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "I'd like to book an appointment at Intelligent Auto Solutions for my vehicle", "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": 1, "speaker": "ASSISTANT", "text": "What is the make of your car?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Toyota", "segments": [ { "start_index": 0, "end_index": 6, "text": "Toyota", "annotations": [ { "name": "auto_repair.name.vehicle" }, { "name": "auto_repair.name.vehicle" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Model?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Camry", "segments": [ { "start_index": 0, "end_index": 5, "text": "Camry", "annotations": [ { "name": "auto_repair.name.vehicle" }, { "name": "auto_repair.name.vehicle" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "And the year?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "2015", "segments": [ { "start_index": 0, "end_index": 4, "text": "2015", "annotations": [ { "name": "auto_repair.year.vehicle" }, { "name": "auto_repair.year.vehicle" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "What issues are you having with the car?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "The tire pressure indicator has been on in spite of me filling the tires with air", "segments": [ { "start_index": 4, "end_index": 81, "text": "tire pressure indicator has been on in spite of me filling the tires with air", "annotations": [ { "name": "auto_repair.reason.appt" }, { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Ok, and when would you like to bring the car in?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Tomorrow morning if possible", "segments": [ { "start_index": 0, "end_index": 8, "text": "Tomorrow", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 9, "end_index": 16, "text": "morning", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "There's a time slot at 9:30 am, does that work?", "segments": [ { "start_index": 23, "end_index": 30, "text": "9:30 am", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "So to confirm, you have a tire pressure issue in your 2015 Toyota Camry and would like to bring it in at 9:30 am", "segments": [ { "start_index": 26, "end_index": 45, "text": "tire pressure issue", "annotations": [ { "name": "auto_repair.reason.appt.accept" }, { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 54, "end_index": 58, "text": "2015", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 59, "end_index": 71, "text": "Toyota Camry", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] }, { "start_index": 105, "end_index": 112, "text": "9:30 am", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "That's right", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "There's also a $65 inspection fee, is that ok?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Yes", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Would you like to make the appointment?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Yes", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Lastly, what is your name and number?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "John Doe, 123-456-7890", "segments": [ { "start_index": 0, "end_index": 8, "text": "John Doe", "annotations": [ { "name": "auto_repair.name.customer.accept" }, { "name": "auto_repair.name.customer.accept" } ] } ] }, { "index": 21, "speaker": "ASSISTANT", "text": "Thanks, your appointment has been booked. Good luck!", "segments": [] } ]
dlg-f609fd76-620b-4863-9c7d-6c574b0b96c1
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Hello, Assistant. I would like for you to order me a coffee please.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Hello, sir. Where would you like your coffee from?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I would like it from Starbucks.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok, from the Starbucks located at 5101 Hinkleville Road Paducah Ky 42001?", "segments": [ { "start_index": 34, "end_index": 72, "text": "5101 Hinkleville Road Paducah Ky 42001", "annotations": [ { "name": "coffee_ordering.location.store.accept" }, { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Yes, thats the one. The one located inside the mall.", "segments": [ { "start_index": 36, "end_index": 51, "text": "inside the mall", "annotations": [ { "name": "coffee_ordering.location.store" } ] }, { "start_index": 47, "end_index": 51, "text": "mall", "annotations": [ { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "That is in Paducah and you live in Murray, an hour away. Would you like me to wait a while before I order it to allow you time to get there.", "segments": [ { "start_index": 11, "end_index": 18, "text": "Paducah", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 6, "speaker": "USER", "text": "No, thank you. I had an appointment in Paducah and am on my way to the mall now. I just want it to be there ready for me. I hate standing in line.", "segments": [ { "start_index": 39, "end_index": 46, "text": "Paducah", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Oh, ok. I totally understand. Those lines can take forever. What kind of coffee would you like?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "A friend was just telling me about the Iced Latte Macchiato. I would like to try that. He said it was really good.", "segments": [ { "start_index": 39, "end_index": 59, "text": "Iced Latte Macchiato", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Is that the one the commercial says This new espresso classic combines shots of espresso, whole milk and ice for a bold and roasty new way to sip?", "segments": [ { "start_index": 41, "end_index": 61, "text": "new espresso classic", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 71, "end_index": 88, "text": "shots of espresso", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 90, "end_index": 100, "text": "whole milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 105, "end_index": 108, "text": "ice", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes that is correct. But instead of whole milk I would like skim.", "segments": [ { "start_index": 36, "end_index": 46, "text": "whole milk", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 60, "end_index": 64, "text": "skim", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Those coffees do look delicious. I would be happy to get that ordered for you.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Terrific. I should be there in about 15 minutes.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Ok, sir. What size would you like?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Get me the biggest they have got.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ok, they have the Grande which is 16 oz and a Venti Iced which is 24 oz.", "segments": [ { "start_index": 18, "end_index": 24, "text": "Grande", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 34, "end_index": 39, "text": "16 oz", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 46, "end_index": 51, "text": "Venti", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 66, "end_index": 71, "text": "24 oz", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Give me the Venti. I need a lot of caffeine today. Im a bit sleepy", "segments": [ { "start_index": 12, "end_index": 17, "text": "Venti", "annotations": [ { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 28, "end_index": 43, "text": "lot of caffeine", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "You've got it sir, would you like to add an extra shot of espresso to your coffee?", "segments": [ { "start_index": 44, "end_index": 66, "text": "extra shot of espresso", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Yes, that would be great. I would also like frothy milk, cinnamon and 2 sugars.", "segments": [ { "start_index": 44, "end_index": 55, "text": "frothy milk", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 57, "end_index": 65, "text": "cinnamon", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 57, "end_index": 78, "text": "cinnamon and 2 sugars", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 70, "end_index": 78, "text": "2 sugars", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "Ok, hold just a moment while I get that ordered for you.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Ok.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Ok sir, you are all set. Your 24 oz Iced Latte Macchiato with skim, frothy milk, cinnamon and 2 sugars will be ready and waiting for you when you arrive at the store.", "segments": [ { "start_index": 30, "end_index": 35, "text": "24 oz", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 36, "end_index": 56, "text": "Iced Latte Macchiato", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 62, "end_index": 66, "text": "skim", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 68, "end_index": 79, "text": "frothy milk", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 81, "end_index": 89, "text": "cinnamon", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 81, "end_index": 102, "text": "cinnamon and 2 sugars", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 94, "end_index": 102, "text": "2 sugars", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 22, "speaker": "USER", "text": "Thank you so much Assistant. Do I need to pay when I get there?", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "You are more than welcome, sir. No, I have charged it to your debit card. It's will be waiting on the counter with your name on the cup when you get there. Just grab it and go.", "segments": [] }, { "index": 24, "speaker": "USER", "text": "You are incredible. I thank you so much.", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "You are welcome. I am glad to help and am here if you need me.", "segments": [] }, { "index": 26, "speaker": "USER", "text": "Good bye", "segments": [] }, { "index": 27, "speaker": "ASSISTANT", "text": "Goodbye", "segments": [] } ]
dlg-f60be7a0-4059-4226-954b-a1479974e37c
uber-lyft-2
[ { "index": 0, "speaker": "USER", "text": "Hello, I need a ride, please.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay. Where are you?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I am at Home’s Kitchen, NYC.", "segments": [ { "start_index": 8, "end_index": 27, "text": "Home’s Kitchen, NYC", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "To where?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Barnes and Noble, on 5th Street.", "segments": [ { "start_index": 0, "end_index": 31, "text": "Barnes and Noble, on 5th Street", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Which service do you want?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Basic Lyft is good.", "segments": [ { "start_index": 0, "end_index": 5, "text": "Basic", "annotations": [ { "name": "uber_lyft.type.ride" } ] }, { "start_index": 0, "end_index": 10, "text": "Basic Lyft", "annotations": [ { "name": "uber_lyft.type.ride.reject" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "How long is the wait?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "About 15 minutes.", "segments": [ { "start_index": 0, "end_index": 17, "text": "About 15 minutes.", "annotations": [ { "name": "uber_lyft.time.pickup.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "What is the price?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "$15 to $18 fare.", "segments": [ { "start_index": 0, "end_index": 15, "text": "$15 to $18 fare", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "I am getting you a ride now.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Thank you.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "That Lyft is not available.", "segments": [ { "start_index": 5, "end_index": 9, "text": "Lyft", "annotations": [ { "name": "uber_lyft.uber_lyft" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Shared Lyft is okay.", "segments": [ { "start_index": 0, "end_index": 6, "text": "Shared", "annotations": [ { "name": "uber_lyft.type.ride.accept" } ] }, { "start_index": 0, "end_index": 11, "text": "Shared Lyft", "annotations": [ { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "That is available. Shall I book it?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Yes. You have my account info.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay, all set. Your ride will arrive shortly.", "segments": [ { "start_index": 6, "end_index": 13, "text": "all set", "annotations": [ { "name": "uber_lyft.ride_booking.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Thank you.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Status will show on your phone.", "segments": [] } ]
dlg-f610551c-ea20-44ee-b262-ab2ae8f15258
movie-tickets-2
[ { "index": 0, "speaker": "USER", "text": "Could you please help me purchase tickets for Shazam!?", "segments": [ { "start_index": 46, "end_index": 52, "text": "Shazam", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure. Where are you today?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "In Milwaukee. I'd be near the Marcus Southgate Cinema on S. 30th street.", "segments": [ { "start_index": 3, "end_index": 12, "text": "Milwaukee", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] }, { "start_index": 30, "end_index": 53, "text": "Marcus Southgate Cinema", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater.reject" } ] }, { "start_index": 57, "end_index": 71, "text": "S. 30th street", "annotations": [ { "name": "movie_ticket.location.theater.reject" }, { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok. Looks like they've got the movie there. What time were you look at? ", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I was hoping for something that started around 2 or 3pm?", "segments": [ { "start_index": 47, "end_index": 48, "text": "2", "annotations": [ { "name": "movie_ticket.time.start" } ] }, { "start_index": 52, "end_index": 55, "text": "3pm", "annotations": [ { "name": "movie_ticket.time.start" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "The closest they've got is a 12:55 showing and a 4:30 showing.", "segments": [ { "start_index": 29, "end_index": 34, "text": "12:55", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 49, "end_index": 53, "text": "4:30", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Hmm.... Let's do the 12:55 showing . I can rearrange some things to make that one. Oh, double checking, is that in IMAX?", "segments": [ { "start_index": 21, "end_index": 26, "text": "12:55", "annotations": [ { "name": "movie_ticket.time.start.reject" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 115, "end_index": 119, "text": "IMAX", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "No. Doesn't look like this location has Shazam! in IMAX. How would you like me to proceed?", "segments": [ { "start_index": 40, "end_index": 46, "text": "Shazam", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] }, { "start_index": 51, "end_index": 55, "text": "IMAX", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 8, "speaker": "USER", "text": "I really wanted to see this one in IMAX. What's the next closest theater and do they have Shazam! playing IMAX?", "segments": [ { "start_index": 35, "end_index": 39, "text": "IMAX", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] }, { "start_index": 90, "end_index": 96, "text": "Shazam", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "The theaters at the Mayfield Mall do have 2 IMAX showing. One at 1pm and the other at 4pm.", "segments": [ { "start_index": 20, "end_index": 33, "text": "Mayfield Mall", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 42, "end_index": 48, "text": "2 IMAX", "annotations": [ { "name": "movie_ticket.type.screening" } ] }, { "start_index": 44, "end_index": 48, "text": "IMAX", "annotations": [ { "name": "movie_ticket.type.screening" } ] }, { "start_index": 65, "end_index": 68, "text": "1pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 86, "end_index": 89, "text": "4pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Sorry is this IMAX in 2D or 3D?", "segments": [ { "start_index": 14, "end_index": 24, "text": "IMAX in 2D", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] }, { "start_index": 28, "end_index": 30, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "2D. Did you want me to look for one in 3D?", "segments": [ { "start_index": 0, "end_index": 2, "text": "2D", "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": 12, "speaker": "USER", "text": "No, no. 2D IMAX is perfect. I'll take the 1pm showing.", "segments": [ { "start_index": 8, "end_index": 15, "text": "2D IMAX", "annotations": [ { "name": "movie_ticket.type.screening.accept" }, { "name": "movie_ticket.type.screening.accept" } ] }, { "start_index": 42, "end_index": 45, "text": "1pm", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okie dokie. How many tickets will you be needing? ", "segments": [] }, { "index": 14, "speaker": "USER", "text": "I need of one adult ticket for myself and 10 year old daughter.", "segments": [ { "start_index": 10, "end_index": 63, "text": "one adult ticket for myself and 10 year old daughter.", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 10, "end_index": 62, "text": "one adult ticket for myself and 10 year old daughter", "annotations": [ { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ok. Looks like we can reserve seats ahead of time. Where would you and your daughter like to sit? Only a couple of seats have already been taken so you can pretty much pick any seat.", "segments": [ { "start_index": 63, "end_index": 84, "text": "you and your daughter", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "We usually like the back corner. ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Prefer left or right?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Let's go with left as you're look at the screen.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Ok, seats are secured. Just finishing up the transaction. ", "segments": [] }, { "index": 20, "speaker": "USER", "text": "What's the final cost?", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "$29.62. Is that ok?", "segments": [ { "start_index": 0, "end_index": 6, "text": "$29.62", "annotations": [ { "name": "movie_ticket.price.ticket.accept" } ] }, { "start_index": 0, "end_index": 7, "text": "$29.62.", "annotations": [ { "name": "movie_ticket.price.ticket.accept" } ] } ] }, { "index": 22, "speaker": "USER", "text": "Yeah, go ahead and finalize using my account.", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Ok, your tickets should be sent to you phone via text message.", "segments": [] }, { "index": 24, "speaker": "USER", "text": "Ok just got. ", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "Is there anything else I can assist you with.", "segments": [] }, { "index": 26, "speaker": "USER", "text": "No, I think that's it for tonight. Thank you for you help!", "segments": [ { "start_index": 26, "end_index": 33, "text": "tonight", "annotations": [ { "name": "movie_ticket.time.start" } ] } ] }, { "index": 27, "speaker": "ASSISTANT", "text": "No problem. Enjoy the movie with your daughter", "segments": [] } ]
dlg-f619b530-85bc-4e97-a622-69f2a6efb1dc
uber-lyft-2
[ { "index": 0, "speaker": "USER", "text": "hello i need an uber", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "okay where are you at", "segments": [] }, { "index": 2, "speaker": "USER", "text": "at the office", "segments": [ { "start_index": 7, "end_index": 13, "text": "office", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "okay and where to", "segments": [] }, { "index": 4, "speaker": "USER", "text": "navy pier please", "segments": [ { "start_index": 0, "end_index": 9, "text": "navy pier", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] }, { "start_index": 0, "end_index": 16, "text": "navy pier please", "annotations": [ { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "okay i will see what is ready", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I want an uber XL as I have some buddies", "segments": [ { "start_index": 10, "end_index": 17, "text": "uber XL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "that is fine let me check", "segments": [] }, { "index": 8, "speaker": "USER", "text": "will they be here quickly?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "there are a few around, but no XL cars", "segments": [ { "start_index": 31, "end_index": 33, "text": "XL", "annotations": [ { "name": "uber_lyft.type.ride.reject" }, { "name": "uber_lyft.type.ride.reject" } ] } ] }, { "index": 10, "speaker": "USER", "text": "use black suv then", "segments": [ { "start_index": 4, "end_index": 13, "text": "black suv", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "okay i'm checking, i see lots of black suv", "segments": [ { "start_index": 33, "end_index": 42, "text": "black suv", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Book that please", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "it shows that it will be 26.16", "segments": [ { "start_index": 25, "end_index": 30, "text": "26.16", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "use my personal account to pay", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "okay", "segments": [] }, { "index": 16, "speaker": "USER", "text": "call me at 888-999-2222", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "they are in route", "segments": [] }, { "index": 18, "speaker": "USER", "text": "thanks for the help", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "your welcome", "segments": [] } ]
dlg-f61a365f-47a5-44cb-8834-3fcf0d19588b
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hi Natasha. Can you order pizza for me please? V & S pizza works for me .", "segments": [ { "start_index": 26, "end_index": 31, "text": "pizza", "annotations": [ { "name": "pizza_ordering.pizza_ordering" } ] }, { "start_index": 47, "end_index": 58, "text": "V & S pizza", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Hi . Sure I can do. Where should I order pizza from ?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "There is a nice pizza , on Emmons Ave.", "segments": [ { "start_index": 27, "end_index": 37, "text": "Emmons Ave", "annotations": [ { "name": "pizza_ordering.location.store.accept" } ] }, { "start_index": 27, "end_index": 38, "text": "Emmons Ave.", "annotations": [ { "name": "pizza_ordering.location.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What should I order ?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I love their Grandma Sicilian Pizza.", "segments": [ { "start_index": 13, "end_index": 35, "text": "Grandma Sicilian Pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Any toppings should I add?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Just ask to put extra cheese and mushroom.", "segments": [ { "start_index": 16, "end_index": 28, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] }, { "start_index": 33, "end_index": 41, "text": "mushroom", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.preference" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "I am sorry , but Grandma is sold out . Is there any other pizza you would like to have?", "segments": [ { "start_index": 17, "end_index": 24, "text": "Grandma", "annotations": [ { "name": "pizza_ordering.name.pizza.reject" }, { "name": "pizza_ordering.name.pizza.reject" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Too bad. It's their special . Well , can you remind me what they have?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "I remember you liked chicken veggies pizza . Should I get it?", "segments": [ { "start_index": 21, "end_index": 28, "text": "chicken", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 21, "end_index": 42, "text": "chicken veggies pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 29, "end_index": 36, "text": "veggies", "annotations": [ { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 10, "speaker": "USER", "text": "No, let me have Fresh Mozzarella Sicilian Pizza.", "segments": [ { "start_index": 16, "end_index": 47, "text": "Fresh Mozzarella Sicilian Pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Any additional toppings ?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Add some green peppers and extra souse please.", "segments": [ { "start_index": 0, "end_index": 10, "text": "Add some g", "annotations": [ { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 9, "end_index": 22, "text": "green peppers", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 27, "end_index": 38, "text": "extra souse", "annotations": [ { "name": "pizza_ordering.preference.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "All right . Any soda or sweets?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "No , thanks . Just pizza is good .", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "And am I paying with your credit card?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "You can use my account I have with them , payment information is there as well.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "All done. Will be ready for pick up in 25 minutes .", "segments": [ { "start_index": 0, "end_index": 9, "text": "All done.", "annotations": [ { "name": "pizza_ordering.pizza_order.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Thank you my dear.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You are welcome . And your receipt will be sent to your mobile device via text message.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Great , Thanks again .", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "No problem. Enjoy your pizza .", "segments": [] } ]
dlg-f61aaab6-cb75-41af-86d3-81b0accce34d
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hey, do you have the number for the Pizza Hut down on 4th Street?", "segments": [ { "start_index": 36, "end_index": 45, "text": "Pizza Hut", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] }, { "start_index": 46, "end_index": 64, "text": "down on 4th Street", "annotations": [ { "name": "pizza_ordering.location.store.accept" }, { "name": "pizza_ordering.location.store.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Is that the place that I got the pizza from you the last time?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Yes. Same place, it was pretty good.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Sure, I've got it. Do you know what you want?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Yes. Can you check with them about whether they got fresh anchovies in?", "segments": [ { "start_index": 58, "end_index": 67, "text": "anchovies", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Sure, hold on.", "segments": [] }, { "index": 6, "speaker": "USER", "text": "And see if they're backed up on orders at the same time.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay. Susie says they don't have any anchovies but the order takes 25 minutes.", "segments": [ { "start_index": 37, "end_index": 46, "text": "anchovies", "annotations": [ { "name": "pizza_ordering.type.topping.reject" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Okay. Why don't you order me a large thin crust with pepperoni and italian sausage.", "segments": [ { "start_index": 31, "end_index": 36, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 37, "end_index": 47, "text": "thin crust", "annotations": [ { "name": "pizza_ordering.type.crust.accept" }, { "name": "pizza_ordering.type.crust.accept" } ] }, { "start_index": 53, "end_index": 62, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 67, "end_index": 82, "text": "italian sausage", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Okay. She says they have hamburger but not Italian sausage.", "segments": [ { "start_index": 25, "end_index": 34, "text": "hamburger", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 43, "end_index": 58, "text": "Italian sausage", "annotations": [ { "name": "pizza_ordering.type.topping.reject" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Can you ask her if they've got pineapple?", "segments": [ { "start_index": 31, "end_index": 40, "text": "pineapple", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "She says yes.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Okay, so make that a large with pepperoni and pineapple.", "segments": [ { "start_index": 21, "end_index": 26, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 32, "end_index": 41, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 46, "end_index": 55, "text": "pineapple", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay. She wants to know if you want breadsticks with that order.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Tell her no thanks.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay. She said the total comes to 13.81.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Can you put it on my American Express?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "They don't take American Express.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Can we pay for it when we pick it up?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "She said that's fine. It'll be ready in 25 minutes.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Okay, would you pick it up and I'll pay you when you get here.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Sure.", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Thanks. See you in a bit.", "segments": [] } ]
dlg-f63ef800-8010-4801-9046-62fddc345881
uber-lyft-2
[ { "index": 0, "speaker": "USER", "text": "I need to call an Uber.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Where will you be picked up from and where do you want to go?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I need to be picked up at the IHOP on West Irlo Bronson Memorial Highway in Kissimmee, Florida, and I want to be taken to Walt Disney World.", "segments": [ { "start_index": 30, "end_index": 94, "text": "IHOP on West Irlo Bronson Memorial Highway in Kissimmee, Florida", "annotations": [ { "name": "uber_lyft.location.from.accept" }, { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 122, "end_index": 139, "text": "Walt Disney World", "annotations": [ { "name": "uber_lyft.location.to" }, { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok, do you want this as soon as possible?", "segments": [ { "start_index": 21, "end_index": 40, "text": "as soon as possible", "annotations": [ { "name": "uber_lyft.time.pickup" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Yes, I want to be picked up now.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "How many people?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "6.", "segments": [ { "start_index": 0, "end_index": 1, "text": "6", "annotations": [ { "name": "uber_lyft.num.people" }, { "name": "uber_lyft.num.people.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "What type of Uber did you want?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I guess an UberX.", "segments": [ { "start_index": 11, "end_index": 16, "text": "UberX", "annotations": [ { "name": "uber_lyft.type.ride.reject" } ] }, { "start_index": 11, "end_index": 17, "text": "UberX.", "annotations": [ { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Unfortunately, for 6 people you will need an UberXL. Is that ok?", "segments": [ { "start_index": 19, "end_index": 20, "text": "6", "annotations": [ { "name": "uber_lyft.num.people" } ] }, { "start_index": 19, "end_index": 27, "text": "6 people", "annotations": [ { "name": "uber_lyft.num.people.accept" } ] }, { "start_index": 45, "end_index": 51, "text": "UberXL", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes, an UberXL is fine.", "segments": [ { "start_index": 8, "end_index": 14, "text": "UberXL", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "The total for your trip will be $23.84 and the trip will take approximately 10 minutes. Would you like me to order it?", "segments": [ { "start_index": 32, "end_index": 38, "text": "$23.84", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.price.estimate.accept" } ] }, { "start_index": 76, "end_index": 86, "text": "10 minutes", "annotations": [ { "name": "uber_lyft.price.estimate.accept" }, { "name": "uber_lyft.duration.estimate.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "I have ordered your Uber. You can check your phones for updates on the status of your ride.", "segments": [ { "start_index": 0, "end_index": 24, "text": "I have ordered your Uber", "annotations": [ { "name": "uber_lyft.ride_booking.accept" }, { "name": "uber_lyft.ride_booking.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Thanks!", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Is there anything else that I can help you with today?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Nah, just wanted to go to Disney World.", "segments": [ { "start_index": 26, "end_index": 38, "text": "Disney World", "annotations": [ { "name": "uber_lyft.location.to" }, { "name": "uber_lyft.location.to" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Happy to help. Have fun at Disney World!", "segments": [ { "start_index": 27, "end_index": 39, "text": "Disney World", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Will do.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Good bye!", "segments": [] } ]
dlg-f65a0452-d92d-4c96-9d0b-b4d33c4a8f6e
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "i would like to bring my ford escape in please.", "segments": [ { "start_index": 25, "end_index": 36, "text": "ford escape", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "We have Saturday open by 1:00 p.m.", "segments": [ { "start_index": 8, "end_index": 16, "text": "Saturday", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 25, "end_index": 33, "text": "1:00 p.m", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 2, "speaker": "USER", "text": "ok", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "WHAT YOU NEED DOING?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I NEED MY OIL CHANGE", "segments": [ { "start_index": 0, "end_index": 20, "text": "I NEED MY OIL CHANGE", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 10, "end_index": 20, "text": "OIL CHANGE", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "OK THE PRICE IS 22.00 DOLLARS PLEASE. ", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I NEED TO ORDER SOMETHING ELSE DONE.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "OK", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I NEED THE TIRE ROTATED.", "segments": [ { "start_index": 0, "end_index": 23, "text": "I NEED THE TIRE ROTATED", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 11, "end_index": 23, "text": "TIRE ROTATED", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "IS THAT ALL?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "YES.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "OK LET ME TOTAL IT UP. ", "segments": [] }, { "index": 12, "speaker": "USER", "text": "I HAVE FREE TIRE ROTATION ", "segments": [ { "start_index": 12, "end_index": 25, "text": "TIRE ROTATION", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "YOUR TOTAL IS WITH TAX 42.00 DOLLAR.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "OK", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "CASH OR CREDIT CADS.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "DEBIT CARD PLEASE.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "OK I NEED THE NUMBER PLEASE.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "99999-88-8989", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "OK CAN YOU GIVE ME DATE ON THE CARD PLEASE?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "2/3/2020", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "CAN YOU GIVER ME NUMBER ON THE BACK", "segments": [] }, { "index": 22, "speaker": "USER", "text": "133", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "THANK YOU.", "segments": [] }, { "index": 24, "speaker": "USER", "text": "HOW LONG WILL IT TAKE?", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "1 HOURS", "segments": [] }, { "index": 26, "speaker": "USER", "text": "OK", "segments": [] }, { "index": 27, "speaker": "ASSISTANT", "text": "WE WILL SEE YOU AT 1:00PM", "segments": [ { "start_index": 19, "end_index": 25, "text": "1:00PM", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] } ] }, { "index": 28, "speaker": "USER", "text": "THANK YOU", "segments": [] }, { "index": 29, "speaker": "ASSISTANT", "text": "BYE", "segments": [] } ]
dlg-f662123b-db42-4b35-a50a-9036ebe017ac
coffee-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hi, I would like to order a cappuccino.", "segments": [ { "start_index": 28, "end_index": 38, "text": "cappuccino", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Where do you want to pick up your order?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "At the location between K Street and 22nd", "segments": [ { "start_index": 0, "end_index": 41, "text": "At the location between K Street and 22nd", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] }, { "start_index": 16, "end_index": 41, "text": "between K Street and 22nd", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Got it. What size do you want to order?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Grande please.", "segments": [ { "start_index": 0, "end_index": 6, "text": "Grande", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What type of milk you want to go with it?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Soy milk please.", "segments": [ { "start_index": 0, "end_index": 3, "text": "Soy", "annotations": [ { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 0, "end_index": 8, "text": "Soy milk", "annotations": [ { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Sorry, we are out of soy milk.", "segments": [ { "start_index": 21, "end_index": 24, "text": "soy", "annotations": [ { "name": "coffee_ordering.type.milk.reject" } ] }, { "start_index": 21, "end_index": 29, "text": "soy milk", "annotations": [ { "name": "coffee_ordering.type.milk.reject" } ] } ] }, { "index": 8, "speaker": "USER", "text": "If that's the case, lets go with almond milk.", "segments": [ { "start_index": 33, "end_index": 39, "text": "almond", "annotations": [ { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 33, "end_index": 44, "text": "almond milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Sure. Is there any additional preferences you have for your drink?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Can I have extra shots of expresso?", "segments": [ { "start_index": 11, "end_index": 22, "text": "extra shots", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 11, "end_index": 34, "text": "extra shots of expresso", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 26, "end_index": 34, "text": "expresso", "annotations": [ { "name": "coffee_ordering.name.drink.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Definitely. How many extra shots would you like?", "segments": [ { "start_index": 21, "end_index": 32, "text": "extra shots", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Before that, how much is one extra shot?", "segments": [ { "start_index": 25, "end_index": 39, "text": "one extra shot", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 29, "end_index": 39, "text": "extra shot", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "It will be $1 per extra shot.", "segments": [ { "start_index": 18, "end_index": 28, "text": "extra shot", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Lets make it 2 extra shots then, I had a rough night.", "segments": [ { "start_index": 13, "end_index": 26, "text": "2 extra shots", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "You bet. Is there anything else I can get for you?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "That's it for today.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Your total will be $6.30 and your order will be ready in 10 mins", "segments": [ { "start_index": 29, "end_index": 64, "text": "your order will be ready in 10 mins", "annotations": [ { "name": "coffee_ordering.coffee_order.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Great, thanks.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Thank you so much for your order, you have a great day!", "segments": [] } ]
dlg-f66e9949-aa13-4a17-8fa9-6b780abcb93b
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "Can I get some tickets to On the Basis of Sex", "segments": [ { "start_index": 26, "end_index": 45, "text": "On the Basis of Sex", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "In what city?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Indianapolis", "segments": [ { "start_index": 0, "end_index": 12, "text": "Indianapolis", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Would you like to see at Landmark Cinema at Keystone Crossing?", "segments": [ { "start_index": 25, "end_index": 40, "text": "Landmark Cinema", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] }, { "start_index": 44, "end_index": 61, "text": "Keystone Crossing", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 4, "speaker": "USER", "text": "That sounds good", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "There is a showing at 9:45 tonight, would you like to buy tickets to that?", "segments": [ { "start_index": 22, "end_index": 26, "text": "9:45", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 6, "speaker": "USER", "text": "No, I want to go tomorrow", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "In the evening, or a matinee?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "In the evening", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "There are showings at 4:30, 7:30, and 9L45", "segments": [ { "start_index": 22, "end_index": 26, "text": "4:30", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 28, "end_index": 32, "text": "7:30", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 38, "end_index": 42, "text": "9L45", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 10, "speaker": "USER", "text": "I want tickets to the 7:30 showing, please", "segments": [ { "start_index": 22, "end_index": 26, "text": "7:30", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Alright, I purchased on ticket for On the Basis of Sex for tomorrow at 7:30 at Landmark Cinema at Keystone Crossing", "segments": [ { "start_index": 35, "end_index": 54, "text": "On the Basis of Sex", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 71, "end_index": 75, "text": "7:30", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] }, { "start_index": 79, "end_index": 94, "text": "Landmark Cinema", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 98, "end_index": 115, "text": "Keystone Crossing", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Oh, I'm sorry, I wanted 2 tickets", "segments": [ { "start_index": 24, "end_index": 25, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay, I purchased one additional ticket", "segments": [ { "start_index": 18, "end_index": 21, "text": "one", "annotations": [ { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Thanks", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Which credit card do you want to use?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "The one linked to my google pay", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "I have two cards, one ending in 3344, and the other in 1122", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Use the one ending in 3344", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Alright, you have two tickets for tomorrow night purchased using your credit card ending in 3344. Anything else I can do for you?", "segments": [ { "start_index": 18, "end_index": 21, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets.accept" }, { "name": "movie_ticket.num.tickets.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Nope that's it, thanks. ", "segments": [] } ]
dlg-f6705b58-e6db-4137-acbd-edd2df8a6d05
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Hi, Sara. I need you to make an appointment to get my car fixed, today if possible.", "segments": [ { "start_index": 65, "end_index": 70, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure. Give me the details.", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Go online to Intelligent Auto Solutions. The car is a 2017 Ford Escape, and it's making loud noises from the rear end when backing up.", "segments": [ { "start_index": 13, "end_index": 39, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] }, { "start_index": 54, "end_index": 58, "text": "2017", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 59, "end_index": 70, "text": "Ford Escape", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] }, { "start_index": 76, "end_index": 133, "text": "it's making loud noises from the rear end when backing up", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 81, "end_index": 133, "text": "making loud noises from the rear end when backing up", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Let me check with them.", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Thanks. I'll hang on the line.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "They can take you at 7:30 tomorrow morning.", "segments": [ { "start_index": 21, "end_index": 25, "text": "7:30", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 26, "end_index": 34, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 35, "end_index": 42, "text": "morning", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 6, "speaker": "USER", "text": "I'm afraid this thing is going to leave me stranded. Can't they work me in today.", "segments": [ { "start_index": 75, "end_index": 80, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "I'll try to convince them.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Thanks.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "They say if you can bring it in within the next 30 minutes, they can look at it.", "segments": [ { "start_index": 48, "end_index": 58, "text": "30 minutes", "annotations": [ { "name": "auto_repair.time.appt.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "30 minutes will work. How much do they want just to look at it.", "segments": [ { "start_index": 0, "end_index": 10, "text": "30 minutes", "annotations": [ { "name": "auto_repair.time.appt" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "They quoted $50 for the inspection.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Is the $50 deductible from the final bill?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Yes, if repairs are necessary.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "O.K. I'm headed their way now.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "They need contact information.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "It's in my wife's name: Sandy Beach, 406 878 6634.", "segments": [ { "start_index": 24, "end_index": 35, "text": "Sandy Beach", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.customer.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "O.K. I'll give them that.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Oh, & tell them it's 4 wheel drive. That might make a difference.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Will do.", "segments": [] } ]
dlg-f67c0689-0e2d-4ad9-b10d-973d3e76bb45
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hey, can you order a Casey's pizza for me?", "segments": [ { "start_index": 21, "end_index": 34, "text": "Casey's pizza", "annotations": [ { "name": "pizza_ordering.name.store" } ] }, { "start_index": 21, "end_index": 28, "text": "Casey's", "annotations": [ { "name": "pizza_ordering.name.store" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Yes, I sure can. What kind of pizza?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "A large taco pizza.", "segments": [ { "start_index": 2, "end_index": 7, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 8, "end_index": 18, "text": "taco pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay. Just to make sure I heard you right, a large taco pizza, correct?", "segments": [ { "start_index": 45, "end_index": 50, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 51, "end_index": 61, "text": "taco pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Yes. ", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay, a large taco pizza. Anything else?", "segments": [ { "start_index": 8, "end_index": 13, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 14, "end_index": 24, "text": "taco pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Yes, actually. ", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "What would that be?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I noticed on their menu that a Casey's taco pizza comes with lettuce, taco chips, tomatoes, and cheddar cheese as toppings. We don't like tomatoes, however, so could you order extra cheddar cheese and have them leave the tomatoes off?", "segments": [ { "start_index": 31, "end_index": 38, "text": "Casey's", "annotations": [ { "name": "pizza_ordering.name.store" } ] }, { "start_index": 31, "end_index": 49, "text": "Casey's taco pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 39, "end_index": 49, "text": "taco pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 61, "end_index": 68, "text": "lettuce", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 70, "end_index": 80, "text": "taco chips", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 82, "end_index": 90, "text": "tomatoes", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.preference.reject" }, { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.preference.reject" } ] }, { "start_index": 96, "end_index": 110, "text": "cheddar cheese", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 176, "end_index": 196, "text": "extra cheddar cheese", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] }, { "start_index": 211, "end_index": 233, "text": "leave the tomatoes off", "annotations": [ { "name": "pizza_ordering.preference" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Alright - no tomatoes, extra cheddar instead.", "segments": [ { "start_index": 10, "end_index": 21, "text": "no tomatoes", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] }, { "start_index": 23, "end_index": 36, "text": "extra cheddar", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Correct!", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay, I've got this all written down. Can I go over the details with you one last time?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Yes, absolutely. I appreciate it. ", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Great. I have you down for a Casey's taco pizza. Everything is regular, but no tomatoes. Instead, you want extra cheddar cheese for a topping.", "segments": [ { "start_index": 29, "end_index": 36, "text": "Casey's", "annotations": [ { "name": "pizza_ordering.name.store" }, { "name": "pizza_ordering.name.store" } ] }, { "start_index": 37, "end_index": 47, "text": "taco pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 76, "end_index": 87, "text": "no tomatoes", "annotations": [ { "name": "pizza_ordering.preference" } ] }, { "start_index": 79, "end_index": 87, "text": "tomatoes", "annotations": [ { "name": "pizza_ordering.preference.reject" } ] }, { "start_index": 107, "end_index": 127, "text": "extra cheddar cheese", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] } ] }, { "index": 14, "speaker": "USER", "text": "That's right. Also, do you remember what size?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Oh, not clearly. Medium?", "segments": [ { "start_index": 17, "end_index": 23, "text": "Medium", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 16, "speaker": "USER", "text": "No, a large.", "segments": [ { "start_index": 6, "end_index": 11, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Oh! Thanks for reminding me. You want a large Casey's taco pizza, no tomatoes, extra cheddar cheese.", "segments": [ { "start_index": 40, "end_index": 45, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 46, "end_index": 53, "text": "Casey's", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] }, { "start_index": 54, "end_index": 64, "text": "taco pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 66, "end_index": 77, "text": "no tomatoes", "annotations": [ { "name": "pizza_ordering.preference.accept" } ] }, { "start_index": 69, "end_index": 77, "text": "tomatoes", "annotations": [ { "name": "pizza_ordering.preference.reject" } ] }, { "start_index": 79, "end_index": 99, "text": "extra cheddar cheese", "annotations": [ { "name": "pizza_ordering.preference.accept" }, { "name": "pizza_ordering.preference.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Absolutely right!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Okay, I've put the order in online. It'll be complete and ready for pickup in 25 minutes. ", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Thanks, you're the best. What about a receipt?", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "The receipt should be sent to your phone through a text message. ", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Awesome. Thank you. Have a great rest of your afternoon!", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "You do the same. ", "segments": [] } ]
dlg-f6800db4-db17-405e-aebf-e728ce83bf4f
uber-lyft-2
[ { "index": 0, "speaker": "USER", "text": "I need to request an Uber.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay, from what location?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "From Newark airport.", "segments": [ { "start_index": 0, "end_index": 19, "text": "From Newark airport", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] }, { "start_index": 5, "end_index": 19, "text": "Newark airport", "annotations": [ { "name": "uber_lyft.location.from.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Okay, what's the destination?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Newport Centre Mall.", "segments": [ { "start_index": 0, "end_index": 19, "text": "Newport Centre Mall", "annotations": [ { "name": "uber_lyft.location.to.accept" }, { "name": "uber_lyft.location.to.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Which type of car would you like?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "A pool.", "segments": [ { "start_index": 2, "end_index": 6, "text": "pool", "annotations": [ { "name": "uber_lyft.type.ride.reject" }, { "name": "uber_lyft.type.ride.reject" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Oh, that's not available right now.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Is there an UberX available?", "segments": [ { "start_index": 12, "end_index": 17, "text": "UberX", "annotations": [ { "name": "uber_lyft.type.ride" }, { "name": "uber_lyft.type.ride" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Yes, they are available.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Okay. I'll take one of those then.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Alright. The estimated fair is $19.62.", "segments": [ { "start_index": 31, "end_index": 37, "text": "$19.62", "annotations": [ { "name": "uber_lyft.price.estimate.accept" } ] }, { "start_index": 31, "end_index": 38, "text": "$19.62.", "annotations": [ { "name": "uber_lyft.price.estimate.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "That's fine.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Do you require any special features?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "No, not at all.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay, an UberX will be by to pick you up shortly.", "segments": [ { "start_index": 9, "end_index": 14, "text": "UberX", "annotations": [ { "name": "uber_lyft.type.ride.accept" }, { "name": "uber_lyft.type.ride.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Great.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "You can keep track of the status on your phone.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thanks very much.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "My pleasure.", "segments": [] } ]
dlg-f687553a-6245-4edf-911d-e5425932a873
coffee-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hi,", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Hey how is everything? ", "segments": [] }, { "index": 2, "speaker": "USER", "text": "No so good I feel awful.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Need something to cheer you up?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Yes, like a smoothie.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Oh smoothie, what about coffee?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Oh for sure that would be great. ", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "What would you like?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Lets try the starbucks on Crenshaw.", "segments": [ { "start_index": 26, "end_index": 34, "text": "Crenshaw", "annotations": [ { "name": "coffee_ordering.location.store.accept" }, { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Okay there really fast. ", "segments": [] }, { "index": 10, "speaker": "USER", "text": "I know. ", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "What beverage would you like to have. ", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Let's go with the Caffè Latte two of those please.", "segments": [ { "start_index": 18, "end_index": 29, "text": "Caffè Latte", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 30, "end_index": 33, "text": "two", "annotations": [ { "name": "coffee_ordering.num.drink.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay anything else?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Can you add double shots in that please.", "segments": [ { "start_index": 12, "end_index": 24, "text": "double shots", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "okay. ", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Do you know when this will be ready around. ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Give it about 15 minutes.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Wow thats super fast. ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "yes I love it there. ", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Do I need to add my card or anything?", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Well no I have that all taken care of. ", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Okay nice. ", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "So give it about 15 minutes .", "segments": [] }, { "index": 24, "speaker": "USER", "text": "Okay . ", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "Everything will be sent to your phone. ", "segments": [] }, { "index": 26, "speaker": "USER", "text": "Well done my friend. ", "segments": [] }, { "index": 27, "speaker": "ASSISTANT", "text": "Thank you. ", "segments": [] }, { "index": 28, "speaker": "USER", "text": "Have a good one.", "segments": [] }, { "index": 29, "speaker": "ASSISTANT", "text": "You too.", "segments": [] } ]
dlg-f68c0e87-8f28-44c0-90e6-60f7972e05a7
coffee-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hello, I am interested in ordering coffee", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Good Afternoon, which location would you be interested in purchasing this from", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Pircefield, Kansas", "segments": [ { "start_index": 0, "end_index": 18, "text": "Pircefield, Kansas", "annotations": [ { "name": "coffee_ordering.location.store.accept" }, { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Alright, let me know what you want and I will see if it is available", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I would like a cafe latte", "segments": [ { "start_index": 15, "end_index": 25, "text": "cafe latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Any sugar?", "segments": [ { "start_index": 4, "end_index": 9, "text": "sugar", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference.reject" } ] } ] }, { "index": 6, "speaker": "USER", "text": "No", "segments": [ { "start_index": 0, "end_index": 2, "text": "No", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Half and half or 2% milk?", "segments": [ { "start_index": 0, "end_index": 13, "text": "Half and half", "annotations": [ { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 17, "end_index": 24, "text": "2% milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Could I have soy milk", "segments": [ { "start_index": 13, "end_index": 21, "text": "soy milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Unfortunately Cafe late is not available with soy milk", "segments": [ { "start_index": 14, "end_index": 23, "text": "Cafe late", "annotations": [ { "name": "coffee_ordering.name.drink.reject" }, { "name": "coffee_ordering.name.drink.reject" } ] }, { "start_index": 46, "end_index": 54, "text": "soy milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk.reject" } ] } ] }, { "index": 10, "speaker": "USER", "text": "alright, I am lactose intolerant and cannot have regular milk", "segments": [ { "start_index": 49, "end_index": 61, "text": "regular milk", "annotations": [ { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "soy milk does not work in our frothers", "segments": [ { "start_index": 0, "end_index": 8, "text": "soy milk", "annotations": [ { "name": "coffee_ordering.type.milk.reject" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 12, "speaker": "USER", "text": "ok, can I have a cafe americano with soy milk?", "segments": [ { "start_index": 17, "end_index": 31, "text": "cafe americano", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 37, "end_index": 45, "text": "soy milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "yes! still no sugar", "segments": [ { "start_index": 11, "end_index": 19, "text": "no sugar", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 14, "end_index": 19, "text": "sugar", "annotations": [ { "name": "coffee_ordering.preference.reject" } ] } ] }, { "index": 14, "speaker": "USER", "text": "that is correct", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "great, any flavor?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "what flavors do you have?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "hazlenut, vanilla, caramel, gingerbread", "segments": [ { "start_index": 0, "end_index": 8, "text": "hazlenut", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] }, { "start_index": 10, "end_index": 17, "text": "vanilla", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] }, { "start_index": 19, "end_index": 26, "text": "caramel", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] }, { "start_index": 28, "end_index": 39, "text": "gingerbread", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 18, "speaker": "USER", "text": "vanilla please", "segments": [ { "start_index": 0, "end_index": 7, "text": "vanilla", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "size?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "venti", "segments": [ { "start_index": 0, "end_index": 5, "text": "venti", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 21, "speaker": "ASSISTANT", "text": "alright, great so thats a venti cafe americano with soy milk and vanilla flavor?", "segments": [ { "start_index": 26, "end_index": 31, "text": "venti", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 32, "end_index": 46, "text": "cafe americano", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 52, "end_index": 60, "text": "soy milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 65, "end_index": 79, "text": "vanilla flavor", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 22, "speaker": "USER", "text": "yes that is correct!", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "your order is in now, you should receive a receipt on your phone", "segments": [ { "start_index": 0, "end_index": 20, "text": "your order is in now", "annotations": [ { "name": "coffee_ordering.coffee_order.accept" } ] } ] }, { "index": 24, "speaker": "USER", "text": "great, when can I pick it up", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "in about 10-15 minutes", "segments": [] }, { "index": 26, "speaker": "USER", "text": "thank you so much for your help", "segments": [] }, { "index": 27, "speaker": "ASSISTANT", "text": "your welcome", "segments": [] }, { "index": 28, "speaker": "USER", "text": "have a nice day", "segments": [] }, { "index": 29, "speaker": "ASSISTANT", "text": "you as well", "segments": [] } ]
dlg-f68fcfc6-a8cb-49fd-955e-3ec5e8a09b76
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "I'm looking for an Italian restaurant.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay, how does Paisano's Italian Restaurant sound?", "segments": [ { "start_index": 15, "end_index": 43, "text": "Paisano's Italian Restaurant", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] } ] }, { "index": 2, "speaker": "USER", "text": "That sounds great, what time do they close?", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "They close at 10PM", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Okay, I'd look to possibly book a reservation.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "What time were you thinking?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I prefer sometime in the evening?", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "What time will work for you?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Let's try 8PM.", "segments": [ { "start_index": 10, "end_index": 13, "text": "8PM", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Okay, hold on a second.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "No problem.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Unfortunately, 8 PM is booked.", "segments": [ { "start_index": 15, "end_index": 19, "text": "8 PM", "annotations": [ { "name": "restaurant_reservation.time.reservation.reject" }, { "name": "restaurant_reservation.time.reservation.reject" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Okay, let's schedule a new time.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "What time did you have in mind?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Is 9 PM open?", "segments": [ { "start_index": 3, "end_index": 7, "text": "9 PM", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "9 PM is actually available!", "segments": [ { "start_index": 0, "end_index": 4, "text": "9 PM", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Okay! I'll do the 9 PM one!", "segments": [ { "start_index": 18, "end_index": 22, "text": "9 PM", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Sounds good! Just a second while I book that for you.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "No problem!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Okay, you've been booked for 9 PM.", "segments": [ { "start_index": 29, "end_index": 33, "text": "9 PM", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Sounds good! Thanks!", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "No problem. Is there anything else I can help you with?", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Actually, I need to change my time, could we do 8:30 PM instead?", "segments": [ { "start_index": 48, "end_index": 55, "text": "8:30 PM", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 23, "speaker": "ASSISTANT", "text": "Let me check if that time is available.", "segments": [] }, { "index": 24, "speaker": "USER", "text": "Sure, no problem.", "segments": [] }, { "index": 25, "speaker": "ASSISTANT", "text": "Looks like 8:30 PM works as well! Did you want me to book this?", "segments": [ { "start_index": 11, "end_index": 18, "text": "8:30 PM", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 26, "speaker": "USER", "text": "Yes, please!", "segments": [] }, { "index": 27, "speaker": "ASSISTANT", "text": "Okay! 8:30 PM is booked!", "segments": [ { "start_index": 6, "end_index": 13, "text": "8:30 PM", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] } ] }, { "index": 28, "speaker": "USER", "text": "Thanks!", "segments": [] }, { "index": 29, "speaker": "ASSISTANT", "text": "Of course. Have a good day", "segments": [] } ]
dlg-f690947c-5eb5-4a59-b946-a23eb5260f18
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "I would like to place an order from Starbucks. ", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "OK, which location? ", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Faneuil Hall Marketplace in Boston.", "segments": [ { "start_index": 0, "end_index": 34, "text": "Faneuil Hall Marketplace in Boston", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "OK, what would you like? ", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I would like a Cold Brew Coffee with Milk.", "segments": [ { "start_index": 15, "end_index": 31, "text": "Cold Brew Coffee", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What type of milk would you like? ", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Whole Milk.", "segments": [ { "start_index": 0, "end_index": 10, "text": "Whole Milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "OK. What size would you like? ", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Venti.", "segments": [ { "start_index": 0, "end_index": 5, "text": "Venti", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Would you like anything else? ", "segments": [] }, { "index": 10, "speaker": "USER", "text": "No, that is all. ", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "May I confirm your order? ", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Yes. ", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "A venti cold brew coffee with whole milk from Starbucks at Faneuil Hall Marketplace in Boston.", "segments": [ { "start_index": 2, "end_index": 7, "text": "venti", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 8, "end_index": 24, "text": "cold brew coffee", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.num.drink.accept" } ] }, { "start_index": 30, "end_index": 40, "text": "whole milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 59, "end_index": 93, "text": "Faneuil Hall Marketplace in Boston", "annotations": [ { "name": "coffee_ordering.location.store.accept" }, { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "That is correct.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Your order has been placed and the total is $4.25. ", "segments": [ { "start_index": 0, "end_index": 26, "text": "Your order has been placed", "annotations": [ { "name": "coffee_ordering.coffee_order.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Thank you. ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "It will be ready for pickup shortly and a receipt will be sent to your mobile device via text message. ", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thank you. ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You're welcome! Enjoy! ", "segments": [] } ]
dlg-f6915f81-d5ef-4f2d-b7d6-8554c5e5d91e
movie-tickets-2
[ { "index": 0, "speaker": "USER", "text": "I want to buy four tickets to the showing of Pet Sematary", "segments": [ { "start_index": 14, "end_index": 18, "text": "four", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 45, "end_index": 57, "text": "Pet Sematary", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Ok I can help with that, what location are you interested in?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "The Bowtie Cinemas on Marin dr. Tampa FL", "segments": [ { "start_index": 0, "end_index": 18, "text": "The Bowtie Cinemas", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 4, "end_index": 40, "text": "Bowtie Cinemas on Marin dr. Tampa FL", "annotations": [ { "name": "movie_ticket.location.theater.accept" } ] }, { "start_index": 22, "end_index": 40, "text": "Marin dr. Tampa FL", "annotations": [ { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Alright I have compiled a list of viewing times for Pet Sematary, is there a specific date and time that you are requesting?", "segments": [ { "start_index": 52, "end_index": 64, "text": "Pet Sematary", "annotations": [ { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 52, "end_index": 65, "text": "Pet Sematary,", "annotations": [ { "name": "movie_ticket.name.movie.accept" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Yes I would like this Friday, June 8th at 8:00 pm.", "segments": [ { "start_index": 42, "end_index": 49, "text": "8:00 pm", "annotations": [ { "name": "movie_ticket.time.start" } ] }, { "start_index": 42, "end_index": 50, "text": "8:00 pm.", "annotations": [ { "name": "movie_ticket.time.start" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Alright allow me one moment to search your request", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Okay", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Ok I have four tickets to the 8 pm show time this Friday June 8th is that correct?", "segments": [ { "start_index": 10, "end_index": 14, "text": "four", "annotations": [ { "name": "movie_ticket.num.tickets.accept" }, { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 30, "end_index": 34, "text": "8 pm", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Yes that is correct", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Okay and will we be using the card on file to make this purchase?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Yes that fine.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay and if I can get you to verify the last 4 digits of that card.", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Yes 0048", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Alright one moment while I process your request.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "No problem.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay your order is complete, would you like the digital tickets emailed to you or would you prefer to check in at the mobile kiosk upon your arrival?", "segments": [ { "start_index": 0, "end_index": 27, "text": "Okay your order is complete", "annotations": [ { "name": "movie_ticket.ticket_booking.accept" } ] }, { "start_index": 0, "end_index": 28, "text": "Okay your order is complete,", "annotations": [ { "name": "movie_ticket.ticket_booking.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "I will use the mobile kiosk", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Alright I have your confirmation number that you will use once at the kiosk, let me know when you're ready to get it down", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Okay I'm ready ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "365529790", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Got it", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Alright is there anything else I can assist you with?", "segments": [] }, { "index": 22, "speaker": "USER", "text": "No that was all thank you.", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "My pleasure. Thank you for using chat bot and enjoy the show.", "segments": [] }, { "index": 24, "speaker": "USER", "text": "I will Bye ", "segments": [] } ]
dlg-f693ae66-60cd-40de-b95b-8282dfbd010c
coffee-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hello, I'd like to make a coffee order from Starbucks. ", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay, what store did you want to pick it up from? ", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Um, the Dublin Kroger's One?", "segments": [ { "start_index": 8, "end_index": 23, "text": "Dublin Kroger's", "annotations": [ { "name": "coffee_ordering.location.store" }, { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Got it, let's get started! What size? ", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Grande.", "segments": [ { "start_index": 0, "end_index": 6, "text": "Grande", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Ice?", "segments": [ { "start_index": 0, "end_index": 3, "text": "Ice", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 6, "speaker": "USER", "text": "No Ice.", "segments": [ { "start_index": 0, "end_index": 6, "text": "No Ice", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 0, "end_index": 7, "text": "No Ice.", "annotations": [ { "name": "coffee_ordering.preference.reject" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Sugar?", "segments": [ { "start_index": 0, "end_index": 5, "text": "Sugar", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 8, "speaker": "USER", "text": "No sugar.", "segments": [ { "start_index": 0, "end_index": 8, "text": "No sugar", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 0, "end_index": 9, "text": "No sugar.", "annotations": [ { "name": "coffee_ordering.preference.reject" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Foam?", "segments": [ { "start_index": 0, "end_index": 4, "text": "Foam", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Foam, please.", "segments": [ { "start_index": 0, "end_index": 4, "text": "Foam", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Flavor? ", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Vanilla.", "segments": [ { "start_index": 0, "end_index": 7, "text": "Vanilla", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Milk? ", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Skim.", "segments": [ { "start_index": 0, "end_index": 4, "text": "Skim", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.type.milk.reject" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Oh I'm sorry, it seems all they have at the moment is soy milk.", "segments": [ { "start_index": 54, "end_index": 63, "text": "soy milk.", "annotations": [ { "name": "coffee_ordering.type.milk.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Hmm, that's okay I'll take that one. ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Any drizzle?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Yes, caramel please.", "segments": [ { "start_index": 5, "end_index": 12, "text": "caramel", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 19, "speaker": "ASSISTANT", "text": "Latte?", "segments": [ { "start_index": 0, "end_index": 5, "text": "Latte", "annotations": [ { "name": "coffee_ordering.name.drink.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Of course. ", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Alright, that looks finished to me. Anything else? ", "segments": [] }, { "index": 22, "speaker": "USER", "text": "No that's it. ", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Okay, your drink order is being made at the Dublin Kroger's Starbucks location, I'm sending you a drink confirmation to your phone now via text. Enjoy!", "segments": [ { "start_index": 44, "end_index": 59, "text": "Dublin Kroger's", "annotations": [ { "name": "coffee_ordering.location.store.accept" }, { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 24, "speaker": "USER", "text": "Thanks! Goodbye. ", "segments": [] } ]
dlg-f695ea52-fe65-42d0-9411-221fdfdbbb76
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "I saw a pizza commercial, now I want some pizza", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "where would you like it from?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "pizza blastoff", "segments": [ { "start_index": 0, "end_index": 14, "text": "pizza blastoff", "annotations": [ { "name": "pizza_ordering.name.store.accept" } ] }, { "start_index": 6, "end_index": 14, "text": "blastoff", "annotations": [ { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "what would you like?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "one large buffalo wing special", "segments": [ { "start_index": 4, "end_index": 9, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 10, "end_index": 30, "text": "buffalo wing special", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "anything else?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "no, jut keep it simple", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "there's a problem", "segments": [] }, { "index": 8, "speaker": "USER", "text": "what's that?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "The buffalo chicken only comes in specialty size", "segments": [ { "start_index": 4, "end_index": 19, "text": "buffalo chicken", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] } ] }, { "index": 10, "speaker": "USER", "text": "okay, that's fine", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "it has thick crust", "segments": [ { "start_index": 7, "end_index": 18, "text": "thick crust", "annotations": [ { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 12, "speaker": "USER", "text": "do they make a thin crust?", "segments": [ { "start_index": 15, "end_index": 25, "text": "thin crust", "annotations": [ { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "they don't make it thin crust", "segments": [ { "start_index": 19, "end_index": 29, "text": "thin crust", "annotations": [ { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 14, "speaker": "USER", "text": "I like thin crust, but i guess it's okay", "segments": [ { "start_index": 7, "end_index": 17, "text": "thin crust", "annotations": [ { "name": "pizza_ordering.type.crust.reject" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "wwould you like them to bring it to your door?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "No, I'll pick it up", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "the pizza is 11.20", "segments": [] }, { "index": 18, "speaker": "USER", "text": "a fine price", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "it will be ready for you in 25 minutes check your text messages for a receipt.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "ok, goodbye", "segments": [] } ]
dlg-f6a1facd-7e13-4611-a0fc-62917dfaa496
movie-tickets-3
[ { "index": 0, "speaker": "USER", "text": "I want to get tickets for Amazing Grace.", "segments": [ { "start_index": 26, "end_index": 39, "text": "Amazing Grace", "annotations": [ { "name": "movie_ticket.name.movie.reject" }, { "name": "movie_ticket.name.movie.reject" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, what location?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "At Alamo Drafthouse South Lamar in Austin, Texas.", "segments": [ { "start_index": 3, "end_index": 31, "text": "Alamo Drafthouse South Lamar", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] }, { "start_index": 35, "end_index": 48, "text": "Austin, Texas", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Sure, how many?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "For 2 people.", "segments": [ { "start_index": 4, "end_index": 5, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "What time?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "The standard viewing at 7:25 pm today.", "segments": [ { "start_index": 4, "end_index": 12, "text": "standard", "annotations": [ { "name": "movie_ticket.type.screening" } ] }, { "start_index": 4, "end_index": 20, "text": "standard viewing", "annotations": [ { "name": "movie_ticket.type.screening" } ] }, { "start_index": 24, "end_index": 31, "text": "7:25 pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start.reject" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Unfortunately, the movie is sold out and not available.", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Oh, that's too bad.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Anything else I can do for you?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Well, how about two tickets for Us playing at 9:25 pm at the Alamo Drafthouse Mueller in Austin, Texas.", "segments": [ { "start_index": 16, "end_index": 19, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 32, "end_index": 34, "text": "Us", "annotations": [ { "name": "movie_ticket.name.movie.reject" } ] }, { "start_index": 32, "end_index": 42, "text": "Us playing", "annotations": [ { "name": "movie_ticket.name.movie.reject" } ] }, { "start_index": 46, "end_index": 53, "text": "9:25 pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start.reject" } ] }, { "start_index": 61, "end_index": 85, "text": "Alamo Drafthouse Mueller", "annotations": [ { "name": "movie_ticket.name.theater.reject" }, { "name": "movie_ticket.name.theater" } ] }, { "start_index": 89, "end_index": 102, "text": "Austin, Texas", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater.reject" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "For today?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Yes, please.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Unfortunately, the showings for that movie are completely sold out.", "segments": [] }, { "index": 14, "speaker": "USER", "text": "You know what, I'm tired anyway, maybe let's forget out it.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "You sure?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Yeah, I don't want to see a movie.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay, let me know if you change your mind.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "I will, thanks!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "No problem, have a great day!", "segments": [] } ]
dlg-f6a75a32-8ee1-4ae5-ab62-e5929abb2cfe
movie-ticket-1
[ { "index": 0, "speaker": "USER", "text": "I want to see Mary Poppins Returns!", "segments": [ { "start_index": 14, "end_index": 34, "text": "Mary Poppins Returns", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "What theater would you like me to purchase tickets for?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I'm in Katy, Texas.", "segments": [ { "start_index": 7, "end_index": 18, "text": "Katy, Texas", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "The Alamo Drafthouse at LaCenterra is highly recommended.", "segments": [ { "start_index": 0, "end_index": 34, "text": "The Alamo Drafthouse at LaCenterra", "annotations": [ { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 4, "end_index": 20, "text": "Alamo Drafthouse", "annotations": [ { "name": "movie_ticket.name.theater" } ] }, { "start_index": 24, "end_index": 34, "text": "LaCenterra", "annotations": [ { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Perfect!", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "How many tickets?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I'd like to bring my friend to the movie tonight.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "I can buy 2 tickets to the 9:40pm showing.", "segments": [ { "start_index": 10, "end_index": 11, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 27, "end_index": 33, "text": "9:40pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 8, "speaker": "USER", "text": "That's a little late, are there any other times?", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "There is a showing at 6:15pm.", "segments": [ { "start_index": 22, "end_index": 28, "text": "6:15pm", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 10, "speaker": "USER", "text": "That's perfect!", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "You would like to purchase 2 tickets to Mary Poppins Returns at 6:15 at Alamo Drafthouse in Katy, TX?", "segments": [ { "start_index": 27, "end_index": 28, "text": "2", "annotations": [ { "name": "movie_ticket.num.tickets.accept" }, { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 40, "end_index": 60, "text": "Mary Poppins Returns", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 64, "end_index": 68, "text": "6:15", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] }, { "start_index": 72, "end_index": 88, "text": "Alamo Drafthouse", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.name.theater" } ] }, { "start_index": 92, "end_index": 100, "text": "Katy, TX", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes, please.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Does your friend require any special accommodations such as a wheel chair?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "No, thank you.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Does your friend qualify for a senior citizen, veteran, or student discount?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "No, they do not.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Perfect, you should be receiving a confirmation text message shortly.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thank you so much for your help!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You're welcome, enjoy the movie!", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Bye!", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Bye!", "segments": [] } ]
dlg-f6ab14d1-3ec8-4eb5-9994-92796a92fc89
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Hi Mindy. I need you to make me an appointment with the car shop.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, not problem. Whats going on with your car?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Im hearing a scraping noise under the driver's side front underneath the car.", "segments": [ { "start_index": 3, "end_index": 77, "text": "hearing a scraping noise under the driver's side front underneath the car.", "annotations": [ { "name": "auto_repair.reason.appt" } ] }, { "start_index": 13, "end_index": 76, "text": "scraping noise under the driver's side front underneath the car", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "That's weird. OK. Any particular auto shop or just any one available? ", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I like Intelligent Auto Solutions. It's by the office so I can just drop it off and walk to the office. I'm in the Jeep Grand Cherokee. It's a 2015.", "segments": [ { "start_index": 7, "end_index": 33, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" }, { "name": "auto_repair.name.store" } ] }, { "start_index": 40, "end_index": 53, "text": "by the office", "annotations": [ { "name": "auto_repair.location.store.accept" } ] }, { "start_index": 115, "end_index": 134, "text": "Jeep Grand Cherokee", "annotations": [ { "name": "auto_repair.name.vehicle" }, { "name": "auto_repair.name.vehicle" } ] }, { "start_index": 143, "end_index": 147, "text": "2015", "annotations": [ { "name": "auto_repair.year.vehicle" }, { "name": "auto_repair.year.vehicle" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "If you want to hold on I can call them now.", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Yes, I can hold on. I'm driving that way now so if they have something now or within an hour that would be perfect.", "segments": [ { "start_index": 85, "end_index": 92, "text": "an hour", "annotations": [ { "name": "auto_repair.time.appt.reject" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "OK. I'll check. Should I put it in your name or the company's name?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "My name; Shelly Greenwald and use my cell number 215-634-8295.", "segments": [ { "start_index": 9, "end_index": 25, "text": "Shelly Greenwald", "annotations": [ { "name": "auto_repair.name.customer" }, { "name": "auto_repair.name.customer" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Ok. I'm going to put you on hold and call on the other line.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Thank you.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Hey Shelly, so the do not have anything right now but they said you could do a walk in but you would have to wait with the car.", "segments": [ { "start_index": 4, "end_index": 10, "text": "Shelly", "annotations": [ { "name": "auto_repair.name.customer.accept" } ] }, { "start_index": 4, "end_index": 11, "text": "Shelly,", "annotations": [ { "name": "auto_repair.name.customer.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Oh, man. No. I cannot wait with the car right now. What about something around lunch time?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Ok. They have one at 1pm but they are not sure how long it will take. You may have to leave it over night.", "segments": [ { "start_index": 21, "end_index": 24, "text": "1pm", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 14, "speaker": "USER", "text": "That is fine. I will drop it off at 1pm. Please make the appointment.", "segments": [ { "start_index": 36, "end_index": 39, "text": "1pm", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Great. I will call them back and confirm it.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Thanks. Let me know for sure. I'll be to the office in 5 minutes.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "OK. You are scheduled at Intelligent Auto for a drop off at 1pm. They will let you know when it is ready for pick up and give you a written estimate when you drop it off. They said it would be $150 plus any parts they may need for the 2015 Jeep Gran Cherokee and the scraping noise under the driver's side you're hearing.", "segments": [ { "start_index": 25, "end_index": 41, "text": "Intelligent Auto", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] }, { "start_index": 60, "end_index": 63, "text": "1pm", "annotations": [ { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 60, "end_index": 64, "text": "1pm.", "annotations": [ { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 235, "end_index": 239, "text": "2015", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 240, "end_index": 258, "text": "Jeep Gran Cherokee", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] }, { "start_index": 267, "end_index": 305, "text": "scraping noise under the driver's side", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 267, "end_index": 321, "text": "scraping noise under the driver's side you're hearing.", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Thank you so much. See you in a bit.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "OK. No problem. Bye.", "segments": [] } ]
dlg-f6bb82c5-01ed-4567-8835-ac7de4883ba4
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "I am hungry!", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Do you want me to order you some food?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Sure, that'd be great!", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "What kind of food do you want?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I am hungry for some pizza.", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "That's a start. Which pizza place were you thinking?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Main Street Pizza Plus sounds great!", "segments": [ { "start_index": 0, "end_index": 22, "text": "Main Street Pizza Plus", "annotations": [ { "name": "pizza_ordering.name.store" }, { "name": "pizza_ordering.name.store" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Ok, and what would you like me to order?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "I want a large Hawaiian pizza.", "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": 29, "text": "Hawaiian pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Is barbecue sauce good for the sauce or do you want regular pizza sauce?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "BBQ gives me heartburn. Make it regular.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "What type of crust?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "I normally get normal crust, but let's do thin crust this time!", "segments": [ { "start_index": 15, "end_index": 27, "text": "normal crust", "annotations": [ { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 42, "end_index": 52, "text": "thin crust", "annotations": [ { "name": "pizza_ordering.type.crust.accept" }, { "name": "pizza_ordering.type.crust.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Now you're making me hungry! When you say large, do you mean 16\"?", "segments": [ { "start_index": 42, "end_index": 47, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 61, "end_index": 63, "text": "16", "annotations": [ { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 61, "end_index": 64, "text": "16\"", "annotations": [ { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Yeah, 16\" is fine with me.", "segments": [ { "start_index": 6, "end_index": 8, "text": "16", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 6, "end_index": 9, "text": "16\"", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ok, I'll get it on order.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Thanks.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Got it ordered. It will be ready for pickup at Main Street Pizza Plus in 25 mins.", "segments": [ { "start_index": 0, "end_index": 14, "text": "Got it ordered", "annotations": [ { "name": "pizza_ordering.pizza_order.accept" } ] }, { "start_index": 47, "end_index": 69, "text": "Main Street Pizza Plus", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Sounds good, you're the best!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Not a problem!", "segments": [] } ]
dlg-f6bf80e0-99e2-4315-9ff9-ec425880598f
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "I need to schedule an appointment for my car", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "which one?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "the one I am driving, the aston martin vanquish 2019", "segments": [ { "start_index": 26, "end_index": 47, "text": "aston martin vanquish", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] }, { "start_index": 48, "end_index": 52, "text": "2019", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "your brand new car, what happened?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I was driving offroad and a rock hit my windshield", "segments": [ { "start_index": 6, "end_index": 50, "text": "driving offroad and a rock hit my windshield", "annotations": [ { "name": "auto_repair.reason.appt" }, { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "how bad is the damage?", "segments": [ { "start_index": 15, "end_index": 21, "text": "damage", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 6, "speaker": "USER", "text": "quite bad, there is a hole the size of a peanut but it is starting to crack, you would think their windshield is sturdier than this", "segments": [ { "start_index": 0, "end_index": 131, "text": "quite bad, there is a hole the size of a peanut but it is starting to crack, you would think their windshield is sturdier than this", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "where would you want the appointment", "segments": [] }, { "index": 8, "speaker": "USER", "text": "intelligent auto solution", "segments": [ { "start_index": 0, "end_index": 25, "text": "intelligent auto solution", "annotations": [ { "name": "auto_repair.name.store" }, { "name": "auto_repair.name.store" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "and when would you want the appointment to be?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "as soon as possible, I don't like wind keep coming into my cabin when I drive", "segments": [ { "start_index": 0, "end_index": 19, "text": "as soon as possible", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] }, { "start_index": 21, "end_index": 77, "text": "I don't like wind keep coming into my cabin when I drive", "annotations": [ { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "very well, i can probably get you an appointment tomorrow morning, but I can try to contact them to see if they can open a slot for us today", "segments": [ { "start_index": 49, "end_index": 57, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 58, "end_index": 65, "text": "morning", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] }, { "start_index": 135, "end_index": 140, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 12, "speaker": "USER", "text": "sounds good", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "They said they can take the car appointment as early as 4 pm today", "segments": [ { "start_index": 56, "end_index": 60, "text": "4 pm", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] }, { "start_index": 61, "end_index": 66, "text": "today", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 14, "speaker": "USER", "text": "great, I can just drive straight there", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "what name do you want to use for the appointment", "segments": [] }, { "index": 16, "speaker": "USER", "text": "bond, contact number 6666666", "segments": [ { "start_index": 0, "end_index": 4, "text": "bond", "annotations": [ { "name": "auto_repair.name.customer.accept" }, { "name": "auto_repair.name.customer.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "the appointment is set for 4 pm today as you wanted at intelligent auto solution, the estimated fee for windshild replacement is 2000", "segments": [ { "start_index": 27, "end_index": 31, "text": "4 pm", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] }, { "start_index": 32, "end_index": 37, "text": "today", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 55, "end_index": 80, "text": "intelligent auto solution", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] }, { "start_index": 104, "end_index": 125, "text": "windshild replacement", "annotations": [ { "name": "auto_repair.reason.appt.accept" }, { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "great, thank you, I think the insurance should cover this as this is a brand new car", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "I think so too, and you are welcome", "segments": [] } ]
dlg-f6c04f63-2219-47c7-a542-cd577690b993
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "I would like a large two topping pizza from dominos.", "segments": [ { "start_index": 15, "end_index": 20, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 44, "end_index": 51, "text": "dominos", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Certainly, what toppings are you looking to get?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I want a pepperoni mushroom pizza.", "segments": [ { "start_index": 9, "end_index": 18, "text": "pepperoni", "annotations": [ { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 9, "end_index": 33, "text": "pepperoni mushroom pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 19, "end_index": 27, "text": "mushroom", "annotations": [ { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Is this take out, delivery or dine in?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "This will be take out?", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Awesome, may I know what location you are looking to pick up?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Hickory, NC", "segments": [ { "start_index": 0, "end_index": 11, "text": "Hickory, NC", "annotations": [ { "name": "pizza_ordering.location.store.accept" }, { "name": "pizza_ordering.location.store.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Unfortunately, it appears this location is out of mushrooms.", "segments": [ { "start_index": 50, "end_index": 59, "text": "mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping.reject" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 8, "speaker": "USER", "text": "I see, is there any nearby locations with mushrooms?", "segments": [ { "start_index": 42, "end_index": 51, "text": "mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "The closets is 50 miles away.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Okay, could I get bell pepper instead?", "segments": [ { "start_index": 18, "end_index": 29, "text": "bell pepper", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Certainly, is there anything else you'd like to order?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "No just the pizza.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay I will get that order ready for you, would you like me to send you the details?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Yes I would", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay, your order is complete and you should get a message soon. It will be ready in 25 minutes.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Great, thank you.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "You should get the receipt via text message.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Sounds good", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Thank you for using our service", "segments": [] } ]
dlg-f6dbaf91-1ef2-4140-a535-be881465ee73
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "I want to order a pizza from Shotgun Dan's tonight to celebrate my son's birthday.", "segments": [ { "start_index": 29, "end_index": 42, "text": "Shotgun Dan's", "annotations": [ { "name": "pizza_ordering.name.store" }, { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay. What size pizza would you like? ", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I want to get a sixteen inch pizza.", "segments": [ { "start_index": 16, "end_index": 28, "text": "sixteen inch", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "What do you want on the pizza? ", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I want the Loaded Barrel pizza, but no mushrooms.", "segments": [ { "start_index": 11, "end_index": 30, "text": "Loaded Barrel pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 36, "end_index": 48, "text": "no mushrooms", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "So, you want the sixteen inch Loaded Barrel pizza but no mushrooms. Is this correct?", "segments": [ { "start_index": 17, "end_index": 29, "text": "sixteen inch", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 30, "end_index": 49, "text": "Loaded Barrel pizza", "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.accept" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Yes, but I'd like to get olives substituted for the mushrooms.", "segments": [ { "start_index": 25, "end_index": 31, "text": "olives", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 52, "end_index": 61, "text": "mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay, you want the sixteen inch Loaded Barrel pizza with olives substituted for the mushrooms. Do you want extra cheese or sauce?", "segments": [ { "start_index": 19, "end_index": 31, "text": "sixteen inch", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 32, "end_index": 51, "text": "Loaded Barrel pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 57, "end_index": 63, "text": "olives", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 84, "end_index": 93, "text": "mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping" }, { "name": "pizza_ordering.type.topping" } ] }, { "start_index": 107, "end_index": 119, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.preference" } ] }, { "start_index": 107, "end_index": 128, "text": "extra cheese or sauce", "annotations": [ { "name": "pizza_ordering.preference" } ] }, { "start_index": 123, "end_index": 128, "text": "sauce", "annotations": [ { "name": "pizza_ordering.preference" } ] } ] }, { "index": 8, "speaker": "USER", "text": "No, I do not want extra cheese or sauce.", "segments": [ { "start_index": 18, "end_index": 30, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.preference.reject" } ] }, { "start_index": 18, "end_index": 39, "text": "extra cheese or sauce", "annotations": [ { "name": "pizza_ordering.preference" } ] }, { "start_index": 34, "end_index": 39, "text": "sauce", "annotations": [ { "name": "pizza_ordering.preference.reject" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Would you like any other pizzas or sides with this order? ", "segments": [] }, { "index": 10, "speaker": "USER", "text": "No, just the one pizza, please. ", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Would you like the pizza delivered or are you picking it up? ", "segments": [] }, { "index": 12, "speaker": "USER", "text": "I'm picking it up tonight. ", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "And, would you like that made right away or for a specific time? ", "segments": [] }, { "index": 14, "speaker": "USER", "text": "I want it as soon as possible. ", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Great! To confirm, you want a sixteen inch Loaded Barrel pizza with olives substituted for the mushrooms, and you want to pick that up as soon as possible.", "segments": [ { "start_index": 30, "end_index": 42, "text": "sixteen inch", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 43, "end_index": 62, "text": "Loaded Barrel pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 68, "end_index": 74, "text": "olives", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 95, "end_index": 104, "text": "mushrooms", "annotations": [ { "name": "pizza_ordering.type.topping.reject" }, { "name": "pizza_ordering.type.topping" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yes, that is correct. ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Great. The Loaded Barrel pizza is $20.48. I'll put that on your card on file and send a receipt to the email address we have in your profile.", "segments": [ { "start_index": 7, "end_index": 30, "text": "The Loaded Barrel pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 11, "end_index": 30, "text": "Loaded Barrel pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "That is convenient. When will the pizza be ready? ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "I just put the order in so it will be ready in 25 minutes. Have a great time celebrating your son's birthday tonight! ", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Thank you. ", "segments": [] } ]
dlg-f6e6f470-ca74-418d-ac86-347e2ec655a0
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "I am looking for a nice Mexican restaurant.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "How about El Torito. It is a nice Mexican restaurant.", "segments": [ { "start_index": 10, "end_index": 19, "text": "El Torito", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] } ] }, { "index": 2, "speaker": "USER", "text": "I have heard of this restaurant and would like to make a reservation.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "I will assist you with your reservation.", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Thank you. I have a party of 4.", "segments": [ { "start_index": 29, "end_index": 30, "text": "4", "annotations": [ { "name": "restaurant_reservation.num.guests" }, { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "This should be no problem. What time would you like to make reservations for?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I would like to make reservations for 9:30 AM.", "segments": [ { "start_index": 38, "end_index": 45, "text": "9:30 AM", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "The only day that the restaurant opens that early is on Sunday. Would this day be ok for you?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "No, I wanted to make reservations for Saturday.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "The restaurant opens at 11AM on Saturday's. Would you care to change your time to 11AM?", "segments": [ { "start_index": 24, "end_index": 28, "text": "11AM", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes, that would be fine. ", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "I will reserve a table for 4, on Saturday at 11AM. Is that acceptable to you?", "segments": [ { "start_index": 27, "end_index": 28, "text": "4", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 45, "end_index": 49, "text": "11AM", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes, that is acceptable.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Is there anything else I can help you out with?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Yes, could you give me the address of the restaurant?", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Sure, the address is 2593 March Ln.", "segments": [ { "start_index": 21, "end_index": 34, "text": "2593 March Ln", "annotations": [ { "name": "restaurant_reservation.location.restaurant.accept" }, { "name": "restaurant_reservation.location.restaurant.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Thank you. Could you also provide the phone number of the restaurant?", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Yes, it is (209) 957-6891.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Oh I forgot, does this restaurant have a bar?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Yes it does. Is there anything else I can do for you?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "No. Thank you for your help.", "segments": [] } ]
dlg-f6f92627-84f0-45a5-910d-4ae2e9a65379
coffee-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Hi I would like to order a drink from starbucks.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Sure, what starbucks would you like to order from?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "North Coast Highway & Broadway Pl in Laguna Beach.", "segments": [ { "start_index": 0, "end_index": 48, "text": "North Coast Highway & Broadway Pl in Laguna Beac", "annotations": [ { "name": "coffee_ordering.location.store" } ] }, { "start_index": 0, "end_index": 49, "text": "North Coast Highway & Broadway Pl in Laguna Beach", "annotations": [ { "name": "coffee_ordering.location.store" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok found it, what would you like to order?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "An iced vanilla latte", "segments": [ { "start_index": 3, "end_index": 7, "text": "iced", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 3, "end_index": 21, "text": "iced vanilla latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 8, "end_index": 21, "text": "vanilla latte", "annotations": [ { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Ok, and 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": "Sure, what type of milk?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Almond milk please.", "segments": [ { "start_index": 0, "end_index": 11, "text": "Almond milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Would you like to add any syrup?", "segments": [ { "start_index": 22, "end_index": 31, "text": "any syrup", "annotations": [ { "name": "coffee_ordering.preference.reject" } ] }, { "start_index": 26, "end_index": 31, "text": "syrup", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 10, "speaker": "USER", "text": "No thank you", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Would you like to add whip cream?", "segments": [ { "start_index": 22, "end_index": 32, "text": "whip cream", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yes please. ", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Ok anything else?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "No thats it.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Ok just to confirm you have ordered a Venti Iced Vanilla Latte with Almond Milk and whipped cream. It will be ready for pick up shortly at the Starbucks on North Coast Highway & Broadway Pl.", "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.accept" } ] }, { "start_index": 44, "end_index": 62, "text": "Iced Vanilla Latte", "annotations": [ { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 49, "end_index": 62, "text": "Vanilla Latte", "annotations": [ { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 68, "end_index": 79, "text": "Almond Milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 84, "end_index": 97, "text": "whipped cream", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 143, "end_index": 189, "text": "Starbucks on North Coast Highway & Broadway Pl", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] }, { "start_index": 156, "end_index": 190, "text": "North Coast Highway & Broadway Pl.", "annotations": [ { "name": "coffee_ordering.location.store.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Ok great.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "You will be charged to the card on file and your receipt will be sent to your mobile device via text message", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Ok great. Thanks", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You're welcome. Goodbye.", "segments": [] } ]
dlg-f702dc83-de20-4e51-999c-96c26261cbdf
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hi ,Erica. I would like you to help me order a pizza for lunch for me and my friend Tom ,who is on his way to my office. ", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "My pleasure. Do you prefer any pizza restaurant in particular?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Yes. I like the Lorenzo Pizza Restaurant.They already have all my information. All that you have to do is give them my name and they will send me the receipt to my mobile device via text.", "segments": [ { "start_index": 16, "end_index": 29, "text": "Lorenzo Pizza", "annotations": [ { "name": "pizza_ordering.name.store.accept" } ] }, { "start_index": 16, "end_index": 40, "text": "Lorenzo Pizza Restaurant", "annotations": [ { "name": "pizza_ordering.name.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Awesome!And what you would exactly order today?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I’d like a pepperoni pizza with olive,mushroom and extra cheese, please.", "segments": [ { "start_index": 11, "end_index": 26, "text": "pepperoni pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 32, "end_index": 37, "text": "olive", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 38, "end_index": 46, "text": "mushroom", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 51, "end_index": 63, "text": "extra cheese", "annotations": [ { "name": "pizza_ordering.preference.accept" }, { "name": "pizza_ordering.preference.accept" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "That is a large pizza ,I guess?", "segments": [ { "start_index": 10, "end_index": 15, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Yes ,a large pizza.", "segments": [ { "start_index": 7, "end_index": 12, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Is there anything else?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Oh, please make sure that the crust is hand tossed.", "segments": [ { "start_index": 39, "end_index": 50, "text": "hand tossed", "annotations": [ { "name": "pizza_ordering.type.crust" } ] }, { "start_index": 39, "end_index": 51, "text": "hand tossed.", "annotations": [ { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Ok. I’ve got it all down.", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Great. How long will that be?", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "It will be ready in 30 minutes.But they have just told me that they ran out of hand tossed crust. They only have Neapolitan crust for now.", "segments": [ { "start_index": 79, "end_index": 90, "text": "hand tossed", "annotations": [ { "name": "pizza_ordering.type.crust.reject" } ] }, { "start_index": 79, "end_index": 96, "text": "hand tossed crust", "annotations": [ { "name": "pizza_ordering.type.crust.reject" } ] }, { "start_index": 113, "end_index": 129, "text": "Neapolitan crust", "annotations": [ { "name": "pizza_ordering.type.crust.accept" }, { "name": "pizza_ordering.type.crust.accept" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Ok. No problem,that is fine.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Perfect .The order is now complete and it will be ready for pick up in a few minutes. ", "segments": [] }, { "index": 14, "speaker": "USER", "text": "I see that they have sent me the order details along with the receipt. ", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Awesome. Is there anything else that I can help you with?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Thank you for your help. I will be in my office with Tom by the time the pizza is ready. Please get it for me as soon as possible.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Do not worry Sir . I will definitely do that.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thank you. I have to answer another call.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Don’t worry about it.See you in a while.", "segments": [] } ]
dlg-f71dc2fc-7200-41ef-b533-ea84313867de
movie-tickets-1
[ { "index": 0, "speaker": "USER", "text": "Hi there, Dan, I'm interested in finding tickets to go see A Dog's Way Home. Can you help?", "segments": [ { "start_index": 59, "end_index": 75, "text": "A Dog's Way Home", "annotations": [ { "name": "movie_ticket.name.movie" }, { "name": "movie_ticket.name.movie" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Yes I can! Where would you like to see the movie?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I hear there's good theaters in Menomonie. Can you look into theaters there?", "segments": [ { "start_index": 32, "end_index": 41, "text": "Menomonie", "annotations": [ { "name": "movie_ticket.location.theater" }, { "name": "movie_ticket.location.theater" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "There is only one theater in Menomonie, which is Menomonie Theaters 7. Do you want me to check if the movie is there?", "segments": [ { "start_index": 29, "end_index": 38, "text": "Menomonie", "annotations": [ { "name": "movie_ticket.location.theater.accept" }, { "name": "movie_ticket.location.theater.accept" } ] }, { "start_index": 49, "end_index": 69, "text": "Menomonie Theaters 7", "annotations": [ { "name": "movie_ticket.name.theater" }, { "name": "movie_ticket.name.theater" } ] } ] }, { "index": 4, "speaker": "USER", "text": "Yes, please. And can you tell me showtimes, as well?", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "It appears that 'A Dog's Way Home' IS showing at that theater. Let me look up the show times.", "segments": [ { "start_index": 16, "end_index": 33, "text": "'A Dog's Way Home", "annotations": [ { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 16, "end_index": 34, "text": "'A Dog's Way Home'", "annotations": [ { "name": "movie_ticket.name.movie.accept" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Thanks!", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay, there is a showing at 6:50PM and at 9:00PM. Are either of these times good for you?", "segments": [ { "start_index": 28, "end_index": 34, "text": "6:50PM", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 42, "end_index": 48, "text": "9:00PM", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Yeah, I'd like to do the 6:50PM. How much do tickets cost for that show?", "segments": [ { "start_index": 25, "end_index": 31, "text": "6:50PM", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Is it just you or are you bringing people? Adults or children?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "I'm looking for two adult tickets and one child ticket.", "segments": [ { "start_index": 16, "end_index": 19, "text": "two", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 16, "end_index": 54, "text": "two adult tickets and one child ticket", "annotations": [ { "name": "movie_ticket.num.tickets" } ] }, { "start_index": 38, "end_index": 41, "text": "one", "annotations": [ { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Alright! Adult tickets are 8.75 each for the 6:50 show, and child tickets are 6.75. I should tell you that anyone over the age of twelve isn't a child.", "segments": [ { "start_index": 27, "end_index": 31, "text": "8.75", "annotations": [ { "name": "movie_ticket.price.ticket" }, { "name": "movie_ticket.price.ticket" } ] }, { "start_index": 45, "end_index": 49, "text": "6:50", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] }, { "start_index": 78, "end_index": 82, "text": "6.75", "annotations": [ { "name": "movie_ticket.price.ticket" }, { "name": "movie_ticket.price.ticket" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Oh, shoot, okay, then three adult tickets.", "segments": [ { "start_index": 22, "end_index": 27, "text": "three", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Perfect. There's a convenience fee of one dollar per ticket. Is that alright with you?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Yeah, that's fine. ", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay, I'll book the tickets now. After tax, you're looking at a total of 31.43 for you and two others.", "segments": [ { "start_index": 73, "end_index": 78, "text": "31.43", "annotations": [ { "name": "movie_ticket.price.ticket.accept" }, { "name": "movie_ticket.price.ticket.accept" } ] }, { "start_index": 83, "end_index": 101, "text": "you and two others", "annotations": [ { "name": "movie_ticket.num.tickets" }, { "name": "movie_ticket.num.tickets" } ] } ] }, { "index": 16, "speaker": "USER", "text": "That's perfect. Oh! What's the rating on it? ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "It's a PG rated film, so very safe for the kid you're bringing.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "I thought so! I just wanted to make sure!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Alright then, you're all set. Three tickets have been booked for the 6:50 showing at Menomonie 7 Theaters, and a confirmation and the tickets are on their way to your email.", "segments": [ { "start_index": 30, "end_index": 35, "text": "Three", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 30, "end_index": 43, "text": "Three tickets", "annotations": [ { "name": "movie_ticket.num.tickets.accept" } ] }, { "start_index": 69, "end_index": 73, "text": "6:50", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] }, { "start_index": 85, "end_index": 105, "text": "Menomonie 7 Theaters", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.name.theater.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "That's wonderful, Dan, thank you so much for your help!", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "No problem, you have a nice evening!", "segments": [] }, { "index": 22, "speaker": "USER", "text": "You, too!", "segments": [] } ]
dlg-f739be72-2ed9-465f-baed-511ce7efd825
movie-tickets-2
[ { "index": 0, "speaker": "USER", "text": "Hey man, got a second ?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "For sure what’s up boss ?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Need some movie tickets and I don’t have time to buy them ", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "I can take care of that ", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Awesome, can you get them sent to my app", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "For sure ", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I’m looking for dumbo 3-D in buffalo at 9", "segments": [ { "start_index": 16, "end_index": 21, "text": "dumbo", "annotations": [ { "name": "movie_ticket.name.movie.accept" }, { "name": "movie_ticket.name.movie.accept" } ] }, { "start_index": 22, "end_index": 25, "text": "3-D", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening" } ] }, { "start_index": 29, "end_index": 36, "text": "buffalo", "annotations": [ { "name": "movie_ticket.name.theater.accept" }, { "name": "movie_ticket.name.theater.accept" } ] }, { "start_index": 40, "end_index": 41, "text": "9", "annotations": [ { "name": "movie_ticket.time.start" }, { "name": "movie_ticket.time.start" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Okay let me check ", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Thanks again, ", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "No problem, doesn’t look like there are any 3-D showings", "segments": [ { "start_index": 44, "end_index": 47, "text": "3-D", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening.reject" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Bummer okay ", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "So no 3D ?", "segments": [ { "start_index": 6, "end_index": 8, "text": "3D", "annotations": [ { "name": "movie_ticket.type.screening" }, { "name": "movie_ticket.type.screening.reject" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Yeah that’s fine ", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Still for 9?", "segments": [ { "start_index": 10, "end_index": 11, "text": "9", "annotations": [ { "name": "movie_ticket.time.start.accept" }, { "name": "movie_ticket.time.start.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Yep, ", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "How many?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "4", "segments": [ { "start_index": 0, "end_index": 1, "text": "4", "annotations": [ { "name": "movie_ticket.num.tickets.accept" }, { "name": "movie_ticket.num.tickets.accept" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "You got it", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Thanks again, man", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "They should be on your app ", "segments": [] }, { "index": 20, "speaker": "USER", "text": "I’ve got them ", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Anything else?", "segments": [] }, { "index": 22, "speaker": "USER", "text": "Nope, thanks ", "segments": [] }, { "index": 23, "speaker": "ASSISTANT", "text": "Good deal, have fun ", "segments": [] } ]
dlg-f73e7be0-0ea3-4586-9f85-95fdbc45450d
pizza-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Hi, I'm hungry for pizza!", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Okay! What did you have in mind?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I am hungry for the best pizza from the Secret Pizza Place at the Cosmopolitan.", "segments": [ { "start_index": 40, "end_index": 58, "text": "Secret Pizza Place", "annotations": [ { "name": "pizza_ordering.name.store.accept" }, { "name": "pizza_ordering.name.store.accept" } ] }, { "start_index": 66, "end_index": 78, "text": "Cosmopolitan", "annotations": [ { "name": "pizza_ordering.location.store.accept" }, { "name": "pizza_ordering.location.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Oh! Awesome. I've never had that, What were you craving?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "I am super hungry for the white pizza.", "segments": [ { "start_index": 26, "end_index": 37, "text": "white pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza.reject" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay. Is that a special? do you want anything in particular on it?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I would like extra alfredo sauce & extra cheeses, extra mozzarella if they have it.", "segments": [ { "start_index": 13, "end_index": 32, "text": "extra alfredo sauce", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] }, { "start_index": 35, "end_index": 48, "text": "extra cheeses", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] }, { "start_index": 50, "end_index": 66, "text": "extra mozzarella", "annotations": [ { "name": "pizza_ordering.preference" }, { "name": "pizza_ordering.preference" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Wow! Sounds yummy. Was there anything else?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Just that.", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "I forgot to ask, did you want a large pizza?", "segments": [ { "start_index": 32, "end_index": 37, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Yes.", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay, Well, it seems they aren't able to do the large right now.", "segments": [ { "start_index": 48, "end_index": 53, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 12, "speaker": "USER", "text": "What do you mean?", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Well, apparently, that is their most popular pizza & they are only selling by the slice at this time. Did you want a different kind of pizza?", "segments": [ { "start_index": 75, "end_index": 87, "text": "by the slice", "annotations": [ { "name": "pizza_ordering.size.pizza" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Hmmmm, that's interesting. Well I guess I could go for their large pizza with ricotta & crushed red pepper? Is that available?", "segments": [ { "start_index": 61, "end_index": 66, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 78, "end_index": 85, "text": "ricotta", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] }, { "start_index": 88, "end_index": 106, "text": "crushed red pepper", "annotations": [ { "name": "pizza_ordering.type.topping.accept" }, { "name": "pizza_ordering.type.topping.accept" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Yes. It looks like they can do that. The wait for your order will be about 25 minutes. That was for pickup, correct?", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Yes. ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay. All good. The receipt for your order is being sent to your phone via text message. Was there anything else?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "That's it. ", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Okay, well enjoy your Pizza!", "segments": [] } ]
dlg-f7426e5c-3652-4f21-9f3f-7ba7dc3cb2e5
pizza-ordering-1
[ { "index": 0, "speaker": "USER", "text": "Hey, I want to order pizza from Magpie", "segments": [ { "start_index": 32, "end_index": 38, "text": "Magpie", "annotations": [ { "name": "pizza_ordering.name.store" }, { "name": "pizza_ordering.name.store" } ] } ] }, { "index": 1, "speaker": "ASSISTANT", "text": "Is that Magpie restaurant, 21 Bank Row, Greenfield", "segments": [ { "start_index": 8, "end_index": 14, "text": "Magpie", "annotations": [ { "name": "pizza_ordering.name.store.accept" } ] }, { "start_index": 8, "end_index": 25, "text": "Magpie restaurant", "annotations": [ { "name": "pizza_ordering.name.store.accept" } ] }, { "start_index": 27, "end_index": 50, "text": "21 Bank Row, Greenfield", "annotations": [ { "name": "pizza_ordering.location.store.accept" }, { "name": "pizza_ordering.location.store.accept" } ] } ] }, { "index": 2, "speaker": "USER", "text": "Yes, that's the one.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "OK, what would you like to order?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "We'd like a large prosciutto, chicken, and spinach pizza, a large eggplant parm pizza, and a catalan shrimp pizza on gluten free crust", "segments": [ { "start_index": 12, "end_index": 17, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 18, "end_index": 56, "text": "prosciutto, chicken, and spinach pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 66, "end_index": 85, "text": "eggplant parm pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 93, "end_index": 113, "text": "catalan shrimp pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 117, "end_index": 134, "text": "gluten free crust", "annotations": [ { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "OK, confirming you'd like a large prosciutto, chicken, and spinach pizza, a large eggplant parm pizza, and a catalan shrimp pizza on gluten free crust?", "segments": [ { "start_index": 28, "end_index": 33, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" }, { "name": "pizza_ordering.size.pizza" } ] }, { "start_index": 34, "end_index": 72, "text": "prosciutto, chicken, and spinach pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 82, "end_index": 101, "text": "eggplant parm pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 109, "end_index": 129, "text": "catalan shrimp pizza", "annotations": [ { "name": "pizza_ordering.name.pizza" }, { "name": "pizza_ordering.name.pizza" } ] }, { "start_index": 133, "end_index": 150, "text": "gluten free crust", "annotations": [ { "name": "pizza_ordering.type.crust" }, { "name": "pizza_ordering.type.crust" } ] } ] }, { "index": 6, "speaker": "USER", "text": "That's correct so far", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "What else would you like to order?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "Well, it's kind of a party, so we'd better add the broccoli rabe and a couple of antipasto plates", "segments": [] }, { "index": 9, "speaker": "ASSISTANT", "text": "Confirming you'd like to add one broccoli rabe and two antipasto plates to your order?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Yup!", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Would you like to add anything else, perhaps dessert?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Oh, yeah! Actually, no, we don't need dessert.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "OK, so that's a large prosciutto, chicken, and spinach pizza, a large eggplant parm pizza, and a catalan shrimp pizza on gluten free crust, one broccoli rabe and two antipasto plates. Did I get everything?", "segments": [ { "start_index": 16, "end_index": 21, "text": "large", "annotations": [ { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" }, { "name": "pizza_ordering.size.pizza.accept" } ] }, { "start_index": 22, "end_index": 60, "text": "prosciutto, chicken, and spinach pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 70, "end_index": 89, "text": "eggplant parm pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 97, "end_index": 117, "text": "catalan shrimp pizza", "annotations": [ { "name": "pizza_ordering.name.pizza.accept" }, { "name": "pizza_ordering.name.pizza.accept" } ] }, { "start_index": 121, "end_index": 138, "text": "gluten free crust", "annotations": [ { "name": "pizza_ordering.type.crust.accept" }, { "name": "pizza_ordering.type.crust.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Yup, sounds like it.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "OK, your order will be ready in 25 minutes, and will cost $87.50", "segments": [] }, { "index": 16, "speaker": "USER", "text": "OK, sounds great!", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Can I help you with anything else?", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Yes, add a 10% tip!", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "OK, adding 10% tip", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Thanks, that's all!", "segments": [] } ]
dlg-f74564c0-0258-42f4-8381-4b40c5074b6f
coffee-ordering-2
[ { "index": 0, "speaker": "USER", "text": "Can you order coffee for me?", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Yes, my pleasure! What would you like?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "I would like a white mocha latte.", "segments": [ { "start_index": 15, "end_index": 32, "text": "white mocha latte", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Sure, what size would you like?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Grande, please.", "segments": [ { "start_index": 0, "end_index": 6, "text": "Grande", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "hot or cold?", "segments": [ { "start_index": 0, "end_index": 3, "text": "hot", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 7, "end_index": 11, "text": "cold", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 6, "speaker": "USER", "text": "Hot, and please request almond milk.", "segments": [ { "start_index": 0, "end_index": 3, "text": "Hot", "annotations": [ { "name": "coffee_ordering.preference.accept" } ] }, { "start_index": 24, "end_index": 35, "text": "almond milk", "annotations": [ { "name": "coffee_ordering.type.milk" } ] }, { "start_index": 24, "end_index": 36, "text": "almond milk.", "annotations": [ { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "I'm sorry, they are out of almond milk today.", "segments": [ { "start_index": 27, "end_index": 38, "text": "almond milk", "annotations": [ { "name": "coffee_ordering.type.milk.reject" }, { "name": "coffee_ordering.type.milk.reject" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Oh, how about soy milk?", "segments": [ { "start_index": 14, "end_index": 22, "text": "soy milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "Yes, they do have soy milk.", "segments": [ { "start_index": 18, "end_index": 27, "text": "soy milk.", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Great, and please add an extra shot of espresso.", "segments": [ { "start_index": 25, "end_index": 48, "text": "extra shot of espresso.", "annotations": [ { "name": "coffee_ordering.preference" }, { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay, so it's a grande white mocha with 3 shots, soy milk?", "segments": [ { "start_index": 16, "end_index": 22, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink" }, { "name": "coffee_ordering.size.drink" } ] }, { "start_index": 23, "end_index": 34, "text": "white mocha", "annotations": [ { "name": "coffee_ordering.name.drink" }, { "name": "coffee_ordering.name.drink" } ] }, { "start_index": 40, "end_index": 48, "text": "3 shots,", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 49, "end_index": 57, "text": "soy milk", "annotations": [ { "name": "coffee_ordering.type.milk" }, { "name": "coffee_ordering.type.milk" } ] } ] }, { "index": 12, "speaker": "USER", "text": "Oh, and an extra pump of classic vanilla syrup!", "segments": [ { "start_index": 11, "end_index": 46, "text": "extra pump of classic vanilla syrup", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay, I have requested an extra pump of classic.", "segments": [ { "start_index": 26, "end_index": 48, "text": "extra pump of classic.", "annotations": [ { "name": "coffee_ordering.preference" } ] }, { "start_index": 26, "end_index": 47, "text": "extra pump of classic", "annotations": [ { "name": "coffee_ordering.preference" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Great, I think that will do it.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Okay, let me recap, triple grande white mocha, soy milk and an extra pump of classic?", "segments": [ { "start_index": 27, "end_index": 33, "text": "grande", "annotations": [ { "name": "coffee_ordering.size.drink.accept" }, { "name": "coffee_ordering.size.drink.accept" } ] }, { "start_index": 34, "end_index": 45, "text": "white mocha", "annotations": [ { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 34, "end_index": 46, "text": "white mocha,", "annotations": [ { "name": "coffee_ordering.name.drink.accept" } ] }, { "start_index": 47, "end_index": 55, "text": "soy milk", "annotations": [ { "name": "coffee_ordering.type.milk.accept" }, { "name": "coffee_ordering.type.milk.accept" } ] }, { "start_index": 63, "end_index": 84, "text": "extra pump of classic", "annotations": [ { "name": "coffee_ordering.preference.accept" }, { "name": "coffee_ordering.preference.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Yes, exactly. ", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay, your coffee should be ready for you in 10 minutes. I will send the receipt to your email.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Awesome, thanks.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "You are welcome. Have a nice day!", "segments": [] } ]
dlg-f746a479-a04a-403b-98b5-5e6797021ea2
restaurant-table-1
[ { "index": 0, "speaker": "USER", "text": "I'm looking for Thai food restaurants, I want it to be nice.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "I have found nearby restaurants, but I recommend Thai Pakse Restaurant.", "segments": [ { "start_index": 49, "end_index": 70, "text": "Thai Pakse Restaurant", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant" } ] } ] }, { "index": 2, "speaker": "USER", "text": "That sounds good to me.", "segments": [] }, { "index": 3, "speaker": "ASSISTANT", "text": "Alright, I'm happy to help.", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Can you book me a table?", "segments": [] }, { "index": 5, "speaker": "ASSISTANT", "text": "Okay, what kind of seating do you need?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "I'm looking for indoor seating for 5 people, around 5PM Wednesday.", "segments": [ { "start_index": 16, "end_index": 22, "text": "indoor", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 16, "end_index": 30, "text": "indoor seating", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 35, "end_index": 36, "text": "5", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 35, "end_index": 43, "text": "5 people", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 52, "end_index": 55, "text": "5PM", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "Indoor seating for 5 people is not available on that time and date.", "segments": [ { "start_index": 0, "end_index": 6, "text": "Indoor", "annotations": [ { "name": "restaurant_reservation.type.seating.reject" } ] }, { "start_index": 0, "end_index": 14, "text": "Indoor seating", "annotations": [ { "name": "restaurant_reservation.type.seating.reject" } ] }, { "start_index": 19, "end_index": 20, "text": "5", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 19, "end_index": 27, "text": "5 people", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 8, "speaker": "USER", "text": "Ah, how about outside then?", "segments": [ { "start_index": 14, "end_index": 21, "text": "outside", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "There is outside seating for 5 people available on next Wednesday at 5PM.", "segments": [ { "start_index": 9, "end_index": 16, "text": "outside", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 9, "end_index": 24, "text": "outside seating", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 29, "end_index": 30, "text": "5", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 29, "end_index": 37, "text": "5 people", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 69, "end_index": 72, "text": "5PM", "annotations": [ { "name": "restaurant_reservation.time.reservation" }, { "name": "restaurant_reservation.time.reservation" } ] } ] }, { "index": 10, "speaker": "USER", "text": "Hmm, what about for a booth?", "segments": [ { "start_index": 22, "end_index": 27, "text": "booth", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "The booth option for 5 people at your selected time is available as well.", "segments": [ { "start_index": 4, "end_index": 9, "text": "booth", "annotations": [ { "name": "restaurant_reservation.type.seating" }, { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 21, "end_index": 22, "text": "5", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] }, { "start_index": 21, "end_index": 29, "text": "5 people", "annotations": [ { "name": "restaurant_reservation.num.guests" } ] } ] }, { "index": 12, "speaker": "USER", "text": "I see.", "segments": [] }, { "index": 13, "speaker": "ASSISTANT", "text": "Which one would you prefer?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "Let's go with the outside seating", "segments": [ { "start_index": 18, "end_index": 25, "text": "outside", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] }, { "start_index": 18, "end_index": 33, "text": "outside seating", "annotations": [ { "name": "restaurant_reservation.type.seating" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "Alright, I'm going to book outside seating for 5 at Thai Pakse, at 5PM next Wednesday.", "segments": [ { "start_index": 27, "end_index": 34, "text": "outside", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] }, { "start_index": 27, "end_index": 42, "text": "outside seating", "annotations": [ { "name": "restaurant_reservation.type.seating.accept" } ] }, { "start_index": 47, "end_index": 48, "text": "5", "annotations": [ { "name": "restaurant_reservation.num.guests.accept" }, { "name": "restaurant_reservation.num.guests.accept" } ] }, { "start_index": 52, "end_index": 62, "text": "Thai Pakse", "annotations": [ { "name": "restaurant_reservation.name.restaurant.accept" }, { "name": "restaurant_reservation.name.restaurant.accept" } ] }, { "start_index": 67, "end_index": 70, "text": "5PM", "annotations": [ { "name": "restaurant_reservation.time.reservation.accept" }, { "name": "restaurant_reservation.time.reservation.accept" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Sounds good to me, thank you.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "You're welcome, I'm always glad to help.", "segments": [] }, { "index": 18, "speaker": "USER", "text": "Where can I see the details?", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "I've emailed you the reservation details.", "segments": [] }, { "index": 20, "speaker": "USER", "text": "Sounds good, thanks again.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "No problem.", "segments": [] } ]
dlg-f75f4689-a51f-4bf6-8c3c-04208cf02667
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Hello, I need to schedule an appointment for car repair.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "Where would you like to schedule it?", "segments": [] }, { "index": 2, "speaker": "USER", "text": "Intelligent Auto Solutions", "segments": [ { "start_index": 0, "end_index": 26, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store.accept" }, { "name": "auto_repair.name.store.accept" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "For what day?", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Tomorrow", "segments": [ { "start_index": 0, "end_index": 8, "text": "Tomorrow", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "And what is your car's make and model?", "segments": [] }, { "index": 6, "speaker": "USER", "text": "1987 BMW 325", "segments": [ { "start_index": 0, "end_index": 4, "text": "1987", "annotations": [ { "name": "auto_repair.year.vehicle" }, { "name": "auto_repair.year.vehicle" } ] }, { "start_index": 5, "end_index": 12, "text": "BMW 325", "annotations": [ { "name": "auto_repair.name.vehicle" }, { "name": "auto_repair.name.vehicle" } ] } ] }, { "index": 7, "speaker": "ASSISTANT", "text": "And your name?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "John Smith", "segments": [ { "start_index": 0, "end_index": 10, "text": "John Smith", "annotations": [ { "name": "auto_repair.name.customer" }, { "name": "auto_repair.name.customer" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "And your phone number?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "555-5555", "segments": [] }, { "index": 11, "speaker": "ASSISTANT", "text": "Okay, and what is the reason for the car appointment?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "My brake lights don't work anymore.", "segments": [ { "start_index": 0, "end_index": 34, "text": "My brake lights don't work anymore", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] }, { "start_index": 0, "end_index": 35, "text": "My brake lights don't work anymore.", "annotations": [ { "name": "auto_repair.reason.appt.accept" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Okay, there is an appointment available for tomorrow morning.", "segments": [ { "start_index": 44, "end_index": 52, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 53, "end_index": 60, "text": "morning", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] } ] }, { "index": 14, "speaker": "USER", "text": "Okay, I guess that will be fine.", "segments": [] }, { "index": 15, "speaker": "ASSISTANT", "text": "Got it. There is a $49 general inspection fee for this location.", "segments": [] }, { "index": 16, "speaker": "USER", "text": "Yes, that's fine.", "segments": [] }, { "index": 17, "speaker": "ASSISTANT", "text": "Okay I have an appointment set for tomorrow for a 1987 BMW 325 for John Smith.", "segments": [ { "start_index": 35, "end_index": 43, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 50, "end_index": 54, "text": "1987", "annotations": [ { "name": "auto_repair.year.vehicle.accept" }, { "name": "auto_repair.year.vehicle.accept" } ] }, { "start_index": 55, "end_index": 62, "text": "BMW 325", "annotations": [ { "name": "auto_repair.name.vehicle.accept" }, { "name": "auto_repair.name.vehicle.accept" } ] }, { "start_index": 67, "end_index": 77, "text": "John Smith", "annotations": [ { "name": "auto_repair.name.customer.accept" }, { "name": "auto_repair.name.customer.accept" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Perfect thank you.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Is there anything else I can help you with?", "segments": [] }, { "index": 20, "speaker": "USER", "text": "No thanks.", "segments": [] }, { "index": 21, "speaker": "ASSISTANT", "text": "Okay, thanks for your reservation.", "segments": [] } ]
dlg-f7611ad9-6483-4b09-a2e7-5cd1f9aed74b
auto-repair-appt-1
[ { "index": 0, "speaker": "USER", "text": "Kelly, there's something wrong with my car.", "segments": [] }, { "index": 1, "speaker": "ASSISTANT", "text": "What's wrong with it? ", "segments": [] }, { "index": 2, "speaker": "USER", "text": "It's making a squeak, squeak when I'm going straight, and a grinding noise when I turn.", "segments": [ { "start_index": 0, "end_index": 86, "text": "It's making a squeak, squeak when I'm going straight, and a grinding noise when I turn", "annotations": [ { "name": "auto_repair.reason.appt" }, { "name": "auto_repair.reason.appt" } ] } ] }, { "index": 3, "speaker": "ASSISTANT", "text": "Ok. I will call the repair place.", "segments": [] }, { "index": 4, "speaker": "USER", "text": "Call \"Intelligent Auto Solutions.\" It should be in the rolodex, under \"auto.\"", "segments": [ { "start_index": 6, "end_index": 32, "text": "Intelligent Auto Solutions", "annotations": [ { "name": "auto_repair.name.store" } ] }, { "start_index": 6, "end_index": 33, "text": "Intelligent Auto Solutions.", "annotations": [ { "name": "auto_repair.name.store" } ] } ] }, { "index": 5, "speaker": "ASSISTANT", "text": "Got it. They have a website for scheduling. I'm looking at it now.", "segments": [] }, { "index": 6, "speaker": "USER", "text": "Great.", "segments": [] }, { "index": 7, "speaker": "ASSISTANT", "text": "What is the year of the car?", "segments": [] }, { "index": 8, "speaker": "USER", "text": "2017.", "segments": [ { "start_index": 0, "end_index": 4, "text": "2017", "annotations": [ { "name": "auto_repair.year.vehicle" }, { "name": "auto_repair.year.vehicle" } ] } ] }, { "index": 9, "speaker": "ASSISTANT", "text": "What is the make?", "segments": [] }, { "index": 10, "speaker": "USER", "text": "Chevrolet.", "segments": [ { "start_index": 0, "end_index": 9, "text": "Chevrolet", "annotations": [ { "name": "auto_repair.name.vehicle" }, { "name": "auto_repair.name.vehicle" } ] } ] }, { "index": 11, "speaker": "ASSISTANT", "text": "Model?", "segments": [] }, { "index": 12, "speaker": "USER", "text": "Camaro LT.", "segments": [ { "start_index": 0, "end_index": 9, "text": "Camaro LT", "annotations": [ { "name": "auto_repair.name.vehicle" }, { "name": "auto_repair.name.vehicle" } ] } ] }, { "index": 13, "speaker": "ASSISTANT", "text": "Which day?", "segments": [] }, { "index": 14, "speaker": "USER", "text": "As soon as possible. I don't give a shit.", "segments": [ { "start_index": 0, "end_index": 19, "text": "As soon as possible", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 15, "speaker": "ASSISTANT", "text": "How about tomorrow?", "segments": [ { "start_index": 10, "end_index": 18, "text": "tomorrow", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 16, "speaker": "USER", "text": "Great. Anything before noon.", "segments": [ { "start_index": 23, "end_index": 27, "text": "noon", "annotations": [ { "name": "auto_repair.time.appt" }, { "name": "auto_repair.time.appt" } ] } ] }, { "index": 17, "speaker": "ASSISTANT", "text": "Tomorrow the only thing is after 3pm. What about Thursday?", "segments": [ { "start_index": 0, "end_index": 8, "text": "Tomorrow", "annotations": [ { "name": "auto_repair.date.appt.reject" }, { "name": "auto_repair.date.appt" } ] }, { "start_index": 27, "end_index": 36, "text": "after 3pm", "annotations": [ { "name": "auto_repair.time.appt.reject" } ] }, { "start_index": 33, "end_index": 36, "text": "3pm", "annotations": [ { "name": "auto_repair.time.appt" } ] }, { "start_index": 49, "end_index": 57, "text": "Thursday", "annotations": [ { "name": "auto_repair.date.appt" }, { "name": "auto_repair.date.appt" } ] } ] }, { "index": 18, "speaker": "USER", "text": "Ok.", "segments": [] }, { "index": 19, "speaker": "ASSISTANT", "text": "Thursday at 9?", "segments": [ { "start_index": 0, "end_index": 8, "text": "Thursday", "annotations": [ { "name": "auto_repair.date.appt.accept" }, { "name": "auto_repair.date.appt.accept" } ] }, { "start_index": 12, "end_index": 13, "text": "9", "annotations": [ { "name": "auto_repair.time.appt.accept" }, { "name": "auto_repair.time.appt.accept" } ] } ] }, { "index": 20, "speaker": "USER", "text": "Perfect. Schedule it. Dan Lewis 939-922-1284. Thanks!", "segments": [ { "start_index": 22, "end_index": 31, "text": "Dan Lewis", "annotations": [ { "name": "auto_repair.name.customer" }, { "name": "auto_repair.name.customer" } ] } ] }, { "index": 21, "speaker": "ASSISTANT", "text": "You're welcome! Have a good night!", "segments": [] } ]