diff --git "a/datasets/schema_guided/dialogues_007.json" "b/datasets/schema_guided/dialogues_007.json" deleted file mode 100644--- "a/datasets/schema_guided/dialogues_007.json" +++ /dev/null @@ -1,77665 +0,0 @@ -[ - { - "dialogue_id": "7_00000", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I want to listen to some songs." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Dark Necessities" - ], - "slot": "song_name", - "values": [ - "Dark Necessities" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Red Hot Chili Peppers" - ], - "slot": "artist", - "values": [ - "Red Hot Chili Peppers" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "The Getaway" - ], - "slot": "album", - "values": [ - "The Getaway" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "The Getaway", - "artist": "Red Hot Chili Peppers", - "genre": "Pop", - "song_name": "Dark Necessities" - }, - { - "album": "Pitch Perfect", - "artist": "Anna Kendrick", - "genre": "Soundtracks", - "song_name": "Cups" - }, - { - "album": "Dedicated", - "artist": "Carly Rae Jepsen", - "genre": "Pop", - "song_name": "Now That I Found You" - }, - { - "album": "Prequelle", - "artist": "Ghost", - "genre": "Metal", - "song_name": "Dance Macabre" - }, - { - "album": "Illuminate", - "artist": "Shawn Mendes", - "genre": "Pop", - "song_name": "Treat You Better" - }, - { - "album": "Brave Enough", - "artist": "Lindsey Stirling", - "genre": "Pop", - "song_name": "The Arena" - }, - { - "album": "Gotta Be Me", - "artist": "Cody Johnson", - "genre": "Country", - "song_name": "With You I Am" - }, - { - "album": "Caroline", - "artist": "Citizen Soldier", - "genre": "Rock", - "song_name": "Let It Burn" - }, - { - "album": "The Black", - "artist": "Asking Alexandria", - "genre": "Metalcore", - "song_name": "The Black" - }, - { - "album": "Dangerous Woman", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "Let Me Love You" - } - ], - "slots": [ - { - "exclusive_end": 41, - "slot": "song_name", - "start": 25 - }, - { - "exclusive_end": 70, - "slot": "artist", - "start": 49 - }, - { - "exclusive_end": 97, - "slot": "album", - "start": 86 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, how about the song Dark Necessities by the Red Hot Chili Peppers on their album The Getaway?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Born This Way" - ], - "slot": "album", - "values": [ - "Born This Way" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "genre", - "values": [ - "dontcare" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 99, - "slot": "album", - "start": 86 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Born This Way" - ], - "genre": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Let's look for something else, any genre will work. What about something on the album Born This Way?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Bloody Mary" - ], - "slot": "song_name", - "values": [ - "Bloody Mary" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Lady Gaga" - ], - "slot": "artist", - "values": [ - "Lady Gaga" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Born This Way" - ], - "slot": "album", - "values": [ - "Born This Way" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "album": "Born This Way" - } - }, - "service_results": [ - { - "album": "Born This Way", - "artist": "Lady Gaga", - "genre": "Pop", - "song_name": "Bloody Mary" - }, - { - "album": "Born This Way", - "artist": "Lady Gaga", - "genre": "Pop", - "song_name": "Born This Way" - } - ], - "slots": [ - { - "exclusive_end": 24, - "slot": "song_name", - "start": 13 - }, - { - "exclusive_end": 41, - "slot": "artist", - "start": 32 - }, - { - "exclusive_end": 61, - "slot": "album", - "start": 48 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Want to hear Bloody Mary on the Lady Gaga album Born This Way?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Born This Way" - ], - "genre": [ - "dontcare" - ], - "song_name": [ - "Bloody Mary" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Should i play it now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Born This Way" - ], - "genre": [ - "dontcare" - ], - "song_name": [ - "Bloody Mary" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, play it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Bloody Mary" - ], - "slot": "song_name", - "values": [ - "Bloody Mary" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 45, - "slot": "song_name", - "start": 34 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm that I should play Bloody Mary on the TV." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Born This Way" - ], - "genre": [ - "dontcare" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Bloody Mary" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Actually, play it on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Bloody Mary" - ], - "slot": "song_name", - "values": [ - "Bloody Mary" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 43, - "slot": "song_name", - "start": 32 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Great, confirm that I'm playing Bloody Mary on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Born This Way" - ], - "genre": [ - "dontcare" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Bloody Mary" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "kitchen speaker", - "song_name": "Bloody Mary" - } - }, - "service_results": [ - { - "album": "Born This Way", - "artist": "Lady Gaga", - "genre": "Pop", - "playback_device": "kitchen speaker", - "song_name": "Bloody Mary" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, I started playing the song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Born This Way" - ], - "genre": [ - "dontcare" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Bloody Mary" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks so much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Anything else I can help with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "album": [ - "Born This Way" - ], - "genre": [ - "dontcare" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Bloody Mary" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's it, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "7_00001", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sabaton" - ], - "slot": "artist", - "values": [ - "Sabaton" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 48, - "slot": "artist", - "start": 41 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "artist": [ - "Sabaton" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you play me some music? I'm thinking Sabaton tonight." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Night Witches" - ], - "slot": "song_name", - "values": [ - "Night Witches" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Sabaton" - ], - "slot": "artist", - "values": [ - "Sabaton" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Heroes" - ], - "slot": "album", - "values": [ - "Heroes" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "5" - ], - "slot": "count", - "values": [ - "5" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "artist": "Sabaton" - } - }, - "service_results": [ - { - "album": "Heroes", - "artist": "Sabaton", - "genre": "Metal", - "song_name": "Night Witches" - }, - { - "album": "Heroes", - "artist": "Sabaton", - "genre": "Metal", - "song_name": "No Bullets Fly" - }, - { - "album": "The Last Stand", - "artist": "Sabaton", - "genre": "Metal", - "song_name": "Shiroyama" - }, - { - "album": "The Last Stand", - "artist": "Sabaton", - "genre": "Metal", - "song_name": "The Lost Battalion" - }, - { - "album": "The Last Stand", - "artist": "Sabaton", - "genre": "Metal", - "song_name": "Winged Hussars" - } - ], - "slots": [ - { - "exclusive_end": 59, - "slot": "song_name", - "start": 46 - }, - { - "exclusive_end": 42, - "slot": "artist", - "start": 35 - }, - { - "exclusive_end": 82, - "slot": "album", - "start": 76 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 5 songs for you. How about Sabaton 's Night Witches, from the album Heroes" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "artist": [ - "Sabaton" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "No Bullets Fly" - ], - "slot": "song_name", - "values": [ - "No Bullets Fly" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Sabaton" - ], - "slot": "artist", - "values": [ - "Sabaton" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Heroes" - ], - "slot": "album", - "values": [ - "Heroes" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 31, - "slot": "song_name", - "start": 17 - }, - { - "exclusive_end": 13, - "slot": "artist", - "start": 6 - }, - { - "exclusive_end": 59, - "slot": "album", - "start": 53 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Maybe Sabaton 's No Bullets Fly, also from the album Heroes?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": { - "artist": [ - "Sabaton" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What genre is it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Metal" - ], - "slot": "genre", - "values": [ - "Metal" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 14, - "slot": "genre", - "start": 9 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "That's a Metal song" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Sabaton" - ], - "song_name": [ - "No Bullets Fly" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok, let's play it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "No Bullets Fly" - ], - "slot": "song_name", - "values": [ - "No Bullets Fly" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 38, - "slot": "song_name", - "start": 24 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: playing No Bullets Fly on TV" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Sabaton" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "No Bullets Fly" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No make it the speaker in kitchen instead" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "No Bullets Fly" - ], - "slot": "song_name", - "values": [ - "No Bullets Fly" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 38, - "slot": "song_name", - "start": 24 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: playing No Bullets Fly on the kitchen speaker" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Sabaton" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "No Bullets Fly" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes do that" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "artist": "Sabaton", - "playback_device": "kitchen speaker", - "song_name": "No Bullets Fly" - } - }, - "service_results": [ - { - "album": "Heroes", - "artist": "Sabaton", - "genre": "Metal", - "playback_device": "kitchen speaker", - "song_name": "No Bullets Fly" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your music is playing" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Sabaton" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "No Bullets Fly" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Anytime." - } - ] - }, - { - "dialogue_id": "7_00002", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Alan Walker" - ], - "slot": "artist", - "values": [ - "Alan Walker" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 117, - "slot": "artist", - "start": 106 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "artist": [ - "Alan Walker" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need some relaxation because of my office work . Will you find me some songs? Will you check songs like Alan Walker songs." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Alone" - ], - "slot": "song_name", - "values": [ - "Alone" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Alan Walker" - ], - "slot": "artist", - "values": [ - "Alan Walker" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Different World" - ], - "slot": "album", - "values": [ - "Different world" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "2" - ], - "slot": "count", - "values": [ - "2" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "artist": "Alan Walker" - } - }, - "service_results": [ - { - "album": "Different World", - "artist": "Alan Walker", - "genre": "Pop", - "song_name": "Alone" - }, - { - "album": "Different World", - "artist": "Alan Walker", - "genre": "Pop", - "song_name": "Darkside" - } - ], - "slots": [ - { - "exclusive_end": 74, - "slot": "song_name", - "start": 69 - }, - { - "exclusive_end": 89, - "slot": "artist", - "start": 78 - }, - { - "exclusive_end": 114, - "slot": "album", - "start": 99 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure. There are 2 songs according to your taste. How about this song Alone by Alan Walker in album Different world?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "artist": [ - "Alan Walker" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Whether any other song is available?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Darkside" - ], - "slot": "song_name", - "values": [ - "Darkside" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Alan Walker" - ], - "slot": "artist", - "values": [ - "Alan Walker" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Different World" - ], - "slot": "album", - "values": [ - "Different World" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 42, - "slot": "song_name", - "start": 34 - }, - { - "exclusive_end": 57, - "slot": "artist", - "start": 46 - }, - { - "exclusive_end": 82, - "slot": "album", - "start": 67 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Fine , there is another song name Darkside by Alan Walker in album Different World, Whether you like it or not?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": { - "artist": [ - "Alan Walker" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What's its genre?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 20, - "slot": "genre", - "start": 17 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "actually it is a Pop song" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Alan Walker" - ], - "song_name": [ - "Darkside" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's great , I like to hear the song. will you play it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Darkside" - ], - "slot": "song_name", - "values": [ - "Darkside" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 64, - "slot": "song_name", - "start": 56 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "ok please check and confirm the following details: play Darkside on TV" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Alan Walker" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Darkside" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "ok, that's great. Please play the music." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "artist": "Alan Walker", - "playback_device": "TV", - "song_name": "Darkside" - } - }, - "service_results": [ - { - "album": "Different World", - "artist": "Alan Walker", - "genre": "Pop", - "playback_device": "TV", - "song_name": "Darkside" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Started playing the song" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Alan Walker" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Darkside" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot for your help and that is all i need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Take care have a great day." - } - ] - }, - { - "dialogue_id": "7_00003", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Classical" - ], - "slot": "genre", - "values": [ - "classical" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 35, - "slot": "genre", - "start": 26 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "classical" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to hear some classical music." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Cocaine March" - ], - "slot": "song_name", - "values": [ - "Cocaine March" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Nico Cartosio" - ], - "slot": "artist", - "values": [ - "Nico Cartosio" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Melting" - ], - "slot": "album", - "values": [ - "Melting" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "8" - ], - "slot": "count", - "values": [ - "8" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "genre": "Classical" - } - }, - "service_results": [ - { - "album": "Melting", - "artist": "Nico Cartosio", - "genre": "Classical", - "song_name": "Cocaine March" - }, - { - "album": "Elements", - "artist": "Ludovico Einaudi", - "genre": "Classical", - "song_name": "Elements" - }, - { - "album": "Limitless", - "artist": "The Piano Guys", - "genre": "Classical", - "song_name": "Epiphany" - }, - { - "album": "Genesis", - "artist": "Mark Petrie", - "genre": "Classical", - "song_name": "Kara Kul" - }, - { - "album": "Wonders", - "artist": "The Piano Guys", - "genre": "Classical", - "song_name": "Let It Go" - }, - { - "album": "Elements", - "artist": "Ludovico Einaudi", - "genre": "Classical", - "song_name": "Night" - }, - { - "album": "Nightsky", - "artist": "Tracey Chattaway", - "genre": "Classical", - "song_name": "Nightsky" - }, - { - "album": "Limitless", - "artist": "The Piano Guys", - "genre": "Classical", - "song_name": "Perfect" - } - ], - "slots": [ - { - "exclusive_end": 84, - "slot": "song_name", - "start": 71 - }, - { - "exclusive_end": 122, - "slot": "artist", - "start": 109 - }, - { - "exclusive_end": 105, - "slot": "album", - "start": 98 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 8 songs that you might be interested in. Would you like to hear Cocaine March on the album Melting by Nico Cartosio?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "classical" - ], - "song_name": [ - "Cocaine March" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds like something I'd like." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else you need?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "classical" - ], - "song_name": [ - "Cocaine March" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to hear that song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Cocaine March" - ], - "slot": "song_name", - "values": [ - "Cocaine March" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 48, - "slot": "song_name", - "start": 35 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following: play Cocaine March from the album Melting by Nico Cartosio on TV." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "classical" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Cocaine March" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I want it to play on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Cocaine March" - ], - "slot": "song_name", - "values": [ - "Cocaine March" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 48, - "slot": "song_name", - "start": 35 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following: play Cocaine March from the album Melting by Nico Cartosio on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "classical" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Cocaine March" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm sorry. I changed my mind. Could you play it on my bedroom speaker?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Cocaine March" - ], - "slot": "song_name", - "values": [ - "Cocaine March" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 48, - "slot": "song_name", - "start": 35 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following: play Cocaine March from the album Melting on the bedroom speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "classical" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Cocaine March" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's what I want to hear." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "bedroom speaker", - "song_name": "Cocaine March" - } - }, - "service_results": [ - { - "album": "Melting", - "artist": "Nico Cartosio", - "genre": "Classical", - "playback_device": "bedroom speaker", - "song_name": "Cocaine March" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Begin playing the song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "classical" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Cocaine March" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that's all I want right now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy your music." - } - ] - }, - { - "dialogue_id": "7_00004", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Would you look for some songs for me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Self Control" - ], - "slot": "song_name", - "values": [ - "Self Control" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Frank Ocean" - ], - "slot": "artist", - "values": [ - "Frank Ocean" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Blonde" - ], - "slot": "album", - "values": [ - "Blonde" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Blonde", - "artist": "Frank Ocean", - "genre": "Pop", - "song_name": "Self Control" - }, - { - "album": "Origins", - "artist": "Shallow Side", - "genre": "Rock", - "song_name": "Try To Fight It" - }, - { - "album": "Evolution", - "artist": "Disturbed", - "genre": "Rock", - "song_name": "Are You Ready" - }, - { - "album": "K", - "artist": "Kozoria", - "genre": "Rock", - "song_name": "Worst Ends" - }, - { - "album": "Kris Jones", - "artist": "Kris Jones", - "genre": "Country", - "song_name": "Tennessee Whiskey" - }, - { - "album": "Different World", - "artist": "Alan Walker", - "genre": "Pop", - "song_name": "Darkside" - }, - { - "album": "Icarus Falls", - "artist": "Zayn Malik", - "genre": "Pop", - "song_name": "Still Got Time" - }, - { - "album": "Hold You", - "artist": "Gyptian", - "genre": "Reggae", - "song_name": "Hold You" - }, - { - "album": "Count Me In", - "artist": "Rebelution", - "genre": "Reggae", - "song_name": "Roots Reggae Music" - }, - { - "album": "Expectations", - "artist": "Hayley Kiyoko", - "genre": "Pop", - "song_name": "Sleepover" - } - ], - "slots": [ - { - "exclusive_end": 57, - "slot": "song_name", - "start": 45 - }, - { - "exclusive_end": 72, - "slot": "artist", - "start": 61 - }, - { - "exclusive_end": 82, - "slot": "album", - "start": 76 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 10 songs that you may like. How about Self Control by Frank Ocean in Blonde?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "song_name": [ - "Self Control" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Shall I put this on now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "song_name": [ - "Self Control" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay then." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Self Control" - ], - "slot": "song_name", - "values": [ - "Self Control" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 46, - "slot": "song_name", - "start": 34 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm that I should play Self Control on TV." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "TV" - ], - "song_name": [ - "Self Control" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "TV", - "song_name": "Self Control" - } - }, - "service_results": [ - { - "album": "Blonde", - "artist": "Frank Ocean", - "genre": "Pop", - "playback_device": "TV", - "song_name": "Self Control" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I have started playing it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "TV" - ], - "song_name": [ - "Self Control" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Anything else I can help with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "TV" - ], - "song_name": [ - "Self Control" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "7_00005", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "genre", - "values": [ - "dontcare" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Hi there, could you help me find some songs? Any genre will do." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Cirice" - ], - "slot": "song_name", - "values": [ - "Cirice" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Ghost" - ], - "slot": "artist", - "values": [ - "Ghost" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Meliora" - ], - "slot": "album", - "values": [ - "Meliora" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Meliora", - "artist": "Ghost", - "genre": "Metal", - "song_name": "Cirice" - }, - { - "album": "Heroes", - "artist": "Sabaton", - "genre": "Metal", - "song_name": "Night Witches" - }, - { - "album": "Stony Hill", - "artist": "Damian Marley", - "genre": "Reggae", - "song_name": "Speak Life" - }, - { - "album": "Black Widow", - "artist": "In This Moment", - "genre": "Metalcore", - "song_name": "Sex Metal Barbie" - }, - { - "album": "Sunset Season", - "artist": "Conan Gray", - "genre": "Pop", - "song_name": "Lookalike" - }, - { - "album": "Unapologetic", - "artist": "Rihanna", - "genre": "Pop", - "song_name": "Pour It Up" - }, - { - "album": "Unapologetic", - "artist": "Rihanna", - "genre": "Pop", - "song_name": "Stay" - }, - { - "album": "Expectations", - "artist": "Bebe Rexha", - "genre": "Pop", - "song_name": "I Got You" - }, - { - "album": "No More Hollywood Endings", - "artist": "Battle Beast", - "genre": "Metal", - "song_name": "Eden" - }, - { - "album": "Philharmonics", - "artist": "Agnes Obel", - "genre": "Folk", - "song_name": "Riverside" - } - ], - "slots": [ - { - "exclusive_end": 59, - "slot": "song_name", - "start": 53 - }, - { - "exclusive_end": 68, - "slot": "artist", - "start": 63 - }, - { - "exclusive_end": 89, - "slot": "album", - "start": 82 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 10 songs which you may like, one of which is Cirice by Ghost in the album Meliora." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Happiness" - ], - "slot": "album", - "values": [ - "Happiness" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 46, - "slot": "genre", - "start": 43 - }, - { - "exclusive_end": 75, - "slot": "album", - "start": 66 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Happiness" - ], - "genre": [ - "Pop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's not really my taste, I would prefer Pop songs in the album Happiness." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Wonderful Life" - ], - "slot": "song_name", - "values": [ - "Wonderful Life" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Hurts" - ], - "slot": "artist", - "values": [ - "Hurts" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Happiness" - ], - "slot": "album", - "values": [ - "Happiness" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "album": "Happiness", - "genre": "Pop" - } - }, - "service_results": [ - { - "album": "Happiness", - "artist": "Hurts", - "genre": "Pop", - "song_name": "Wonderful Life" - } - ], - "slots": [ - { - "exclusive_end": 24, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 33, - "slot": "artist", - "start": 28 - }, - { - "exclusive_end": 56, - "slot": "album", - "start": 47 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about Wonderful Life by Hurts in the album Happiness?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Happiness" - ], - "genre": [ - "Pop" - ], - "song_name": [ - "Wonderful Life" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like me to play the music for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Happiness" - ], - "genre": [ - "Pop" - ], - "song_name": [ - "Wonderful Life" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sure thing, thanks!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Wonderful Life" - ], - "slot": "song_name", - "values": [ - "Wonderful Life" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 49, - "slot": "song_name", - "start": 35 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm your action to play Wonderful Life on TV." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Happiness" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Wonderful Life" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Could you play it on my kitchen device instead?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Wonderful Life" - ], - "slot": "song_name", - "values": [ - "Wonderful Life" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 55, - "slot": "song_name", - "start": 41 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, please confirm your action to play Wonderful Life on kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Happiness" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Wonderful Life" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sorry, could you change it to the bedroom device instead?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Wonderful Life" - ], - "slot": "song_name", - "values": [ - "Wonderful Life" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 55, - "slot": "song_name", - "start": 41 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, please confirm your action to play Wonderful Life on bedroom speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Happiness" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Wonderful Life" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that will be fine." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "bedroom speaker", - "song_name": "Wonderful Life" - } - }, - "service_results": [ - { - "album": "Happiness", - "artist": "Hurts", - "genre": "Pop", - "playback_device": "bedroom speaker", - "song_name": "Wonderful Life" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your music has started playing, enjoy!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Happiness" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Wonderful Life" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you very much!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you require further assistance?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "album": [ - "Happiness" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Wonderful Life" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that's all the help I need. Thank you!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No problem, have a great day ahead!" - } - ] - }, - { - "dialogue_id": "7_00006", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Electropop" - ], - "slot": "genre", - "values": [ - "electropop" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 55, - "slot": "genre", - "start": 45 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "electropop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you find any songs for me? I really like electropop." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Battle Symphony" - ], - "slot": "song_name", - "values": [ - "Battle Symphony" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Linkin Park" - ], - "slot": "artist", - "values": [ - "Linkin Park" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "One More Light" - ], - "slot": "album", - "values": [ - "One More Light" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "genre": "Electropop" - } - }, - "service_results": [ - { - "album": "One More Light", - "artist": "Linkin Park", - "genre": "Electropop", - "song_name": "Battle Symphony" - }, - { - "album": "Pure Heroine", - "artist": "Lorde", - "genre": "Electropop", - "song_name": "Buzzcut Season" - }, - { - "album": "Cold Water", - "artist": "Major Lazer", - "genre": "Electropop", - "song_name": "Cold Water" - }, - { - "album": "Badlands", - "artist": "Halsey", - "genre": "Electropop", - "song_name": "Colors" - }, - { - "album": "Badlands", - "artist": "Halsey", - "genre": "Electropop", - "song_name": "Control" - }, - { - "album": "Lady Wood", - "artist": "Tove Lo", - "genre": "Electropop", - "song_name": "Cool Girl" - }, - { - "album": "Badlands", - "artist": "Halsey", - "genre": "Electropop", - "song_name": "Gasoline" - }, - { - "album": "Badlands", - "artist": "Halsey", - "genre": "Electropop", - "song_name": "Ghost" - }, - { - "album": "One More Light", - "artist": "Linkin Park", - "genre": "Electropop", - "song_name": "Good Goodbye" - }, - { - "album": "Badlands", - "artist": "Halsey", - "genre": "Electropop", - "song_name": "Hurricane" - } - ], - "slots": [ - { - "exclusive_end": 50, - "slot": "song_name", - "start": 35 - }, - { - "exclusive_end": 65, - "slot": "artist", - "start": 54 - }, - { - "exclusive_end": 96, - "slot": "album", - "start": 82 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 10 songs for you. How about Battle Symphony by Linkin Park, from the album One More Light?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "electropop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Anything else you can find?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Buzzcut Season" - ], - "slot": "song_name", - "values": [ - "Buzzcut Season" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Lorde" - ], - "slot": "artist", - "values": [ - "Lorde" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Pure Heroine" - ], - "slot": "album", - "values": [ - "Pure Heroine" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 22, - "slot": "song_name", - "start": 8 - }, - { - "exclusive_end": 31, - "slot": "artist", - "start": 26 - }, - { - "exclusive_end": 59, - "slot": "album", - "start": 47 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found Buzzcut Season by Lorde from the album Pure Heroine." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "My Everything" - ], - "slot": "album", - "values": [ - "My Everything" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "genre", - "values": [ - "dontcare" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 77, - "slot": "album", - "start": 64 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "My Everything" - ], - "genre": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you keep looking? There are lots of good songs on the album My Everything, and any type of song is good with me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Be My Baby" - ], - "slot": "song_name", - "values": [ - "Be My Baby" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Ariana Grande" - ], - "slot": "artist", - "values": [ - "Ariana Grande" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "My Everything" - ], - "slot": "album", - "values": [ - "My Everything" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "album": "My Everything" - } - }, - "service_results": [ - { - "album": "My Everything", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "Be My Baby" - }, - { - "album": "My Everything", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "Best Mistake" - }, - { - "album": "My Everything", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "Break Free" - }, - { - "album": "My Everything", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "One Last Time" - } - ], - "slots": [ - { - "exclusive_end": 71, - "slot": "song_name", - "start": 61 - }, - { - "exclusive_end": 88, - "slot": "artist", - "start": 75 - }, - { - "exclusive_end": 109, - "slot": "album", - "start": 96 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 4 songs you might like to listen to. How do you like Be My Baby by Ariana Grande off of My Everything?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "My Everything" - ], - "genre": [ - "dontcare" - ], - "song_name": [ - "Be My Baby" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's a really good one." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Should I play it now for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "My Everything" - ], - "genre": [ - "dontcare" - ], - "song_name": [ - "Be My Baby" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, I'd like to hear it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Be My Baby" - ], - "slot": "song_name", - "values": [ - "Be My Baby" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 34, - "slot": "song_name", - "start": 24 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: playing Be My Baby on TV." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "My Everything" - ], - "genre": [ - "dontcare" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Be My Baby" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Could you play it in my kitchen instead?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Be My Baby" - ], - "slot": "song_name", - "values": [ - "Be My Baby" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 52, - "slot": "song_name", - "start": 42 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Yes, please confirm that you want to play Be My Baby on kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "My Everything" - ], - "genre": [ - "dontcare" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Be My Baby" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I actually want it on speaker in the bedroom." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Be My Baby" - ], - "slot": "song_name", - "values": [ - "Be My Baby" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 33, - "slot": "song_name", - "start": 23 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, confirm: playing Be My Baby on bedroom speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "My Everything" - ], - "genre": [ - "dontcare" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Be My Baby" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, that's exactly right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "bedroom speaker", - "song_name": "Be My Baby" - } - }, - "service_results": [ - { - "album": "My Everything", - "artist": "Ariana Grande", - "genre": "Pop", - "playback_device": "bedroom speaker", - "song_name": "Be My Baby" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The song will now start." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "My Everything" - ], - "genre": [ - "dontcare" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Be My Baby" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that's it right now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good rest of the day." - } - ] - }, - { - "dialogue_id": "7_00007", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Country" - ], - "slot": "genre", - "values": [ - "country" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 28, - "slot": "genre", - "start": 21 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "country" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you find me some country songs?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "All On Me" - ], - "slot": "song_name", - "values": [ - "All On Me" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Devin Dawson" - ], - "slot": "artist", - "values": [ - "Devin Dawson" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Dark Horse" - ], - "slot": "album", - "values": [ - "Dark Horse" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "genre": "Country" - } - }, - "service_results": [ - { - "album": "Dark Horse", - "artist": "Devin Dawson", - "genre": "Country", - "song_name": "All On Me" - }, - { - "album": "Kuntry", - "artist": "Jawga Boyz", - "genre": "Country", - "song_name": "All The Girls Wanna Ride" - }, - { - "album": "Barefoot Blue Jean Night", - "artist": "Jake Owen", - "genre": "Country", - "song_name": "Alone With You" - }, - { - "album": "Bigger", - "artist": "Sugarland", - "genre": "Country", - "song_name": "Babe" - }, - { - "album": "Mercury Lane", - "artist": "Jimmie Allen", - "genre": "Country", - "song_name": "Best Shot" - }, - { - "album": "Blown Away", - "artist": "Carrie Underwood", - "genre": "Country", - "song_name": "Blown Away" - }, - { - "album": "Yours", - "artist": "Russell Dickerson", - "genre": "Country", - "song_name": "Blue Tacoma" - }, - { - "album": "Halfway To Heaven", - "artist": "Brantley Gilbert", - "genre": "Country", - "song_name": "Bottoms Up" - }, - { - "album": "Untamed", - "artist": "Cam", - "genre": "Country", - "song_name": "Burning House" - }, - { - "album": "The Mountain", - "artist": "Dierks Bentley", - "genre": "Country", - "song_name": "Burning Man" - } - ], - "slots": [ - { - "exclusive_end": 71, - "slot": "song_name", - "start": 62 - }, - { - "exclusive_end": 87, - "slot": "artist", - "start": 75 - }, - { - "exclusive_end": 113, - "slot": "album", - "start": 103 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 10 songs that match your request. What about the song All On Me by Devin Dawson from the album Dark Horse?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Kuntry" - ], - "slot": "album", - "values": [ - "Kuntry" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 64, - "slot": "album", - "start": 58 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Kuntry" - ], - "genre": [ - "country" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What other songs do you have? I want songs from the album Kuntry." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "All The Girls Wanna Ride" - ], - "slot": "song_name", - "values": [ - "All The Girls Wanna Ride" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Jawga Boyz" - ], - "slot": "artist", - "values": [ - "Jawga Boyz" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Kuntry" - ], - "slot": "album", - "values": [ - "Kuntry" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "album": "Kuntry", - "genre": "Country" - } - }, - "service_results": [ - { - "album": "Kuntry", - "artist": "Jawga Boyz", - "genre": "Country", - "song_name": "All The Girls Wanna Ride" - }, - { - "album": "Kuntry", - "artist": "Jawga Boyz", - "genre": "Country", - "song_name": "Ridin High" - } - ], - "slots": [ - { - "exclusive_end": 45, - "slot": "song_name", - "start": 21 - }, - { - "exclusive_end": 63, - "slot": "artist", - "start": 53 - }, - { - "exclusive_end": 85, - "slot": "album", - "start": 79 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "What about the songs All The Girls Wanna Ride by the Jawga Boyz from the album Kuntry?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Kuntry" - ], - "genre": [ - "country" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What other songs do you have?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Ridin High" - ], - "slot": "song_name", - "values": [ - "Ridin High" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Jawga Boyz" - ], - "slot": "artist", - "values": [ - "Jawga Boyz" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Kuntry" - ], - "slot": "album", - "values": [ - "Kuntry" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 30, - "slot": "song_name", - "start": 20 - }, - { - "exclusive_end": 44, - "slot": "artist", - "start": 34 - }, - { - "exclusive_end": 66, - "slot": "album", - "start": 60 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "What about the song Ridin High by Jawga Boyz from the album Kuntry?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Kuntry" - ], - "genre": [ - "country" - ], - "song_name": [ - "Ridin High" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to play it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Kuntry" - ], - "genre": [ - "country" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Ridin High" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, play it on the kitchen device." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Ridin High" - ], - "slot": "song_name", - "values": [ - "Ridin High" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 34, - "slot": "song_name", - "start": 24 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: Playing Ridin High on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Kuntry" - ], - "genre": [ - "country" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Ridin High" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, play it on my bedroom speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Ridin High" - ], - "slot": "song_name", - "values": [ - "Ridin High" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 34, - "slot": "song_name", - "start": 24 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: Playing Ridin High on the bedroom speaker" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Kuntry" - ], - "genre": [ - "country" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Ridin High" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "bedroom speaker", - "song_name": "Ridin High" - } - }, - "service_results": [ - { - "album": "Kuntry", - "artist": "Jawga Boyz", - "genre": "Country", - "playback_device": "bedroom speaker", - "song_name": "Ridin High" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Playing song now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Kuntry" - ], - "genre": [ - "country" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Ridin High" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks so much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Anything else I can do for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "album": [ - "Kuntry" - ], - "genre": [ - "country" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Ridin High" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that's all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "7_00008", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 24, - "slot": "genre", - "start": 21 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "Pop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you find me some Pop songs?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Adorn" - ], - "slot": "song_name", - "values": [ - "Adorn" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Miguel" - ], - "slot": "artist", - "values": [ - "Miguel" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Kaleidoscope Dream" - ], - "slot": "album", - "values": [ - "Kaleidoscope Dream" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "genre": "Pop" - } - }, - "service_results": [ - { - "album": "Kaleidoscope Dream", - "artist": "Miguel", - "genre": "Pop", - "song_name": "Adorn" - }, - { - "album": "A Boy From Tandale", - "artist": "Diamond Platnumz", - "genre": "Pop", - "song_name": "African Beauty" - }, - { - "album": "Handwritten", - "artist": "Shawn Mendes", - "genre": "Pop", - "song_name": "Aftertaste" - }, - { - "album": "Holo", - "artist": "Limbo", - "genre": "Pop", - "song_name": "Airplane Mode" - }, - { - "album": "This Is Acting", - "artist": "Sia", - "genre": "Pop", - "song_name": "Alive" - }, - { - "album": "Title", - "artist": "Meghan Trainor", - "genre": "Pop", - "song_name": "All About That Bass" - }, - { - "album": "Always In Between", - "artist": "Jess Glynne", - "genre": "Pop", - "song_name": "All I Am" - }, - { - "album": "The Princess", - "artist": "Parov Stelar", - "genre": "Pop", - "song_name": "All Night" - }, - { - "album": "Journals", - "artist": "Justin Bieber", - "genre": "Pop", - "song_name": "All That Matters" - }, - { - "album": "Singular Act I", - "artist": "Sabrina Carpenter", - "genre": "Pop", - "song_name": "Almost Love" - } - ], - "slots": [ - { - "exclusive_end": 17, - "slot": "song_name", - "start": 12 - }, - { - "exclusive_end": 27, - "slot": "artist", - "start": 21 - }, - { - "exclusive_end": 53, - "slot": "album", - "start": 35 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you like Adorn by Miguel on the Kaleidoscope Dream album?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "Pop" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Adorn" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is what I want. Cast it on my kitchen." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Adorn" - ], - "slot": "song_name", - "values": [ - "Adorn" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 22, - "slot": "song_name", - "start": 17 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You want to play Adorn on the kitchen speaker. Is that right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "Pop" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Adorn" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "kitchen speaker", - "song_name": "Adorn" - } - }, - "service_results": [ - { - "album": "Kaleidoscope Dream", - "artist": "Miguel", - "genre": "Pop", - "playback_device": "kitchen speaker", - "song_name": "Adorn" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The song has started." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "Pop" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Adorn" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "genre": [ - "Pop" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Adorn" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that is all. Thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "7_00009", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need help finding some songs." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Attention" - ], - "slot": "song_name", - "values": [ - "Attention" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Charlie Puth" - ], - "slot": "artist", - "values": [ - "Charlie Puth" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Voicenotes" - ], - "slot": "album", - "values": [ - "Voicenotes" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Voicenotes", - "artist": "Charlie Puth", - "genre": "Pop", - "song_name": "Attention" - }, - { - "album": "Nine Track Mind", - "artist": "Charlie Puth", - "genre": "Pop", - "song_name": "One Call Away" - }, - { - "album": "Illuminate", - "artist": "Shawn Mendes", - "genre": "Pop", - "song_name": "Bad Reputation" - }, - { - "album": "Intuition", - "artist": "Tyler Shaw", - "genre": "Pop", - "song_name": "With You" - }, - { - "album": "La La Land", - "artist": "La La Land Cast", - "genre": "Soundtracks", - "song_name": "Another Day Of Sun" - }, - { - "album": "Shatter Me", - "artist": "Lindsey Stirling", - "genre": "Pop", - "song_name": "Shatter Me" - }, - { - "album": "The Story", - "artist": "Fivefold", - "genre": "Rock", - "song_name": "Lost Within" - }, - { - "album": "Bloom", - "artist": "Troye Sivan", - "genre": "Pop", - "song_name": "Bloom" - }, - { - "album": "Unapologetically", - "artist": "Kelsea Ballerini", - "genre": "Country", - "song_name": "Miss Me More" - }, - { - "album": "Pop Food", - "artist": "Jack Stauber", - "genre": "Pop", - "song_name": "Oh Klahoma" - } - ], - "slots": [ - { - "exclusive_end": 19, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 35, - "slot": "artist", - "start": 23 - }, - { - "exclusive_end": 54, - "slot": "album", - "start": 44 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about Attention by Charlie Puth off the Voicenotes album?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "What type of song is it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "pop" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 10, - "slot": "genre", - "start": 7 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's a pop style." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Attention" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good. Play it on my kitchen." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Attention" - ], - "slot": "song_name", - "values": [ - "Attention" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 45, - "slot": "song_name", - "start": 36 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Just to make sure, you want to play Attention on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Attention" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "You got it" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "kitchen speaker", - "song_name": "Attention" - } - }, - "service_results": [ - { - "album": "Voicenotes", - "artist": "Charlie Puth", - "genre": "Pop", - "playback_device": "kitchen speaker", - "song_name": "Attention" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your music has started. Enjoy!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Attention" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks. That'll do it for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy the rest of your day!" - } - ] - }, - { - "dialogue_id": "7_00010", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Ayo Jay" - ], - "slot": "artist", - "values": [ - "Ayo Jay" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 36, - "slot": "artist", - "start": 29 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "artist": [ - "Ayo Jay" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you find some songs like Ayo Jay." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Let Him Go" - ], - "slot": "song_name", - "values": [ - "Let him go" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Ayo Jay" - ], - "slot": "artist", - "values": [ - "Ayo Jay" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Lazy Genius" - ], - "slot": "album", - "values": [ - "Lazy Genius" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "artist": "Ayo Jay" - } - }, - "service_results": [ - { - "album": "Lazy Genius", - "artist": "Ayo Jay", - "genre": "Reggae", - "song_name": "Let Him Go" - } - ], - "slots": [ - { - "exclusive_end": 69, - "slot": "song_name", - "start": 59 - }, - { - "exclusive_end": 24, - "slot": "artist", - "start": 17 - }, - { - "exclusive_end": 51, - "slot": "album", - "start": 40 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 1 song by Ayo Jay from the album Lazy Genius called Let him go." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": { - "artist": [ - "Ayo Jay" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the genre?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Reggae" - ], - "slot": "genre", - "values": [ - "Reggae" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 12, - "slot": "genre", - "start": 6 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It is Reggae." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "artist": [ - "Ayo Jay" - ], - "song_name": [ - "Let him go" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds like a good choice." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Should I play it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Ayo Jay" - ], - "song_name": [ - "Let him go" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, please do." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Let Him Go" - ], - "slot": "song_name", - "values": [ - "let him go" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 26, - "slot": "song_name", - "start": 16 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Confirm playing let him go on the TV." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Ayo Jay" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Let him go", - "let him go" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Actually please play it on the kitchen device." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Let Him Go" - ], - "slot": "song_name", - "values": [ - "Let Him Go" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 22, - "slot": "song_name", - "start": 12 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "OK, playing Let Him Go on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Ayo Jay" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Let Him Go", - "Let him go", - "let him go" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "artist": "Ayo Jay", - "playback_device": "kitchen speaker", - "song_name": "Let Him Go" - } - }, - "service_results": [ - { - "album": "Lazy Genius", - "artist": "Ayo Jay", - "genre": "Reggae", - "playback_device": "kitchen speaker", - "song_name": "Let Him Go" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Song is playing." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Ayo Jay" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Let Him Go", - "Let him go", - "let him go" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you again." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "7_00011", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "genre", - "values": [ - "dontcare" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Could you search for any sort of music for me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Barefoot In The Park" - ], - "slot": "song_name", - "values": [ - "Barefoot in the Park" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "James Blake" - ], - "slot": "artist", - "values": [ - "James Blake" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Assume Form" - ], - "slot": "album", - "values": [ - "Assume Form" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Assume Form", - "artist": "James Blake", - "genre": "Pop", - "song_name": "Barefoot In The Park" - }, - { - "album": "Double Vision", - "artist": "Prince Royce", - "genre": "Pop", - "song_name": "Back It Up" - }, - { - "album": "Undefined", - "artist": "Simply Three", - "genre": "Rock", - "song_name": "Rain" - }, - { - "album": "My Everything", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "Break Free" - }, - { - "album": "Confident", - "artist": "Demi Lovato", - "genre": "Pop", - "song_name": "Stone Cold" - }, - { - "album": "Sex Rock", - "artist": "Alex Angel", - "genre": "Rock", - "song_name": "Easy World" - }, - { - "album": "Blonde", - "artist": "Frank Ocean", - "genre": "Pop", - "song_name": "Nights" - }, - { - "album": "True Believers", - "artist": "Darius Rucker", - "genre": "Country", - "song_name": "Wagon Wheel" - }, - { - "album": "My Everything", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "Be My Baby" - }, - { - "album": "Elly Gai Ahla", - "artist": "Tamer Hosny", - "genre": "Pop", - "song_name": "Elli Gai Ahla" - } - ], - "slots": [ - { - "exclusive_end": 46, - "slot": "song_name", - "start": 26 - }, - { - "exclusive_end": 61, - "slot": "artist", - "start": 50 - }, - { - "exclusive_end": 86, - "slot": "album", - "start": 75 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "What's your opinion about Barefoot in the Park by James Blake in the album Assume Form?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do you possess anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Back It Up" - ], - "slot": "song_name", - "values": [ - "Back it Up" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Prince Royce" - ], - "slot": "artist", - "values": [ - "Prince Royce" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Double Vision" - ], - "slot": "album", - "values": [ - "Double Vision" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 36, - "slot": "song_name", - "start": 26 - }, - { - "exclusive_end": 52, - "slot": "artist", - "start": 40 - }, - { - "exclusive_end": 79, - "slot": "album", - "start": 66 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "What's your opinion about Back it Up by Prince Royce in the album Double Vision?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Justin Bieber" - ], - "slot": "artist", - "values": [ - "Justin Bieber" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Journals" - ], - "slot": "album", - "values": [ - "Journals" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 59, - "slot": "artist", - "start": 46 - }, - { - "exclusive_end": 118, - "slot": "album", - "start": 110 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Journals" - ], - "artist": [ - "Justin Bieber" - ], - "genre": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do you posses anything else? I enjoy music by Justin Bieber. There are plenty of wonderful songs in the album Journals." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "All That Matters" - ], - "slot": "song_name", - "values": [ - "All That Matters" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Justin Bieber" - ], - "slot": "artist", - "values": [ - "Justin Bieber" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Journals" - ], - "slot": "album", - "values": [ - "Journals" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "album": "Journals", - "artist": "Justin Bieber" - } - }, - "service_results": [ - { - "album": "Journals", - "artist": "Justin Bieber", - "genre": "Pop", - "song_name": "All That Matters" - } - ], - "slots": [ - { - "exclusive_end": 77, - "slot": "song_name", - "start": 61 - }, - { - "exclusive_end": 94, - "slot": "artist", - "start": 81 - }, - { - "exclusive_end": 116, - "slot": "album", - "start": 108 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I discovered 1 song you may enjoy. What's your opinion about All That Matters by Justin Bieber in the album Journals?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Journals" - ], - "artist": [ - "Justin Bieber" - ], - "genre": [ - "dontcare" - ], - "song_name": [ - "All That Matters" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's wonderful. I'd like to play the music." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "All That Matters" - ], - "slot": "song_name", - "values": [ - "All That Matters" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 62, - "slot": "song_name", - "start": 46 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please verify the following information: play All That Matters on TV." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Journals" - ], - "artist": [ - "Justin Bieber" - ], - "genre": [ - "dontcare" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "All That Matters" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope, play it on kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "All That Matters" - ], - "slot": "song_name", - "values": [ - "all That Matters" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 62, - "slot": "song_name", - "start": 46 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please verify the following information: play all That Matters on kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Journals" - ], - "artist": [ - "Justin Bieber" - ], - "genre": [ - "dontcare" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "All That Matters", - "all That Matters" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, that's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "artist": "Justin Bieber", - "playback_device": "kitchen speaker", - "song_name": "All That Matters" - } - }, - "service_results": [ - { - "album": "Journals", - "artist": "Justin Bieber", - "genre": "Pop", - "playback_device": "kitchen speaker", - "song_name": "All That Matters" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The music began playing." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Journals" - ], - "artist": [ - "Justin Bieber" - ], - "genre": [ - "dontcare" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "All That Matters", - "all That Matters" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for your help; that's all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a pleasant afternoon." - } - ] - }, - { - "dialogue_id": "7_00012", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "No More Hollywood Endings" - ], - "slot": "album", - "values": [ - "No More Hollywood Endings" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Metal" - ], - "slot": "genre", - "values": [ - "Metal" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 89, - "slot": "album", - "start": 64 - }, - { - "exclusive_end": 45, - "slot": "genre", - "start": 40 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "No More Hollywood Endings" - ], - "genre": [ - "Metal" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Hey, I'm looking for some music. I like Metal music - the album No More Hollywood Endings has a lot of songs I like." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Eden" - ], - "slot": "song_name", - "values": [ - "Eden" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Battle Beast" - ], - "slot": "artist", - "values": [ - "Battle Beast" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "No More Hollywood Endings" - ], - "slot": "album", - "values": [ - "No More Hollywood Endings" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "album": "No More Hollywood Endings", - "genre": "Metal" - } - }, - "service_results": [ - { - "album": "No More Hollywood Endings", - "artist": "Battle Beast", - "genre": "Metal", - "song_name": "Eden" - } - ], - "slots": [ - { - "exclusive_end": 69, - "slot": "song_name", - "start": 65 - }, - { - "exclusive_end": 126, - "slot": "artist", - "start": 114 - }, - { - "exclusive_end": 110, - "slot": "album", - "start": 85 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I've found 1 that could work for you: do you feel about the song Eden from the album No More Hollywood Endings by Battle Beast?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "No More Hollywood Endings" - ], - "genre": [ - "Metal" - ], - "song_name": [ - "Eden" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, that sounds good, play that." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Eden" - ], - "slot": "song_name", - "values": [ - "Eden" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 27, - "slot": "song_name", - "start": 23 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to play Eden on your TV?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "No More Hollywood Endings" - ], - "genre": [ - "Metal" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Eden" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you play it on the kitchen speaker instead?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Eden" - ], - "slot": "song_name", - "values": [ - "Eden" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 27, - "slot": "song_name", - "start": 23 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to play Eden on your kitchen speaker?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "No More Hollywood Endings" - ], - "genre": [ - "Metal" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Eden" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Actually, can you play it on my bedroom speaker?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Eden" - ], - "slot": "song_name", - "values": [ - "Eden" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 35, - "slot": "song_name", - "start": 31 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Alright, you'd like me to play Eden on your bedroom speaker?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "No More Hollywood Endings" - ], - "genre": [ - "Metal" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Eden" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "bedroom speaker", - "song_name": "Eden" - } - }, - "service_results": [ - { - "album": "No More Hollywood Endings", - "artist": "Battle Beast", - "genre": "Metal", - "playback_device": "bedroom speaker", - "song_name": "Eden" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Alright, the song will begin now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "No More Hollywood Endings" - ], - "genre": [ - "Metal" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Eden" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that's all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy your music." - } - ] - }, - { - "dialogue_id": "7_00013", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'm in the mood to listen to some music right now. Can you find me something good to listen to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Roundtable Rival" - ], - "slot": "song_name", - "values": [ - "Roundtable Rival" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Lindsey Stirling" - ], - "slot": "artist", - "values": [ - "Lindsey Stirling" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Shatter Me" - ], - "slot": "album", - "values": [ - "Shatter Me" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Shatter Me", - "artist": "Lindsey Stirling", - "genre": "Pop", - "song_name": "Roundtable Rival" - }, - { - "album": "Icarus Falls", - "artist": "Zayn Malik", - "genre": "Pop", - "song_name": "Satisfaction" - }, - { - "album": "Spectrum", - "artist": "Westlife", - "genre": "Pop", - "song_name": "Hello My Love" - }, - { - "album": "Narrated For You", - "artist": "Alec Benjamin", - "genre": "Pop", - "song_name": "Outrunning Karma" - }, - { - "album": "Radh", - "artist": "Mohammed Al Salem", - "genre": "Pop", - "song_name": "Qalb Qalb Party" - }, - { - "album": "Climate Change", - "artist": "Pitbull", - "genre": "Pop", - "song_name": "Options" - }, - { - "album": "Salam", - "artist": "Harris J", - "genre": "Pop", - "song_name": "Salam Alaikum" - }, - { - "album": "Tomahawk Technique", - "artist": "Sean Paul", - "genre": "Reggae", - "song_name": "How Deep Is Your Love" - }, - { - "album": "Holy Fire", - "artist": "Foals", - "genre": "Indie", - "song_name": "Late Night" - }, - { - "album": "King Of The Dancehall", - "artist": "Vybz Kartel", - "genre": "Reggae", - "song_name": "Colouring This Life" - } - ], - "slots": [ - { - "exclusive_end": 83, - "slot": "song_name", - "start": 67 - }, - { - "exclusive_end": 103, - "slot": "artist", - "start": 87 - }, - { - "exclusive_end": 129, - "slot": "album", - "start": 119 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, I found 10 songs that you might like. How about listening to Roundtable Rival by Lindsey Stirling from her album Shatter Me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "song_name": [ - "Roundtable Rival" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, that sounds great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to hear the song now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Roundtable Rival" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, please play it on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Roundtable Rival" - ], - "slot": "song_name", - "values": [ - "Roundtable Rival" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 40, - "slot": "song_name", - "start": 24 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, I'm going to play Roundtable Rival on the kitchen speaker. Is that okay?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Roundtable Rival" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, play the song on my bedroom speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Roundtable Rival" - ], - "slot": "song_name", - "values": [ - "Roundtable Rival" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 25, - "slot": "song_name", - "start": 9 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Alright, Roundtable Rival will play shortly on the bedroom speaker. Is that right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Roundtable Rival" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yup, that's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "bedroom speaker", - "song_name": "Roundtable Rival" - } - }, - "service_results": [ - { - "album": "Shatter Me", - "artist": "Lindsey Stirling", - "genre": "Pop", - "playback_device": "bedroom speaker", - "song_name": "Roundtable Rival" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, the songs starting to play now. Enjoy your music!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Roundtable Rival" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great, thanks!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can do for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Roundtable Rival" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No thanks, that's all I needed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day!" - } - ] - }, - { - "dialogue_id": "7_00014", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Find some music please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Be My Baby" - ], - "slot": "song_name", - "values": [ - "Be My Baby" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Ariana Grande" - ], - "slot": "artist", - "values": [ - "Ariana Grande" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "My Everything" - ], - "slot": "album", - "values": [ - "My Everything" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "My Everything", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "Be My Baby" - }, - { - "album": "Tell Me You Love Me", - "artist": "Cheat Codes", - "genre": "Pop", - "song_name": "No Promises" - }, - { - "album": "Heart Miles", - "artist": "Jai Waetford", - "genre": "Pop", - "song_name": "Shy" - }, - { - "album": "Adobe Sessions", - "artist": "Cody Jinks", - "genre": "Country", - "song_name": "Cast No Stones" - }, - { - "album": "It Feel Good", - "artist": "Konshens", - "genre": "Reggae", - "song_name": "Bruk Off Yuh Back" - }, - { - "album": "Limitless", - "artist": "The Piano Guys", - "genre": "Classical", - "song_name": "Perfect" - }, - { - "album": "Night Train", - "artist": "Jason Aldean", - "genre": "Country", - "song_name": "When She Says Baby" - }, - { - "album": "All The Little Lights", - "artist": "Passenger", - "genre": "Pop", - "song_name": "Let Her Go" - }, - { - "album": "You Get What You Give", - "artist": "Zac Brown Band", - "genre": "Country", - "song_name": "Knee Deep" - }, - { - "album": "Raise Vibration", - "artist": "Lenny Kravitz", - "genre": "Rock", - "song_name": "Low" - } - ], - "slots": [ - { - "exclusive_end": 24, - "slot": "song_name", - "start": 14 - }, - { - "exclusive_end": 41, - "slot": "artist", - "start": 28 - }, - { - "exclusive_end": 62, - "slot": "album", - "start": 49 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok, how about Be My Baby by Ariana Grande of her My Everything album?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "song_name": [ - "Be My Baby" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Should I play this now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "playback_device", - "values": [ - "dontcare" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "dontcare" - ], - "song_name": [ - "Be My Baby" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes. Play on any available device please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Be My Baby" - ], - "slot": "song_name", - "values": [ - "Be My Baby" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 37, - "slot": "song_name", - "start": 27 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, Please confirm: Play Be My Baby on TV. Is that right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Be My Baby" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No wait. Play on kitchen speaker please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Be My Baby" - ], - "slot": "song_name", - "values": [ - "Be My Baby" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 35, - "slot": "song_name", - "start": 25 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok, please confirm: play Be My Baby on kitchen speaker, is this correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Be My Baby" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "kitchen speaker", - "song_name": "Be My Baby" - } - }, - "service_results": [ - { - "album": "My Everything", - "artist": "Ariana Grande", - "genre": "Pop", - "playback_device": "kitchen speaker", - "song_name": "Be My Baby" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Great, music has started playing." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [ - "genre" - ], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Be My Baby" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Tell me what genre is this ?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 13, - "slot": "genre", - "start": 10 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "This is a Pop song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Be My Baby" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that will be all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok, Have a great day." - } - ] - }, - { - "dialogue_id": "7_00015", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 25, - "slot": "genre", - "start": 22 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "Pop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to hear some Pop music." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Adorn" - ], - "slot": "song_name", - "values": [ - "Adorn" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Miguel" - ], - "slot": "artist", - "values": [ - "Miguel" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Kaleidoscope Dream" - ], - "slot": "album", - "values": [ - "Kaleidoscope Dream" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "genre": "Pop" - } - }, - "service_results": [ - { - "album": "Kaleidoscope Dream", - "artist": "Miguel", - "genre": "Pop", - "song_name": "Adorn" - }, - { - "album": "A Boy From Tandale", - "artist": "Diamond Platnumz", - "genre": "Pop", - "song_name": "African Beauty" - }, - { - "album": "Handwritten", - "artist": "Shawn Mendes", - "genre": "Pop", - "song_name": "Aftertaste" - }, - { - "album": "Holo", - "artist": "Limbo", - "genre": "Pop", - "song_name": "Airplane Mode" - }, - { - "album": "This Is Acting", - "artist": "Sia", - "genre": "Pop", - "song_name": "Alive" - }, - { - "album": "Title", - "artist": "Meghan Trainor", - "genre": "Pop", - "song_name": "All About That Bass" - }, - { - "album": "Always In Between", - "artist": "Jess Glynne", - "genre": "Pop", - "song_name": "All I Am" - }, - { - "album": "The Princess", - "artist": "Parov Stelar", - "genre": "Pop", - "song_name": "All Night" - }, - { - "album": "Journals", - "artist": "Justin Bieber", - "genre": "Pop", - "song_name": "All That Matters" - }, - { - "album": "Singular Act I", - "artist": "Sabrina Carpenter", - "genre": "Pop", - "song_name": "Almost Love" - } - ], - "slots": [ - { - "exclusive_end": 42, - "slot": "song_name", - "start": 37 - }, - { - "exclusive_end": 52, - "slot": "artist", - "start": 46 - }, - { - "exclusive_end": 75, - "slot": "album", - "start": 57 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Like your Dad singing? I mean, I got Adorn by Miguel off Kaleidoscope Dream?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "Pop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What else you got, Funny Man?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "African Beauty" - ], - "slot": "song_name", - "values": [ - "African Beauty" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Diamond Platnumz" - ], - "slot": "artist", - "values": [ - "Diamond Platnumz" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "A Boy From Tandale" - ], - "slot": "album", - "values": [ - "A Boy From Tandale" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 57, - "slot": "song_name", - "start": 43 - }, - { - "exclusive_end": 31, - "slot": "artist", - "start": 15 - }, - { - "exclusive_end": 81, - "slot": "album", - "start": 63 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about some Diamond Platnumz. I suggest African Beauty from A Boy From Tandale." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "Pop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What else do you recommend." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Aftertaste" - ], - "slot": "song_name", - "values": [ - "Aftertaste" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Shawn Mendes" - ], - "slot": "artist", - "values": [ - "Shawn Mendes" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Handwritten" - ], - "slot": "album", - "values": [ - "Handwritten" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 42, - "slot": "song_name", - "start": 32 - }, - { - "exclusive_end": 27, - "slot": "artist", - "start": 15 - }, - { - "exclusive_end": 11, - "slot": "album", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Handwritten by Shawn Mendes has Aftertaste." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "Pop" - ], - "song_name": [ - "Aftertaste" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That might hit the spot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Should I throw it on." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "Pop" - ], - "song_name": [ - "Aftertaste" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, please do." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Aftertaste" - ], - "slot": "song_name", - "values": [ - "Aftertaste" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 10, - "slot": "song_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Aftertaste on the TV. Confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "Pop" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Aftertaste" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "You licked the TV? Well play it on the Kitchen device then." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Aftertaste" - ], - "slot": "song_name", - "values": [ - "Aftertaste" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 31, - "slot": "song_name", - "start": 21 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure Funny Man. Play Aftertaste on Kitchen Speaker. Correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "Pop" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Aftertaste" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Actually make it my bedroom." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Aftertaste" - ], - "slot": "song_name", - "values": [ - "Aftertaste" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 19, - "slot": "song_name", - "start": 9 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You want Aftertaste on your bedroom speaker?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "Pop" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Aftertaste" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah. I can see you suppress a smile." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "bedroom speaker", - "song_name": "Aftertaste" - } - }, - "service_results": [ - { - "album": "Handwritten", - "artist": "Shawn Mendes", - "genre": "Pop", - "playback_device": "bedroom speaker", - "song_name": "Aftertaste" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I don't know what you mean but I certainly sense Aftertaste on your bedroom speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "Pop" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Aftertaste" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I hope that't tongue in cheek. Either way, I'm done for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy your day then." - } - ] - }, - { - "dialogue_id": "7_00016", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Can you find some songs for me please?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Control" - ], - "slot": "song_name", - "values": [ - "Control" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Halsey" - ], - "slot": "artist", - "values": [ - "Halsey" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Badlands" - ], - "slot": "album", - "values": [ - "Badlands" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Badlands", - "artist": "Halsey", - "genre": "Electropop", - "song_name": "Control" - }, - { - "album": "Confident", - "artist": "Demi Lovato", - "genre": "Pop", - "song_name": "Stone Cold" - }, - { - "album": "Brett Young", - "artist": "Brett Young", - "genre": "Country", - "song_name": "Like I Loved You" - }, - { - "album": "Coming Home", - "artist": "Kristin Chenoweth", - "genre": "Pop", - "song_name": "Maybe This Time" - }, - { - "album": "Raise Vibration", - "artist": "Lenny Kravitz", - "genre": "Rock", - "song_name": "Low" - }, - { - "album": "Halfway To Heaven", - "artist": "Brantley Gilbert", - "genre": "Country", - "song_name": "Bottoms Up" - }, - { - "album": "Khayali", - "artist": "Tamer Ashor", - "genre": "Pop", - "song_name": "Mahzouz" - }, - { - "album": "Joytime", - "artist": "Marshmello", - "genre": "House", - "song_name": "Keep It Mello" - }, - { - "album": "Rearview Town", - "artist": "Jason Aldean", - "genre": "Country", - "song_name": "Rearview Town" - }, - { - "album": "The Story", - "artist": "Fivefold", - "genre": "Rock", - "song_name": "Lost Within" - } - ], - "slots": [ - { - "exclusive_end": 65, - "slot": "song_name", - "start": 58 - }, - { - "exclusive_end": 75, - "slot": "artist", - "start": 69 - }, - { - "exclusive_end": 99, - "slot": "album", - "start": 91 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, I've found 10 songs that you might enjoy. How about Control by Halsey from the album Badlands?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "What genre is that song?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Electropop" - ], - "slot": "genre", - "values": [ - "electropop" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 17, - "slot": "genre", - "start": 7 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Its an electropop song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "pop" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 37, - "slot": "genre", - "start": 34 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "pop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What else is there? I really like pop songs." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Adorn" - ], - "slot": "song_name", - "values": [ - "Adorn" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Miguel" - ], - "slot": "artist", - "values": [ - "Miguel" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Kaleidoscope Dream" - ], - "slot": "album", - "values": [ - "Kaleidoscope Dream" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "genre": "Pop" - } - }, - "service_results": [ - { - "album": "Kaleidoscope Dream", - "artist": "Miguel", - "genre": "Pop", - "song_name": "Adorn" - }, - { - "album": "A Boy From Tandale", - "artist": "Diamond Platnumz", - "genre": "Pop", - "song_name": "African Beauty" - }, - { - "album": "Handwritten", - "artist": "Shawn Mendes", - "genre": "Pop", - "song_name": "Aftertaste" - }, - { - "album": "Holo", - "artist": "Limbo", - "genre": "Pop", - "song_name": "Airplane Mode" - }, - { - "album": "This Is Acting", - "artist": "Sia", - "genre": "Pop", - "song_name": "Alive" - }, - { - "album": "Title", - "artist": "Meghan Trainor", - "genre": "Pop", - "song_name": "All About That Bass" - }, - { - "album": "Always In Between", - "artist": "Jess Glynne", - "genre": "Pop", - "song_name": "All I Am" - }, - { - "album": "The Princess", - "artist": "Parov Stelar", - "genre": "Pop", - "song_name": "All Night" - }, - { - "album": "Journals", - "artist": "Justin Bieber", - "genre": "Pop", - "song_name": "All That Matters" - }, - { - "album": "Singular Act I", - "artist": "Sabrina Carpenter", - "genre": "Pop", - "song_name": "Almost Love" - } - ], - "slots": [ - { - "exclusive_end": 50, - "slot": "song_name", - "start": 45 - }, - { - "exclusive_end": 60, - "slot": "artist", - "start": 54 - }, - { - "exclusive_end": 94, - "slot": "album", - "start": 76 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I've found another 10 songs. How do you like Adorn by Miguel from the album Kaleidoscope Dream?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "pop" - ], - "song_name": [ - "Adorn" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That song sounds good I'd like to hear it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Adorn" - ], - "slot": "song_name", - "values": [ - "Adorn" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 28, - "slot": "song_name", - "start": 23 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to play Adorn on the TV?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "pop" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Adorn" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, please play it on the kitchen device." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Adorn" - ], - "slot": "song_name", - "values": [ - "Adorn" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 10, - "slot": "song_name", - "start": 5 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Play Adorn on the Kitchen Speaker then?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "pop" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Adorn" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "no play it on the speaker in the bedroom instead." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Adorn" - ], - "slot": "song_name", - "values": [ - "Adorn" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 19, - "slot": "song_name", - "start": 14 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay so, play Adorn on the bedroom speaker?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "pop" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Adorn" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "yes thats right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "bedroom speaker", - "song_name": "Adorn" - } - }, - "service_results": [ - { - "album": "Kaleidoscope Dream", - "artist": "Miguel", - "genre": "Pop", - "playback_device": "bedroom speaker", - "song_name": "Adorn" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Song is now playing." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "pop" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Adorn" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need help with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "genre": [ - "pop" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Adorn" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "7_00017", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Red Hot Chili Peppers" - ], - "slot": "artist", - "values": [ - "Red Hot Chili Peppers" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 55, - "slot": "artist", - "start": 34 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "artist": [ - "Red Hot Chili Peppers" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you find me some songs by the Red Hot Chili Peppers?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Dark Necessities" - ], - "slot": "song_name", - "values": [ - "Dark Necessities" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Red Hot Chili Peppers" - ], - "slot": "artist", - "values": [ - "Red Hot Chili Peppers" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "The Getaway" - ], - "slot": "album", - "values": [ - "The Getaway" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "artist": "Red Hot Chili Peppers" - } - }, - "service_results": [ - { - "album": "The Getaway", - "artist": "Red Hot Chili Peppers", - "genre": "Pop", - "song_name": "Dark Necessities" - }, - { - "album": "The Getaway", - "artist": "Red Hot Chili Peppers", - "genre": "Pop", - "song_name": "Go Robot" - }, - { - "album": "The Getaway", - "artist": "Red Hot Chili Peppers", - "genre": "Pop", - "song_name": "Goodbye Angels" - }, - { - "album": "The Getaway", - "artist": "Red Hot Chili Peppers", - "genre": "Pop", - "song_name": "Sick Love" - } - ], - "slots": [ - { - "exclusive_end": 26, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 82, - "slot": "artist", - "start": 61 - }, - { - "exclusive_end": 53, - "slot": "album", - "start": 42 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about Dark Necessities from the album The Getaway by the Red Hot Chili Peppers." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "The Getaway" - ], - "slot": "album", - "values": [ - "The Getaway" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 47, - "slot": "album", - "start": 36 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "The Getaway" - ], - "artist": [ - "Red Hot Chili Peppers" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What are some of the other songs on The Getaway?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Go Robot" - ], - "slot": "song_name", - "values": [ - "Go Robot" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Red Hot Chili Peppers" - ], - "slot": "artist", - "values": [ - "Red Hot Chili Peppers" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "The Getaway" - ], - "slot": "album", - "values": [ - "The Getaway" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "3" - ], - "slot": "count", - "values": [ - "3" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "album": "The Getaway", - "artist": "Red Hot Chili Peppers" - } - }, - "service_results": [ - { - "album": "The Getaway", - "artist": "Red Hot Chili Peppers", - "genre": "Pop", - "song_name": "Dark Necessities" - }, - { - "album": "The Getaway", - "artist": "Red Hot Chili Peppers", - "genre": "Pop", - "song_name": "Go Robot" - }, - { - "album": "The Getaway", - "artist": "Red Hot Chili Peppers", - "genre": "Pop", - "song_name": "Goodbye Angels" - } - ], - "slots": [ - { - "exclusive_end": 43, - "slot": "song_name", - "start": 35 - }, - { - "exclusive_end": 87, - "slot": "artist", - "start": 66 - }, - { - "exclusive_end": 58, - "slot": "album", - "start": 47 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 3 you might like. How about Go Robot on The Getaway by the Red Hot Chili Peppers." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 37, - "slot": "genre", - "start": 34 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "The Getaway" - ], - "artist": [ - "Red Hot Chili Peppers" - ], - "genre": [ - "Pop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What's another one? I really like Pop songs." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Goodbye Angels" - ], - "slot": "song_name", - "values": [ - "Goodbye Angels" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Red Hot Chili Peppers" - ], - "slot": "artist", - "values": [ - "Red Hot Chili Peppers" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "The Getaway" - ], - "slot": "album", - "values": [ - "The Getaway" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "album": "The Getaway", - "artist": "Red Hot Chili Peppers", - "genre": "Pop" - } - }, - "service_results": [ - { - "album": "The Getaway", - "artist": "Red Hot Chili Peppers", - "genre": "Pop", - "song_name": "Dark Necessities" - }, - { - "album": "The Getaway", - "artist": "Red Hot Chili Peppers", - "genre": "Pop", - "song_name": "Go Robot" - }, - { - "album": "The Getaway", - "artist": "Red Hot Chili Peppers", - "genre": "Pop", - "song_name": "Goodbye Angels" - }, - { - "album": "The Getaway", - "artist": "Red Hot Chili Peppers", - "genre": "Pop", - "song_name": "Sick Love" - } - ], - "slots": [ - { - "exclusive_end": 22, - "slot": "song_name", - "start": 8 - }, - { - "exclusive_end": 66, - "slot": "artist", - "start": 45 - }, - { - "exclusive_end": 37, - "slot": "album", - "start": 26 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's Goodbye Angels on The Getaway by the Red Hot Chili Peppers." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "The Getaway" - ], - "artist": [ - "Red Hot Chili Peppers" - ], - "genre": [ - "Pop" - ], - "song_name": [ - "Goodbye Angels" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Shall I play it now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "The Getaway" - ], - "artist": [ - "Red Hot Chili Peppers" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Goodbye Angels" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes. Put it on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Goodbye Angels" - ], - "slot": "song_name", - "values": [ - "Goodbye Angels" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 46, - "slot": "song_name", - "start": 32 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "To confirm: you want me to play Goodbye Angels on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "The Getaway" - ], - "artist": [ - "Red Hot Chili Peppers" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Goodbye Angels" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. Make it my bedroom speaker instead." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Goodbye Angels" - ], - "slot": "song_name", - "values": [ - "Goodbye Angels" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 40, - "slot": "song_name", - "start": 26 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay. You want me to play Goodbye Angels on the bedroom speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "The Getaway" - ], - "artist": [ - "Red Hot Chili Peppers" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Goodbye Angels" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "artist": "Red Hot Chili Peppers", - "playback_device": "bedroom speaker", - "song_name": "Goodbye Angels" - } - }, - "service_results": [ - { - "album": "The Getaway", - "artist": "Red Hot Chili Peppers", - "genre": "Pop", - "playback_device": "bedroom speaker", - "song_name": "Goodbye Angels" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The song will start now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "The Getaway" - ], - "artist": [ - "Red Hot Chili Peppers" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Goodbye Angels" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you. That's all I needed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "7_00018", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Will you find some songs for me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "African Beauty" - ], - "slot": "song_name", - "values": [ - "African Beauty" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Diamond Platnumz" - ], - "slot": "artist", - "values": [ - "Diamond Platnumz" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "A Boy From Tandale" - ], - "slot": "album", - "values": [ - "A Boy From Tandale" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "A Boy From Tandale", - "artist": "Diamond Platnumz", - "genre": "Pop", - "song_name": "African Beauty" - }, - { - "album": "Joanne", - "artist": "Lady Gaga", - "genre": "Pop", - "song_name": "John Wayne" - }, - { - "album": "The Story", - "artist": "Fivefold", - "genre": "Rock", - "song_name": "Lost Within" - }, - { - "album": "Cheap Smell", - "artist": "Sharon Kovacs", - "genre": "Pop", - "song_name": "Cheap Smell" - }, - { - "album": "Nine Track Mind", - "artist": "Charlie Puth", - "genre": "Pop", - "song_name": "Dangerously" - }, - { - "album": "So Mi Like It", - "artist": "Spice", - "genre": "Reggae", - "song_name": "So Mi Like It" - }, - { - "album": "Expectations", - "artist": "Hayley Kiyoko", - "genre": "Pop", - "song_name": "Let It Be" - }, - { - "album": "Born Free", - "artist": "Kid Rock", - "genre": "Rock", - "song_name": "Born Free" - }, - { - "album": "Talk That Talk", - "artist": "Rihanna", - "genre": "Pop", - "song_name": "Where Have You Been" - }, - { - "album": "Tell Me You Love Me", - "artist": "Demi Lovato", - "genre": "Pop", - "song_name": "Tell Me You Love Me" - } - ], - "slots": [ - { - "exclusive_end": 42, - "slot": "song_name", - "start": 28 - }, - { - "exclusive_end": 62, - "slot": "artist", - "start": 46 - }, - { - "exclusive_end": 96, - "slot": "album", - "start": 78 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 10 songs. How about African Beauty by Diamond Platnumz from the album A Boy From Tandale?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "African Beauty" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great. Will you play it on kitchen speaker?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "African Beauty" - ], - "slot": "song_name", - "values": [ - "African Beauty" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 29, - "slot": "song_name", - "start": 15 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm African Beauty on kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "African Beauty" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "kitchen speaker", - "song_name": "African Beauty" - } - }, - "service_results": [ - { - "album": "A Boy From Tandale", - "artist": "Diamond Platnumz", - "genre": "Pop", - "playback_device": "kitchen speaker", - "song_name": "African Beauty" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Song is starting." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "African Beauty" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that's all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day." - } - ] - }, - { - "dialogue_id": "7_00019", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "pop" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 40, - "slot": "genre", - "start": 37 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "pop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Could you play me some music? I like pop music." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Adorn" - ], - "slot": "song_name", - "values": [ - "Adorn" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Miguel" - ], - "slot": "artist", - "values": [ - "Miguel" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Kaleidoscope Dream" - ], - "slot": "album", - "values": [ - "Kaleidoscope Dream" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "genre": "Pop" - } - }, - "service_results": [ - { - "album": "Kaleidoscope Dream", - "artist": "Miguel", - "genre": "Pop", - "song_name": "Adorn" - }, - { - "album": "A Boy From Tandale", - "artist": "Diamond Platnumz", - "genre": "Pop", - "song_name": "African Beauty" - }, - { - "album": "Handwritten", - "artist": "Shawn Mendes", - "genre": "Pop", - "song_name": "Aftertaste" - }, - { - "album": "Holo", - "artist": "Limbo", - "genre": "Pop", - "song_name": "Airplane Mode" - }, - { - "album": "This Is Acting", - "artist": "Sia", - "genre": "Pop", - "song_name": "Alive" - }, - { - "album": "Title", - "artist": "Meghan Trainor", - "genre": "Pop", - "song_name": "All About That Bass" - }, - { - "album": "Always In Between", - "artist": "Jess Glynne", - "genre": "Pop", - "song_name": "All I Am" - }, - { - "album": "The Princess", - "artist": "Parov Stelar", - "genre": "Pop", - "song_name": "All Night" - }, - { - "album": "Journals", - "artist": "Justin Bieber", - "genre": "Pop", - "song_name": "All That Matters" - }, - { - "album": "Singular Act I", - "artist": "Sabrina Carpenter", - "genre": "Pop", - "song_name": "Almost Love" - } - ], - "slots": [ - { - "exclusive_end": 16, - "slot": "song_name", - "start": 11 - }, - { - "exclusive_end": 26, - "slot": "artist", - "start": 20 - }, - { - "exclusive_end": 54, - "slot": "album", - "start": 36 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "What about Adorn by Miguel from the Kaleidoscope Dream album?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "pop" - ], - "song_name": [ - "Adorn" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like me to play the song?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "pop" - ], - "song_name": [ - "Adorn" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes I do." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Adorn" - ], - "slot": "song_name", - "values": [ - "Adorn" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 10, - "slot": "song_name", - "start": 5 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Play Adorn on your TV. Is what you want?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "pop" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Adorn" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's what I want." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "TV", - "song_name": "Adorn" - } - }, - "service_results": [ - { - "album": "Kaleidoscope Dream", - "artist": "Miguel", - "genre": "Pop", - "playback_device": "TV", - "song_name": "Adorn" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The song has begun." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "pop" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Adorn" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you. That is all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "7_00020", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I am in a nice mood and I would like to listen some nice songs, I need you to search for the good one." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Nota De Plata" - ], - "slot": "song_name", - "values": [ - "Nota De Plata" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "The Motans" - ], - "slot": "artist", - "values": [ - "The Motans" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Nirvana" - ], - "slot": "album", - "values": [ - "Nirvana" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Nirvana", - "artist": "The Motans", - "genre": "Pop", - "song_name": "Nota De Plata" - }, - { - "album": "Got Your Six", - "artist": "Five Finger Death Punch", - "genre": "Metal", - "song_name": "Wash It All Away" - }, - { - "album": "It Feel Good", - "artist": "Konshens", - "genre": "Reggae", - "song_name": "Turn Me On" - }, - { - "album": "Sucker Punch", - "artist": "Sigrid", - "genre": "Pop", - "song_name": "Strangers" - }, - { - "album": "Sing To Me Instead", - "artist": "Ben Platt", - "genre": "Pop", - "song_name": "Bad Habit" - }, - { - "album": "Flicker", - "artist": "Niall Horan", - "genre": "Folk", - "song_name": "Slow Hands" - }, - { - "album": "Handwritten", - "artist": "Shawn Mendes", - "genre": "Pop", - "song_name": "Never Be Alone" - }, - { - "album": "After The Landslide", - "artist": "Matt Simons", - "genre": "Pop", - "song_name": "Open Up" - }, - { - "album": "Joytime", - "artist": "Marshmello", - "genre": "House", - "song_name": "Keep It Mello" - }, - { - "album": "Assume Form", - "artist": "James Blake", - "genre": "Pop", - "song_name": "Barefoot In The Park" - } - ], - "slots": [ - { - "exclusive_end": 39, - "slot": "song_name", - "start": 26 - }, - { - "exclusive_end": 71, - "slot": "artist", - "start": 61 - }, - { - "exclusive_end": 104, - "slot": "album", - "start": 97 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Found 10 songs. How about Nota De Plata which is composed by The Motans and present in the album Nirvana? Hope you like the same." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Kristin Chenoweth" - ], - "slot": "artist", - "values": [ - "Kristin Chenoweth" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 58, - "slot": "artist", - "start": 41 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "artist": [ - "Kristin Chenoweth" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, can you get me some other songs like Kristin Chenoweth which is liked by me specially." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Maybe This Time" - ], - "slot": "song_name", - "values": [ - "Maybe This Time" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Kristin Chenoweth" - ], - "slot": "artist", - "values": [ - "Kristin Chenoweth" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Coming Home" - ], - "slot": "album", - "values": [ - "Coming Home" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "artist": "Kristin Chenoweth" - } - }, - "service_results": [ - { - "album": "Coming Home", - "artist": "Kristin Chenoweth", - "genre": "Pop", - "song_name": "Maybe This Time" - } - ], - "slots": [ - { - "exclusive_end": 32, - "slot": "song_name", - "start": 17 - }, - { - "exclusive_end": 80, - "slot": "artist", - "start": 63 - }, - { - "exclusive_end": 59, - "slot": "album", - "start": 48 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about a song Maybe This Time from the Album Coming Home by Kristin Chenoweth? Do you like it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": { - "artist": [ - "Kristin Chenoweth" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, What's the kind of song is this?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 11, - "slot": "genre", - "start": 8 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It is a Pop type of song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "artist": [ - "Kristin Chenoweth" - ], - "song_name": [ - "Maybe This Time" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay, that will be nice." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Anything else you need?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Kristin Chenoweth" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Maybe This Time" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I would like to listen this song in my Kitchen, can you play it there?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Maybe This Time" - ], - "slot": "song_name", - "values": [ - "Maybe This time" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 51, - "slot": "song_name", - "start": 36 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Yes, need your confirmation to play Maybe This time on Kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Kristin Chenoweth" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Maybe This Time", - "Maybe This time" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I would like to listen it in my bedroom device, please do it so." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Maybe This Time" - ], - "slot": "song_name", - "values": [ - "Maybe This Time" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 44, - "slot": "song_name", - "start": 29 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, please confirm to play Maybe This Time on bedroom speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Kristin Chenoweth" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Maybe This Time", - "Maybe This time" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ya, that is fine. Go ahead." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "artist": "Kristin Chenoweth", - "playback_device": "bedroom speaker", - "song_name": "Maybe This Time" - } - }, - "service_results": [ - { - "album": "Coming Home", - "artist": "Kristin Chenoweth", - "genre": "Pop", - "playback_device": "bedroom speaker", - "song_name": "Maybe This Time" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Song started playing, enjoy." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Kristin Chenoweth" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Maybe This Time", - "Maybe This time" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot for your help" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Anything else you need?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "artist": [ - "Kristin Chenoweth" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Maybe This Time", - "Maybe This time" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thanks that's all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "7_00021", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "George Strait" - ], - "slot": "artist", - "values": [ - "George Strait" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 31, - "slot": "artist", - "start": 18 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "artist": [ - "George Strait" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I have liking for George Strait songs.Could you please search for some songs for me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Codigo" - ], - "slot": "song_name", - "values": [ - "Codigo" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "George Strait" - ], - "slot": "artist", - "values": [ - "George Strait" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Honky Tonk Time Machine" - ], - "slot": "album", - "values": [ - "Honky Tonk Time Machine" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "artist": "George Strait" - } - }, - "service_results": [ - { - "album": "Honky Tonk Time Machine", - "artist": "George Strait", - "genre": "Country", - "song_name": "Codigo" - }, - { - "album": "Honky Tonk Time Machine", - "artist": "George Strait", - "genre": "Country", - "song_name": "Every Little Honky Tonk Bar" - }, - { - "album": "Honky Tonk Time Machine", - "artist": "George Strait", - "genre": "Country", - "song_name": "The Weight Of The Badge" - } - ], - "slots": [ - { - "exclusive_end": 30, - "slot": "song_name", - "start": 24 - }, - { - "exclusive_end": 47, - "slot": "artist", - "start": 34 - }, - { - "exclusive_end": 80, - "slot": "album", - "start": 57 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "What is your opinion on Codigo by George Strait in album Honky Tonk Time Machine?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "artist": [ - "George Strait" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do you have anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Every Little Honky Tonk Bar" - ], - "slot": "song_name", - "values": [ - "Every Little Honky Tonk Bar" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "George Strait" - ], - "slot": "artist", - "values": [ - "George Strait" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Honky Tonk Time Machine" - ], - "slot": "album", - "values": [ - "Honky Tonk Time Machine" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 51, - "slot": "song_name", - "start": 24 - }, - { - "exclusive_end": 68, - "slot": "artist", - "start": 55 - }, - { - "exclusive_end": 101, - "slot": "album", - "start": 78 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "What is your opinion on Every Little Honky Tonk Bar by George Strait in album Honky Tonk Time Machine?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": { - "artist": [ - "George Strait" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to know its genre" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Country" - ], - "slot": "genre", - "values": [ - "Country" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 15, - "slot": "genre", - "start": 8 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It is a Country song" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "artist": [ - "George Strait" - ], - "song_name": [ - "Every Little Honky Tonk Bar" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is good" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Are you interested in starting the music now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "George Strait" - ], - "song_name": [ - "Every Little Honky Tonk Bar" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "yes for sure" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Every Little Honky Tonk Bar" - ], - "slot": "song_name", - "values": [ - "Every Little Honky Tonk Bar" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 69, - "slot": "song_name", - "start": 42 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please give confirmation details: To play Every Little Honky Tonk Bar on TV" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "George Strait" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Every Little Honky Tonk Bar" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is perfect" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "artist": "George Strait", - "playback_device": "TV", - "song_name": "Every Little Honky Tonk Bar" - } - }, - "service_results": [ - { - "album": "Honky Tonk Time Machine", - "artist": "George Strait", - "genre": "Country", - "playback_device": "TV", - "song_name": "Every Little Honky Tonk Bar" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "started running the song" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "George Strait" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Every Little Honky Tonk Bar" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you very much" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day" - } - ] - }, - { - "dialogue_id": "7_00022", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Expectations" - ], - "slot": "album", - "values": [ - "Expectations" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 53, - "slot": "album", - "start": 41 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Expectations" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm looking for some music off the album Expectations." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Curious" - ], - "slot": "song_name", - "values": [ - "Curious" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Hayley Kiyoko" - ], - "slot": "artist", - "values": [ - "Hayley Kiyoko" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Expectations" - ], - "slot": "album", - "values": [ - "Expectations" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "album": "Expectations" - } - }, - "service_results": [ - { - "album": "Expectations", - "artist": "Hayley Kiyoko", - "genre": "Pop", - "song_name": "Curious" - }, - { - "album": "Expectations", - "artist": "Bebe Rexha", - "genre": "Pop", - "song_name": "I Got You" - }, - { - "album": "Expectations", - "artist": "Bebe Rexha", - "genre": "Pop", - "song_name": "Knees" - }, - { - "album": "Expectations", - "artist": "Hayley Kiyoko", - "genre": "Pop", - "song_name": "Let It Be" - }, - { - "album": "Expectations", - "artist": "Hayley Kiyoko", - "genre": "Pop", - "song_name": "Sleepover" - }, - { - "album": "Expectations", - "artist": "Hayley Kiyoko", - "genre": "Pop", - "song_name": "What I Need" - } - ], - "slots": [ - { - "exclusive_end": 16, - "slot": "song_name", - "start": 9 - }, - { - "exclusive_end": 33, - "slot": "artist", - "start": 20 - }, - { - "exclusive_end": 63, - "slot": "album", - "start": 51 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How does Curious by Hayley Kiyoko off of the album Expectations sound?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Expectations" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nah, anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "I Got You" - ], - "slot": "song_name", - "values": [ - "I Got You" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Bebe Rexha" - ], - "slot": "artist", - "values": [ - "Bebe Rexha" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Expectations" - ], - "slot": "album", - "values": [ - "Expectations" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 19, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 33, - "slot": "artist", - "start": 23 - }, - { - "exclusive_end": 63, - "slot": "album", - "start": 51 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about I Got You by Bebe Rexha off of the album Expectations?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": { - "album": [ - "Expectations" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What kind of song is that?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 19, - "slot": "genre", - "start": 16 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's considered Pop." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Expectations" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Not interested. Anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Knees" - ], - "slot": "song_name", - "values": [ - "Knees" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Bebe Rexha" - ], - "slot": "artist", - "values": [ - "Bebe Rexha" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Expectations" - ], - "slot": "album", - "values": [ - "Expectations" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 15, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 29, - "slot": "artist", - "start": 19 - }, - { - "exclusive_end": 59, - "slot": "album", - "start": 47 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about Knees by Bebe Rexha off of the album Expectations?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": { - "album": [ - "Expectations" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What kind of song is it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 15, - "slot": "genre", - "start": 12 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's in the Pop category." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Expectations" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Knees" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good. Let's listen to it on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Knees" - ], - "slot": "song_name", - "values": [ - "Knees" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 50, - "slot": "song_name", - "start": 45 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, so just to make sure, you want to hear Knees on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Expectations" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Knees" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Actually, play it on the bedroom speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Knees" - ], - "slot": "song_name", - "values": [ - "Knees" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 57, - "slot": "song_name", - "start": 52 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "No problem. So, just to make sure, you want to hear Knees on the bedroom speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Expectations" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Knees" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "You got it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "bedroom speaker", - "song_name": "Knees" - } - }, - "service_results": [ - { - "album": "Expectations", - "artist": "Bebe Rexha", - "genre": "Pop", - "playback_device": "bedroom speaker", - "song_name": "Knees" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your song has begun!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Expectations" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Knees" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks. That's everything." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy your day now!" - } - ] - }, - { - "dialogue_id": "7_00023", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "genre", - "values": [ - "dontcare" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to hear some music, any genre." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Serendipity" - ], - "slot": "song_name", - "values": [ - "Serendipity" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Albert Posis" - ], - "slot": "artist", - "values": [ - "Albert Posis" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Higher" - ], - "slot": "album", - "values": [ - "Higher" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Higher", - "artist": "Albert Posis", - "genre": "Pop", - "song_name": "Serendipity" - }, - { - "album": "Limitless", - "artist": "The Piano Guys", - "genre": "Classical", - "song_name": "Epiphany" - }, - { - "album": "Halcyon Days", - "artist": "Ellie Goulding", - "genre": "Pop", - "song_name": "Beating Heart" - }, - { - "album": "Hero", - "artist": "Maren Morris", - "genre": "Country", - "song_name": "Rich" - }, - { - "album": "Glory Days", - "artist": "Little Mix", - "genre": "Pop", - "song_name": "No More Sad Songs" - }, - { - "album": "Joytime", - "artist": "Marshmello", - "genre": "House", - "song_name": "Summer" - }, - { - "album": "Climate Change", - "artist": "Pitbull", - "genre": "Pop", - "song_name": "Options" - }, - { - "album": "No Line Signal Likhat Ba", - "artist": "Shashi Lal Yadav", - "genre": "Country", - "song_name": "Naya Naya Penhi Salwarba" - }, - { - "album": "Handwritten", - "artist": "Shawn Mendes", - "genre": "Pop", - "song_name": "Something Big" - }, - { - "album": "Kuntry", - "artist": "Jawga Boyz", - "genre": "Country", - "song_name": "Ridin High" - } - ], - "slots": [ - { - "exclusive_end": 34, - "slot": "song_name", - "start": 23 - }, - { - "exclusive_end": 72, - "slot": "artist", - "start": 60 - }, - { - "exclusive_end": 56, - "slot": "album", - "start": 50 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to hear Serendipity from the album Higher by Albert Posis?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "dontcare" - ], - "song_name": [ - "Serendipity" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that sounds pretty good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to hear the music now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "dontcare" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Serendipity" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, could you please play it on my kitchen speaker?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Serendipity" - ], - "slot": "song_name", - "values": [ - "Serendipity" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 46, - "slot": "song_name", - "start": 35 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following: play Serendipity from the album Higher, on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "dontcare" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Serendipity" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's what I want." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "kitchen speaker", - "song_name": "Serendipity" - } - }, - "service_results": [ - { - "album": "Higher", - "artist": "Albert Posis", - "genre": "Pop", - "playback_device": "kitchen speaker", - "song_name": "Serendipity" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Begin playing the music." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "dontcare" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Serendipity" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can help you with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "genre": [ - "dontcare" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Serendipity" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that's all for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy the music." - } - ] - }, - { - "dialogue_id": "7_00024", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Halsey" - ], - "slot": "artist", - "values": [ - "Halsey" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 24, - "slot": "artist", - "start": 18 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "artist": [ - "Halsey" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you find me a Halsey song?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Colors" - ], - "slot": "song_name", - "values": [ - "Colors" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Halsey" - ], - "slot": "artist", - "values": [ - "Halsey" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Badlands" - ], - "slot": "album", - "values": [ - "Badlands" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "5" - ], - "slot": "count", - "values": [ - "5" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "artist": "Halsey" - } - }, - "service_results": [ - { - "album": "Badlands", - "artist": "Halsey", - "genre": "Electropop", - "song_name": "Colors" - }, - { - "album": "Badlands", - "artist": "Halsey", - "genre": "Electropop", - "song_name": "Control" - }, - { - "album": "Badlands", - "artist": "Halsey", - "genre": "Electropop", - "song_name": "Gasoline" - }, - { - "album": "Badlands", - "artist": "Halsey", - "genre": "Electropop", - "song_name": "Ghost" - }, - { - "album": "Badlands", - "artist": "Halsey", - "genre": "Electropop", - "song_name": "Hurricane" - } - ], - "slots": [ - { - "exclusive_end": 27, - "slot": "song_name", - "start": 21 - }, - { - "exclusive_end": 49, - "slot": "artist", - "start": 43 - }, - { - "exclusive_end": 39, - "slot": "album", - "start": 31 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 5, how about Colors on Badlands by Halsey?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Badlands" - ], - "slot": "album", - "values": [ - "Badlands" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Electropop" - ], - "slot": "genre", - "values": [ - "electropop" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 35, - "slot": "album", - "start": 27 - }, - { - "exclusive_end": 54, - "slot": "genre", - "start": 44 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Badlands" - ], - "artist": [ - "Halsey" - ], - "genre": [ - "electropop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What else do you have from Badlands? I like electropop." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Control" - ], - "slot": "song_name", - "values": [ - "Control" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Halsey" - ], - "slot": "artist", - "values": [ - "Halsey" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Badlands" - ], - "slot": "album", - "values": [ - "Badlands" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "album": "Badlands", - "artist": "Halsey", - "genre": "Electropop" - } - }, - "service_results": [ - { - "album": "Badlands", - "artist": "Halsey", - "genre": "Electropop", - "song_name": "Colors" - }, - { - "album": "Badlands", - "artist": "Halsey", - "genre": "Electropop", - "song_name": "Control" - }, - { - "album": "Badlands", - "artist": "Halsey", - "genre": "Electropop", - "song_name": "Gasoline" - }, - { - "album": "Badlands", - "artist": "Halsey", - "genre": "Electropop", - "song_name": "Ghost" - }, - { - "album": "Badlands", - "artist": "Halsey", - "genre": "Electropop", - "song_name": "Hurricane" - } - ], - "slots": [ - { - "exclusive_end": 17, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 41, - "slot": "artist", - "start": 35 - }, - { - "exclusive_end": 31, - "slot": "album", - "start": 23 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about Control from Badlands by Halsey?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Badlands" - ], - "artist": [ - "Halsey" - ], - "genre": [ - "electropop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Anything else you have?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Gasoline" - ], - "slot": "song_name", - "values": [ - "Gasoline" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Halsey" - ], - "slot": "artist", - "values": [ - "Halsey" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Badlands" - ], - "slot": "album", - "values": [ - "Badlands" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 8, - "slot": "song_name", - "start": 0 - }, - { - "exclusive_end": 30, - "slot": "artist", - "start": 24 - }, - { - "exclusive_end": 20, - "slot": "album", - "start": 12 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Gasoline on Badlands by Halsey." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Badlands" - ], - "artist": [ - "Halsey" - ], - "genre": [ - "electropop" - ], - "song_name": [ - "Gasoline" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Perfect, I want that one." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Gasoline" - ], - "slot": "song_name", - "values": [ - "Gasoline" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 8, - "slot": "song_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Gasoline cast to the tv is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Badlands" - ], - "artist": [ - "Halsey" - ], - "genre": [ - "electropop" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Gasoline" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that is perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "artist": "Halsey", - "playback_device": "TV", - "song_name": "Gasoline" - } - }, - "service_results": [ - { - "album": "Badlands", - "artist": "Halsey", - "genre": "Electropop", - "playback_device": "TV", - "song_name": "Gasoline" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Started the song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Badlands" - ], - "artist": [ - "Halsey" - ], - "genre": [ - "electropop" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Gasoline" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I do anything else for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "album": [ - "Badlands" - ], - "artist": [ - "Halsey" - ], - "genre": [ - "electropop" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Gasoline" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No that will be all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "7_00025", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Can you find some songs for me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Sleepover" - ], - "slot": "song_name", - "values": [ - "Sleepover" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Hayley Kiyoko" - ], - "slot": "artist", - "values": [ - "Hayley Kiyoko" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Expectations" - ], - "slot": "album", - "values": [ - "Expectations" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Expectations", - "artist": "Hayley Kiyoko", - "genre": "Pop", - "song_name": "Sleepover" - }, - { - "album": "Bloom", - "artist": "Troye Sivan", - "genre": "Pop", - "song_name": "Lucky Strike" - }, - { - "album": "Lindsey Stirling", - "artist": "Lindsey Stirling", - "genre": "Pop", - "song_name": "Crystallize" - }, - { - "album": "Brave Enough", - "artist": "Lindsey Stirling", - "genre": "Pop", - "song_name": "The Arena" - }, - { - "album": "My Dream", - "artist": "Karolina Protsenko", - "genre": "Pop", - "song_name": "Despacito" - }, - { - "album": "Fight Song", - "artist": "Rachel Platten", - "genre": "Pop", - "song_name": "Fight Song" - }, - { - "album": "Thank You", - "artist": "Meghan Trainor", - "genre": "Pop", - "song_name": "Kindly Calm Me Down" - }, - { - "album": "Welcome Reality", - "artist": "Nero", - "genre": "Dubstep", - "song_name": "Promises" - }, - { - "album": "Erase The Pain", - "artist": "Palisades", - "genre": "Rock", - "song_name": "Erase The Pain" - }, - { - "album": "You Should Be Here", - "artist": "Cole Swindell", - "genre": "Country", - "song_name": "You Should Be Here" - } - ], - "slots": [ - { - "exclusive_end": 57, - "slot": "song_name", - "start": 48 - }, - { - "exclusive_end": 74, - "slot": "artist", - "start": 61 - }, - { - "exclusive_end": 102, - "slot": "album", - "start": 90 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 10 songs I think you'd enjoy. How about Sleepover by Hayley Kiyoko from the album Expectations?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "song_name": [ - "Sleepover" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's perfect for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to play the song now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "song_name": [ - "Sleepover" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, please play it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Sleepover" - ], - "slot": "song_name", - "values": [ - "Sleepover" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 45, - "slot": "song_name", - "start": 36 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Confirm that you would like to play Sleepover on TV." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "TV" - ], - "song_name": [ - "Sleepover" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yep, that's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "TV", - "song_name": "Sleepover" - } - }, - "service_results": [ - { - "album": "Expectations", - "artist": "Hayley Kiyoko", - "genre": "Pop", - "playback_device": "TV", - "song_name": "Sleepover" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The song is starting now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "TV" - ], - "song_name": [ - "Sleepover" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that's all I need help with." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You're welcome and have a great day." - } - ] - }, - { - "dialogue_id": "7_00026", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Folk" - ], - "slot": "genre", - "values": [ - "Folk" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 61, - "slot": "genre", - "start": 57 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "Folk" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm in the mood to listen to music, can you find me some Folk songs?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Annie" - ], - "slot": "song_name", - "values": [ - "Annie" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Connar Moon" - ], - "slot": "artist", - "values": [ - "Connar Moon" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Oxford" - ], - "slot": "album", - "values": [ - "Oxford" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "6" - ], - "slot": "count", - "values": [ - "6" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "genre": "Folk" - } - }, - "service_results": [ - { - "album": "Oxford", - "artist": "Connar Moon", - "genre": "Folk", - "song_name": "Annie" - }, - { - "album": "Good Company", - "artist": "The Dead South", - "genre": "Folk", - "song_name": "Banjo Odyssey" - }, - { - "album": "Philharmonics", - "artist": "Agnes Obel", - "genre": "Folk", - "song_name": "Riverside" - }, - { - "album": "Flicker", - "artist": "Niall Horan", - "genre": "Folk", - "song_name": "Slow Hands" - }, - { - "album": "Fagun Ke Rang", - "artist": "Awadesh Premi Yadav", - "genre": "Folk", - "song_name": "Suna Bhaiya Ke Sali" - }, - { - "album": "Borbena", - "artist": "Teodora", - "genre": "Folk", - "song_name": "Tom Ford" - } - ], - "slots": [ - { - "exclusive_end": 65, - "slot": "song_name", - "start": 60 - }, - { - "exclusive_end": 102, - "slot": "artist", - "start": 91 - }, - { - "exclusive_end": 87, - "slot": "album", - "start": 81 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 6 songs that I found for you. What about the song Annie from the album Oxford by Connar Moon?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Singular Act I" - ], - "slot": "album", - "values": [ - "Singular Act I" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 47, - "slot": "genre", - "start": 44 - }, - { - "exclusive_end": 103, - "slot": "album", - "start": 89 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Singular Act I" - ], - "genre": [ - "Pop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do you have anything else that is more like Pop? I like many of the songs from the album Singular Act I." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Almost Love" - ], - "slot": "song_name", - "values": [ - "Almost Love" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Sabrina Carpenter" - ], - "slot": "artist", - "values": [ - "Sabrina Carpenter" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Singular Act I" - ], - "slot": "album", - "values": [ - "Singular Act I" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "album": "Singular Act I", - "genre": "Pop" - } - }, - "service_results": [ - { - "album": "Singular Act I", - "artist": "Sabrina Carpenter", - "genre": "Pop", - "song_name": "Almost Love" - }, - { - "album": "Singular Act I", - "artist": "Sabrina Carpenter", - "genre": "Pop", - "song_name": "Paris" - }, - { - "album": "Singular Act I", - "artist": "Sabrina Carpenter", - "genre": "Pop", - "song_name": "Sue Me" - } - ], - "slots": [ - { - "exclusive_end": 22, - "slot": "song_name", - "start": 11 - }, - { - "exclusive_end": 73, - "slot": "artist", - "start": 56 - }, - { - "exclusive_end": 52, - "slot": "album", - "start": 38 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "What about Almost Love from the album Singular Act I by Sabrina Carpenter?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sabrina Carpenter" - ], - "slot": "artist", - "values": [ - "Sabrina Carpenter" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 34, - "slot": "artist", - "start": 17 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Singular Act I" - ], - "artist": [ - "Sabrina Carpenter" - ], - "genre": [ - "Pop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I enjoy songs by Sabrina Carpenter but do you have a different song?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Paris" - ], - "slot": "song_name", - "values": [ - "Paris" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Sabrina Carpenter" - ], - "slot": "artist", - "values": [ - "Sabrina Carpenter" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Singular Act I" - ], - "slot": "album", - "values": [ - "Singular Act I" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "album": "Singular Act I", - "artist": "Sabrina Carpenter", - "genre": "Pop" - } - }, - "service_results": [ - { - "album": "Singular Act I", - "artist": "Sabrina Carpenter", - "genre": "Pop", - "song_name": "Almost Love" - }, - { - "album": "Singular Act I", - "artist": "Sabrina Carpenter", - "genre": "Pop", - "song_name": "Paris" - }, - { - "album": "Singular Act I", - "artist": "Sabrina Carpenter", - "genre": "Pop", - "song_name": "Sue Me" - } - ], - "slots": [ - { - "exclusive_end": 16, - "slot": "song_name", - "start": 11 - }, - { - "exclusive_end": 72, - "slot": "artist", - "start": 55 - }, - { - "exclusive_end": 51, - "slot": "album", - "start": 37 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "What about Paris also from the album Singular Act I by Sabrina Carpenter?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Singular Act I" - ], - "artist": [ - "Sabrina Carpenter" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Paris" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is perfect. I would like to play the song on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Paris" - ], - "slot": "song_name", - "values": [ - "Paris" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 31, - "slot": "song_name", - "start": 26 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You want to play the song Paris on the kitchen speaker, is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Singular Act I" - ], - "artist": [ - "Sabrina Carpenter" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Paris" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. I want to play the song on the bedroom device." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Paris" - ], - "slot": "song_name", - "values": [ - "Paris" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 37, - "slot": "song_name", - "start": 32 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You would like to play the song Paris on the bedroom speaker?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Singular Act I" - ], - "artist": [ - "Sabrina Carpenter" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Paris" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is what I want." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "artist": "Sabrina Carpenter", - "playback_device": "bedroom speaker", - "song_name": "Paris" - } - }, - "service_results": [ - { - "album": "Singular Act I", - "artist": "Sabrina Carpenter", - "genre": "Pop", - "playback_device": "bedroom speaker", - "song_name": "Paris" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The song is now playing." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Singular Act I" - ], - "artist": [ - "Sabrina Carpenter" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Paris" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for your time, that is everything." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "My pleasure. Have a great day." - } - ] - }, - { - "dialogue_id": "7_00027", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "album", - "values": [ - "dontcare" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to listen to some music while I study for my midterm. Can you help with that. Any album is fine." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Carnivore" - ], - "slot": "song_name", - "values": [ - "Carnivore" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Starset" - ], - "slot": "artist", - "values": [ - "Starset" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Transmissions" - ], - "slot": "album", - "values": [ - "Transmissions" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Transmissions", - "artist": "Starset", - "genre": "Rock", - "song_name": "Carnivore" - }, - { - "album": "La La Land", - "artist": "La La Land Cast", - "genre": "Soundtracks", - "song_name": "Another Day Of Sun" - }, - { - "album": "Lindsey Stirling", - "artist": "Lindsey Stirling", - "genre": "Pop", - "song_name": "Crystallize" - }, - { - "album": "Sex Pop", - "artist": "Alex Angel", - "genre": "Pop", - "song_name": "Sex Pop" - }, - { - "album": "Meliora", - "artist": "Ghost", - "genre": "Metal", - "song_name": "Cirice" - }, - { - "album": "Pure Heroine", - "artist": "Lorde", - "genre": "Electropop", - "song_name": "Buzzcut Season" - }, - { - "album": "Happy Endings", - "artist": "Old Dominion", - "genre": "Country", - "song_name": "Hotel Key" - }, - { - "album": "Redneck Crazy", - "artist": "Tyler Farr", - "genre": "Country", - "song_name": "Redneck Crazy" - }, - { - "album": "Dark Horse", - "artist": "Devin Dawson", - "genre": "Country", - "song_name": "All On Me" - }, - { - "album": "Home State", - "artist": "Jordan Davis", - "genre": "Country", - "song_name": "Take It From Me" - } - ], - "slots": [ - { - "exclusive_end": 72, - "slot": "song_name", - "start": 63 - }, - { - "exclusive_end": 83, - "slot": "artist", - "start": 76 - }, - { - "exclusive_end": 112, - "slot": "album", - "start": 99 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I was able to locate 10 songs for you. The first one is titled Carnivore by Starset from the album Transmissions." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "song_name": [ - "Carnivore" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like me to begin playing that for you now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "song_name": [ - "Carnivore" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, now is fine." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Carnivore" - ], - "slot": "song_name", - "values": [ - "Carnivore" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 30, - "slot": "song_name", - "start": 21 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I will begin playing Carnivore on the TV, is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Carnivore" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I will be studying in the kitchen so can you please play it on the kitchen device instead?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Carnivore" - ], - "slot": "song_name", - "values": [ - "Carnivore" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 30, - "slot": "song_name", - "start": 21 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I will begin to play Carnivore on the kitchen speaker. Is that correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Carnivore" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's what I want." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "kitchen speaker", - "song_name": "Carnivore" - } - }, - "service_results": [ - { - "album": "Transmissions", - "artist": "Starset", - "genre": "Rock", - "playback_device": "kitchen speaker", - "song_name": "Carnivore" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The song has begun to play in the kitchen." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Carnivore" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank so much!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No problem, are there any other songs or anything else you would like me to find for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Carnivore" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No that will be all for now but thank you for asking." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I'm happy to help, have a great day!" - } - ] - }, - { - "dialogue_id": "7_00028", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Camila" - ], - "slot": "album", - "values": [ - "camila" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 132, - "slot": "album", - "start": 126 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "camila" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "i have many leisure time because i am not going for work today. will you find me some good songs ? please find songs in album camila because it has so many good songs?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Consequences" - ], - "slot": "song_name", - "values": [ - "Consequences" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Camila Cabello" - ], - "slot": "artist", - "values": [ - "Camila Cabello" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Camila" - ], - "slot": "album", - "values": [ - "Camila" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "album": "Camila" - } - }, - "service_results": [ - { - "album": "Camila", - "artist": "Camila Cabello", - "genre": "Pop", - "song_name": "Consequences" - }, - { - "album": "Camila", - "artist": "Camila Cabello", - "genre": "Pop", - "song_name": "Real Friends" - }, - { - "album": "Camila", - "artist": "Camila Cabello", - "genre": "Pop", - "song_name": "She Loves Control" - } - ], - "slots": [ - { - "exclusive_end": 31, - "slot": "song_name", - "start": 19 - }, - { - "exclusive_end": 49, - "slot": "artist", - "start": 35 - }, - { - "exclusive_end": 65, - "slot": "album", - "start": 59 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about the song Consequences by Camila Cabello in album Camila? whether you like it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Camila", - "camila" - ], - "song_name": [ - "Consequences" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "yes, that's great" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "could i play this music now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Camila", - "camila" - ], - "song_name": [ - "Consequences" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "sure. please play it" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Consequences" - ], - "slot": "song_name", - "values": [ - "Consequences" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 69, - "slot": "song_name", - "start": 57 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "ok please check and confirm the following details : play Consequences on TV." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [ - "genre" - ], - "slot_values": { - "album": [ - "Camila", - "camila" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Consequences" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "ok that's correct. What kind of music is it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "TV", - "song_name": "Consequences" - } - }, - "service_results": [ - { - "album": "Camila", - "artist": "Camila Cabello", - "genre": "Pop", - "playback_device": "TV", - "song_name": "Consequences" - } - ], - "slots": [ - { - "exclusive_end": 11, - "slot": "genre", - "start": 8 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It is a Pop song . Song is started playing." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Camila", - "camila" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Consequences" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot for your help" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Whether i need to find any other thing?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "album": [ - "Camila", - "camila" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Consequences" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thanks, not now" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "take care have a great day" - } - ] - }, - { - "dialogue_id": "7_00029", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Hello! Jack here. I wish to hear some good songs. Please can you help me to find a good one?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "One Last Time" - ], - "slot": "song_name", - "values": [ - "One Last Time" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Ariana Grande" - ], - "slot": "artist", - "values": [ - "Ariana Grande" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "My Everything" - ], - "slot": "album", - "values": [ - "My Everything" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "My Everything", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "One Last Time" - }, - { - "album": "Experiment", - "artist": "Kane Brown", - "genre": "Country", - "song_name": "Lose It" - }, - { - "album": "A True Master", - "artist": "Yi Nantiro", - "genre": "Soundtracks", - "song_name": "A True Master" - }, - { - "album": "Burlesque Original Motion Picture Soundtrack", - "artist": "Christina Aguilera", - "genre": "Soundtracks", - "song_name": "Tough Lover" - }, - { - "album": "Burlesque Original Motion Picture Soundtrack", - "artist": "Christina Aguilera", - "genre": "Soundtracks", - "song_name": "Show Me How You Burlesque" - }, - { - "album": "Purple Reign", - "artist": "Future", - "genre": "Soundtracks", - "song_name": "Wicked" - }, - { - "album": "Meliora", - "artist": "Ghost", - "genre": "Metal", - "song_name": "Cirice" - }, - { - "album": "Welcome Reality", - "artist": "Nero", - "genre": "Dubstep", - "song_name": "Promises" - }, - { - "album": "Blown Away", - "artist": "Carrie Underwood", - "genre": "Country", - "song_name": "Blown Away" - }, - { - "album": "Glory", - "artist": "Britney Spears", - "genre": "Pop", - "song_name": "Slumber Party" - } - ], - "slots": [ - { - "exclusive_end": 48, - "slot": "song_name", - "start": 35 - }, - { - "exclusive_end": 65, - "slot": "artist", - "start": 52 - }, - { - "exclusive_end": 94, - "slot": "album", - "start": 81 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure! Do you wish to hear the song One Last Time by Ariana Grande from the album My Everything that was released in 2014?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Country" - ], - "slot": "genre", - "values": [ - "Country" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 23, - "slot": "genre", - "start": 16 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "Country" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do you have any Country songs for I would love to hear them." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "All On Me" - ], - "slot": "song_name", - "values": [ - "All on Me" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Devin Dawson" - ], - "slot": "artist", - "values": [ - "Devin Dawson" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Dark Horse" - ], - "slot": "album", - "values": [ - "Dark Horse" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "genre": "Country" - } - }, - "service_results": [ - { - "album": "Dark Horse", - "artist": "Devin Dawson", - "genre": "Country", - "song_name": "All On Me" - }, - { - "album": "Kuntry", - "artist": "Jawga Boyz", - "genre": "Country", - "song_name": "All The Girls Wanna Ride" - }, - { - "album": "Barefoot Blue Jean Night", - "artist": "Jake Owen", - "genre": "Country", - "song_name": "Alone With You" - }, - { - "album": "Bigger", - "artist": "Sugarland", - "genre": "Country", - "song_name": "Babe" - }, - { - "album": "Mercury Lane", - "artist": "Jimmie Allen", - "genre": "Country", - "song_name": "Best Shot" - }, - { - "album": "Blown Away", - "artist": "Carrie Underwood", - "genre": "Country", - "song_name": "Blown Away" - }, - { - "album": "Yours", - "artist": "Russell Dickerson", - "genre": "Country", - "song_name": "Blue Tacoma" - }, - { - "album": "Halfway To Heaven", - "artist": "Brantley Gilbert", - "genre": "Country", - "song_name": "Bottoms Up" - }, - { - "album": "Untamed", - "artist": "Cam", - "genre": "Country", - "song_name": "Burning House" - }, - { - "album": "The Mountain", - "artist": "Dierks Bentley", - "genre": "Country", - "song_name": "Burning Man" - } - ], - "slots": [ - { - "exclusive_end": 76, - "slot": "song_name", - "start": 67 - }, - { - "exclusive_end": 92, - "slot": "artist", - "start": 80 - }, - { - "exclusive_end": 118, - "slot": "album", - "start": 108 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Yup! I got 10 songs that suits your taste. One of them is the song All on Me by Devin Dawson from the album Dark Horse that was released in 1974. Do you wish to listen to this song?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Old Dominion" - ], - "slot": "artist", - "values": [ - "Old Dominion" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Happy Endings" - ], - "slot": "album", - "values": [ - "Happy Endings" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 102, - "slot": "artist", - "start": 90 - }, - { - "exclusive_end": 179, - "slot": "album", - "start": 166 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Happy Endings" - ], - "artist": [ - "Old Dominion" - ], - "genre": [ - "Country" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Looks too old. Do you have any other songs that's released recently? I would love to hear Old Dominion 's songs and I think you can find many good songs in the album Happy Endings. Please can you find one for me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Hotel Key" - ], - "slot": "song_name", - "values": [ - "Hotel Key" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Old Dominion" - ], - "slot": "artist", - "values": [ - "Old Dominion" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Happy Endings" - ], - "slot": "album", - "values": [ - "Happy Endings" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "2" - ], - "slot": "count", - "values": [ - "2" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "album": "Happy Endings", - "artist": "Old Dominion", - "genre": "Country" - } - }, - "service_results": [ - { - "album": "Happy Endings", - "artist": "Old Dominion", - "genre": "Country", - "song_name": "Hotel Key" - }, - { - "album": "Happy Endings", - "artist": "Old Dominion", - "genre": "Country", - "song_name": "Written In Sand" - } - ], - "slots": [ - { - "exclusive_end": 107, - "slot": "song_name", - "start": 98 - }, - { - "exclusive_end": 123, - "slot": "artist", - "start": 111 - }, - { - "exclusive_end": 152, - "slot": "album", - "start": 139 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure! I will do that for you. There are 2 good song that suits your taste. One of the song is the Hotel Key by Old Dominion from the album Happy Endings? Would you like to listen to this song?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Happy Endings" - ], - "artist": [ - "Old Dominion" - ], - "genre": [ - "Country" - ], - "song_name": [ - "Hotel Key" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Awesome! Awaiting to hear this song... Please can you play it for me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Hotel Key" - ], - "slot": "song_name", - "values": [ - "Hotel Key" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 63, - "slot": "song_name", - "start": 54 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Yup! Please confirm me that you wish to hear the song Hotel Key in your home device TV, right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Happy Endings" - ], - "artist": [ - "Old Dominion" - ], - "genre": [ - "Country" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Hotel Key" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope, please play the song on my speaker in kitchen." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Hotel Key" - ], - "slot": "song_name", - "values": [ - "Hotel Key" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 45, - "slot": "song_name", - "start": 36 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay! So, you wish to hear the song Hotel Key on your kitchen speaker. Am I right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Happy Endings" - ], - "artist": [ - "Old Dominion" - ], - "genre": [ - "Country" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Hotel Key" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yup! You're right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "artist": "Old Dominion", - "playback_device": "kitchen speaker", - "song_name": "Hotel Key" - } - }, - "service_results": [ - { - "album": "Happy Endings", - "artist": "Old Dominion", - "genre": "Country", - "playback_device": "kitchen speaker", - "song_name": "Hotel Key" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You are done and the song you wished to hear is playing in your kitchen speaker. Enjoy the music !!!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Happy Endings" - ], - "artist": [ - "Old Dominion" - ], - "genre": [ - "Country" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Hotel Key" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need any other songs to be played?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "album": [ - "Happy Endings" - ], - "artist": [ - "Old Dominion" - ], - "genre": [ - "Country" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Hotel Key" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope, thanks, that's it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a fantastic day." - } - ] - }, - { - "dialogue_id": "7_00030", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Can you find something I can hear to pass the time?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Black Eyes" - ], - "slot": "song_name", - "values": [ - "Black Eyes" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Bradley Cooper" - ], - "slot": "artist", - "values": [ - "Bradley Cooper" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "A Star Is Born Soundtrack" - ], - "slot": "album", - "values": [ - "A Star Is Born Soundtrack" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "A Star Is Born Soundtrack", - "artist": "Bradley Cooper", - "genre": "Soundtracks", - "song_name": "Black Eyes" - }, - { - "album": "Ana Keteer", - "artist": "Sherine", - "genre": "Pop", - "song_name": "Ya Layali" - }, - { - "album": "Golden Hour", - "artist": "Kacey Musgraves", - "genre": "Country", - "song_name": "Slow Burn" - }, - { - "album": "Bringing Back The Sunshine", - "artist": "Blake Shelton", - "genre": "Country", - "song_name": "Sangria" - }, - { - "album": "Confident", - "artist": "Demi Lovato", - "genre": "Pop", - "song_name": "Stone Cold" - }, - { - "album": "The Beautiful Game", - "artist": "Vulfpeck", - "genre": "Pop", - "song_name": "Dean Town" - }, - { - "album": "Blonde", - "artist": "Frank Ocean", - "genre": "Pop", - "song_name": "Ivy" - }, - { - "album": "This Is Acting", - "artist": "Sia", - "genre": "Pop", - "song_name": "Bird Set Free" - }, - { - "album": "Happiness Begins", - "artist": "Jonas Brothers", - "genre": "Pop", - "song_name": "Sucker" - }, - { - "album": "Tomboy", - "artist": "Destiny Rogers", - "genre": "Pop", - "song_name": "Tomboy" - } - ], - "slots": [ - { - "exclusive_end": 49, - "slot": "song_name", - "start": 39 - }, - { - "exclusive_end": 67, - "slot": "artist", - "start": 53 - }, - { - "exclusive_end": 102, - "slot": "album", - "start": 77 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 10 available songs. What about Black Eyes by Bradley Cooper from the A Star Is Born Soundtrack?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "song_name": [ - "Black Eyes" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I love it. Play it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Should I play it right now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Black Eyes" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, on the kitchen device." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Black Eyes" - ], - "slot": "song_name", - "values": [ - "Black Eyes" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 19, - "slot": "song_name", - "start": 9 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So, play Black Eyes on the kitchen speaker?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Black Eyes" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "kitchen speaker", - "song_name": "Black Eyes" - } - }, - "service_results": [ - { - "album": "A Star Is Born Soundtrack", - "artist": "Bradley Cooper", - "genre": "Soundtracks", - "playback_device": "kitchen speaker", - "song_name": "Black Eyes" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Just started playing it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Black Eyes" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot, that's all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have great day." - } - ] - }, - { - "dialogue_id": "7_00031", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Can you help me find some music?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Why So Serious" - ], - "slot": "song_name", - "values": [ - "Why So Serious" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Alice Merton" - ], - "slot": "artist", - "values": [ - "Alice Merton" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Mint" - ], - "slot": "album", - "values": [ - "Mint" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Mint", - "artist": "Alice Merton", - "genre": "Pop", - "song_name": "Why So Serious" - }, - { - "album": "Muse Box", - "artist": "Madilyn Bailey", - "genre": "Pop", - "song_name": "Titanium" - }, - { - "album": "Nine Track Mind", - "artist": "Charlie Puth", - "genre": "Pop", - "song_name": "One Call Away" - }, - { - "album": "Ores Aixmis", - "artist": "Malou Kyriakopoulou", - "genre": "Pop", - "song_name": "Tous Eipes Pos" - }, - { - "album": "Loser", - "artist": "Sasha Sloan", - "genre": "Pop", - "song_name": "Older" - }, - { - "album": "Joytime", - "artist": "Marshmello", - "genre": "House", - "song_name": "Blocks" - }, - { - "album": "The Mountain", - "artist": "Dierks Bentley", - "genre": "Country", - "song_name": "Burning Man" - }, - { - "album": "Odisea", - "artist": "Ozuna", - "genre": "Latin", - "song_name": "El Farsante" - }, - { - "album": "Handwritten", - "artist": "Shawn Mendes", - "genre": "Pop", - "song_name": "Stitches" - }, - { - "album": "A Star Is Born Soundtrack", - "artist": "Lady Gaga", - "genre": "Soundtracks", - "song_name": "Heal Me" - } - ], - "slots": [ - { - "exclusive_end": 24, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 40, - "slot": "artist", - "start": 28 - }, - { - "exclusive_end": 52, - "slot": "album", - "start": 48 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about Why So Serious by Alice Merton on her Mint album?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "song_name": [ - "Why So Serious" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to play it now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "song_name": [ - "Why So Serious" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sure." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Why So Serious" - ], - "slot": "song_name", - "values": [ - "Why So Serious" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 35, - "slot": "song_name", - "start": 21 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: Play Why So Serious on tv." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "TV" - ], - "song_name": [ - "Why So Serious" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "TV", - "song_name": "Why So Serious" - } - }, - "service_results": [ - { - "album": "Mint", - "artist": "Alice Merton", - "genre": "Pop", - "playback_device": "TV", - "song_name": "Why So Serious" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Playing now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [ - "genre" - ], - "slot_values": { - "playback_device": [ - "TV" - ], - "song_name": [ - "Why So Serious" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What genre is this?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "pop" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 8, - "slot": "genre", - "start": 5 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's pop." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "TV" - ], - "song_name": [ - "Why So Serious" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Anything else I can help you with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "TV" - ], - "song_name": [ - "Why So Serious" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "7_00032", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Rock" - ], - "slot": "genre", - "values": [ - "rock" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 24, - "slot": "genre", - "start": 20 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "rock" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you search some rock type of songs for me that I like very much?." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Are You Ready" - ], - "slot": "song_name", - "values": [ - "Are You Ready" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Disturbed" - ], - "slot": "artist", - "values": [ - "Disturbed" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Evolution" - ], - "slot": "album", - "values": [ - "Evolution" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "genre": "Rock" - } - }, - "service_results": [ - { - "album": "Evolution", - "artist": "Disturbed", - "genre": "Rock", - "song_name": "Are You Ready" - }, - { - "album": "The End Is Where We Begin", - "artist": "Thousand Foot Krutch", - "genre": "Rock", - "song_name": "Be Somebody" - }, - { - "album": "Born Free", - "artist": "Kid Rock", - "genre": "Rock", - "song_name": "Born Free" - }, - { - "album": "Transmissions", - "artist": "Starset", - "genre": "Rock", - "song_name": "Carnivore" - }, - { - "album": "The End Is Where We Begin", - "artist": "Thousand Foot Krutch", - "genre": "Rock", - "song_name": "Courtesy Call" - }, - { - "album": "Your Name", - "artist": "Radwimps", - "genre": "Rock", - "song_name": "Dream Lantern" - }, - { - "album": "Sex Rock", - "artist": "Alex Angel", - "genre": "Rock", - "song_name": "Easy World" - }, - { - "album": "Erase The Pain", - "artist": "Palisades", - "genre": "Rock", - "song_name": "Erase The Pain" - }, - { - "album": "After Laughter", - "artist": "Paramore", - "genre": "Rock", - "song_name": "Hard Times" - }, - { - "album": "Meliora", - "artist": "Ghost", - "genre": "Rock", - "song_name": "He Is" - } - ], - "slots": [ - { - "exclusive_end": 25, - "slot": "song_name", - "start": 12 - }, - { - "exclusive_end": 38, - "slot": "artist", - "start": 29 - }, - { - "exclusive_end": 57, - "slot": "album", - "start": 48 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Is the song Are You Ready by Disturbed in album Evolution is okay for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Skillet" - ], - "slot": "artist", - "values": [ - "Skillet" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 43, - "slot": "artist", - "start": 36 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "artist": [ - "Skillet" - ], - "genre": [ - "rock" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, can you search for the songs by Skillet?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "The Resistance" - ], - "slot": "song_name", - "values": [ - "The Resistance" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Skillet" - ], - "slot": "artist", - "values": [ - "Skillet" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Unleashed Beyond" - ], - "slot": "album", - "values": [ - "Unleashed Beyond" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "artist": "Skillet", - "genre": "Rock" - } - }, - "service_results": [ - { - "album": "Unleashed Beyond", - "artist": "Skillet", - "genre": "Rock", - "song_name": "The Resistance" - } - ], - "slots": [ - { - "exclusive_end": 39, - "slot": "song_name", - "start": 25 - }, - { - "exclusive_end": 91, - "slot": "artist", - "start": 84 - }, - { - "exclusive_end": 65, - "slot": "album", - "start": 49 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Yes, what about the song The Resistance in album Unleashed Beyond which is the 1 by Skillet?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "artist": [ - "Skillet" - ], - "genre": [ - "rock" - ], - "song_name": [ - "The Resistance" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is the nice one and I like it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Shall I play this song now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Skillet" - ], - "genre": [ - "rock" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "The Resistance" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, please do it and I like to hear it in my Kitchen." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "The Resistance" - ], - "slot": "song_name", - "values": [ - "The Resistance" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 37, - "slot": "song_name", - "start": 23 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm to play The Resistance on Kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Skillet" - ], - "genre": [ - "rock" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "The Resistance" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Just I want to go to bedroom now so please play it on my bedroom." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "The Resistance" - ], - "slot": "song_name", - "values": [ - "the Resistance" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 36, - "slot": "song_name", - "start": 22 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, confirm to play the Resistance on bedroom speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Skillet" - ], - "genre": [ - "rock" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "The Resistance", - "the Resistance" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is correct, continue please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "artist": "Skillet", - "playback_device": "bedroom speaker", - "song_name": "The Resistance" - } - }, - "service_results": [ - { - "album": "Unleashed Beyond", - "artist": "Skillet", - "genre": "Rock", - "playback_device": "bedroom speaker", - "song_name": "The Resistance" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Song started playing on your bedroom speaker. enjoy your music." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Skillet" - ], - "genre": [ - "rock" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "The Resistance", - "the Resistance" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that's all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "7_00033", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "album", - "values": [ - "dontcare" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to listen to some music, can you find me songs from any album?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "With You I Am" - ], - "slot": "song_name", - "values": [ - "With You I Am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Cody Johnson" - ], - "slot": "artist", - "values": [ - "Cody Johnson" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Gotta Be Me" - ], - "slot": "album", - "values": [ - "Gotta Be Me" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Gotta Be Me", - "artist": "Cody Johnson", - "genre": "Country", - "song_name": "With You I Am" - }, - { - "album": "Loud", - "artist": "Rihanna", - "genre": "Reggae", - "song_name": "Man Down" - }, - { - "album": "Experiment", - "artist": "Kane Brown", - "genre": "Country", - "song_name": "Weekend" - }, - { - "album": "Lush Life", - "artist": "Zara Larsson", - "genre": "Pop", - "song_name": "Lush Life" - }, - { - "album": "Salam", - "artist": "Harris J", - "genre": "Pop", - "song_name": "Salam Alaikum" - }, - { - "album": "Untamed", - "artist": "Cam", - "genre": "Country", - "song_name": "Burning House" - }, - { - "album": "Where We Come From", - "artist": "Popcaan", - "genre": "Reggae", - "song_name": "Addicted" - }, - { - "album": "One More Light", - "artist": "Linkin Park", - "genre": "Electropop", - "song_name": "One More Light" - }, - { - "album": "Lifers", - "artist": "Cody Jinks", - "genre": "Country", - "song_name": "Must Be The Whiskey" - }, - { - "album": "Pure Heroine", - "artist": "Lorde", - "genre": "Electropop", - "song_name": "Team" - } - ], - "slots": [ - { - "exclusive_end": 65, - "slot": "song_name", - "start": 52 - }, - { - "exclusive_end": 108, - "slot": "artist", - "start": 96 - }, - { - "exclusive_end": 92, - "slot": "album", - "start": 81 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 10 songs that suit your taste. What about With You I Am from the album Gotta Be Me by Cody Johnson?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "song_name": [ - "With You I Am" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds perfect, I will give it a try." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to play the music now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "song_name": [ - "With You I Am" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I would love to." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "With You I Am" - ], - "slot": "song_name", - "values": [ - "With You I Am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 30, - "slot": "song_name", - "start": 17 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You want to play With You I Am on your TV?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "With You I Am" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's what I want." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "TV", - "song_name": "With You I Am" - } - }, - "service_results": [ - { - "album": "Gotta Be Me", - "artist": "Cody Johnson", - "genre": "Country", - "playback_device": "TV", - "song_name": "With You I Am" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The song is now playing." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "With You I Am" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can help you with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "With You I Am" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that is all. Thank you very much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You're welcome. Have a great day." - } - ] - }, - { - "dialogue_id": "7_00034", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 109, - "slot": "genre", - "start": 106 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "Pop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Hi i need a help, i am Interested in listening songs, Could you find some songs for me? i especially like Pop songs." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Adorn" - ], - "slot": "song_name", - "values": [ - "Adorn" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Miguel" - ], - "slot": "artist", - "values": [ - "Miguel" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Kaleidoscope Dream" - ], - "slot": "album", - "values": [ - "kaleidoscope Dream" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "genre": "Pop" - } - }, - "service_results": [ - { - "album": "Kaleidoscope Dream", - "artist": "Miguel", - "genre": "Pop", - "song_name": "Adorn" - }, - { - "album": "A Boy From Tandale", - "artist": "Diamond Platnumz", - "genre": "Pop", - "song_name": "African Beauty" - }, - { - "album": "Handwritten", - "artist": "Shawn Mendes", - "genre": "Pop", - "song_name": "Aftertaste" - }, - { - "album": "Holo", - "artist": "Limbo", - "genre": "Pop", - "song_name": "Airplane Mode" - }, - { - "album": "This Is Acting", - "artist": "Sia", - "genre": "Pop", - "song_name": "Alive" - }, - { - "album": "Title", - "artist": "Meghan Trainor", - "genre": "Pop", - "song_name": "All About That Bass" - }, - { - "album": "Always In Between", - "artist": "Jess Glynne", - "genre": "Pop", - "song_name": "All I Am" - }, - { - "album": "The Princess", - "artist": "Parov Stelar", - "genre": "Pop", - "song_name": "All Night" - }, - { - "album": "Journals", - "artist": "Justin Bieber", - "genre": "Pop", - "song_name": "All That Matters" - }, - { - "album": "Singular Act I", - "artist": "Sabrina Carpenter", - "genre": "Pop", - "song_name": "Almost Love" - } - ], - "slots": [ - { - "exclusive_end": 66, - "slot": "song_name", - "start": 61 - }, - { - "exclusive_end": 76, - "slot": "artist", - "start": 70 - }, - { - "exclusive_end": 104, - "slot": "album", - "start": 86 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, I will help you, I found 10 songs for you, Do you like Adorn by Miguel in album kaleidoscope Dream?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "Pop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Find another songs for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "African Beauty" - ], - "slot": "song_name", - "values": [ - "African Beauty" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Diamond Platnumz" - ], - "slot": "artist", - "values": [ - "Diamond Platnumz" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "A Boy From Tandale" - ], - "slot": "album", - "values": [ - "A Boy From Tandale" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 31, - "slot": "song_name", - "start": 17 - }, - { - "exclusive_end": 56, - "slot": "artist", - "start": 40 - }, - { - "exclusive_end": 84, - "slot": "album", - "start": 66 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure,Do you like African Beauty song by Diamond Platnumz in album A Boy From Tandale?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Alec Benjamin" - ], - "slot": "artist", - "values": [ - "Alec Benjamin" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Narrated For You" - ], - "slot": "album", - "values": [ - "Narrated For you" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 39, - "slot": "artist", - "start": 26 - }, - { - "exclusive_end": 98, - "slot": "album", - "start": 82 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Narrated For you" - ], - "artist": [ - "Alec Benjamin" - ], - "genre": [ - "Pop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Find another song, I like Alec Benjamin, There are lot of good songs in the album Narrated For you" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Boy In The Bubble" - ], - "slot": "song_name", - "values": [ - "Boy in the bubble" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Alec Benjamin" - ], - "slot": "artist", - "values": [ - "Alec benjamin" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Narrated For You" - ], - "slot": "album", - "values": [ - "Narrated For you" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "7" - ], - "slot": "count", - "values": [ - "7" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "album": "Narrated For You", - "artist": "Alec Benjamin", - "genre": "Pop" - } - }, - "service_results": [ - { - "album": "Narrated For You", - "artist": "Alec Benjamin", - "genre": "Pop", - "song_name": "Boy In The Bubble" - }, - { - "album": "Narrated For You", - "artist": "Alec Benjamin", - "genre": "Pop", - "song_name": "Gotta Be A Reason" - }, - { - "album": "Narrated For You", - "artist": "Alec Benjamin", - "genre": "Pop", - "song_name": "If I Killed Someone For You" - }, - { - "album": "Narrated For You", - "artist": "Alec Benjamin", - "genre": "Pop", - "song_name": "If We Have Each Other" - }, - { - "album": "Narrated For You", - "artist": "Alec Benjamin", - "genre": "Pop", - "song_name": "Let Me Down Slowly" - }, - { - "album": "Narrated For You", - "artist": "Alec Benjamin", - "genre": "Pop", - "song_name": "Outrunning Karma" - }, - { - "album": "Narrated For You", - "artist": "Alec Benjamin", - "genre": "Pop", - "song_name": "The Water Fountain" - } - ], - "slots": [ - { - "exclusive_end": 58, - "slot": "song_name", - "start": 41 - }, - { - "exclusive_end": 75, - "slot": "artist", - "start": 62 - }, - { - "exclusive_end": 105, - "slot": "album", - "start": 89 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok, I found 7 songs for you, Do you like Boy in the bubble by Alec benjamin in the album Narrated For you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Narrated For you" - ], - "artist": [ - "Alec Benjamin", - "Alec benjamin" - ], - "genre": [ - "Pop" - ], - "song_name": [ - "Boy in the bubble" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "yes, i like that song" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can i play the song for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Narrated For you" - ], - "artist": [ - "Alec Benjamin", - "Alec benjamin" - ], - "genre": [ - "Pop" - ], - "song_name": [ - "Boy in the bubble" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Boy In The Bubble" - ], - "slot": "song_name", - "values": [ - "boy in The Bubble" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 60, - "slot": "song_name", - "start": 43 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "please confirm the following details: play boy in The Bubble on TV" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Narrated For you" - ], - "artist": [ - "Alec Benjamin", - "Alec benjamin" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Boy in the bubble", - "boy in The Bubble" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, not on tv, play it on kitchen speaker" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Boy In The Bubble" - ], - "slot": "song_name", - "values": [ - "boy in The Bubble" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 60, - "slot": "song_name", - "start": 43 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "please confirm the following details: play boy in The Bubble on Kitchen speaker" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Narrated For you" - ], - "artist": [ - "Alec Benjamin", - "Alec benjamin" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Boy in the bubble", - "boy in The Bubble" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sorry, play it on my bedroom speaker" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Boy In The Bubble" - ], - "slot": "song_name", - "values": [ - "boy in The Bubble" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 60, - "slot": "song_name", - "start": 43 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "please confirm the following details: play boy in The Bubble on bedroom speaker" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Narrated For you" - ], - "artist": [ - "Alec Benjamin", - "Alec benjamin" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Boy in the bubble", - "boy in The Bubble" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, That's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "artist": "Alec Benjamin", - "playback_device": "bedroom speaker", - "song_name": "Boy In The Bubble" - } - }, - "service_results": [ - { - "album": "Narrated For You", - "artist": "Alec Benjamin", - "genre": "Pop", - "playback_device": "bedroom speaker", - "song_name": "Boy In The Bubble" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The song has been started playing on bedroom speaker" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Narrated For you" - ], - "artist": [ - "Alec Benjamin", - "Alec benjamin" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Boy in the bubble", - "boy in The Bubble" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "thank you very much for your help, That's all i need" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "you are welcome, Shall i help you with anything more?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "album": [ - "Narrated For you" - ], - "artist": [ - "Alec Benjamin", - "Alec benjamin" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Boy in the bubble", - "boy in The Bubble" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thanks bye" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day, bye" - } - ] - }, - { - "dialogue_id": "7_00035", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I would like to listen some nice songs, I need you to search for the good one." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "I Would Like" - ], - "slot": "song_name", - "values": [ - "I would like" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Zara Larsson" - ], - "slot": "artist", - "values": [ - "Zara Larsson" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "So Good" - ], - "slot": "album", - "values": [ - "So good" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "So Good", - "artist": "Zara Larsson", - "genre": "Pop", - "song_name": "I Would Like" - }, - { - "album": "Narsha", - "artist": "Narsha", - "genre": "Pop", - "song_name": "Bbi Ri Bba Bba" - }, - { - "album": "The New Classic", - "artist": "Iggy Azalea", - "genre": "Pop", - "song_name": "Work" - }, - { - "album": "The Dragonborn Comes", - "artist": "Malukah", - "genre": "Soundtracks", - "song_name": "The Dragonborn Comes" - }, - { - "album": "Handwritten", - "artist": "Shawn Mendes", - "genre": "Pop", - "song_name": "Something Big" - }, - { - "album": "Camila", - "artist": "Camila Cabello", - "genre": "Pop", - "song_name": "Consequences" - }, - { - "album": "Red", - "artist": "Dia Frampton", - "genre": "Pop", - "song_name": "Walk Away" - }, - { - "album": "Trench", - "artist": "Twenty One Pilots", - "genre": "Indietronica", - "song_name": "Neon Gravestones" - }, - { - "album": "Beauty Marks", - "artist": "Ciara", - "genre": "Pop", - "song_name": "Thinkin Bout You" - }, - { - "album": "The Devil You Know", - "artist": "Blues Saraceno", - "genre": "Rock", - "song_name": "The Devil You Know" - } - ], - "slots": [ - { - "exclusive_end": 39, - "slot": "song_name", - "start": 27 - }, - { - "exclusive_end": 89, - "slot": "artist", - "start": 77 - }, - { - "exclusive_end": 122, - "slot": "album", - "start": 115 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Found 10 songs. Among them I would like is the nice one which is composed by Zara Larsson and present in the album So good. How about your opinion?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "I would like" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I thing this will be a good one and can you play it on my Kitchen speaker?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "I Would Like" - ], - "slot": "song_name", - "values": [ - "I would like" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 40, - "slot": "song_name", - "start": 28 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Yes, please confirm to play I would like on your kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "I would like" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is correct, continue." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "kitchen speaker", - "song_name": "I Would Like" - } - }, - "service_results": [ - { - "album": "So Good", - "artist": "Zara Larsson", - "genre": "Pop", - "playback_device": "kitchen speaker", - "song_name": "I Would Like" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Song started playing now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [ - "genre" - ], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "I would like" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What kind of song is this?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 13, - "slot": "genre", - "start": 10 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "This is a Pop song, hope you like it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "I would like" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I like it very much and that's all I need from you. thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great and enjoyable day." - } - ] - }, - { - "dialogue_id": "7_00036", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I am looking for some good songs." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "On The Loose" - ], - "slot": "song_name", - "values": [ - "On The Loose" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Niall Horan" - ], - "slot": "artist", - "values": [ - "Niall Horan" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Flicker" - ], - "slot": "album", - "values": [ - "Flicker" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Flicker", - "artist": "Niall Horan", - "genre": "Pop", - "song_name": "On The Loose" - }, - { - "album": "Good Company", - "artist": "The Dead South", - "genre": "Folk", - "song_name": "Banjo Odyssey" - }, - { - "album": "You Should Be Here", - "artist": "Cole Swindell", - "genre": "Country", - "song_name": "You Should Be Here" - }, - { - "album": "Firestone", - "artist": "Kygo", - "genre": "Downtempo", - "song_name": "Firestone" - }, - { - "album": "Crooked Teeth", - "artist": "Papa Roach", - "genre": "Rock", - "song_name": "Help" - }, - { - "album": "Harry Styles", - "artist": "Harry Styles", - "genre": "Rock", - "song_name": "Kiwi" - }, - { - "album": "Safe Haven", - "artist": "Ruth B", - "genre": "Pop", - "song_name": "Superficial Love" - }, - { - "album": "A True Master", - "artist": "Yi Nantiro", - "genre": "Soundtracks", - "song_name": "A True Master" - }, - { - "album": "Amma Kanakku", - "artist": "Srinisha", - "genre": "South Asia", - "song_name": "Maths Tough" - }, - { - "album": "My Kinda Party", - "artist": "Jason Aldean", - "genre": "Country", - "song_name": "Dirt Road Anthem" - } - ], - "slots": [ - { - "exclusive_end": 22, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 37, - "slot": "artist", - "start": 26 - }, - { - "exclusive_end": 60, - "slot": "album", - "start": 53 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about On The Loose by Niall Horan from the album Flicker?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Vessel" - ], - "slot": "album", - "values": [ - "Vessel" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 22, - "slot": "genre", - "start": 19 - }, - { - "exclusive_end": 49, - "slot": "album", - "start": 43 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Vessel" - ], - "genre": [ - "Pop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is there any other Pop song from the album Vessel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Fake You Out" - ], - "slot": "song_name", - "values": [ - "Fake You Out" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Twenty One Pilots" - ], - "slot": "artist", - "values": [ - "Twenty One Pilots" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Vessel" - ], - "slot": "album", - "values": [ - "Vessel" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "album": "Vessel", - "genre": "Pop" - } - }, - "service_results": [ - { - "album": "Vessel", - "artist": "Twenty One Pilots", - "genre": "Pop", - "song_name": "Fake You Out" - }, - { - "album": "Vessel", - "artist": "Twenty One Pilots", - "genre": "Pop", - "song_name": "Truce" - } - ], - "slots": [ - { - "exclusive_end": 22, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 43, - "slot": "artist", - "start": 26 - }, - { - "exclusive_end": 65, - "slot": "album", - "start": 59 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about Fake You Out by Twenty One Pilots from the album Vessel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Twenty One Pilots" - ], - "slot": "artist", - "values": [ - "Twenty One Pilots" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 44, - "slot": "artist", - "start": 27 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Vessel" - ], - "artist": [ - "Twenty One Pilots" - ], - "genre": [ - "Pop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is there any other song by Twenty One Pilots 's?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Truce" - ], - "slot": "song_name", - "values": [ - "Truce" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Twenty One Pilots" - ], - "slot": "artist", - "values": [ - "Twenty One Pilots" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Vessel" - ], - "slot": "album", - "values": [ - "Vessel" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "album": "Vessel", - "artist": "Twenty One Pilots", - "genre": "Pop" - } - }, - "service_results": [ - { - "album": "Vessel", - "artist": "Twenty One Pilots", - "genre": "Pop", - "song_name": "Fake You Out" - }, - { - "album": "Vessel", - "artist": "Twenty One Pilots", - "genre": "Pop", - "song_name": "Truce" - } - ], - "slots": [ - { - "exclusive_end": 15, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 36, - "slot": "artist", - "start": 19 - }, - { - "exclusive_end": 58, - "slot": "album", - "start": 52 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about Truce by Twenty One Pilots from the album Vessel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Vessel" - ], - "artist": [ - "Twenty One Pilots" - ], - "genre": [ - "Pop" - ], - "song_name": [ - "Truce" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay, That sounds great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like me to play the music now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Vessel" - ], - "artist": [ - "Twenty One Pilots" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Truce" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, Please play it on my kitchen." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Truce" - ], - "slot": "song_name", - "values": [ - "Truce" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 53, - "slot": "song_name", - "start": 48 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the details: You want me to play Truce on kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Vessel" - ], - "artist": [ - "Twenty One Pilots" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Truce" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, That is right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "artist": "Twenty One Pilots", - "playback_device": "kitchen speaker", - "song_name": "Truce" - } - }, - "service_results": [ - { - "album": "Vessel", - "artist": "Twenty One Pilots", - "genre": "Pop", - "playback_device": "kitchen speaker", - "song_name": "Truce" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Songs is playing. Enjoy the music." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Vessel" - ], - "artist": [ - "Twenty One Pilots" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Truce" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay. Thank you for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can help you with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "album": [ - "Vessel" - ], - "artist": [ - "Twenty One Pilots" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Truce" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That will be all. Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I am glad I could help. Have a great day." - } - ] - }, - { - "dialogue_id": "7_00037", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'm in the mood to listen to some music. Can you help me find something to listen to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Mahzouz" - ], - "slot": "song_name", - "values": [ - "Mahzouz" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Tamer Ashor" - ], - "slot": "artist", - "values": [ - "Tamer Ashor" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Khayali" - ], - "slot": "album", - "values": [ - "Khayali" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Khayali", - "artist": "Tamer Ashor", - "genre": "Pop", - "song_name": "Mahzouz" - }, - { - "album": "Forever", - "artist": "Popcaan", - "genre": "Reggae", - "song_name": "Silence" - }, - { - "album": "Purple Reign", - "artist": "Future", - "genre": "Soundtracks", - "song_name": "Wicked" - }, - { - "album": "Heroes", - "artist": "Sabaton", - "genre": "Metal", - "song_name": "Night Witches" - }, - { - "album": "Pass The Jar", - "artist": "Zac Brown Band", - "genre": "Country", - "song_name": "Colder Weather" - }, - { - "album": "The Greatest", - "artist": "Sia", - "genre": "Pop", - "song_name": "The Greatest" - }, - { - "album": "Demi", - "artist": "Demi Lovato", - "genre": "Pop", - "song_name": "Neon Lights" - }, - { - "album": "Handwritten", - "artist": "Shawn Mendes", - "genre": "Pop", - "song_name": "Aftertaste" - }, - { - "album": "Outlaw Soul", - "artist": "Tyler Wood", - "genre": "Country", - "song_name": "Still Ridin Shotgun" - }, - { - "album": "If I Know Me", - "artist": "Morgan Wallen", - "genre": "Country", - "song_name": "Whiskey Glasses" - } - ], - "slots": [ - { - "exclusive_end": 66, - "slot": "song_name", - "start": 59 - }, - { - "exclusive_end": 81, - "slot": "artist", - "start": 70 - }, - { - "exclusive_end": 100, - "slot": "album", - "start": 93 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, I found 10 songs you might like. Do you want to hear Mahzouz by Tamer Ashor from their Khayali album?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "What kind of song is it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 10, - "slot": "genre", - "start": 7 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's a Pop song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "song_name": [ - "Mahzouz" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Cool, I wanna listen to it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Mahzouz" - ], - "slot": "song_name", - "values": [ - "Mahzouz" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 21, - "slot": "song_name", - "start": 14 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Should I play Mahzouz on the TV?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Mahzouz" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I'd like to listen to it on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Mahzouz" - ], - "slot": "song_name", - "values": [ - "Mahzouz" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 36, - "slot": "song_name", - "start": 29 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, so you want me to play Mahzouz on the kitchen speaker?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Mahzouz" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yup, that's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "kitchen speaker", - "song_name": "Mahzouz" - } - }, - "service_results": [ - { - "album": "Khayali", - "artist": "Tamer Ashor", - "genre": "Pop", - "playback_device": "kitchen speaker", - "song_name": "Mahzouz" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, the songs starting to play now. Enjoy your music!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Mahzouz" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Cool, thanks. That's all I needed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day!" - } - ] - }, - { - "dialogue_id": "7_00038", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I need some help finding songs to listen to." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "No More" - ], - "slot": "song_name", - "values": [ - "No More" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Disturbed" - ], - "slot": "artist", - "values": [ - "Disturbed" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Evolution" - ], - "slot": "album", - "values": [ - "Evolution" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Evolution", - "artist": "Disturbed", - "genre": "Rock", - "song_name": "No More" - }, - { - "album": "Pobrecita", - "artist": "Mo Temsamani", - "genre": "Pop", - "song_name": "Mana Zina" - }, - { - "album": "The Pains Of Growing", - "artist": "Alessia Cara", - "genre": "Pop", - "song_name": "Out Of Love" - }, - { - "album": "Nine Track Mind", - "artist": "Charlie Puth", - "genre": "Pop", - "song_name": "One Call Away" - }, - { - "album": "Elly Gai Ahla", - "artist": "Tamer Hosny", - "genre": "Pop", - "song_name": "Elli Gai Ahla" - }, - { - "album": "Sing To Me Instead", - "artist": "Ben Platt", - "genre": "Pop", - "song_name": "Ease My Mind" - }, - { - "album": "The Martin Garrix Experience", - "artist": "Martin Garrix", - "genre": "House", - "song_name": "No Sleep" - }, - { - "album": "Illuminate", - "artist": "Shawn Mendes", - "genre": "Pop", - "song_name": "Mercy" - }, - { - "album": "Halcyon", - "artist": "Ellie Goulding", - "genre": "Pop", - "song_name": "Burn" - }, - { - "album": "My Everything", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "Best Mistake" - } - ], - "slots": [ - { - "exclusive_end": 17, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 30, - "slot": "artist", - "start": 21 - }, - { - "exclusive_end": 55, - "slot": "album", - "start": 46 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about No More by Disturbed from the album Evolution." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "song_name": [ - "No More" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, I like that." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want me to play the song?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "No More" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, please play it on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "No More" - ], - "slot": "song_name", - "values": [ - "No More" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 17, - "slot": "song_name", - "start": 10 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I'll play No More on the kitchen speaker, is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "No More" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sorry, no. Can you play it on the speaker in the bedroom instead?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "No More" - ], - "slot": "song_name", - "values": [ - "No More" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 17, - "slot": "song_name", - "start": 10 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I'll play No More on the bedroom speaker, is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [ - "genre" - ], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "No More" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, that's correct. What kind of song is it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Rock" - ], - "slot": "genre", - "values": [ - "Rock" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "bedroom speaker", - "song_name": "No More" - } - }, - "service_results": [ - { - "album": "Evolution", - "artist": "Disturbed", - "genre": "Rock", - "playback_device": "bedroom speaker", - "song_name": "No More" - } - ], - "slots": [ - { - "exclusive_end": 11, - "slot": "genre", - "start": 7 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's a Rock song. The song has begun." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "No More" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks so much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need me for anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "No More" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thank you again." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good rest of your day." - } - ] - }, - { - "dialogue_id": "7_00039", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Would you look for some songs for me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Cool Girl" - ], - "slot": "song_name", - "values": [ - "Cool Girl" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Tove Lo" - ], - "slot": "artist", - "values": [ - "Tove Lo" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Lady Wood" - ], - "slot": "album", - "values": [ - "Lady Wood" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Lady Wood", - "artist": "Tove Lo", - "genre": "Electropop", - "song_name": "Cool Girl" - }, - { - "album": "Salam", - "artist": "Harris J", - "genre": "Pop", - "song_name": "Salam Alaikum" - }, - { - "album": "The Story", - "artist": "Fivefold", - "genre": "Rock", - "song_name": "Lost Within" - }, - { - "album": "Confident", - "artist": "Demi Lovato", - "genre": "Pop", - "song_name": "Stone Cold" - }, - { - "album": "If I Know Me", - "artist": "Morgan Wallen", - "genre": "Country", - "song_name": "Up Down" - }, - { - "album": "The New Classic", - "artist": "Iggy Azalea", - "genre": "Pop", - "song_name": "Black Widow" - }, - { - "album": "The Satanist", - "artist": "Behemoth", - "genre": "Metal", - "song_name": "O Father O Satan O Sun" - }, - { - "album": "It Feel Good", - "artist": "Konshens", - "genre": "Reggae", - "song_name": "Bruk Off Yuh Back" - }, - { - "album": "You Know I Know", - "artist": "Olly Murs", - "genre": "Pop", - "song_name": "Moves" - }, - { - "album": "The Martin Garrix Experience", - "artist": "Martin Garrix", - "genre": "Pop", - "song_name": "High On Life" - } - ], - "slots": [ - { - "exclusive_end": 19, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 30, - "slot": "artist", - "start": 23 - }, - { - "exclusive_end": 43, - "slot": "album", - "start": 34 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about Cool Girl by Tove Lo in Lady Wood?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "What is the genre?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Electropop" - ], - "slot": "genre", - "values": [ - "Electropop" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 16, - "slot": "genre", - "start": 6 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It is Electropop." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "song_name": [ - "Cool Girl" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds cool. Play that song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Cool Girl" - ], - "slot": "song_name", - "values": [ - "Cool Girl" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 29, - "slot": "song_name", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So you want to play Cool Girl on the TV?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "TV" - ], - "song_name": [ - "Cool Girl" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that is right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "TV", - "song_name": "Cool Girl" - } - }, - "service_results": [ - { - "album": "Lady Wood", - "artist": "Tove Lo", - "genre": "Electropop", - "playback_device": "TV", - "song_name": "Cool Girl" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I have started playing the song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "TV" - ], - "song_name": [ - "Cool Girl" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you. I do not need anything else." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "7_00040", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I would like to listen to some music, can you find me some songs?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Sleepover" - ], - "slot": "song_name", - "values": [ - "Sleepover" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Hayley Kiyoko" - ], - "slot": "artist", - "values": [ - "Hayley Kiyoko" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Expectations" - ], - "slot": "album", - "values": [ - "Expectations" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Expectations", - "artist": "Hayley Kiyoko", - "genre": "Pop", - "song_name": "Sleepover" - }, - { - "album": "Love Crimes", - "artist": "Super Sako", - "genre": "Pop", - "song_name": "Mi Gna" - }, - { - "album": "Dangerous Woman", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "Let Me Love You" - }, - { - "album": "Crazy", - "artist": "Ornette", - "genre": "Pop", - "song_name": "Crazy" - }, - { - "album": "Black Smoke Rising", - "artist": "Greta Van Fleet", - "genre": "Rock", - "song_name": "Highway Tune" - }, - { - "album": "Blonde", - "artist": "Frank Ocean", - "genre": "Pop", - "song_name": "Nikes" - }, - { - "album": "The Princess", - "artist": "Parov Stelar", - "genre": "Pop", - "song_name": "All Night" - }, - { - "album": "Badlands", - "artist": "Halsey", - "genre": "Electropop", - "song_name": "Control" - }, - { - "album": "Essentials", - "artist": "Major Lazer", - "genre": "Moombahton", - "song_name": "Light It Up" - }, - { - "album": "Avril Lavigne", - "artist": "Avril Lavigne", - "genre": "Pop", - "song_name": "Let Me Go" - } - ], - "slots": [ - { - "exclusive_end": 20, - "slot": "song_name", - "start": 11 - }, - { - "exclusive_end": 65, - "slot": "artist", - "start": 52 - }, - { - "exclusive_end": 48, - "slot": "album", - "start": 36 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "What about Sleepover from the album Expectations by Hayley Kiyoko?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "What genre of music is that?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 13, - "slot": "genre", - "start": 10 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It is the Pop genre." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Sleepover" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Fantastic. Play it on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Sleepover" - ], - "slot": "song_name", - "values": [ - "Sleepover" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 26, - "slot": "song_name", - "start": 17 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You want to play Sleepover on the kitchen speaker, is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Sleepover" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I changed my mind, play it on the bedroom device instead." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Sleepover" - ], - "slot": "song_name", - "values": [ - "Sleepover" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 26, - "slot": "song_name", - "start": 17 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You want to play Sleepover on the bedroom speaker, is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Sleepover" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's what I want." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "bedroom speaker", - "song_name": "Sleepover" - } - }, - "service_results": [ - { - "album": "Expectations", - "artist": "Hayley Kiyoko", - "genre": "Pop", - "playback_device": "bedroom speaker", - "song_name": "Sleepover" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The song is now playing." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Sleepover" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you very much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can help you with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Sleepover" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is everything, thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I'm happy to help. Have a great day." - } - ] - }, - { - "dialogue_id": "7_00041", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I am in the mood for some music, can you find me some songs?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Girl Crush" - ], - "slot": "song_name", - "values": [ - "Girl Crush" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Little Big Town" - ], - "slot": "artist", - "values": [ - "Little Big Town" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Pain Killer" - ], - "slot": "album", - "values": [ - "Pain Killer" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Pain Killer", - "artist": "Little Big Town", - "genre": "Country", - "song_name": "Girl Crush" - }, - { - "album": "Beautiful World", - "artist": "Connie Talbot", - "genre": "Pop", - "song_name": "Count On Me" - }, - { - "album": "Covers", - "artist": "Alec Chambers", - "genre": "Pop", - "song_name": "Without Me" - }, - { - "album": "Talk That Talk", - "artist": "Rihanna", - "genre": "Pop", - "song_name": "Talk That Talk" - }, - { - "album": "Rearview Town", - "artist": "Jason Aldean", - "genre": "Country", - "song_name": "Rearview Town" - }, - { - "album": "Evolution", - "artist": "Disturbed", - "genre": "Rock", - "song_name": "Are You Ready" - }, - { - "album": "You Know I Know", - "artist": "Olly Murs", - "genre": "Pop", - "song_name": "Moves" - }, - { - "album": "Icarus Falls", - "artist": "Zayn Malik", - "genre": "Pop", - "song_name": "Dusk Till Dawn" - }, - { - "album": "Radh", - "artist": "Mohammed Al Salem", - "genre": "Pop", - "song_name": "Qalb Qalb Party" - }, - { - "album": "Cloud Nine", - "artist": "Kygo", - "genre": "Downtempo", - "song_name": "Carry Me" - } - ], - "slots": [ - { - "exclusive_end": 30, - "slot": "song_name", - "start": 20 - }, - { - "exclusive_end": 76, - "slot": "artist", - "start": 61 - }, - { - "exclusive_end": 57, - "slot": "album", - "start": 46 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "What about the song Girl Crush from the album Pain Killer by Little Big Town?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "What is the genre of the song?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Country" - ], - "slot": "genre", - "values": [ - "Country" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 26, - "slot": "genre", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It is considered a Country song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "song_name": [ - "Girl Crush" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I love Country. That's perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can help you with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Girl Crush" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I would like to play the song on my kitchen device." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Girl Crush" - ], - "slot": "song_name", - "values": [ - "Girl Crush" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 33, - "slot": "song_name", - "start": 23 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You would like to play Girl Crush on your kitchen speaker, is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Girl Crush" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "kitchen speaker", - "song_name": "Girl Crush" - } - }, - "service_results": [ - { - "album": "Pain Killer", - "artist": "Little Big Town", - "genre": "Country", - "playback_device": "kitchen speaker", - "song_name": "Girl Crush" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The song is now playing." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Girl Crush" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's all I need, thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "My pleasure. Have a wonderful day." - } - ] - }, - { - "dialogue_id": "7_00042", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Ariana Grande" - ], - "slot": "artist", - "values": [ - "Ariana Grande" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 67, - "slot": "artist", - "start": 54 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "artist": [ - "Ariana Grande" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you recommend some songs for me? I enjoy songs by Ariana Grande." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Be Alright" - ], - "slot": "song_name", - "values": [ - "Be Alright" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Ariana Grande" - ], - "slot": "artist", - "values": [ - "Ariana Grande" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Dangerous Woman" - ], - "slot": "album", - "values": [ - "Dangerous Woman" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "artist": "Ariana Grande" - } - }, - "service_results": [ - { - "album": "Dangerous Woman", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "Be Alright" - }, - { - "album": "My Everything", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "Be My Baby" - }, - { - "album": "My Everything", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "Best Mistake" - }, - { - "album": "My Everything", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "Break Free" - }, - { - "album": "Dangerous Woman", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "Dangerous Woman" - }, - { - "album": "Dangerous Woman", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "Focus" - }, - { - "album": "Dangerous Woman", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "Into You" - }, - { - "album": "Dangerous Woman", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "Let Me Love You" - }, - { - "album": "My Everything", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "One Last Time" - }, - { - "album": "Dangerous Woman", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "Touch It" - } - ], - "slots": [ - { - "exclusive_end": 20, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 37, - "slot": "artist", - "start": 24 - }, - { - "exclusive_end": 66, - "slot": "album", - "start": 51 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about Be Alright by Ariana Grande in the album Dangerous Woman?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": { - "artist": [ - "Ariana Grande" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What genre is it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 9, - "slot": "genre", - "start": 6 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It is Pop." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "artist": [ - "Ariana Grande" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do you have other suggestions?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Be My Baby" - ], - "slot": "song_name", - "values": [ - "Be My Baby" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Ariana Grande" - ], - "slot": "artist", - "values": [ - "Ariana Grande" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "My Everything" - ], - "slot": "album", - "values": [ - "My Everything" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 20, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 37, - "slot": "artist", - "start": 24 - }, - { - "exclusive_end": 64, - "slot": "album", - "start": 51 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about Be My Baby by Ariana Grande in the album My Everything?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "artist": [ - "Ariana Grande" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do you have other suggestions?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Best Mistake" - ], - "slot": "song_name", - "values": [ - "Best Mistake" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Ariana Grande" - ], - "slot": "artist", - "values": [ - "Ariana Grande" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "My Everything" - ], - "slot": "album", - "values": [ - "My Everything" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 22, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 39, - "slot": "artist", - "start": 26 - }, - { - "exclusive_end": 66, - "slot": "album", - "start": 53 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about Best Mistake by Ariana Grande in the album My Everything?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Ariana Grande" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Best Mistake" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good. Can you play the song on the kitchen speaker?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Best Mistake" - ], - "slot": "song_name", - "values": [ - "Best Mistake" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 37, - "slot": "song_name", - "start": 25 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So you'd like me to play Best Mistake on the kitchen speaker?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Ariana Grande" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Best Mistake" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "artist": "Ariana Grande", - "playback_device": "kitchen speaker", - "song_name": "Best Mistake" - } - }, - "service_results": [ - { - "album": "My Everything", - "artist": "Ariana Grande", - "genre": "Pop", - "playback_device": "kitchen speaker", - "song_name": "Best Mistake" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The song has begun." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [ - "genre" - ], - "slot_values": { - "artist": [ - "Ariana Grande" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Best Mistake" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What genre is it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 9, - "slot": "genre", - "start": 6 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It is Pop." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Ariana Grande" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Best Mistake" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for the information." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can help you with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "artist": [ - "Ariana Grande" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Best Mistake" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "7_00043", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Can you find some songs for me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Butterflies" - ], - "slot": "song_name", - "values": [ - "Butterflies" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Kacey Musgraves" - ], - "slot": "artist", - "values": [ - "Kacey Musgraves" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Golden Hour" - ], - "slot": "album", - "values": [ - "Golden Hour" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Golden Hour", - "artist": "Kacey Musgraves", - "genre": "Country", - "song_name": "Butterflies" - }, - { - "album": "Brett Young", - "artist": "Brett Young", - "genre": "Country", - "song_name": "Like I Loved You" - }, - { - "album": "Different World", - "artist": "Alan Walker", - "genre": "Pop", - "song_name": "Darkside" - }, - { - "album": "Bringing Back The Sunshine", - "artist": "Blake Shelton", - "genre": "Country", - "song_name": "Sangria" - }, - { - "album": "Sen Menga Kerak", - "artist": "Shahzoda", - "genre": "Pop", - "song_name": "Qaynona" - }, - { - "album": "My Everything", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "Be My Baby" - }, - { - "album": "Chapters", - "artist": "Yuna", - "genre": "Pop", - "song_name": "Crush" - }, - { - "album": "Flicker", - "artist": "Niall Horan", - "genre": "Pop", - "song_name": "On The Loose" - }, - { - "album": "Pink Elephant", - "artist": "Russell Vitale", - "genre": "Pop", - "song_name": "Goodbye" - }, - { - "album": "Happiness", - "artist": "Hurts", - "genre": "Pop", - "song_name": "Wonderful Life" - } - ], - "slots": [ - { - "exclusive_end": 32, - "slot": "song_name", - "start": 21 - }, - { - "exclusive_end": 51, - "slot": "artist", - "start": 36 - }, - { - "exclusive_end": 76, - "slot": "album", - "start": 65 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 10. How about Butterflies by Kacey Musgraves on the album Golden Hour?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "album", - "values": [ - "dontcare" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Anything else to choose from?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Wicked" - ], - "slot": "song_name", - "values": [ - "Wicked" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Future" - ], - "slot": "artist", - "values": [ - "Future" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Purple Reign" - ], - "slot": "album", - "values": [ - "Purple Reign" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Purple Reign", - "artist": "Future", - "genre": "Soundtracks", - "song_name": "Wicked" - }, - { - "album": "You Get What You Give", - "artist": "Zac Brown Band", - "genre": "Country", - "song_name": "Knee Deep" - }, - { - "album": "One More Light", - "artist": "Linkin Park", - "genre": "Electropop", - "song_name": "One More Light" - }, - { - "album": "Heart Miles", - "artist": "Jai Waetford", - "genre": "Pop", - "song_name": "Shy" - }, - { - "album": "How Long", - "artist": "Charlie Puth", - "genre": "Pop", - "song_name": "How Long" - }, - { - "album": "Dangerous Woman", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "Touch It" - }, - { - "album": "Origins", - "artist": "Shallow Side", - "genre": "Rock", - "song_name": "Try To Fight It" - }, - { - "album": "Dangerous Woman", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "Dangerous Woman" - }, - { - "album": "Prequelle", - "artist": "Ghost", - "genre": "Metal", - "song_name": "Rats" - }, - { - "album": "Adobe Sessions", - "artist": "Cody Jinks", - "genre": "Country", - "song_name": "Cast No Stones" - } - ], - "slots": [ - { - "exclusive_end": 38, - "slot": "song_name", - "start": 32 - }, - { - "exclusive_end": 48, - "slot": "artist", - "start": 42 - }, - { - "exclusive_end": 74, - "slot": "album", - "start": 62 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "From the 10 I found, what about Wicked by Future in the album Purple Reign." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": { - "album": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you tell me the genre?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Soundtracks" - ], - "slot": "genre", - "values": [ - "soundtracks" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 19, - "slot": "genre", - "start": 8 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It is a soundtracks song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do you have anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Knee Deep" - ], - "slot": "song_name", - "values": [ - "Knee Deep" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Zac Brown Band" - ], - "slot": "artist", - "values": [ - "Zac Brown Band" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "You Get What You Give" - ], - "slot": "album", - "values": [ - "You Get What You Give" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 49, - "slot": "song_name", - "start": 40 - }, - { - "exclusive_end": 27, - "slot": "artist", - "start": 13 - }, - { - "exclusive_end": 76, - "slot": "album", - "start": 55 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "What about A Zac Brown Band song called Knee Deep from You Get What You Give?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": { - "album": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "And the genre?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Country" - ], - "slot": "genre", - "values": [ - "country" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 15, - "slot": "genre", - "start": 8 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It is a country song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "song_name": [ - "Knee Deep" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "OK, let's try it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Shall I play it now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "song_name": [ - "Knee Deep" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Knee Deep" - ], - "slot": "song_name", - "values": [ - "Knee Deep" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 28, - "slot": "song_name", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Confirming to play Knee Deep on the TV." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Knee Deep" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Actually, please play it on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Knee Deep" - ], - "slot": "song_name", - "values": [ - "Knee Deep" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 32, - "slot": "song_name", - "start": 23 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "OK, confirming to play Knee Deep on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Knee Deep" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That will be good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "kitchen speaker", - "song_name": "Knee Deep" - } - }, - "service_results": [ - { - "album": "You Get What You Give", - "artist": "Zac Brown Band", - "genre": "Country", - "playback_device": "kitchen speaker", - "song_name": "Knee Deep" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Playing the song now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Knee Deep" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can i Do anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Knee Deep" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thanks again." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "7_00044", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Would you find some songs for me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Bottoms Up" - ], - "slot": "song_name", - "values": [ - "Bottoms Up" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Brantley Gilbert" - ], - "slot": "artist", - "values": [ - "Brantley Gilbert" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Halfway To Heaven" - ], - "slot": "album", - "values": [ - "Halfway to Heaven" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Halfway To Heaven", - "artist": "Brantley Gilbert", - "genre": "Country", - "song_name": "Bottoms Up" - }, - { - "album": "The New Classic", - "artist": "Iggy Azalea", - "genre": "Pop", - "song_name": "Change Your Life" - }, - { - "album": "Pass The Jar", - "artist": "Zac Brown Band", - "genre": "Country", - "song_name": "Colder Weather" - }, - { - "album": "Expectations", - "artist": "Bebe Rexha", - "genre": "Pop", - "song_name": "I Got You" - }, - { - "album": "Got Your Six", - "artist": "Five Finger Death Punch", - "genre": "Metal", - "song_name": "Wash It All Away" - }, - { - "album": "Nightsky", - "artist": "Tracey Chattaway", - "genre": "Classical", - "song_name": "Nightsky" - }, - { - "album": "Illuminate", - "artist": "Shawn Mendes", - "genre": "Pop", - "song_name": "Treat You Better" - }, - { - "album": "A Boy From Tandale", - "artist": "Diamond Platnumz", - "genre": "Pop", - "song_name": "African Beauty" - }, - { - "album": "Meliora", - "artist": "Ghost", - "genre": "Metal", - "song_name": "Cirice" - }, - { - "album": "Melting", - "artist": "Nico Cartosio", - "genre": "Classical", - "song_name": "Cocaine March" - } - ], - "slots": [ - { - "exclusive_end": 103, - "slot": "song_name", - "start": 93 - }, - { - "exclusive_end": 132, - "slot": "artist", - "start": 116 - }, - { - "exclusive_end": 82, - "slot": "album", - "start": 65 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have located 10 songs that you may enjoy. What about the album Halfway to Heaven with song Bottoms Up and sung by Brantley Gilbert?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "In which genre is it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Country" - ], - "slot": "genre", - "values": [ - "Country" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 19, - "slot": "genre", - "start": 12 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The song is Country." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "song_name": [ - "Bottoms Up" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's good. I want to listen to the song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Bottoms Up" - ], - "slot": "song_name", - "values": [ - "Bottoms Up" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 51, - "slot": "song_name", - "start": 41 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please approve the following: Start song Bottoms Up on the TV." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Bottoms Up" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Actually, no, go ahead and play it on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Bottoms Up" - ], - "slot": "song_name", - "values": [ - "Bottoms Up" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 80, - "slot": "song_name", - "start": 70 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please approve the following details: Use the kitchen speaker to play Bottoms Up." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Bottoms Up" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, not that one, play it on the bedroom device." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Bottoms Up" - ], - "slot": "song_name", - "values": [ - "Bottoms Up" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 81, - "slot": "song_name", - "start": 71 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please approve the following: Use the bedroom speaker to play the song Bottoms Up." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Bottoms Up" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yep, that's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "bedroom speaker", - "song_name": "Bottoms Up" - } - }, - "service_results": [ - { - "album": "Halfway To Heaven", - "artist": "Brantley Gilbert", - "genre": "Country", - "playback_device": "bedroom speaker", - "song_name": "Bottoms Up" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Began playing the song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Bottoms Up" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need any more help?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Bottoms Up" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope, thanks a lot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day." - } - ] - }, - { - "dialogue_id": "7_00045", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Could you look up some songs for me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Just Kiss Her" - ], - "slot": "song_name", - "values": [ - "Just Kiss Her" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Concorde" - ], - "slot": "artist", - "values": [ - "Concorde" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Summer House" - ], - "slot": "album", - "values": [ - "Summer House" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Summer House", - "artist": "Concorde", - "genre": "Pop", - "song_name": "Just Kiss Her" - }, - { - "album": "My Everything", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "One Last Time" - }, - { - "album": "Current Mood", - "artist": "Dustin Lynch", - "genre": "Country", - "song_name": "Small Town Boy" - }, - { - "album": "A Star Is Born Soundtrack", - "artist": "Bradley Cooper", - "genre": "Soundtracks", - "song_name": "Black Eyes" - }, - { - "album": "Magic", - "artist": "Ben Rector", - "genre": "Pop", - "song_name": "Love Like This" - }, - { - "album": "Forbidden", - "artist": "Todrick Hall", - "genre": "Pop", - "song_name": "Dem Beats" - }, - { - "album": "When Was The Last Time", - "artist": "Darius Rucker", - "genre": "Country", - "song_name": "If I Told You" - }, - { - "album": "Play Me Again", - "artist": "Kid Francescoli", - "genre": "Pop", - "song_name": "Moon" - }, - { - "album": "No More Hollywood Endings", - "artist": "Battle Beast", - "genre": "Metal", - "song_name": "Eden" - }, - { - "album": "A Star Is Born Soundtrack", - "artist": "Lady Gaga", - "genre": "Soundtracks", - "song_name": "Always Remember Us This Way" - } - ], - "slots": [ - { - "exclusive_end": 59, - "slot": "song_name", - "start": 46 - }, - { - "exclusive_end": 71, - "slot": "artist", - "start": 63 - }, - { - "exclusive_end": 99, - "slot": "album", - "start": 87 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure. I've found 10 you might like. How about Just Kiss Her by Concorde from the album Summer House?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "song_name": [ - "Just Kiss Her" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds like something I want to hear." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Should I play it now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "song_name": [ - "Just Kiss Her" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes. Please, go ahead." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Just Kiss Her" - ], - "slot": "song_name", - "values": [ - "Just Kiss Her" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 48, - "slot": "song_name", - "start": 35 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Just confirming, I'm going to play Just Kiss Her on the TV." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "TV" - ], - "song_name": [ - "Just Kiss Her" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's right. You can play it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "TV", - "song_name": "Just Kiss Her" - } - }, - "service_results": [ - { - "album": "Summer House", - "artist": "Concorde", - "genre": "Pop", - "playback_device": "TV", - "song_name": "Just Kiss Her" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Playing the song now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [ - "genre" - ], - "slot_values": { - "playback_device": [ - "TV" - ], - "song_name": [ - "Just Kiss Her" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What genre is this song?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 24, - "slot": "genre", - "start": 21 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's classified as a Pop song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "TV" - ], - "song_name": [ - "Just Kiss Her" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Oh, okay. Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can do?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "TV" - ], - "song_name": [ - "Just Kiss Her" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope. That would be it. Thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "7_00046", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'm looking for some songs." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Lost And Lonely" - ], - "slot": "song_name", - "values": [ - "Lost and Lonely" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Aaron Lewis" - ], - "slot": "artist", - "values": [ - "Aaron Lewis" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Sinner" - ], - "slot": "album", - "values": [ - "Sinner" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Sinner", - "artist": "Aaron Lewis", - "genre": "Country", - "song_name": "Lost And Lonely" - }, - { - "album": "The Last Stand", - "artist": "Sabaton", - "genre": "Metal", - "song_name": "Winged Hussars" - }, - { - "album": "Kuntry", - "artist": "Jawga Boyz", - "genre": "Country", - "song_name": "All The Girls Wanna Ride" - }, - { - "album": "Sick Boy", - "artist": "The Chainsmokers", - "genre": "Pop", - "song_name": "Hope" - }, - { - "album": "Me And My Broken Heart", - "artist": "Push Baby", - "genre": "Pop", - "song_name": "Me And My Broken Heart" - }, - { - "album": "Kill The Lights", - "artist": "Luke Bryan", - "genre": "Country", - "song_name": "Strip It Down" - }, - { - "album": "Sucker Punch", - "artist": "Sigrid", - "genre": "Pop", - "song_name": "Sucker Punch" - }, - { - "album": "Yours", - "artist": "Isak Danielson", - "genre": "Pop", - "song_name": "Broken" - }, - { - "album": "Beauty Marks", - "artist": "Ciara", - "genre": "Pop", - "song_name": "Thinkin Bout You" - }, - { - "album": "Honky Tonk Time Machine", - "artist": "George Strait", - "genre": "Country", - "song_name": "Codigo" - } - ], - "slots": [ - { - "exclusive_end": 56, - "slot": "song_name", - "start": 41 - }, - { - "exclusive_end": 71, - "slot": "artist", - "start": 60 - }, - { - "exclusive_end": 93, - "slot": "album", - "start": 87 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 10 songs you may like. How about Lost and Lonely by Aaron Lewis from the album Sinner?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "artist", - "values": [ - "dontcare" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "artist": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Anything else? Any singer is fine." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Look What God Gave Her" - ], - "slot": "song_name", - "values": [ - "Look What God Gave Her" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Thomas Rhett" - ], - "slot": "artist", - "values": [ - "Thomas Rhett" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Center Point Road" - ], - "slot": "album", - "values": [ - "Center Point Road" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Center Point Road", - "artist": "Thomas Rhett", - "genre": "Country", - "song_name": "Look What God Gave Her" - }, - { - "album": "Climate Change", - "artist": "Pitbull", - "genre": "Pop", - "song_name": "Options" - }, - { - "album": "Sucker Punch", - "artist": "Sigrid", - "genre": "Pop", - "song_name": "Sucker Punch" - }, - { - "album": "Experiment", - "artist": "Kane Brown", - "genre": "Country", - "song_name": "Weekend" - }, - { - "album": "Bittersweet", - "artist": "Brunettes Shoot Blondes", - "genre": "Rock", - "song_name": "Knock Knock" - }, - { - "album": "My Dream", - "artist": "Karolina Protsenko", - "genre": "Pop", - "song_name": "Despacito" - }, - { - "album": "Pass The Jar", - "artist": "Zac Brown Band", - "genre": "Country", - "song_name": "Colder Weather" - }, - { - "album": "Oxford", - "artist": "Connar Moon", - "genre": "Folk", - "song_name": "Annie" - }, - { - "album": "No Roots", - "artist": "Alice Merton", - "genre": "Pop", - "song_name": "No Roots" - }, - { - "album": "Golden Hour", - "artist": "Kacey Musgraves", - "genre": "Country", - "song_name": "Slow Burn" - } - ], - "slots": [ - { - "exclusive_end": 50, - "slot": "song_name", - "start": 28 - }, - { - "exclusive_end": 66, - "slot": "artist", - "start": 54 - }, - { - "exclusive_end": 99, - "slot": "album", - "start": 82 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 10 songs. How about Look What God Gave Her by Thomas Rhett from the album Center Point Road?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": { - "artist": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What genre is it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Country" - ], - "slot": "genre", - "values": [ - "Country" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 14, - "slot": "genre", - "start": 7 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's a Country song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "artist": [ - "dontcare" - ], - "song_name": [ - "Look What God Gave Her" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, that's good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to play it now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "dontcare" - ], - "song_name": [ - "Look What God Gave Her" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Look What God Gave Her" - ], - "slot": "song_name", - "values": [ - "Look What God Gave Her" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 45, - "slot": "song_name", - "start": 23 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want me to play Look What God Gave Her on the TV?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "dontcare" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Look What God Gave Her" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "TV", - "song_name": "Look What God Gave Her" - } - }, - "service_results": [ - { - "album": "Center Point Road", - "artist": "Thomas Rhett", - "genre": "Country", - "playback_device": "TV", - "song_name": "Look What God Gave Her" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, I'm playing it now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "dontcare" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Look What God Gave Her" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Anything else I can do for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "artist": [ - "dontcare" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Look What God Gave Her" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "7_00047", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Home State" - ], - "slot": "album", - "values": [ - "Home State" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 69, - "slot": "album", - "start": 59 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Home State" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Could you get me some songs to listen to, I like the album Home State, so maybe from there?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Singles You Up" - ], - "slot": "song_name", - "values": [ - "Singles You Up" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Jordan Davis" - ], - "slot": "artist", - "values": [ - "Jordan Davis" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Home State" - ], - "slot": "album", - "values": [ - "Home State" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "album": "Home State" - } - }, - "service_results": [ - { - "album": "Home State", - "artist": "Jordan Davis", - "genre": "Country", - "song_name": "Singles You Up" - }, - { - "album": "Home State", - "artist": "Jordan Davis", - "genre": "Country", - "song_name": "Take It From Me" - } - ], - "slots": [ - { - "exclusive_end": 26, - "slot": "song_name", - "start": 12 - }, - { - "exclusive_end": 42, - "slot": "artist", - "start": 30 - }, - { - "exclusive_end": 68, - "slot": "album", - "start": 58 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you like Singles You Up by Jordan Davis from the album Home State?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": { - "album": [ - "Home State" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What kind of song is it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Country" - ], - "slot": "genre", - "values": [ - "Country" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 21, - "slot": "genre", - "start": 14 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's from the Country genre." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Home State" - ], - "song_name": [ - "Singles You Up" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I think that'll do." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like me to play the song for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "playback_device", - "values": [ - "dontcare" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Home State" - ], - "playback_device": [ - "dontcare" - ], - "song_name": [ - "Singles You Up" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, play it on any device that's open." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Singles You Up" - ], - "slot": "song_name", - "values": [ - "Singles You Up" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 33, - "slot": "song_name", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I'll play the song Singles You Up on the TV, is that okay?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Home State" - ], - "playback_device": [ - "dontcare" - ], - "song_name": [ - "Singles You Up" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, that's fine by me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "song_name": "Singles You Up" - } - }, - "service_results": [ - { - "album": "Home State", - "artist": "Jordan Davis", - "genre": "Country", - "playback_device": "kitchen speaker", - "song_name": "Singles You Up" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The song is now playing." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Home State" - ], - "playback_device": [ - "dontcare" - ], - "song_name": [ - "Singles You Up" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that's all for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, have a good rest of the day." - } - ] - }, - { - "dialogue_id": "7_00048", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Built On Glass" - ], - "slot": "album", - "values": [ - "Built On Glass" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 43, - "slot": "album", - "start": 29 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Built On Glass" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm looking for songs on the Built On Glass album." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Gold" - ], - "slot": "song_name", - "values": [ - "Gold" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Nick Murphy" - ], - "slot": "artist", - "values": [ - "Nick Murphy" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Built On Glass" - ], - "slot": "album", - "values": [ - "Built On Glass" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "album": "Built On Glass" - } - }, - "service_results": [ - { - "album": "Built On Glass", - "artist": "Nick Murphy", - "genre": "Electronica", - "song_name": "Gold" - } - ], - "slots": [ - { - "exclusive_end": 28, - "slot": "song_name", - "start": 24 - }, - { - "exclusive_end": 43, - "slot": "artist", - "start": 32 - }, - { - "exclusive_end": 61, - "slot": "album", - "start": 47 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 1 song. There's Gold by Nick Murphy on Built On Glass." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Built On Glass" - ], - "song_name": [ - "Gold" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to play it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Built On Glass" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Gold" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sure on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Gold" - ], - "slot": "song_name", - "values": [ - "Gold" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 25, - "slot": "song_name", - "start": 21 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: Play Gold on kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [ - "genre" - ], - "slot_values": { - "album": [ - "Built On Glass" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Gold" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's right. What's the genre?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Electronica" - ], - "slot": "genre", - "values": [ - "electronica" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "kitchen speaker", - "song_name": "Gold" - } - }, - "service_results": [ - { - "album": "Built On Glass", - "artist": "Nick Murphy", - "genre": "Electronica", - "playback_device": "kitchen speaker", - "song_name": "Gold" - } - ], - "slots": [ - { - "exclusive_end": 29, - "slot": "genre", - "start": 18 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Playing now. It's electronica." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Built On Glass" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Gold" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that's all I wanted." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "7_00049", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'm looking for some songs to listen to." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Weekend" - ], - "slot": "song_name", - "values": [ - "Weekend" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Kane Brown" - ], - "slot": "artist", - "values": [ - "Kane Brown" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Experiment" - ], - "slot": "album", - "values": [ - "Experiment" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Experiment", - "artist": "Kane Brown", - "genre": "Country", - "song_name": "Weekend" - }, - { - "album": "Every Little Thing", - "artist": "Carly Pearce", - "genre": "Country", - "song_name": "Every Little Thing" - }, - { - "album": "Halfway To Heaven", - "artist": "Brantley Gilbert", - "genre": "Country", - "song_name": "Bottoms Up" - }, - { - "album": "Crooked Teeth", - "artist": "Papa Roach", - "genre": "Rock", - "song_name": "Help" - }, - { - "album": "Narrated For You", - "artist": "Alec Benjamin", - "genre": "Pop", - "song_name": "Boy In The Bubble" - }, - { - "album": "The Martin Garrix Experience", - "artist": "Martin Garrix", - "genre": "House", - "song_name": "No Sleep" - }, - { - "album": "Home State", - "artist": "Jordan Davis", - "genre": "Country", - "song_name": "Take It From Me" - }, - { - "album": "Nine Track Mind", - "artist": "Charlie Puth", - "genre": "Pop", - "song_name": "Dangerously" - }, - { - "album": "Origins", - "artist": "Shallow Side", - "genre": "Rock", - "song_name": "Try To Fight It" - }, - { - "album": "One More Light", - "artist": "Linkin Park", - "genre": "Electropop", - "song_name": "Battle Symphony" - } - ], - "slots": [ - { - "exclusive_end": 76, - "slot": "song_name", - "start": 69 - }, - { - "exclusive_end": 90, - "slot": "artist", - "start": 80 - }, - { - "exclusive_end": 116, - "slot": "album", - "start": 106 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 10 songs that you might enjoy. Would you like to listen to Weekend by Kane Brown from the album Experiment?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "What kind of song is it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Country" - ], - "slot": "genre", - "values": [ - "Country" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 21, - "slot": "genre", - "start": 14 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's from the Country genre." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "song_name": [ - "Weekend" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I like the sound of that. Please play it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Weekend" - ], - "slot": "song_name", - "values": [ - "Weekend" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 17, - "slot": "song_name", - "start": 10 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I'll play Weekend on the TV, is that right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Weekend" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I think I want to hear it on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Weekend" - ], - "slot": "song_name", - "values": [ - "Weekend" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 17, - "slot": "song_name", - "start": 10 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I'll play Weekend on the kitchen speaker, is that right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Weekend" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm sorry, no. I actually want it played in my bedroom." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Weekend" - ], - "slot": "song_name", - "values": [ - "Weekend" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 17, - "slot": "song_name", - "start": 10 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I'll play Weekend on the bedroom speaker, is that right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Weekend" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, that's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "bedroom speaker", - "song_name": "Weekend" - } - }, - "service_results": [ - { - "album": "Experiment", - "artist": "Kane Brown", - "genre": "Country", - "playback_device": "bedroom speaker", - "song_name": "Weekend" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The song has begun." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Weekend" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that's it for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, enjoy your day." - } - ] - }, - { - "dialogue_id": "7_00050", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Would you find me some songs?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Salam Alaikum" - ], - "slot": "song_name", - "values": [ - "Salam Alaikum" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Harris J" - ], - "slot": "artist", - "values": [ - "Harris J" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Salam" - ], - "slot": "album", - "values": [ - "Salam" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Salam", - "artist": "Harris J", - "genre": "Pop", - "song_name": "Salam Alaikum" - }, - { - "album": "Purgatory", - "artist": "Tyler Childers", - "genre": "Country", - "song_name": "White House Road" - }, - { - "album": "Harry Styles", - "artist": "Harry Styles", - "genre": "Rock", - "song_name": "Kiwi" - }, - { - "album": "The Princess", - "artist": "Parov Stelar", - "genre": "Pop", - "song_name": "All Night" - }, - { - "album": "Shatter Me", - "artist": "Lindsey Stirling", - "genre": "Pop", - "song_name": "Shatter Me" - }, - { - "album": "Dangerous Woman", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "Touch It" - }, - { - "album": "Bittersweet", - "artist": "Brunettes Shoot Blondes", - "genre": "Rock", - "song_name": "Knock Knock" - }, - { - "album": "Oak Island", - "artist": "Our Last Night", - "genre": "Metalcore", - "song_name": "Same Old War" - }, - { - "album": "The New Classic", - "artist": "Iggy Azalea", - "genre": "Pop", - "song_name": "Work" - }, - { - "album": "Higher", - "artist": "Albert Posis", - "genre": "Pop", - "song_name": "Serendipity" - } - ], - "slots": [ - { - "exclusive_end": 62, - "slot": "song_name", - "start": 49 - }, - { - "exclusive_end": 95, - "slot": "artist", - "start": 87 - }, - { - "exclusive_end": 77, - "slot": "album", - "start": 72 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 10 songs that you should like. What about Salam Alaikum from the Salam album by Harris J?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Is there anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "White House Road" - ], - "slot": "song_name", - "values": [ - "White House Road" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Tyler Childers" - ], - "slot": "artist", - "values": [ - "Tyler Childers" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Purgatory" - ], - "slot": "album", - "values": [ - "Purgatory" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 26, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 44, - "slot": "artist", - "start": 30 - }, - { - "exclusive_end": 67, - "slot": "album", - "start": 58 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about White House Road by Tyler Childers in the album Purgatory?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "King Of The Dancehall" - ], - "slot": "album", - "values": [ - "King of the Dancehall" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Reggae" - ], - "slot": "genre", - "values": [ - "reggae" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 60, - "slot": "album", - "start": 39 - }, - { - "exclusive_end": 72, - "slot": "genre", - "start": 66 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "King of the Dancehall" - ], - "genre": [ - "reggae" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm looking for something else. I like King of the Dancehall, and reggae songs." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Colouring This Life" - ], - "slot": "song_name", - "values": [ - "Colouring This Life" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Vybz Kartel" - ], - "slot": "artist", - "values": [ - "Vybz Kartel" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "King Of The Dancehall" - ], - "slot": "album", - "values": [ - "King Of The Dancehall" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "album": "King Of The Dancehall", - "genre": "Reggae" - } - }, - "service_results": [ - { - "album": "King Of The Dancehall", - "artist": "Vybz Kartel", - "genre": "Reggae", - "song_name": "Colouring This Life" - } - ], - "slots": [ - { - "exclusive_end": 65, - "slot": "song_name", - "start": 46 - }, - { - "exclusive_end": 80, - "slot": "artist", - "start": 69 - }, - { - "exclusive_end": 109, - "slot": "album", - "start": 88 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 1 song that you should like. How about Colouring This Life by Vybz Kartel in the King Of The Dancehall?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "King Of The Dancehall", - "King of the Dancehall" - ], - "genre": [ - "reggae" - ], - "song_name": [ - "Colouring This Life" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Should I play the music now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "King Of The Dancehall", - "King of the Dancehall" - ], - "genre": [ - "reggae" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Colouring This Life" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, play it on my kitchen." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Colouring This Life" - ], - "slot": "song_name", - "values": [ - "Colouring This life" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 61, - "slot": "song_name", - "start": 42 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm that you want to listen to Colouring This life on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "King Of The Dancehall", - "King of the Dancehall" - ], - "genre": [ - "reggae" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Colouring This Life", - "Colouring This life" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, actually, play it on my bedroom speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Colouring This Life" - ], - "slot": "song_name", - "values": [ - "Colouring This life" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 39, - "slot": "song_name", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So you want to play Colouring This life on the bedroom speaker?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "King Of The Dancehall", - "King of the Dancehall" - ], - "genre": [ - "reggae" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Colouring This Life", - "Colouring This life" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, that is good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "bedroom speaker", - "song_name": "Colouring This Life" - } - }, - "service_results": [ - { - "album": "King Of The Dancehall", - "artist": "Vybz Kartel", - "genre": "Reggae", - "playback_device": "bedroom speaker", - "song_name": "Colouring This Life" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I have started playing the song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "King Of The Dancehall", - "King of the Dancehall" - ], - "genre": [ - "reggae" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Colouring This Life", - "Colouring This life" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you. I do not need anything else." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "7_00051", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I want to listen to music. Can you play me some?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "I Lived It" - ], - "slot": "song_name", - "values": [ - "I Lived It" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Blake Shelton" - ], - "slot": "artist", - "values": [ - "Blake Shelton" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Texoma Shore" - ], - "slot": "album", - "values": [ - "Texoma Shore" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Texoma Shore", - "artist": "Blake Shelton", - "genre": "Country", - "song_name": "I Lived It" - }, - { - "album": "Your Name", - "artist": "Radwimps", - "genre": "Soundtracks", - "song_name": "Sparkle" - }, - { - "album": "Spectrum", - "artist": "Westlife", - "genre": "Pop", - "song_name": "Hello My Love" - }, - { - "album": "For You", - "artist": "Selena Gomez", - "genre": "Pop", - "song_name": "The Heart Wants What It Wants" - }, - { - "album": "It Goes Like This", - "artist": "Thomas Rhett", - "genre": "Country", - "song_name": "It Goes Like This" - }, - { - "album": "Badlands", - "artist": "Halsey", - "genre": "Electropop", - "song_name": "Hurricane" - }, - { - "album": "Heart Miles", - "artist": "Jai Waetford", - "genre": "Pop", - "song_name": "Shy" - }, - { - "album": "The Martin Garrix Experience", - "artist": "Martin Garrix", - "genre": "House", - "song_name": "No Sleep" - }, - { - "album": "Transmissions", - "artist": "Starset", - "genre": "Rock", - "song_name": "Carnivore" - }, - { - "album": "The New Classic", - "artist": "Iggy Azalea", - "genre": "Pop", - "song_name": "Black Widow" - } - ], - "slots": [ - { - "exclusive_end": 26, - "slot": "song_name", - "start": 16 - }, - { - "exclusive_end": 49, - "slot": "artist", - "start": 36 - }, - { - "exclusive_end": 68, - "slot": "album", - "start": 56 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure. How about I Lived It from the Blake Shelton album Texoma Shore?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "song_name": [ - "I Lived It" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Should I play it now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "song_name": [ - "I Lived It" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, please do." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "I Lived It" - ], - "slot": "song_name", - "values": [ - "I Lived It" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 33, - "slot": "song_name", - "start": 23 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want me to play I Lived It on your TV?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "I Lived It" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Actually, could you put it on the kitchen speaker?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "I Lived It" - ], - "slot": "song_name", - "values": [ - "I Lived it" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 25, - "slot": "song_name", - "start": 15 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure. You want I Lived it on your kitchen speaker, right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "I Lived It", - "I Lived it" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I changed my mind. Can you set it for my bedroom?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "I Lived It" - ], - "slot": "song_name", - "values": [ - "I Lived it" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 10, - "slot": "song_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I Lived it should be played from your bedroom speaker?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "I Lived It", - "I Lived it" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, that's what I want." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "bedroom speaker", - "song_name": "I Lived It" - } - }, - "service_results": [ - { - "album": "Texoma Shore", - "artist": "Blake Shelton", - "genre": "Country", - "playback_device": "bedroom speaker", - "song_name": "I Lived It" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay. It is now playing." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [ - "genre" - ], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "I Lived It", - "I Lived it" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What kind of song is this?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Country" - ], - "slot": "genre", - "values": [ - "Country" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 12, - "slot": "genre", - "start": 5 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's Country music." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "I Lived It", - "I Lived it" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks. I don't need anything else." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy the rest of your day." - } - ] - }, - { - "dialogue_id": "7_00052", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Lady Gaga" - ], - "slot": "artist", - "values": [ - "Lady Gaga" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 47, - "slot": "artist", - "start": 38 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "artist": [ - "Lady Gaga" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Hi, could you help me search for some Lady Gaga songs?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Always Remember Us This Way" - ], - "slot": "song_name", - "values": [ - "Always Remember Us This Way" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Lady Gaga" - ], - "slot": "artist", - "values": [ - "Lady Gaga" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "A Star Is Born Soundtrack" - ], - "slot": "album", - "values": [ - "A Star is Born Soundtrack" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "artist": "Lady Gaga" - } - }, - "service_results": [ - { - "album": "A Star Is Born Soundtrack", - "artist": "Lady Gaga", - "genre": "Soundtracks", - "song_name": "Always Remember Us This Way" - }, - { - "album": "A Star Is Born Soundtrack", - "artist": "Lady Gaga", - "genre": "Soundtracks", - "song_name": "Before I Cry" - }, - { - "album": "Born This Way", - "artist": "Lady Gaga", - "genre": "Pop", - "song_name": "Bloody Mary" - }, - { - "album": "Born This Way", - "artist": "Lady Gaga", - "genre": "Pop", - "song_name": "Born This Way" - }, - { - "album": "A Star Is Born Soundtrack", - "artist": "Lady Gaga", - "genre": "Soundtracks", - "song_name": "Heal Me" - }, - { - "album": "Joanne", - "artist": "Lady Gaga", - "genre": "Pop", - "song_name": "Joanne" - }, - { - "album": "Joanne", - "artist": "Lady Gaga", - "genre": "Pop", - "song_name": "John Wayne" - }, - { - "album": "A Star Is Born Soundtrack", - "artist": "Lady Gaga", - "genre": "Soundtracks", - "song_name": "Look What I Found" - } - ], - "slots": [ - { - "exclusive_end": 43, - "slot": "song_name", - "start": 16 - }, - { - "exclusive_end": 56, - "slot": "artist", - "start": 47 - }, - { - "exclusive_end": 95, - "slot": "album", - "start": 70 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, how about Always Remember Us This Way by Lady Gaga in her album A Star is Born Soundtrack?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Soundtracks" - ], - "slot": "genre", - "values": [ - "Soundtracks" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "A Star Is Born Soundtrack" - ], - "slot": "album", - "values": [ - "A Star is Born Soundtrack" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 44, - "slot": "genre", - "start": 33 - }, - { - "exclusive_end": 89, - "slot": "album", - "start": 64 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "A Star is Born Soundtrack" - ], - "artist": [ - "Lady Gaga" - ], - "genre": [ - "Soundtracks" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Any alternatives? I would prefer Soundtracks songs in the album A Star is Born Soundtrack." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Before I Cry" - ], - "slot": "song_name", - "values": [ - "Before I Cry" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Lady Gaga" - ], - "slot": "artist", - "values": [ - "Lady Gaga" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "A Star Is Born Soundtrack" - ], - "slot": "album", - "values": [ - "A Star is Born Soundtrack" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "3" - ], - "slot": "count", - "values": [ - "3" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "album": "A Star Is Born Soundtrack", - "artist": "Lady Gaga", - "genre": "Soundtracks" - } - }, - "service_results": [ - { - "album": "A Star Is Born Soundtrack", - "artist": "Lady Gaga", - "genre": "Soundtracks", - "song_name": "Always Remember Us This Way" - }, - { - "album": "A Star Is Born Soundtrack", - "artist": "Lady Gaga", - "genre": "Soundtracks", - "song_name": "Before I Cry" - }, - { - "album": "A Star Is Born Soundtrack", - "artist": "Lady Gaga", - "genre": "Soundtracks", - "song_name": "Heal Me" - } - ], - "slots": [ - { - "exclusive_end": 50, - "slot": "song_name", - "start": 38 - }, - { - "exclusive_end": 63, - "slot": "artist", - "start": 54 - }, - { - "exclusive_end": 102, - "slot": "album", - "start": 77 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have found 3 songs, one of which is Before I Cry by Lady Gaga in her album A Star is Born Soundtrack." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "A Star is Born Soundtrack" - ], - "artist": [ - "Lady Gaga" - ], - "genre": [ - "Soundtracks" - ], - "song_name": [ - "Before I Cry" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds amazing." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like me to play the song for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "A Star is Born Soundtrack" - ], - "artist": [ - "Lady Gaga" - ], - "genre": [ - "Soundtracks" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Before I Cry" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sure, could you play it on my kitchen?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Before I Cry" - ], - "slot": "song_name", - "values": [ - "Before I Cry" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 47, - "slot": "song_name", - "start": 35 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm your action to play Before I Cry on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "A Star is Born Soundtrack" - ], - "artist": [ - "Lady Gaga" - ], - "genre": [ - "Soundtracks" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Before I Cry" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Could you play it on the bedroom speaker instead?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Before I Cry" - ], - "slot": "song_name", - "values": [ - "Before I Cry" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 47, - "slot": "song_name", - "start": 35 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm your action to play Before I Cry on the bedroom speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "A Star is Born Soundtrack" - ], - "artist": [ - "Lady Gaga" - ], - "genre": [ - "Soundtracks" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Before I Cry" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sure, that's great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "artist": "Lady Gaga", - "playback_device": "bedroom speaker", - "song_name": "Before I Cry" - } - }, - "service_results": [ - { - "album": "A Star Is Born Soundtrack", - "artist": "Lady Gaga", - "genre": "Soundtracks", - "playback_device": "bedroom speaker", - "song_name": "Before I Cry" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your music has started playing." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "A Star is Born Soundtrack" - ], - "artist": [ - "Lady Gaga" - ], - "genre": [ - "Soundtracks" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Before I Cry" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sure, that's all the help I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No problem, see you next time." - } - ] - }, - { - "dialogue_id": "7_00053", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Reggae" - ], - "slot": "genre", - "values": [ - "Reggae" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 47, - "slot": "genre", - "start": 41 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "Reggae" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to hear some music. I really like Reggae." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Addicted" - ], - "slot": "song_name", - "values": [ - "Addicted" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Popcaan" - ], - "slot": "artist", - "values": [ - "Popcaan" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Where We Come From" - ], - "slot": "album", - "values": [ - "Where We Come From" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "genre": "Reggae" - } - }, - "service_results": [ - { - "album": "Where We Come From", - "artist": "Popcaan", - "genre": "Reggae", - "song_name": "Addicted" - }, - { - "album": "World Cry", - "artist": "Jah Cure", - "genre": "Reggae", - "song_name": "Before I Leave" - }, - { - "album": "It Feel Good", - "artist": "Konshens", - "genre": "Reggae", - "song_name": "Bruk Off Yuh Back" - }, - { - "album": "King Of The Dancehall", - "artist": "Vybz Kartel", - "genre": "Reggae", - "song_name": "Colouring This Life" - }, - { - "album": "Dolla Van Riddim", - "artist": "Busy Signal", - "genre": "Reggae", - "song_name": "Dolla Van" - }, - { - "album": "Finest Dubs Outta Jamaica", - "artist": "Augustus Pablo", - "genre": "Reggae", - "song_name": "Dub Scene" - }, - { - "album": "Where We Come From", - "artist": "Popcaan", - "genre": "Reggae", - "song_name": "Everything Nice" - }, - { - "album": "Love Town", - "artist": "Kolohe Kai", - "genre": "Reggae", - "song_name": "First True Love" - }, - { - "album": "Hold You", - "artist": "Gyptian", - "genre": "Reggae", - "song_name": "Hold You" - }, - { - "album": "Tomahawk Technique", - "artist": "Sean Paul", - "genre": "Reggae", - "song_name": "How Deep Is Your Love" - } - ], - "slots": [ - { - "exclusive_end": 51, - "slot": "song_name", - "start": 43 - }, - { - "exclusive_end": 96, - "slot": "artist", - "start": 89 - }, - { - "exclusive_end": 85, - "slot": "album", - "start": 67 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 10 songs you might like. How about Addicted from the album Where We Come From by Popcaan?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "Reggae" - ], - "song_name": [ - "Addicted" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Shall I play it now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "Reggae" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Addicted" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes. Put it on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Addicted" - ], - "slot": "song_name", - "values": [ - "Addicted" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 37, - "slot": "song_name", - "start": 29 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "To be sure, you want to play Addicted on the kitchen speaker?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "Reggae" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Addicted" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "On second thought, play it on the bedroom speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Addicted" - ], - "slot": "song_name", - "values": [ - "Addicted" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 37, - "slot": "song_name", - "start": 29 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay. You would like to hear Addicted on the bedroom speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "Reggae" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Addicted" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "bedroom speaker", - "song_name": "Addicted" - } - }, - "service_results": [ - { - "album": "Where We Come From", - "artist": "Popcaan", - "genre": "Reggae", - "playback_device": "bedroom speaker", - "song_name": "Addicted" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I will start the song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "Reggae" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Addicted" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks. That'll do it for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "7_00054", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Iggy Azalea" - ], - "slot": "artist", - "values": [ - "Iggy Azalea" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 37, - "slot": "artist", - "start": 26 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "artist": [ - "Iggy Azalea" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to listen to Iggy Azalea 's songs." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Black Widow" - ], - "slot": "song_name", - "values": [ - "Black Widow" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Iggy Azalea" - ], - "slot": "artist", - "values": [ - "Iggy Azalea" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "The New Classic" - ], - "slot": "album", - "values": [ - "The New Classic" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "artist": "Iggy Azalea" - } - }, - "service_results": [ - { - "album": "The New Classic", - "artist": "Iggy Azalea", - "genre": "Pop", - "song_name": "Black Widow" - }, - { - "album": "The New Classic", - "artist": "Iggy Azalea", - "genre": "Pop", - "song_name": "Bounce" - }, - { - "album": "The New Classic", - "artist": "Iggy Azalea", - "genre": "Pop", - "song_name": "Change Your Life" - }, - { - "album": "The New Classic", - "artist": "Iggy Azalea", - "genre": "Pop", - "song_name": "Work" - } - ], - "slots": [ - { - "exclusive_end": 64, - "slot": "song_name", - "start": 53 - }, - { - "exclusive_end": 21, - "slot": "artist", - "start": 10 - }, - { - "exclusive_end": 95, - "slot": "album", - "start": 80 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 4 Iggy Azalea songs, What do you think about Black Widow from the album The New Classic?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "The New Classic" - ], - "slot": "album", - "values": [ - "The New Classic" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 62, - "slot": "album", - "start": 47 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "The New Classic" - ], - "artist": [ - "Iggy Azalea" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Anything else, there are so many good songs in The New Classic." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Bounce" - ], - "slot": "song_name", - "values": [ - "Bounce" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Iggy Azalea" - ], - "slot": "artist", - "values": [ - "Iggy Azalea" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "The New Classic" - ], - "slot": "album", - "values": [ - "the new classic" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "album": "The New Classic", - "artist": "Iggy Azalea" - } - }, - "service_results": [ - { - "album": "The New Classic", - "artist": "Iggy Azalea", - "genre": "Pop", - "song_name": "Black Widow" - }, - { - "album": "The New Classic", - "artist": "Iggy Azalea", - "genre": "Pop", - "song_name": "Bounce" - }, - { - "album": "The New Classic", - "artist": "Iggy Azalea", - "genre": "Pop", - "song_name": "Change Your Life" - }, - { - "album": "The New Classic", - "artist": "Iggy Azalea", - "genre": "Pop", - "song_name": "Work" - } - ], - "slots": [ - { - "exclusive_end": 37, - "slot": "song_name", - "start": 31 - }, - { - "exclusive_end": 22, - "slot": "artist", - "start": 11 - }, - { - "exclusive_end": 58, - "slot": "album", - "start": 43 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "What about Iggy Azalea 's song Bounce from the new classic?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "The New Classic", - "the new classic" - ], - "artist": [ - "Iggy Azalea" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Anything else you can find?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Change Your Life" - ], - "slot": "song_name", - "values": [ - "Change your life" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Iggy Azalea" - ], - "slot": "artist", - "values": [ - "Iggy Azalea" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "The New Classic" - ], - "slot": "album", - "values": [ - "the new classic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 39, - "slot": "song_name", - "start": 23 - }, - { - "exclusive_end": 22, - "slot": "artist", - "start": 11 - }, - { - "exclusive_end": 60, - "slot": "album", - "start": 45 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "What about Iggy Azalea Change your life from the new classic?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": { - "album": [ - "The New Classic", - "the new classic" - ], - "artist": [ - "Iggy Azalea" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the genre?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "pop" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 9, - "slot": "genre", - "start": 6 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Its a pop song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "The New Classic", - "the new classic" - ], - "artist": [ - "Iggy Azalea" - ], - "song_name": [ - "Change your life" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Perfect!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Want to play it now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "The New Classic", - "the new classic" - ], - "artist": [ - "Iggy Azalea" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Change your life" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yep. Play it in my kitchen." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Change Your Life" - ], - "slot": "song_name", - "values": [ - "Change your life" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 32, - "slot": "song_name", - "start": 16 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Can you confirm Change your life on the kitchen speaker?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "The New Classic", - "the new classic" - ], - "artist": [ - "Iggy Azalea" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Change your life" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yup." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "artist": "Iggy Azalea", - "playback_device": "kitchen speaker", - "song_name": "Change Your Life" - } - }, - "service_results": [ - { - "album": "The New Classic", - "artist": "Iggy Azalea", - "genre": "Pop", - "playback_device": "kitchen speaker", - "song_name": "Change Your Life" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Started the song for you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "The New Classic", - "the new classic" - ], - "artist": [ - "Iggy Azalea" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Change your life" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Anything else I can do?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "album": [ - "The New Classic", - "the new classic" - ], - "artist": [ - "Iggy Azalea" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Change your life" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nope, Thanks!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "7_00055", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "To Whom It May Concern" - ], - "slot": "album", - "values": [ - "To Whom It May Concern" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 122, - "slot": "album", - "start": 100 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "To Whom It May Concern" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "My friends came to my house they need to hear some songs .Will you find me some songs? I like album To Whom It May Concern ,it consists of many good songs." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "The Struggle" - ], - "slot": "song_name", - "values": [ - "The Struggle" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Blacklite District" - ], - "slot": "artist", - "values": [ - "Blacklite District" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "To Whom It May Concern" - ], - "slot": "album", - "values": [ - "To Whom It May Concern" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "2" - ], - "slot": "count", - "values": [ - "2" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "album": "To Whom It May Concern" - } - }, - "service_results": [ - { - "album": "To Whom It May Concern", - "artist": "Blacklite District", - "genre": "Rock", - "song_name": "The Struggle" - }, - { - "album": "To Whom It May Concern", - "artist": "Blacklite District", - "genre": "Rock", - "song_name": "Them Days" - } - ], - "slots": [ - { - "exclusive_end": 77, - "slot": "song_name", - "start": 65 - }, - { - "exclusive_end": 99, - "slot": "artist", - "start": 81 - }, - { - "exclusive_end": 131, - "slot": "album", - "start": 109 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 2 songs according to your interest. How about the song The Struggle by Blacklite District in album To Whom It May Concern? whether you like this song?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": { - "album": [ - "To Whom It May Concern" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "ok , i need to know its genre." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Rock" - ], - "slot": "genre", - "values": [ - "Rock" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 12, - "slot": "genre", - "start": 8 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It is a Rock Song" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "To Whom It May Concern" - ], - "song_name": [ - "The Struggle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok that's great and it sounds good to me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can i play the music now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "To Whom It May Concern" - ], - "song_name": [ - "The Struggle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sure, Please play the music." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "The Struggle" - ], - "slot": "song_name", - "values": [ - "The Struggle" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 77, - "slot": "song_name", - "start": 65 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok please check and confirm the following details : Song name is The Struggle on TV" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "To Whom It May Concern" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "The Struggle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok its great but Change its device as Kitchen speaker" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "The Struggle" - ], - "slot": "song_name", - "values": [ - "The struggle" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 69, - "slot": "song_name", - "start": 57 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "ok Please once again confirm the following details :play The struggle On Kitchen speaker" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "To Whom It May Concern" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "The Struggle", - "The struggle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "ok but sorry to say please change its device on speaker in the bedroom." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "The Struggle" - ], - "slot": "song_name", - "values": [ - "The Struggle" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 88, - "slot": "song_name", - "start": 76 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "ok once again please check and confirm the following details: play the song The Struggle on Bedroom speaker" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "To Whom It May Concern" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "The Struggle", - "The struggle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "ok, that's great .Please play the song" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "bedroom speaker", - "song_name": "The Struggle" - } - }, - "service_results": [ - { - "album": "To Whom It May Concern", - "artist": "Blacklite District", - "genre": "Rock", - "playback_device": "bedroom speaker", - "song_name": "The Struggle" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Started playing the song" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "To Whom It May Concern" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "The Struggle", - "The struggle" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot for your help" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "take care have a great day" - } - ] - }, - { - "dialogue_id": "7_00056", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I want to find some new songs to listen to." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Fortunately I Met You" - ], - "slot": "song_name", - "values": [ - "Fortunately I Met You" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Witwisit Hiranyawongkul" - ], - "slot": "artist", - "values": [ - "Witwisit Hiranyawongkul" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Quarter" - ], - "slot": "album", - "values": [ - "Quarter" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Quarter", - "artist": "Witwisit Hiranyawongkul", - "genre": "Pop", - "song_name": "Fortunately I Met You" - }, - { - "album": "Ready", - "artist": "Ruel", - "genre": "Pop", - "song_name": "Younger" - }, - { - "album": "Joytime", - "artist": "Marshmello", - "genre": "House", - "song_name": "Summer" - }, - { - "album": "Lush Life", - "artist": "Zara Larsson", - "genre": "Pop", - "song_name": "Lush Life" - }, - { - "album": "Redemption", - "artist": "Joe Bonamassa", - "genre": "Blues", - "song_name": "Redemption" - }, - { - "album": "Tell Me You Love Me", - "artist": "Demi Lovato", - "genre": "Pop", - "song_name": "Tell Me You Love Me" - }, - { - "album": "Hat Nhan", - "artist": "Phan Dinh Tung", - "genre": "Pop", - "song_name": "Khuc Hat Mung Sinh Nhat" - }, - { - "album": "Handwritten", - "artist": "Shawn Mendes", - "genre": "Pop", - "song_name": "Aftertaste" - }, - { - "album": "Pure Heroine", - "artist": "Lorde", - "genre": "Electropop", - "song_name": "Team" - }, - { - "album": "Demi", - "artist": "Demi Lovato", - "genre": "Pop", - "song_name": "Neon Lights" - } - ], - "slots": [ - { - "exclusive_end": 45, - "slot": "song_name", - "start": 24 - }, - { - "exclusive_end": 72, - "slot": "artist", - "start": 49 - }, - { - "exclusive_end": 95, - "slot": "album", - "start": 88 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "No problem! I recommend Fortunately I Met You by Witwisit Hiranyawongkul on their album Quarter. Does that interest you at all?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I don't know. What's the genre?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "pop" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 10, - "slot": "genre", - "start": 7 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's a pop song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Nah. Can we try something else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Younger" - ], - "slot": "song_name", - "values": [ - "Younger" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Ruel" - ], - "slot": "artist", - "values": [ - "Ruel" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Ready" - ], - "slot": "album", - "values": [ - "Ready" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 23, - "slot": "song_name", - "start": 16 - }, - { - "exclusive_end": 31, - "slot": "artist", - "start": 27 - }, - { - "exclusive_end": 52, - "slot": "album", - "start": 47 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure! How about Younger by Ruel on their album Ready?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "song_name": [ - "Younger" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Oooh, that sounds fun!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like me to play the song for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Younger" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, on my kitchen speaker!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Younger" - ], - "slot": "song_name", - "values": [ - "Younger" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 79, - "slot": "song_name", - "start": 72 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay! Can you confirm the following details, please? I'll play the song Younger on your kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Younger" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Wait, my roommate's home now. I need it on my speaker in the bedroom now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Younger" - ], - "slot": "song_name", - "values": [ - "Younger" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 85, - "slot": "song_name", - "start": 78 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "No problem! Can you confirm the following details, please? I'll play the song Younger on your bedroom speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Younger" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yup!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "bedroom speaker", - "song_name": "Younger" - } - }, - "service_results": [ - { - "album": "Ready", - "artist": "Ruel", - "genre": "Pop", - "playback_device": "bedroom speaker", - "song_name": "Younger" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your song is now playing!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [ - "genre" - ], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Younger" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What's the song genre?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "pop" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 10, - "slot": "genre", - "start": 7 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's a pop song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Younger" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay, thanks. That's all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You're welcome! Have a good day!" - } - ] - }, - { - "dialogue_id": "7_00057", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Could you look for songs for me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Best Friend" - ], - "slot": "song_name", - "values": [ - "Best Friend" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Jason Chen" - ], - "slot": "artist", - "values": [ - "Jason Chen" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Gravity" - ], - "slot": "album", - "values": [ - "Gravity" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Gravity", - "artist": "Jason Chen", - "genre": "Pop", - "song_name": "Best Friend" - }, - { - "album": "Cloud Nine", - "artist": "Kygo", - "genre": "Downtempo", - "song_name": "Raging" - }, - { - "album": "Halfway To Heaven", - "artist": "Brantley Gilbert", - "genre": "Country", - "song_name": "Bottoms Up" - }, - { - "album": "The Last Stand", - "artist": "Sabaton", - "genre": "Metal", - "song_name": "Winged Hussars" - }, - { - "album": "Cheap Smell", - "artist": "Sharon Kovacs", - "genre": "Pop", - "song_name": "Cheap Smell" - }, - { - "album": "Cuz I Love You", - "artist": "Lizzo", - "genre": "Pop", - "song_name": "Tempo" - }, - { - "album": "Late Nights And Longnecks", - "artist": "Justin Moore", - "genre": "Country", - "song_name": "Jesus And Jack Daniels" - }, - { - "album": "The Bright Side", - "artist": "Lenka", - "genre": "Pop", - "song_name": "Blue Skies" - }, - { - "album": "Seventh Heaven", - "artist": "Ryutaro Nakahara", - "genre": "Anime", - "song_name": "Din Don Dan" - }, - { - "album": "Random Access Memories", - "artist": "Daft Punk", - "genre": "Punk", - "song_name": "Get Lucky" - } - ], - "slots": [ - { - "exclusive_end": 22, - "slot": "song_name", - "start": 11 - }, - { - "exclusive_end": 36, - "slot": "artist", - "start": 26 - }, - { - "exclusive_end": 59, - "slot": "album", - "start": 52 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "What about Best Friend by Jason Chen from his album Gravity?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "What genre is the song?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "pop" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 10, - "slot": "genre", - "start": 7 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's a pop song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Is there anything else you can find?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Raging" - ], - "slot": "song_name", - "values": [ - "Raging" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Kygo" - ], - "slot": "artist", - "values": [ - "Kygo" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Cloud Nine" - ], - "slot": "album", - "values": [ - "Cloud Nine" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 16, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 24, - "slot": "artist", - "start": 20 - }, - { - "exclusive_end": 50, - "slot": "album", - "start": 40 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about Raging by Kygo from the album Cloud Nine?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "What genre is that one?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Downtempo" - ], - "slot": "genre", - "values": [ - "downtempo" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 21, - "slot": "genre", - "start": 12 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Raging is a downtempo song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Can you give me something else please?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Bottoms Up" - ], - "slot": "song_name", - "values": [ - "Bottoms Up" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Brantley Gilbert" - ], - "slot": "artist", - "values": [ - "Brantley Gilbert" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Halfway To Heaven" - ], - "slot": "album", - "values": [ - "Halfway To Heaven" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 18, - "slot": "song_name", - "start": 8 - }, - { - "exclusive_end": 38, - "slot": "artist", - "start": 22 - }, - { - "exclusive_end": 85, - "slot": "album", - "start": 68 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found Bottoms Up by Brantley Gilbert for you. It's from the album Halfway To Heaven." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "song_name": [ - "Bottoms Up" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good, I'd like to play it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Bottoms Up" - ], - "slot": "song_name", - "values": [ - "Bottoms Up" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 27, - "slot": "song_name", - "start": 17 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Confirm: playing Bottoms Up on TV." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Bottoms Up" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I'd like to play it on speaker in kitchen." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Bottoms Up" - ], - "slot": "song_name", - "values": [ - "Bottoms Up" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 26, - "slot": "song_name", - "start": 16 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay confirming Bottoms Up playing on kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Bottoms Up" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, that's what I want." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "kitchen speaker", - "song_name": "Bottoms Up" - } - }, - "service_results": [ - { - "album": "Halfway To Heaven", - "artist": "Brantley Gilbert", - "genre": "Country", - "playback_device": "kitchen speaker", - "song_name": "Bottoms Up" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The song will start now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Bottoms Up" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that's great for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great rest of the day." - } - ] - }, - { - "dialogue_id": "7_00058", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'm in the mood for music, can you find me some songs?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Promises" - ], - "slot": "song_name", - "values": [ - "Promises" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Nero" - ], - "slot": "artist", - "values": [ - "Nero" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Welcome Reality" - ], - "slot": "album", - "values": [ - "Welcome Reality" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Welcome Reality", - "artist": "Nero", - "genre": "Dubstep", - "song_name": "Promises" - }, - { - "album": "Got Your Six", - "artist": "Five Finger Death Punch", - "genre": "Metal", - "song_name": "I Apologize" - }, - { - "album": "La La Land", - "artist": "La La Land Cast", - "genre": "Soundtracks", - "song_name": "Another Day Of Sun" - }, - { - "album": "Purple Reign", - "artist": "Future", - "genre": "Soundtracks", - "song_name": "Wicked" - }, - { - "album": "Expectations", - "artist": "Bebe Rexha", - "genre": "Pop", - "song_name": "I Got You" - }, - { - "album": "Caroline", - "artist": "Citizen Soldier", - "genre": "Rock", - "song_name": "Let It Burn" - }, - { - "album": "The End Is Where We Begin", - "artist": "Thousand Foot Krutch", - "genre": "Rock", - "song_name": "Be Somebody" - }, - { - "album": "Meliora", - "artist": "Ghost", - "genre": "Metal", - "song_name": "Cirice" - }, - { - "album": "Maren Morris", - "artist": "Maren Morris", - "genre": "Country", - "song_name": "My Church" - }, - { - "album": "Stars Dance", - "artist": "Selena Gomez", - "genre": "Pop", - "song_name": "Love Will Remember" - } - ], - "slots": [ - { - "exclusive_end": 62, - "slot": "song_name", - "start": 54 - }, - { - "exclusive_end": 101, - "slot": "artist", - "start": 97 - }, - { - "exclusive_end": 93, - "slot": "album", - "start": 78 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 10 songs for you. Do you want to start with Promises from the album Welcome Reality by Nero?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "song_name": [ - "Promises" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I would like that." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to start playing the song now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "song_name": [ - "Promises" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, very much so." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Promises" - ], - "slot": "song_name", - "values": [ - "Promises" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 25, - "slot": "song_name", - "start": 17 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You want to play Promises on your TV, is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Promises" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. I want to hear it on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Promises" - ], - "slot": "song_name", - "values": [ - "Promises" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 25, - "slot": "song_name", - "start": 17 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You want to play Promises on the kitchen speaker, is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Promises" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I changed my mind, play it on the speaker in the bedroom instead." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Promises" - ], - "slot": "song_name", - "values": [ - "Promises" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 25, - "slot": "song_name", - "start": 17 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You want to play Promises on the bedroom speaker, is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Promises" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is what I want." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "bedroom speaker", - "song_name": "Promises" - } - }, - "service_results": [ - { - "album": "Welcome Reality", - "artist": "Nero", - "genre": "Dubstep", - "playback_device": "bedroom speaker", - "song_name": "Promises" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The song is now playing." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Promises" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you very much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can assist you with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Promises" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that is all, thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "It was my pleasure. Have a wonderful day." - } - ] - }, - { - "dialogue_id": "7_00059", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "House" - ], - "slot": "genre", - "values": [ - "House" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 54, - "slot": "genre", - "start": 49 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "House" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm in the mood for some music, can you look for House songs for me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Blocks" - ], - "slot": "song_name", - "values": [ - "Blocks" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Marshmello" - ], - "slot": "artist", - "values": [ - "Marshmello" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Joytime" - ], - "slot": "album", - "values": [ - "Joytime" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "genre": "House" - } - }, - "service_results": [ - { - "album": "Joytime", - "artist": "Marshmello", - "genre": "House", - "song_name": "Blocks" - }, - { - "album": "Joytime", - "artist": "Marshmello", - "genre": "House", - "song_name": "Find Me" - }, - { - "album": "Joytime", - "artist": "Marshmello", - "genre": "House", - "song_name": "Keep It Mello" - }, - { - "album": "The Martin Garrix Experience", - "artist": "Martin Garrix", - "genre": "House", - "song_name": "Latency" - }, - { - "album": "Brave Enough", - "artist": "Lindsey Stirling", - "genre": "House", - "song_name": "Lost Girls" - }, - { - "album": "The Martin Garrix Experience", - "artist": "Martin Garrix", - "genre": "House", - "song_name": "No Sleep" - }, - { - "album": "The Martin Garrix Experience", - "artist": "Martin Garrix", - "genre": "House", - "song_name": "Ocean" - }, - { - "album": "Joytime", - "artist": "Marshmello", - "genre": "House", - "song_name": "Summer" - }, - { - "album": "Joytime", - "artist": "Marshmello", - "genre": "House", - "song_name": "Take It Back" - }, - { - "album": "The Martin Garrix Experience", - "artist": "Martin Garrix", - "genre": "House", - "song_name": "Yottabyte" - } - ], - "slots": [ - { - "exclusive_end": 52, - "slot": "song_name", - "start": 46 - }, - { - "exclusive_end": 66, - "slot": "artist", - "start": 56 - }, - { - "exclusive_end": 89, - "slot": "album", - "start": 82 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There are 10 songs you might enjoy. How about Blocks by Marshmello from the album Joytime?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "House" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Blocks" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I dig it. Can you play it on the speaker in kitchen?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Blocks" - ], - "slot": "song_name", - "values": [ - "Blocks" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 42, - "slot": "song_name", - "start": 36 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Just to make sure, you want to play Blocks on the kitchen speaker?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "House" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Blocks" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Wait, no, please play it on the bedroom device." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Blocks" - ], - "slot": "song_name", - "values": [ - "Blocks" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 42, - "slot": "song_name", - "start": 36 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Just to make sure, you want to play Blocks on the bedroom speaker?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "House" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Blocks" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, that's where I want to hear it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "bedroom speaker", - "song_name": "Blocks" - } - }, - "service_results": [ - { - "album": "Joytime", - "artist": "Marshmello", - "genre": "House", - "playback_device": "bedroom speaker", - "song_name": "Blocks" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The song has begun." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "House" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Blocks" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that's all the help I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a pleasant time." - } - ] - }, - { - "dialogue_id": "7_00060", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Can you search some songs for me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "No Sleep" - ], - "slot": "song_name", - "values": [ - "No Sleep" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Martin Garrix" - ], - "slot": "artist", - "values": [ - "Martin Garrix" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "The Martin Garrix Experience" - ], - "slot": "album", - "values": [ - "The Martin Garrix Experience" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "The Martin Garrix Experience", - "artist": "Martin Garrix", - "genre": "House", - "song_name": "No Sleep" - }, - { - "album": "Pain Killer", - "artist": "Little Big Town", - "genre": "Country", - "song_name": "Girl Crush" - }, - { - "album": "Jade Eagleson", - "artist": "Jade Eagleson", - "genre": "Country", - "song_name": "Got Your Name On It" - }, - { - "album": "Just Gonna Send It", - "artist": "Katie Noel", - "genre": "Country", - "song_name": "Diesel Gang" - }, - { - "album": "Elevate", - "artist": "Big Time Rush", - "genre": "Pop", - "song_name": "Windows Down" - }, - { - "album": "Badlands", - "artist": "Halsey", - "genre": "Electropop", - "song_name": "Hurricane" - }, - { - "album": "Prequelle", - "artist": "Ghost", - "genre": "Metal", - "song_name": "Rats" - }, - { - "album": "Kane Brown", - "artist": "Kane Brown", - "genre": "Country", - "song_name": "What Ifs" - }, - { - "album": "Glory Sound Prep", - "artist": "Jon Bellion", - "genre": "Pop", - "song_name": "Stupid Deep" - }, - { - "album": "Odisea", - "artist": "Ozuna", - "genre": "Latin", - "song_name": "El Farsante" - } - ], - "slots": [ - { - "exclusive_end": 96, - "slot": "song_name", - "start": 88 - }, - { - "exclusive_end": 113, - "slot": "artist", - "start": 100 - }, - { - "exclusive_end": 71, - "slot": "album", - "start": 43 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I searched 10 songs you may like. In album The Martin Garrix Experience what about song No Sleep by Martin Garrix" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "What about its genre?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "House" - ], - "slot": "genre", - "values": [ - "House" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 15, - "slot": "genre", - "start": 10 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "That is a House song" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Justin Bieber" - ], - "slot": "artist", - "values": [ - "Justin Bieber" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "album", - "values": [ - "dontcare" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 58, - "slot": "artist", - "start": 45 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "artist": [ - "Justin Bieber" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Any thing else you have? i like the songs of Justin Bieber. Any album is ok for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "All That Matters" - ], - "slot": "song_name", - "values": [ - "All That Matters" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Justin Bieber" - ], - "slot": "artist", - "values": [ - "Justin Bieber" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Journals" - ], - "slot": "album", - "values": [ - "Journals" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "3" - ], - "slot": "count", - "values": [ - "3" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "artist": "Justin Bieber" - } - }, - "service_results": [ - { - "album": "Journals", - "artist": "Justin Bieber", - "genre": "Pop", - "song_name": "All That Matters" - }, - { - "album": "Love Yourself", - "artist": "Justin Bieber", - "genre": "Pop", - "song_name": "Love Yourself" - }, - { - "album": "Purpose", - "artist": "Justin Bieber", - "genre": "Pop", - "song_name": "Sorry" - } - ], - "slots": [ - { - "exclusive_end": 83, - "slot": "song_name", - "start": 67 - }, - { - "exclusive_end": 100, - "slot": "artist", - "start": 87 - }, - { - "exclusive_end": 50, - "slot": "album", - "start": 42 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I searched 3 songs you may like. In album Journals what about song All That Matters by Justin Bieber." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": { - "album": [ - "dontcare" - ], - "artist": [ - "Justin Bieber" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What about its genre?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "pop" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 13, - "slot": "genre", - "start": 10 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "This is a pop song" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "artist": [ - "Justin Bieber" - ], - "song_name": [ - "All That Matters" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is good. I like to play the song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "All That Matters" - ], - "slot": "song_name", - "values": [ - "All That Matters" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 67, - "slot": "song_name", - "start": 51 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "please give the confirmation details:play the song All That Matters on TV." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "artist": [ - "Justin Bieber" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "All That Matters" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok. that is perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "artist": "Justin Bieber", - "playback_device": "TV", - "song_name": "All That Matters" - } - }, - "service_results": [ - { - "album": "Journals", - "artist": "Justin Bieber", - "genre": "Pop", - "playback_device": "TV", - "song_name": "All That Matters" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Song started playing now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "artist": [ - "Justin Bieber" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "All That Matters" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you very much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need any other help?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "artist": [ - "Justin Bieber" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "All That Matters" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thanks a lot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day." - } - ] - }, - { - "dialogue_id": "7_00061", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Bigger" - ], - "slot": "album", - "values": [ - "Bigger" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 46, - "slot": "album", - "start": 40 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Bigger" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Please help me find songs from an album Bigger. I 'm not really in a good mood." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Babe" - ], - "slot": "song_name", - "values": [ - "Babe" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Sugarland" - ], - "slot": "artist", - "values": [ - "Sugarland" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Bigger" - ], - "slot": "album", - "values": [ - "Bigger" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "album": "Bigger" - } - }, - "service_results": [ - { - "album": "Bigger", - "artist": "Sugarland", - "genre": "Country", - "song_name": "Babe" - } - ], - "slots": [ - { - "exclusive_end": 19, - "slot": "song_name", - "start": 15 - }, - { - "exclusive_end": 32, - "slot": "artist", - "start": 23 - }, - { - "exclusive_end": 54, - "slot": "album", - "start": 48 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like Babe by Sugarland from its album Bigger?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": { - "album": [ - "Bigger" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Hmm.Am not sure about its genre." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Country" - ], - "slot": "genre", - "values": [ - "Country" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 23, - "slot": "genre", - "start": 16 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I think it is a Country song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Bigger" - ], - "song_name": [ - "Babe" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ohh, that's nice." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need help with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Bigger" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Babe" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Please play the song Babe on the kitchen speaker. I think I have to cook my dinner." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Babe" - ], - "slot": "song_name", - "values": [ - "Babe" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 59, - "slot": "song_name", - "start": 55 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please do confirm the following details: Play the song Babe on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Bigger" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Babe" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I changed my mind, just play it on my bedroom speaker instead." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Babe" - ], - "slot": "song_name", - "values": [ - "Babe" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 68, - "slot": "song_name", - "start": 64 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Alright. Please do confirm the following details: Play the song Babe on the bedroom speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Bigger" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Babe" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes. please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "bedroom speaker", - "song_name": "Babe" - } - }, - "service_results": [ - { - "album": "Bigger", - "artist": "Sugarland", - "genre": "Country", - "playback_device": "bedroom speaker", - "song_name": "Babe" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The song has started playing." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Bigger" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Babe" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you, that's all for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day!" - } - ] - }, - { - "dialogue_id": "7_00062", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Ghost" - ], - "slot": "artist", - "values": [ - "Ghost" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 21, - "slot": "artist", - "start": 16 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "artist": [ - "Ghost" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I like songs by Ghost, could you find me some?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Cirice" - ], - "slot": "song_name", - "values": [ - "Cirice" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Ghost" - ], - "slot": "artist", - "values": [ - "Ghost" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Meliora" - ], - "slot": "album", - "values": [ - "Meliora" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "artist": "Ghost" - } - }, - "service_results": [ - { - "album": "Meliora", - "artist": "Ghost", - "genre": "Metal", - "song_name": "Cirice" - }, - { - "album": "Prequelle", - "artist": "Ghost", - "genre": "Metal", - "song_name": "Dance Macabre" - }, - { - "album": "Meliora", - "artist": "Ghost", - "genre": "Rock", - "song_name": "He Is" - }, - { - "album": "Prequelle", - "artist": "Ghost", - "genre": "Metal", - "song_name": "Rats" - }, - { - "album": "Infestissumam", - "artist": "Ghost", - "genre": "Metal", - "song_name": "Year Zero" - } - ], - "slots": [ - { - "exclusive_end": 34, - "slot": "song_name", - "start": 28 - }, - { - "exclusive_end": 43, - "slot": "artist", - "start": 38 - }, - { - "exclusive_end": 66, - "slot": "album", - "start": 59 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you consider the song Cirice by Ghost from his album Meliora?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": { - "artist": [ - "Ghost" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you tell me what the genre is?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Metal" - ], - "slot": "genre", - "values": [ - "metal" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 17, - "slot": "genre", - "start": 12 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The song is metal." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "artist": [ - "Ghost" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What are some other options?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Dance Macabre" - ], - "slot": "song_name", - "values": [ - "Dance Macabre" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Ghost" - ], - "slot": "artist", - "values": [ - "Ghost" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Prequelle" - ], - "slot": "album", - "values": [ - "Prequelle" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 32, - "slot": "song_name", - "start": 19 - }, - { - "exclusive_end": 41, - "slot": "artist", - "start": 36 - }, - { - "exclusive_end": 66, - "slot": "album", - "start": 57 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about the song Dance Macabre by Ghost from the album Prequelle?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Rock" - ], - "slot": "genre", - "values": [ - "rock" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "album", - "values": [ - "dontcare" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 38, - "slot": "genre", - "start": 34 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "artist": [ - "Ghost" - ], - "genre": [ - "rock" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What else is there? I really like rock songs and I don't care about which album it is." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "He Is" - ], - "slot": "song_name", - "values": [ - "He Is" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Ghost" - ], - "slot": "artist", - "values": [ - "Ghost" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Meliora" - ], - "slot": "album", - "values": [ - "Meliora" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "artist": "Ghost", - "genre": "Rock" - } - }, - "service_results": [ - { - "album": "Meliora", - "artist": "Ghost", - "genre": "Rock", - "song_name": "He Is" - } - ], - "slots": [ - { - "exclusive_end": 57, - "slot": "song_name", - "start": 52 - }, - { - "exclusive_end": 76, - "slot": "artist", - "start": 71 - }, - { - "exclusive_end": 99, - "slot": "album", - "start": 92 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I've located 1 song that you might enjoy. How about He Is performed by Ghost from the album Meliora?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "artist": [ - "Ghost" - ], - "genre": [ - "rock" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "He Is" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's fantastic. I want to listen to the song from the device in my kitchen." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "He Is" - ], - "slot": "song_name", - "values": [ - "He Is" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 79, - "slot": "song_name", - "start": 74 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please approve the upcoming details: Use the kitchen speaker to play song He Is." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "artist": [ - "Ghost" - ], - "genre": [ - "rock" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "He Is" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, change it to play on my bedroom." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "He Is" - ], - "slot": "song_name", - "values": [ - "He Is" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 74, - "slot": "song_name", - "start": 69 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please approve the upcoming details: Use the bedroom speaker to play He Is." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "artist": [ - "Ghost" - ], - "genre": [ - "rock" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "He Is" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yep, that's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "artist": "Ghost", - "playback_device": "bedroom speaker", - "song_name": "He Is" - } - }, - "service_results": [ - { - "album": "Meliora", - "artist": "Ghost", - "genre": "Rock", - "playback_device": "bedroom speaker", - "song_name": "He Is" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The song has started playing." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "artist": [ - "Ghost" - ], - "genre": [ - "rock" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "He Is" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want me to help you with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "artist": [ - "Ghost" - ], - "genre": [ - "rock" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "He Is" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thanks so much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Hope you have a wonderful day." - } - ] - }, - { - "dialogue_id": "7_00063", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Jai Waetford" - ], - "slot": "artist", - "values": [ - "Jai Waetford" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 51, - "slot": "artist", - "start": 39 - }, - { - "exclusive_end": 84, - "slot": "genre", - "start": 81 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "artist": [ - "Jai Waetford" - ], - "genre": [ - "Pop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am in a mood to listen to songs like Jai Waetford 's songs. Maybe something in Pop." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Shy" - ], - "slot": "song_name", - "values": [ - "Shy" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Jai Waetford" - ], - "slot": "artist", - "values": [ - "Jai Waetford" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Heart Miles" - ], - "slot": "album", - "values": [ - "Heart Miles" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "artist": "Jai Waetford", - "genre": "Pop" - } - }, - "service_results": [ - { - "album": "Heart Miles", - "artist": "Jai Waetford", - "genre": "Pop", - "song_name": "Shy" - } - ], - "slots": [ - { - "exclusive_end": 53, - "slot": "song_name", - "start": 50 - }, - { - "exclusive_end": 71, - "slot": "artist", - "start": 59 - }, - { - "exclusive_end": 96, - "slot": "album", - "start": 85 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is 1 song you may want to listen. How about Shy from Jai Waetford of the album Heart Miles?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Jai Waetford" - ], - "genre": [ - "Pop" - ], - "song_name": [ - "Shy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Fantastic, Play that song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Shy" - ], - "slot": "song_name", - "values": [ - "Shy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 40, - "slot": "song_name", - "start": 37 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Let me confirm that you want to play Shy on TV." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Jai Waetford" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Shy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Not really. I want it played on the kitchen device." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Shy" - ], - "slot": "song_name", - "values": [ - "Shy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 40, - "slot": "song_name", - "start": 37 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Let me confirm that you want to play Shy on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Jai Waetford" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Shy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "artist": "Jai Waetford", - "playback_device": "kitchen speaker", - "song_name": "Shy" - } - }, - "service_results": [ - { - "album": "Heart Miles", - "artist": "Jai Waetford", - "genre": "Pop", - "playback_device": "kitchen speaker", - "song_name": "Shy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The song is playing." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Jai Waetford" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Shy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks. That is all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day." - } - ] - }, - { - "dialogue_id": "7_00064", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Hi, could you help to find some songs for me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Business Dinners" - ], - "slot": "song_name", - "values": [ - "Business Dinners" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Sigrid" - ], - "slot": "artist", - "values": [ - "Sigrid" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Sucker Punch" - ], - "slot": "album", - "values": [ - "Sucker Punch" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Sucker Punch", - "artist": "Sigrid", - "genre": "Pop", - "song_name": "Business Dinners" - }, - { - "album": "Pure Heroine", - "artist": "Lorde", - "genre": "Electropop", - "song_name": "Tennis Court" - }, - { - "album": "Beauty Marks", - "artist": "Ciara", - "genre": "Pop", - "song_name": "Thinkin Bout You" - }, - { - "album": "Kaleidoscope Dream", - "artist": "Miguel", - "genre": "Pop", - "song_name": "Adorn" - }, - { - "album": "Wake Up Dreaming", - "artist": "Stephanie Mabey", - "genre": "Pop", - "song_name": "The Zombie Song" - }, - { - "album": "Nayutan Sei Kara No Buttai Y", - "artist": "Nayutalien", - "genre": "Rock", - "song_name": "Planet Loop" - }, - { - "album": "Magic", - "artist": "Ben Rector", - "genre": "Pop", - "song_name": "Love Like This" - }, - { - "album": "Handwritten", - "artist": "Shawn Mendes", - "genre": "Pop", - "song_name": "Stitches" - }, - { - "album": "Big A Presents One Chance Riddim", - "artist": "Shenseea", - "genre": "Reggae", - "song_name": "Time Up" - }, - { - "album": "Unleashed Beyond", - "artist": "Skillet", - "genre": "Rock", - "song_name": "The Resistance" - } - ], - "slots": [ - { - "exclusive_end": 68, - "slot": "song_name", - "start": 52 - }, - { - "exclusive_end": 78, - "slot": "artist", - "start": 72 - }, - { - "exclusive_end": 105, - "slot": "album", - "start": 93 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have found 10 songs you may like, one of which is Business Dinners by Sigrid in thee album Sucker Punch." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "May I know it's genre?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 11, - "slot": "genre", - "start": 8 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It is a Pop song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Do you have any alternatives?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Tennis Court" - ], - "slot": "song_name", - "values": [ - "Tennis Court" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Lorde" - ], - "slot": "artist", - "values": [ - "Lorde" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Pure Heroine" - ], - "slot": "album", - "values": [ - "Pure Heroine" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 22, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 31, - "slot": "artist", - "start": 26 - }, - { - "exclusive_end": 57, - "slot": "album", - "start": 45 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about Tennis Court by Lorde in his album Pure Heroine?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "May I know it's genre?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Electropop" - ], - "slot": "genre", - "values": [ - "Electropop" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 28, - "slot": "genre", - "start": 18 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It belongs to the Electropop genre." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Do you have any alternatives?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Thinkin Bout You" - ], - "slot": "song_name", - "values": [ - "Thinkin Bout You" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Ciara" - ], - "slot": "artist", - "values": [ - "Ciara" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Beauty Marks" - ], - "slot": "album", - "values": [ - "Beauty Marks" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 26, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 35, - "slot": "artist", - "start": 30 - }, - { - "exclusive_end": 61, - "slot": "album", - "start": 49 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about Thinkin Bout You by Ciara in her album Beauty Marks?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "song_name": [ - "Thinkin Bout You" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds great!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want me to play the music for you now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "song_name": [ - "Thinkin Bout You" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that will be great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Thinkin Bout You" - ], - "slot": "song_name", - "values": [ - "Thinkin Bout You" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 57, - "slot": "song_name", - "start": 41 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, please confirm your action to play Thinkin Bout You on TV." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Thinkin Bout You" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Could you play it on the kitchen speaker instead?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Thinkin Bout You" - ], - "slot": "song_name", - "values": [ - "Thinkin Bout You" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 57, - "slot": "song_name", - "start": 41 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, please confirm your action to play Thinkin Bout You on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Thinkin Bout You" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Could you play it on my bedroom speaker instead?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Thinkin Bout You" - ], - "slot": "song_name", - "values": [ - "Thinkin Bout You" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 57, - "slot": "song_name", - "start": 41 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, please confirm your action to play Thinkin Bout You on the bedroom speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Thinkin Bout You" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's great. Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "bedroom speaker", - "song_name": "Thinkin Bout You" - } - }, - "service_results": [ - { - "album": "Beauty Marks", - "artist": "Ciara", - "genre": "Pop", - "playback_device": "bedroom speaker", - "song_name": "Thinkin Bout You" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your music is currently being played." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [ - "genre" - ], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Thinkin Bout You" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "May I know the genre of the song?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 27, - "slot": "genre", - "start": 24 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The song belongs to the Pop genre." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Thinkin Bout You" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sure, that's all I need. Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day ahead!" - } - ] - }, - { - "dialogue_id": "7_00065", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I want you to search for some songs for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Mchat" - ], - "slot": "song_name", - "values": [ - "Mchat" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Hoba Hoba Spirit" - ], - "slot": "artist", - "values": [ - "Hoba Hoba Spirit" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Kamayanbaghi" - ], - "slot": "album", - "values": [ - "Kamayanbaghi" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Kamayanbaghi", - "artist": "Hoba Hoba Spirit", - "genre": "Rock", - "song_name": "Mchat" - }, - { - "album": "Unapologetic", - "artist": "Rihanna", - "genre": "Pop", - "song_name": "Stay" - }, - { - "album": "The Devil You Know", - "artist": "Blues Saraceno", - "genre": "Rock", - "song_name": "The Devil You Know" - }, - { - "album": "Elly Gai Ahla", - "artist": "Tamer Hosny", - "genre": "Pop", - "song_name": "Elli Gai Ahla" - }, - { - "album": "Battleground", - "artist": "The Wanted", - "genre": "Pop", - "song_name": "Glad You Came" - }, - { - "album": "El Hombre", - "artist": "El Alfa", - "genre": "Latin", - "song_name": "Suave" - }, - { - "album": "A True Master", - "artist": "Yi Nantiro", - "genre": "Soundtracks", - "song_name": "A True Master" - }, - { - "album": "Born Free", - "artist": "Kid Rock", - "genre": "Rock", - "song_name": "Born Free" - }, - { - "album": "Joytime", - "artist": "Marshmello", - "genre": "House", - "song_name": "Blocks" - }, - { - "album": "Narrated For You", - "artist": "Alec Benjamin", - "genre": "Pop", - "song_name": "The Water Fountain" - } - ], - "slots": [ - { - "exclusive_end": 16, - "slot": "song_name", - "start": 11 - }, - { - "exclusive_end": 36, - "slot": "artist", - "start": 20 - }, - { - "exclusive_end": 56, - "slot": "album", - "start": 44 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Do ou like Mchat by Hoba Hoba Spirit on the Kamayanbaghi album?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "song_name": [ - "Mchat" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that works for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Shall I start playing the song now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "song_name": [ - "Mchat" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, play it now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Mchat" - ], - "slot": "song_name", - "values": [ - "Mchat" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 25, - "slot": "song_name", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You want me to cast Mchat on your TV. Is that right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [ - "genre" - ], - "slot_values": { - "playback_device": [ - "TV" - ], - "song_name": [ - "Mchat" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is right. Can you tell me what kind of music it is?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Rock" - ], - "slot": "genre", - "values": [ - "Rock" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "TV", - "song_name": "Mchat" - } - }, - "service_results": [ - { - "album": "Kamayanbaghi", - "artist": "Hoba Hoba Spirit", - "genre": "Rock", - "playback_device": "TV", - "song_name": "Mchat" - } - ], - "slots": [ - { - "exclusive_end": 17, - "slot": "genre", - "start": 13 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It is in the Rock genre and it is playing now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "TV" - ], - "song_name": [ - "Mchat" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "TV" - ], - "song_name": [ - "Mchat" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that is all. Thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "7_00066", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I am in a nice mood and I would like to listen some nice songs, I need you to search for the good one." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Kara Kul" - ], - "slot": "song_name", - "values": [ - "Kara Kul" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Mark Petrie" - ], - "slot": "artist", - "values": [ - "Mark Petrie" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Genesis" - ], - "slot": "album", - "values": [ - "Genesis" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Genesis", - "artist": "Mark Petrie", - "genre": "Classical", - "song_name": "Kara Kul" - }, - { - "album": "Contraband", - "artist": "Madcon", - "genre": "Pop", - "song_name": "Glow" - }, - { - "album": "Meliora", - "artist": "Ghost", - "genre": "Metal", - "song_name": "Cirice" - }, - { - "album": "Slow Air", - "artist": "Still Corners", - "genre": "Pop", - "song_name": "The Message" - }, - { - "album": "Firestone", - "artist": "Kygo", - "genre": "Downtempo", - "song_name": "Firestone" - }, - { - "album": "Love Crimes", - "artist": "Super Sako", - "genre": "Pop", - "song_name": "Mi Gna" - }, - { - "album": "Sick Boy", - "artist": "The Chainsmokers", - "genre": "Pop", - "song_name": "Hope" - }, - { - "album": "The Good Parts", - "artist": "Andy Grammer", - "genre": "Pop", - "song_name": "Fresh Eyes" - }, - { - "album": "Welcome Reality", - "artist": "Nero", - "genre": "Dubstep", - "song_name": "Promises" - }, - { - "album": "What Are Words", - "artist": "Chris Medina", - "genre": "Pop", - "song_name": "What Are Words" - } - ], - "slots": [ - { - "exclusive_end": 62, - "slot": "song_name", - "start": 54 - }, - { - "exclusive_end": 77, - "slot": "artist", - "start": 66 - }, - { - "exclusive_end": 39, - "slot": "album", - "start": 32 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about a song from the Album Genesis which name is Kara Kul by Mark Petrie?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "song_name": [ - "Kara Kul" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I like it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, How can I help you further?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Kara Kul" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I like to hear the song now, can you play for me in my Kitchen device?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Kara Kul" - ], - "slot": "song_name", - "values": [ - "Kara Kul" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 47, - "slot": "song_name", - "start": 39 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Yes, give me your confirmation to play Kara Kul on Kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Kara Kul" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I have to go to bedroom now, please play it on the speaker in the bedroom." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Kara Kul" - ], - "slot": "song_name", - "values": [ - "Kara Kul" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 37, - "slot": "song_name", - "start": 29 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, please confirm to play Kara Kul on bedroom speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Kara Kul" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is correct, continue." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "bedroom speaker", - "song_name": "Kara Kul" - } - }, - "service_results": [ - { - "album": "Genesis", - "artist": "Mark Petrie", - "genre": "Classical", - "playback_device": "bedroom speaker", - "song_name": "Kara Kul" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Song started playing and enjoy your day" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Kara Kul" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot for your help" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Any more help you need?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Kara Kul" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that's all for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "7_00067", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Forever" - ], - "slot": "album", - "values": [ - "Forever" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 58, - "slot": "album", - "start": 51 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Forever" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to listen to some music. I like the album Forever." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Silence" - ], - "slot": "song_name", - "values": [ - "Silence" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Popcaan" - ], - "slot": "artist", - "values": [ - "Popcaan" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Forever" - ], - "slot": "album", - "values": [ - "Forever" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "album": "Forever" - } - }, - "service_results": [ - { - "album": "Forever", - "artist": "Popcaan", - "genre": "Reggae", - "song_name": "Silence" - }, - { - "album": "Forever", - "artist": "Popcaan", - "genre": "Reggae", - "song_name": "Wine For Me" - } - ], - "slots": [ - { - "exclusive_end": 18, - "slot": "song_name", - "start": 11 - }, - { - "exclusive_end": 29, - "slot": "artist", - "start": 22 - }, - { - "exclusive_end": 46, - "slot": "album", - "start": 39 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "What about Silence by Popcaan from the Forever album?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": { - "album": [ - "Forever" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What genre is that?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Reggae" - ], - "slot": "genre", - "values": [ - "reggae" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 13, - "slot": "genre", - "start": 7 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's a reggae song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Popcaan" - ], - "slot": "artist", - "values": [ - "Popcaan" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 39, - "slot": "artist", - "start": 32 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Forever" - ], - "artist": [ - "Popcaan" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like something else. I like Popcaan." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Wine For Me" - ], - "slot": "song_name", - "values": [ - "Wine For Me" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Popcaan" - ], - "slot": "artist", - "values": [ - "Popcaan" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Forever" - ], - "slot": "album", - "values": [ - "Forever" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "album": "Forever", - "artist": "Popcaan" - } - }, - "service_results": [ - { - "album": "Forever", - "artist": "Popcaan", - "genre": "Reggae", - "song_name": "Silence" - }, - { - "album": "Forever", - "artist": "Popcaan", - "genre": "Reggae", - "song_name": "Wine For Me" - } - ], - "slots": [ - { - "exclusive_end": 22, - "slot": "song_name", - "start": 11 - }, - { - "exclusive_end": 33, - "slot": "artist", - "start": 26 - }, - { - "exclusive_end": 50, - "slot": "album", - "start": 43 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "What about Wine For Me by Popcaan from the Forever album?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": { - "album": [ - "Forever" - ], - "artist": [ - "Popcaan" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the genre?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Reggae" - ], - "slot": "genre", - "values": [ - "reggae" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 13, - "slot": "genre", - "start": 7 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's a reggae song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Forever" - ], - "artist": [ - "Popcaan" - ], - "song_name": [ - "Wine For Me" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's a good one." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like me to play the song?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Forever" - ], - "artist": [ - "Popcaan" - ], - "song_name": [ - "Wine For Me" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes I do." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Wine For Me" - ], - "slot": "song_name", - "values": [ - "Wine For Me" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 16, - "slot": "song_name", - "start": 5 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Play Wine For Me on your TV. Is this correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Forever" - ], - "artist": [ - "Popcaan" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Wine For Me" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to hear it in my kitchen." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Wine For Me" - ], - "slot": "song_name", - "values": [ - "Wine For Me" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 16, - "slot": "song_name", - "start": 5 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Play Wine For Me on kitchen speaker. Is this correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Forever" - ], - "artist": [ - "Popcaan" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Wine For Me" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. I want to hear it in my bedroom." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Wine For Me" - ], - "slot": "song_name", - "values": [ - "Wine For Me" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 16, - "slot": "song_name", - "start": 5 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Play Wine For Me on bedroom speaker. Is this correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Forever" - ], - "artist": [ - "Popcaan" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Wine For Me" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "artist": "Popcaan", - "playback_device": "bedroom speaker", - "song_name": "Wine For Me" - } - }, - "service_results": [ - { - "album": "Forever", - "artist": "Popcaan", - "genre": "Reggae", - "playback_device": "bedroom speaker", - "song_name": "Wine For Me" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The song has started." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Forever" - ], - "artist": [ - "Popcaan" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Wine For Me" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you. That is all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "7_00068", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "pop" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 31, - "slot": "genre", - "start": 28 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "pop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Could you help me find some pop songs?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Adorn" - ], - "slot": "song_name", - "values": [ - "Adorn" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Miguel" - ], - "slot": "artist", - "values": [ - "Miguel" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Kaleidoscope Dream" - ], - "slot": "album", - "values": [ - "Kaleidoscope Dream" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "genre": "Pop" - } - }, - "service_results": [ - { - "album": "Kaleidoscope Dream", - "artist": "Miguel", - "genre": "Pop", - "song_name": "Adorn" - }, - { - "album": "A Boy From Tandale", - "artist": "Diamond Platnumz", - "genre": "Pop", - "song_name": "African Beauty" - }, - { - "album": "Handwritten", - "artist": "Shawn Mendes", - "genre": "Pop", - "song_name": "Aftertaste" - }, - { - "album": "Holo", - "artist": "Limbo", - "genre": "Pop", - "song_name": "Airplane Mode" - }, - { - "album": "This Is Acting", - "artist": "Sia", - "genre": "Pop", - "song_name": "Alive" - }, - { - "album": "Title", - "artist": "Meghan Trainor", - "genre": "Pop", - "song_name": "All About That Bass" - }, - { - "album": "Always In Between", - "artist": "Jess Glynne", - "genre": "Pop", - "song_name": "All I Am" - }, - { - "album": "The Princess", - "artist": "Parov Stelar", - "genre": "Pop", - "song_name": "All Night" - }, - { - "album": "Journals", - "artist": "Justin Bieber", - "genre": "Pop", - "song_name": "All That Matters" - }, - { - "album": "Singular Act I", - "artist": "Sabrina Carpenter", - "genre": "Pop", - "song_name": "Almost Love" - } - ], - "slots": [ - { - "exclusive_end": 64, - "slot": "song_name", - "start": 59 - }, - { - "exclusive_end": 74, - "slot": "artist", - "start": 68 - }, - { - "exclusive_end": 106, - "slot": "album", - "start": 88 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I managed to find 10 songs you might like, one of which is Adorn by Miguel in his album Kaleidoscope Dream." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "pop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do you have any alternatives?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "African Beauty" - ], - "slot": "song_name", - "values": [ - "African Beauty" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Diamond Platnumz" - ], - "slot": "artist", - "values": [ - "Diamond Platnumz" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "A Boy From Tandale" - ], - "slot": "album", - "values": [ - "A Boy From Tandale" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 42, - "slot": "song_name", - "start": 28 - }, - { - "exclusive_end": 62, - "slot": "artist", - "start": 46 - }, - { - "exclusive_end": 94, - "slot": "album", - "start": 76 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to listen to African Beauty by Diamond Platnumz in his album A Boy From Tandale instead?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "pop" - ], - "song_name": [ - "African Beauty" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sure, could you play that?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to play it now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "pop" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "African Beauty" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, please play it on the kitchen device." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "African Beauty" - ], - "slot": "song_name", - "values": [ - "African Beauty" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 49, - "slot": "song_name", - "start": 35 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm your action to play African Beauty on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "pop" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "African Beauty" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Could you play it on my bedroom speaker instead?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "African Beauty" - ], - "slot": "song_name", - "values": [ - "African Beauty" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 49, - "slot": "song_name", - "start": 35 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm your action to play African Beauty on the bedroom speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "pop" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "African Beauty" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "bedroom speaker", - "song_name": "African Beauty" - } - }, - "service_results": [ - { - "album": "A Boy From Tandale", - "artist": "Diamond Platnumz", - "genre": "Pop", - "playback_device": "bedroom speaker", - "song_name": "African Beauty" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your song is currently being played." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "pop" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "African Beauty" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sure, thank you!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Could I further assist you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "genre": [ - "pop" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "African Beauty" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that's all the help I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Thank you and have a great day ahead!" - } - ] - }, - { - "dialogue_id": "7_00069", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I ma looking for some good songs." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Love Lost" - ], - "slot": "song_name", - "values": [ - "Love Lost" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Mattia Cupelli" - ], - "slot": "artist", - "values": [ - "Mattia Cupelli" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Reminiscence" - ], - "slot": "album", - "values": [ - "Reminiscence" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Reminiscence", - "artist": "Mattia Cupelli", - "genre": "Soundtracks", - "song_name": "Love Lost" - }, - { - "album": "Narrated For You", - "artist": "Alec Benjamin", - "genre": "Pop", - "song_name": "If I Killed Someone For You" - }, - { - "album": "The Martin Garrix Experience", - "artist": "Martin Garrix", - "genre": "House", - "song_name": "Yottabyte" - }, - { - "album": "The Getaway", - "artist": "Red Hot Chili Peppers", - "genre": "Pop", - "song_name": "Go Robot" - }, - { - "album": "Nick Jonas", - "artist": "Nick Jonas", - "genre": "Pop", - "song_name": "Chains" - }, - { - "album": "My Everything", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "Break Free" - }, - { - "album": "Honky Tonk Time Machine", - "artist": "George Strait", - "genre": "Country", - "song_name": "The Weight Of The Badge" - }, - { - "album": "Love Songs From A Lolita", - "artist": "Maty Noyes", - "genre": "Pop", - "song_name": "New Friends" - }, - { - "album": "The Gaza Don", - "artist": "Vybz Kartel", - "genre": "Dancehall", - "song_name": "Summer Time" - }, - { - "album": "Party Never Ends", - "artist": "Inna", - "genre": "Pop", - "song_name": "In Your Eyes" - } - ], - "slots": [ - { - "exclusive_end": 19, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 37, - "slot": "artist", - "start": 23 - }, - { - "exclusive_end": 55, - "slot": "album", - "start": 43 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about Love Lost by Mattia Cupelli from Reminiscence?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "What about it's genre?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Soundtracks" - ], - "slot": "genre", - "values": [ - "Soundtracks" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 24, - "slot": "genre", - "start": 13 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The genre is Soundtracks song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "song_name": [ - "Love Lost" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay, That sounds great to me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to play the song for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Love Lost" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay, please play it on my kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Love Lost" - ], - "slot": "song_name", - "values": [ - "Love Lost" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 45, - "slot": "song_name", - "start": 36 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: You want me to play Love Lost on kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Love Lost" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. Please play it on my bedroom speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Love Lost" - ], - "slot": "song_name", - "values": [ - "Love Lost" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 51, - "slot": "song_name", - "start": 42 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm again: You want me to play Love Lost on bedroom speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Love Lost" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, That is right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "bedroom speaker", - "song_name": "Love Lost" - } - }, - "service_results": [ - { - "album": "Reminiscence", - "artist": "Mattia Cupelli", - "genre": "Soundtracks", - "playback_device": "bedroom speaker", - "song_name": "Love Lost" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Song is playing. Enjoy the music." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Love Lost" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay, Thank you for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can help you with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Love Lost" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. That will be all. Thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I am glad I could help. Have a nice day." - } - ] - }, - { - "dialogue_id": "7_00070", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "genre", - "values": [ - "dontcare" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am looking for some good music." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Wojenka" - ], - "slot": "song_name", - "values": [ - "Wojenka" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Lao Che" - ], - "slot": "artist", - "values": [ - "Lao Che" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Dzieciom" - ], - "slot": "album", - "values": [ - "Dzieciom" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Dzieciom", - "artist": "Lao Che", - "genre": "Rock", - "song_name": "Wojenka" - }, - { - "album": "No More Hollywood Endings", - "artist": "Battle Beast", - "genre": "Metal", - "song_name": "Eden" - }, - { - "album": "Who You Are", - "artist": "Jessie J", - "genre": "Pop", - "song_name": "Mamma Knows Best" - }, - { - "album": "King Of The Dancehall", - "artist": "Vybz Kartel", - "genre": "Reggae", - "song_name": "Colouring This Life" - }, - { - "album": "Experiment", - "artist": "Kane Brown", - "genre": "Country", - "song_name": "Homesick" - }, - { - "album": "Yomonsan", - "artist": "Janob Rasul", - "genre": "Pop", - "song_name": "Yomonsan" - }, - { - "album": "Cuz I Love You", - "artist": "Lizzo", - "genre": "Pop", - "song_name": "Tempo" - }, - { - "album": "If I Know Me", - "artist": "Morgan Wallen", - "genre": "Country", - "song_name": "Up Down" - }, - { - "album": "The Princess", - "artist": "Parov Stelar", - "genre": "Pop", - "song_name": "All Night" - }, - { - "album": "The Greatest", - "artist": "Sia", - "genre": "Pop", - "song_name": "The Greatest" - } - ], - "slots": [ - { - "exclusive_end": 25, - "slot": "song_name", - "start": 18 - }, - { - "exclusive_end": 36, - "slot": "artist", - "start": 29 - }, - { - "exclusive_end": 52, - "slot": "album", - "start": 44 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Have you heard of Wojenka by Lao Che of the Dzieciom album?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Ariana Grande" - ], - "slot": "artist", - "values": [ - "Ariana Grande" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 33, - "slot": "artist", - "start": 20 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "artist": [ - "Ariana Grande" - ], - "genre": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. Do you have any Ariana Grande songs?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Be Alright" - ], - "slot": "song_name", - "values": [ - "Be Alright" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Ariana Grande" - ], - "slot": "artist", - "values": [ - "Ariana Grande" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Dangerous Woman" - ], - "slot": "album", - "values": [ - "Dangerous Woman" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "artist": "Ariana Grande" - } - }, - "service_results": [ - { - "album": "Dangerous Woman", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "Be Alright" - }, - { - "album": "My Everything", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "Be My Baby" - }, - { - "album": "My Everything", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "Best Mistake" - }, - { - "album": "My Everything", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "Break Free" - }, - { - "album": "Dangerous Woman", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "Dangerous Woman" - }, - { - "album": "Dangerous Woman", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "Focus" - }, - { - "album": "Dangerous Woman", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "Into You" - }, - { - "album": "Dangerous Woman", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "Let Me Love You" - }, - { - "album": "My Everything", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "One Last Time" - }, - { - "album": "Dangerous Woman", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "Touch It" - } - ], - "slots": [ - { - "exclusive_end": 21, - "slot": "song_name", - "start": 11 - }, - { - "exclusive_end": 38, - "slot": "artist", - "start": 25 - }, - { - "exclusive_end": 61, - "slot": "album", - "start": 46 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "What about Be Alright by Ariana Grande of the Dangerous Woman album?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Ghost" - ], - "slot": "artist", - "values": [ - "Ghost" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Meliora" - ], - "slot": "album", - "values": [ - "Meliora" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 43, - "slot": "artist", - "start": 38 - }, - { - "exclusive_end": 64, - "slot": "album", - "start": 57 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Meliora" - ], - "artist": [ - "Ghost" - ], - "genre": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Never mind nothing by her either. How Ghost songs of the Meliora album?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Cirice" - ], - "slot": "song_name", - "values": [ - "Cirice" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Ghost" - ], - "slot": "artist", - "values": [ - "Ghost" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Meliora" - ], - "slot": "album", - "values": [ - "Meliora" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "2" - ], - "slot": "count", - "values": [ - "2" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "album": "Meliora", - "artist": "Ghost" - } - }, - "service_results": [ - { - "album": "Meliora", - "artist": "Ghost", - "genre": "Metal", - "song_name": "Cirice" - }, - { - "album": "Meliora", - "artist": "Ghost", - "genre": "Rock", - "song_name": "He Is" - } - ], - "slots": [ - { - "exclusive_end": 58, - "slot": "song_name", - "start": 52 - }, - { - "exclusive_end": 40, - "slot": "artist", - "start": 35 - }, - { - "exclusive_end": 25, - "slot": "album", - "start": 18 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 2 songs by Meliora album by Ghost. How about Cirice?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Meliora" - ], - "artist": [ - "Ghost" - ], - "genre": [ - "dontcare" - ], - "song_name": [ - "Cirice" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, that's the one." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want me to play it for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Meliora" - ], - "artist": [ - "Ghost" - ], - "genre": [ - "dontcare" - ], - "song_name": [ - "Cirice" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes play that song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Cirice" - ], - "slot": "song_name", - "values": [ - "Cirice" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 25, - "slot": "song_name", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you wan to hear Cirice on the TV?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Meliora" - ], - "artist": [ - "Ghost" - ], - "genre": [ - "dontcare" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Cirice" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, play it on the TV." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "artist": "Ghost", - "playback_device": "TV", - "song_name": "Cirice" - } - }, - "service_results": [ - { - "album": "Meliora", - "artist": "Ghost", - "genre": "Metal", - "playback_device": "TV", - "song_name": "Cirice" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, the song is playing." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Meliora" - ], - "artist": [ - "Ghost" - ], - "genre": [ - "dontcare" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Cirice" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Cool, thanks for all your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You are welcome. Bye." - } - ] - }, - { - "dialogue_id": "7_00071", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'd like to listen to some songs." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Burn" - ], - "slot": "song_name", - "values": [ - "Burn" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Ellie Goulding" - ], - "slot": "artist", - "values": [ - "Ellie Goulding" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Halcyon" - ], - "slot": "album", - "values": [ - "Halcyon" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Halcyon", - "artist": "Ellie Goulding", - "genre": "Pop", - "song_name": "Burn" - }, - { - "album": "For You", - "artist": "Selena Gomez", - "genre": "Pop", - "song_name": "The Heart Wants What It Wants" - }, - { - "album": "My Everything", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "One Last Time" - }, - { - "album": "The Martin Garrix Experience", - "artist": "Martin Garrix", - "genre": "House", - "song_name": "Ocean" - }, - { - "album": "Bloom", - "artist": "Troye Sivan", - "genre": "Pop", - "song_name": "Bloom" - }, - { - "album": "Pobrecita", - "artist": "Mo Temsamani", - "genre": "Pop", - "song_name": "Mana Zina" - }, - { - "album": "Transmissions", - "artist": "Starset", - "genre": "Rock", - "song_name": "It Has Begun" - }, - { - "album": "Joytime", - "artist": "Marshmello", - "genre": "House", - "song_name": "Blocks" - }, - { - "album": "La La Land", - "artist": "La La Land Cast", - "genre": "Soundtracks", - "song_name": "Another Day Of Sun" - }, - { - "album": "The Tattva Trip", - "artist": "Suraj Mani", - "genre": "Rock", - "song_name": "The Tattva Trip" - } - ], - "slots": [ - { - "exclusive_end": 45, - "slot": "song_name", - "start": 41 - }, - { - "exclusive_end": 63, - "slot": "artist", - "start": 49 - }, - { - "exclusive_end": 84, - "slot": "album", - "start": 77 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 10 songs you may like. How about Burn by Ellie Goulding in the album Halcyon?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "What genre is it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 10, - "slot": "genre", - "start": 7 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's a Pop song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Do you have anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "The Heart Wants What It Wants" - ], - "slot": "song_name", - "values": [ - "The Heart Wants What it Wants" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Selena Gomez" - ], - "slot": "artist", - "values": [ - "Selena Gomez" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "For You" - ], - "slot": "album", - "values": [ - "For You" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 39, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 55, - "slot": "artist", - "start": 43 - }, - { - "exclusive_end": 76, - "slot": "album", - "start": 69 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about The Heart Wants What it Wants by Selena Gomez in the album For You?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "What genre is it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 10, - "slot": "genre", - "start": 7 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's a Pop song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "What else you got?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "One Last Time" - ], - "slot": "song_name", - "values": [ - "One Last Time" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Ariana Grande" - ], - "slot": "artist", - "values": [ - "Ariana Grande" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "My Everything" - ], - "slot": "album", - "values": [ - "My Everything" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 13, - "slot": "song_name", - "start": 0 - }, - { - "exclusive_end": 30, - "slot": "artist", - "start": 17 - }, - { - "exclusive_end": 59, - "slot": "album", - "start": 46 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "One Last Time by Ariana Grande from the album My Everything?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "song_name": [ - "One Last Time" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to play it now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "One Last Time" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, play it on my kitchen device." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "One Last Time" - ], - "slot": "song_name", - "values": [ - "One Last Time" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 36, - "slot": "song_name", - "start": 23 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So you want me to play One Last Time on the kitchen speaker?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "One Last Time" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "kitchen speaker", - "song_name": "One Last Time" - } - }, - "service_results": [ - { - "album": "My Everything", - "artist": "Ariana Grande", - "genre": "Pop", - "playback_device": "kitchen speaker", - "song_name": "One Last Time" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, I'm playing it now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [ - "genre" - ], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "One Last Time" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What genre is it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 10, - "slot": "genre", - "start": 7 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's a Pop song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "One Last Time" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks. That's all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "7_00072", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'd like to listen to some songs, help me look for some?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Now That I Found You" - ], - "slot": "song_name", - "values": [ - "Now that I Found You" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Carly Rae Jepsen" - ], - "slot": "artist", - "values": [ - "Carly Rae Jepsen" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Dedicated" - ], - "slot": "album", - "values": [ - "Dedicated" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Dedicated", - "artist": "Carly Rae Jepsen", - "genre": "Pop", - "song_name": "Now That I Found You" - }, - { - "album": "Narsha", - "artist": "Narsha", - "genre": "Pop", - "song_name": "Bbi Ri Bba Bba" - }, - { - "album": "The First Time", - "artist": "Kelsea Ballerini", - "genre": "Pop", - "song_name": "Yeah Boy" - }, - { - "album": "Brett Eldredge", - "artist": "Brett Eldredge", - "genre": "Country", - "song_name": "Love Someone" - }, - { - "album": "Yomonsan", - "artist": "Janob Rasul", - "genre": "Pop", - "song_name": "Yomonsan" - }, - { - "album": "Happy Endings", - "artist": "Old Dominion", - "genre": "Country", - "song_name": "Hotel Key" - }, - { - "album": "So Mi Like It", - "artist": "Spice", - "genre": "Reggae", - "song_name": "So Mi Like It" - }, - { - "album": "Sex Rock", - "artist": "Alex Angel", - "genre": "Rock", - "song_name": "Easy World" - }, - { - "album": "Witness", - "artist": "Katy Perry", - "genre": "Pop", - "song_name": "Hey Hey Hey" - }, - { - "album": "Anchor", - "artist": "Mindy Gledhill", - "genre": "Pop", - "song_name": "I Do Adore" - } - ], - "slots": [ - { - "exclusive_end": 20, - "slot": "song_name", - "start": 0 - }, - { - "exclusive_end": 40, - "slot": "artist", - "start": 24 - }, - { - "exclusive_end": 65, - "slot": "album", - "start": 56 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Now that I Found You by Carly Rae Jepsen from the album Dedicated might be something you'd like." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "What type of song is it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 10, - "slot": "genre", - "start": 7 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's a Pop song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "song_name": [ - "Now that I Found You" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds right up my alley." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want me to play the song?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Now that I Found You" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, put it on the speaker in kitchen." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Now That I Found You" - ], - "slot": "song_name", - "values": [ - "Now That I Found You" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 29, - "slot": "song_name", - "start": 9 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I'll put Now That I Found You on kitchen speaker, is that right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Now That I Found You", - "Now that I Found You" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, that's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "kitchen speaker", - "song_name": "Now That I Found You" - } - }, - "service_results": [ - { - "album": "Dedicated", - "artist": "Carly Rae Jepsen", - "genre": "Pop", - "playback_device": "kitchen speaker", - "song_name": "Now That I Found You" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The song has started playing." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Now That I Found You", - "Now that I Found You" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that's all the help I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good rest of your day." - } - ] - }, - { - "dialogue_id": "7_00073", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Simply Three" - ], - "slot": "artist", - "values": [ - "Simply Three" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Undefined" - ], - "slot": "album", - "values": [ - "Undefined" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 103, - "slot": "artist", - "start": 91 - }, - { - "exclusive_end": 79, - "slot": "album", - "start": 70 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Undefined" - ], - "artist": [ - "Simply Three" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to listen to some music, preferably something from the album Undefined put out by Simply Three." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Rain" - ], - "slot": "song_name", - "values": [ - "Rain" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Simply Three" - ], - "slot": "artist", - "values": [ - "Simply Three" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Undefined" - ], - "slot": "album", - "values": [ - "Undefined" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "album": "Undefined", - "artist": "Simply Three" - } - }, - "service_results": [ - { - "album": "Undefined", - "artist": "Simply Three", - "genre": "Rock", - "song_name": "Rain" - } - ], - "slots": [ - { - "exclusive_end": 106, - "slot": "song_name", - "start": 102 - }, - { - "exclusive_end": 54, - "slot": "artist", - "start": 42 - }, - { - "exclusive_end": 82, - "slot": "album", - "start": 73 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Here is 1 song you should enjoy: it is by Simply Three and it is off the Undefined album it is called Rain." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Undefined" - ], - "artist": [ - "Simply Three" - ], - "song_name": [ - "Rain" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Perfect play it now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Rain" - ], - "slot": "song_name", - "values": [ - "Rain" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 19, - "slot": "song_name", - "start": 15 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like Rain played on the TV?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [ - "genre" - ], - "slot_values": { - "album": [ - "Undefined" - ], - "artist": [ - "Simply Three" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Rain" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Of course. What kind of music is it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Rock" - ], - "slot": "genre", - "values": [ - "Rock" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "artist": "Simply Three", - "playback_device": "TV", - "song_name": "Rain" - } - }, - "service_results": [ - { - "album": "Undefined", - "artist": "Simply Three", - "genre": "Rock", - "playback_device": "TV", - "song_name": "Rain" - } - ], - "slots": [ - { - "exclusive_end": 18, - "slot": "genre", - "start": 14 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's genre is Rock and the song has begun." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Undefined" - ], - "artist": [ - "Simply Three" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Rain" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I appreciate your help but I won't be needing anything else." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a truly fine day." - } - ] - }, - { - "dialogue_id": "7_00074", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Justin Bieber" - ], - "slot": "artist", - "values": [ - "Justin Bieber" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 36, - "slot": "artist", - "start": 23 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "artist": [ - "Justin Bieber" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Would you find me some Justin Bieber songs?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "All That Matters" - ], - "slot": "song_name", - "values": [ - "All That Matters" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Justin Bieber" - ], - "slot": "artist", - "values": [ - "Justin Bieber" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Journals" - ], - "slot": "album", - "values": [ - "Journals" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "3" - ], - "slot": "count", - "values": [ - "3" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "artist": "Justin Bieber" - } - }, - "service_results": [ - { - "album": "Journals", - "artist": "Justin Bieber", - "genre": "Pop", - "song_name": "All That Matters" - }, - { - "album": "Love Yourself", - "artist": "Justin Bieber", - "genre": "Pop", - "song_name": "Love Yourself" - }, - { - "album": "Purpose", - "artist": "Justin Bieber", - "genre": "Pop", - "song_name": "Sorry" - } - ], - "slots": [ - { - "exclusive_end": 78, - "slot": "song_name", - "start": 62 - }, - { - "exclusive_end": 95, - "slot": "artist", - "start": 82 - }, - { - "exclusive_end": 117, - "slot": "album", - "start": 109 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 3 songs that you should like. Do you want to listen to All That Matters by Justin Bieber in the album Journals?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "artist": [ - "Justin Bieber" - ], - "song_name": [ - "All That Matters" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Shall I play the music?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Justin Bieber" - ], - "song_name": [ - "All That Matters" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "All That Matters" - ], - "slot": "song_name", - "values": [ - "All That Matters" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 56, - "slot": "song_name", - "start": 40 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm that you want me to play All That Matters on TV." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Justin Bieber" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "All That Matters" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "artist": "Justin Bieber", - "playback_device": "TV", - "song_name": "All That Matters" - } - }, - "service_results": [ - { - "album": "Journals", - "artist": "Justin Bieber", - "genre": "Pop", - "playback_device": "TV", - "song_name": "All That Matters" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I put the song on." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Justin Bieber" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "All That Matters" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you. That is all I wanted." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "7_00075", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Night Visions" - ], - "slot": "album", - "values": [ - "Night Visions" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Rock" - ], - "slot": "genre", - "values": [ - "Rock" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 135, - "slot": "album", - "start": 122 - }, - { - "exclusive_end": 76, - "slot": "genre", - "start": 72 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Night Visions" - ], - "genre": [ - "Rock" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Hi, i need a help, I am interested to listening song, Especially i like Rock songs, Could you find me some songs in album Night Visions?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Radioactive" - ], - "slot": "song_name", - "values": [ - "Radioactive" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Imagine Dragons" - ], - "slot": "artist", - "values": [ - "Imagine dragons" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Night Visions" - ], - "slot": "album", - "values": [ - "Night Visions" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "album": "Night Visions", - "genre": "Rock" - } - }, - "service_results": [ - { - "album": "Night Visions", - "artist": "Imagine Dragons", - "genre": "Rock", - "song_name": "Radioactive" - } - ], - "slots": [ - { - "exclusive_end": 70, - "slot": "song_name", - "start": 59 - }, - { - "exclusive_end": 89, - "slot": "artist", - "start": 74 - }, - { - "exclusive_end": 106, - "slot": "album", - "start": 93 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, I will help you, I found 1 song for you, Do you like Radioactive by Imagine dragons in Night Visions?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Night Visions" - ], - "genre": [ - "Rock" - ], - "song_name": [ - "Radioactive" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, i like that song" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can i play the song for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Night Visions" - ], - "genre": [ - "Rock" - ], - "song_name": [ - "Radioactive" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, play it on tv" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Radioactive" - ], - "slot": "song_name", - "values": [ - "Radioactive" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 54, - "slot": "song_name", - "start": 43 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following details: play Radioactive on TV" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Night Visions" - ], - "genre": [ - "Rock" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Radioactive" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "TV", - "song_name": "Radioactive" - } - }, - "service_results": [ - { - "album": "Night Visions", - "artist": "Imagine Dragons", - "genre": "Rock", - "playback_device": "TV", - "song_name": "Radioactive" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Started playing your favorite song" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Night Visions" - ], - "genre": [ - "Rock" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Radioactive" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you very much for your help" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "you are welcome, Shall i help you with anything more?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "album": [ - "Night Visions" - ], - "genre": [ - "Rock" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Radioactive" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thanks, bye" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "have a great day, bye" - } - ] - }, - { - "dialogue_id": "7_00076", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Grimes" - ], - "slot": "artist", - "values": [ - "Grimes" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Visions" - ], - "slot": "album", - "values": [ - "Visions" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 35, - "slot": "artist", - "start": 29 - }, - { - "exclusive_end": 50, - "slot": "album", - "start": 43 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Visions" - ], - "artist": [ - "Grimes" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you locate some songs by Grimes on the Visions album?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Oblivion" - ], - "slot": "song_name", - "values": [ - "Oblivion" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Grimes" - ], - "slot": "artist", - "values": [ - "Grimes" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Visions" - ], - "slot": "album", - "values": [ - "Visions" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "album": "Visions", - "artist": "Grimes" - } - }, - "service_results": [ - { - "album": "Visions", - "artist": "Grimes", - "genre": "Electropop", - "song_name": "Oblivion" - } - ], - "slots": [ - { - "exclusive_end": 20, - "slot": "song_name", - "start": 12 - }, - { - "exclusive_end": 30, - "slot": "artist", - "start": 24 - }, - { - "exclusive_end": 45, - "slot": "album", - "start": 38 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you like Oblivion by Grimes on the Visions album?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Visions" - ], - "artist": [ - "Grimes" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Oblivion" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I do. Cast the song on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Oblivion" - ], - "slot": "song_name", - "values": [ - "Oblivion" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 25, - "slot": "song_name", - "start": 17 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You want to cast Oblivion on your kitchen speaker. Is that right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Visions" - ], - "artist": [ - "Grimes" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Oblivion" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "artist": "Grimes", - "playback_device": "kitchen speaker", - "song_name": "Oblivion" - } - }, - "service_results": [ - { - "album": "Visions", - "artist": "Grimes", - "genre": "Electropop", - "playback_device": "kitchen speaker", - "song_name": "Oblivion" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your song has started." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Visions" - ], - "artist": [ - "Grimes" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Oblivion" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot. That is all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "7_00077", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'm looking for songs to listen to. Can you help me find some?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Mercy" - ], - "slot": "song_name", - "values": [ - "Mercy" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Shawn Mendes" - ], - "slot": "artist", - "values": [ - "Shawn Mendes" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Illuminate" - ], - "slot": "album", - "values": [ - "Illuminate" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Illuminate", - "artist": "Shawn Mendes", - "genre": "Pop", - "song_name": "Mercy" - }, - { - "album": "Trench", - "artist": "Twenty One Pilots", - "genre": "Indietronica", - "song_name": "Neon Gravestones" - }, - { - "album": "Burlesque Original Motion Picture Soundtrack", - "artist": "Christina Aguilera", - "genre": "Soundtracks", - "song_name": "Express" - }, - { - "album": "California Sunrise", - "artist": "Jon Pardi", - "genre": "Country", - "song_name": "Night Shift" - }, - { - "album": "Presence", - "artist": "Petit Biscuit", - "genre": "Electronica", - "song_name": "Sunset Lover" - }, - { - "album": "Piano Songs", - "artist": "Froggy Fresh", - "genre": "Pop", - "song_name": "Boyfriend" - }, - { - "album": "Rearview Town", - "artist": "Jason Aldean", - "genre": "Country", - "song_name": "You Make It Easy" - }, - { - "album": "The Martin Garrix Experience", - "artist": "Martin Garrix", - "genre": "House", - "song_name": "Yottabyte" - }, - { - "album": "Vessel", - "artist": "Twenty One Pilots", - "genre": "Pop", - "song_name": "Fake You Out" - }, - { - "album": "Joanne", - "artist": "Lady Gaga", - "genre": "Pop", - "song_name": "Joanne" - } - ], - "slots": [ - { - "exclusive_end": 51, - "slot": "song_name", - "start": 46 - }, - { - "exclusive_end": 67, - "slot": "artist", - "start": 55 - }, - { - "exclusive_end": 93, - "slot": "album", - "start": 83 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 10 songs that you may like. How about Mercy by Shawn Mendes from the album Illuminate?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "What's the songs genre?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "pop" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 11, - "slot": "genre", - "start": 8 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It is a pop song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "song_name": [ - "Mercy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good to me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to play the song now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Mercy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sure. Play it in my kitchen please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Mercy" - ], - "slot": "song_name", - "values": [ - "Mercy" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 26, - "slot": "song_name", - "start": 21 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: play Mercy on the kitchen speaker?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Mercy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "kitchen speaker", - "song_name": "Mercy" - } - }, - "service_results": [ - { - "album": "Illuminate", - "artist": "Shawn Mendes", - "genre": "Pop", - "playback_device": "kitchen speaker", - "song_name": "Mercy" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Started playing Mercy." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Mercy" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you, that'll be all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "7_00078", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Country" - ], - "slot": "genre", - "values": [ - "country" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 25, - "slot": "genre", - "start": 18 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "country" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you find me a country song?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "All On Me" - ], - "slot": "song_name", - "values": [ - "All On Me" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Devin Dawson" - ], - "slot": "artist", - "values": [ - "Devin Dawson" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Dark Horse" - ], - "slot": "album", - "values": [ - "Dark Horse" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "genre": "Country" - } - }, - "service_results": [ - { - "album": "Dark Horse", - "artist": "Devin Dawson", - "genre": "Country", - "song_name": "All On Me" - }, - { - "album": "Kuntry", - "artist": "Jawga Boyz", - "genre": "Country", - "song_name": "All The Girls Wanna Ride" - }, - { - "album": "Barefoot Blue Jean Night", - "artist": "Jake Owen", - "genre": "Country", - "song_name": "Alone With You" - }, - { - "album": "Bigger", - "artist": "Sugarland", - "genre": "Country", - "song_name": "Babe" - }, - { - "album": "Mercury Lane", - "artist": "Jimmie Allen", - "genre": "Country", - "song_name": "Best Shot" - }, - { - "album": "Blown Away", - "artist": "Carrie Underwood", - "genre": "Country", - "song_name": "Blown Away" - }, - { - "album": "Yours", - "artist": "Russell Dickerson", - "genre": "Country", - "song_name": "Blue Tacoma" - }, - { - "album": "Halfway To Heaven", - "artist": "Brantley Gilbert", - "genre": "Country", - "song_name": "Bottoms Up" - }, - { - "album": "Untamed", - "artist": "Cam", - "genre": "Country", - "song_name": "Burning House" - }, - { - "album": "The Mountain", - "artist": "Dierks Bentley", - "genre": "Country", - "song_name": "Burning Man" - } - ], - "slots": [ - { - "exclusive_end": 20, - "slot": "song_name", - "start": 11 - }, - { - "exclusive_end": 36, - "slot": "artist", - "start": 24 - }, - { - "exclusive_end": 62, - "slot": "album", - "start": 52 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I've found All On Me by Devin Dawson from the album Dark Horse." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "country" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What else you got?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "All The Girls Wanna Ride" - ], - "slot": "song_name", - "values": [ - "All The Girls Wanna Ride" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Jawga Boyz" - ], - "slot": "artist", - "values": [ - "Jawga Boyz" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Kuntry" - ], - "slot": "album", - "values": [ - "Kuntry" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 35, - "slot": "song_name", - "start": 11 - }, - { - "exclusive_end": 49, - "slot": "artist", - "start": 39 - }, - { - "exclusive_end": 71, - "slot": "album", - "start": 65 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "What about All The Girls Wanna Ride by Jawga Boyz from the album Kuntry?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "country" - ], - "song_name": [ - "All The Girls Wanna Ride" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I like that. Play." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "All The Girls Wanna Ride" - ], - "slot": "song_name", - "values": [ - "All The Girls Wanna Ride" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 45, - "slot": "song_name", - "start": 21 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: play All The Girls Wanna Ride on TV." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "country" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "All The Girls Wanna Ride" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Play it on the speaker in kitchen." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "All The Girls Wanna Ride" - ], - "slot": "song_name", - "values": [ - "All The Girls Wanna Ride" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 45, - "slot": "song_name", - "start": 21 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: play All The Girls Wanna Ride on kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "country" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "All The Girls Wanna Ride" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Make it my bedroom." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "All The Girls Wanna Ride" - ], - "slot": "song_name", - "values": [ - "All The Girls Wanna Ride" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 45, - "slot": "song_name", - "start": 21 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: play All The Girls Wanna Ride on bedroom speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "country" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "All The Girls Wanna Ride" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "bedroom speaker", - "song_name": "All The Girls Wanna Ride" - } - }, - "service_results": [ - { - "album": "Kuntry", - "artist": "Jawga Boyz", - "genre": "Country", - "playback_device": "bedroom speaker", - "song_name": "All The Girls Wanna Ride" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Song is now playing." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "country" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "All The Girls Wanna Ride" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "genre": [ - "country" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "All The Girls Wanna Ride" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that'll be it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "7_00079", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Charlie Puth" - ], - "slot": "artist", - "values": [ - "Charlie Puth" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Voicenotes" - ], - "slot": "album", - "values": [ - "Voicenotes" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 43, - "slot": "artist", - "start": 31 - }, - { - "exclusive_end": 60, - "slot": "album", - "start": 50 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Voicenotes" - ], - "artist": [ - "Charlie Puth" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you find me songs from the Charlie Puth album Voicenotes?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Attention" - ], - "slot": "song_name", - "values": [ - "Attention" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Charlie Puth" - ], - "slot": "artist", - "values": [ - "Charlie Puth" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Voicenotes" - ], - "slot": "album", - "values": [ - "Voicenotes" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "2" - ], - "slot": "count", - "values": [ - "2" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "album": "Voicenotes", - "artist": "Charlie Puth" - } - }, - "service_results": [ - { - "album": "Voicenotes", - "artist": "Charlie Puth", - "genre": "Pop", - "song_name": "Attention" - }, - { - "album": "Voicenotes", - "artist": "Charlie Puth", - "genre": "Pop", - "song_name": "The Way I Am" - } - ], - "slots": [ - { - "exclusive_end": 35, - "slot": "song_name", - "start": 26 - }, - { - "exclusive_end": 57, - "slot": "artist", - "start": 45 - }, - { - "exclusive_end": 74, - "slot": "album", - "start": 64 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 2 songs including Attention from the Charlie Puth album Voicenotes." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": { - "album": [ - "Voicenotes" - ], - "artist": [ - "Charlie Puth" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Which genre is the song?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "pop" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 15, - "slot": "genre", - "start": 12 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The song is pop." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Voicenotes" - ], - "artist": [ - "Charlie Puth" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What other songs are there?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "The Way I Am" - ], - "slot": "song_name", - "values": [ - "The Way I Am" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Charlie Puth" - ], - "slot": "artist", - "values": [ - "Charlie Puth" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Voicenotes" - ], - "slot": "album", - "values": [ - "Voicenotes" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 72, - "slot": "song_name", - "start": 60 - }, - { - "exclusive_end": 35, - "slot": "artist", - "start": 23 - }, - { - "exclusive_end": 52, - "slot": "album", - "start": 42 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is a song on the Charlie Puth album Voicenotes called The Way I Am." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Voicenotes" - ], - "artist": [ - "Charlie Puth" - ], - "song_name": [ - "The Way I Am" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to hear the song?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Voicenotes" - ], - "artist": [ - "Charlie Puth" - ], - "song_name": [ - "The Way I Am" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes please!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "The Way I Am" - ], - "slot": "song_name", - "values": [ - "The Way I Am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 44, - "slot": "song_name", - "start": 32 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm you want to play The Way I Am on the TV." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Voicenotes" - ], - "artist": [ - "Charlie Puth" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "The Way I Am" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Please play it on the speaker in kitchen." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "The Way I Am" - ], - "slot": "song_name", - "values": [ - "The Way I Am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 44, - "slot": "song_name", - "start": 32 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm you want to hear The Way I Am on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Voicenotes" - ], - "artist": [ - "Charlie Puth" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "The Way I Am" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Actually, play it on the speaker in the bedroom." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "The Way I Am" - ], - "slot": "song_name", - "values": [ - "The Way I Am" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 44, - "slot": "song_name", - "start": 32 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm you want to play The Way I Am on the bedroom speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [ - "genre" - ], - "slot_values": { - "album": [ - "Voicenotes" - ], - "artist": [ - "Charlie Puth" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "The Way I Am" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is correct. What is the genre?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "pop" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "artist": "Charlie Puth", - "playback_device": "bedroom speaker", - "song_name": "The Way I Am" - } - }, - "service_results": [ - { - "album": "Voicenotes", - "artist": "Charlie Puth", - "genre": "Pop", - "playback_device": "bedroom speaker", - "song_name": "The Way I Am" - } - ], - "slots": [ - { - "exclusive_end": 15, - "slot": "genre", - "start": 12 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The song is pop and is playing now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Voicenotes" - ], - "artist": [ - "Charlie Puth" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "The Way I Am" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you very much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "May I further assist you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "album": [ - "Voicenotes" - ], - "artist": [ - "Charlie Puth" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "The Way I Am" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that will be all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "See you soon!" - } - ] - }, - { - "dialogue_id": "7_00080", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Can you help me find some good tunes?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Open Up" - ], - "slot": "song_name", - "values": [ - "Open Up" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Matt Simons" - ], - "slot": "artist", - "values": [ - "Matt Simons" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "After The Landslide" - ], - "slot": "album", - "values": [ - "After The Landslide" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "After The Landslide", - "artist": "Matt Simons", - "genre": "Pop", - "song_name": "Open Up" - }, - { - "album": "The Martin Garrix Experience", - "artist": "Martin Garrix", - "genre": "House", - "song_name": "Latency" - }, - { - "album": "Expectations", - "artist": "Hayley Kiyoko", - "genre": "Pop", - "song_name": "Let It Be" - }, - { - "album": "If I Know Me", - "artist": "Morgan Wallen", - "genre": "Country", - "song_name": "The Way I Talk" - }, - { - "album": "California Sunrise", - "artist": "Jon Pardi", - "genre": "Country", - "song_name": "Night Shift" - }, - { - "album": "Khayali", - "artist": "Tamer Ashor", - "genre": "Pop", - "song_name": "Mahzouz" - }, - { - "album": "Blonde", - "artist": "Frank Ocean", - "genre": "Pop", - "song_name": "Nights" - }, - { - "album": "Cheap Smell", - "artist": "Sharon Kovacs", - "genre": "Pop", - "song_name": "Cheap Smell" - }, - { - "album": "Ruin Your Party", - "artist": "Scotty Sire", - "genre": "Pop", - "song_name": "Take Me Away" - }, - { - "album": "The Dragonborn Comes", - "artist": "Malukah", - "genre": "Soundtracks", - "song_name": "The Dragonborn Comes" - } - ], - "slots": [ - { - "exclusive_end": 50, - "slot": "song_name", - "start": 43 - }, - { - "exclusive_end": 65, - "slot": "artist", - "start": 54 - }, - { - "exclusive_end": 99, - "slot": "album", - "start": 80 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 10 great songs. Do you want to hear Open Up by Matt Simons off his album After The Landslide?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "No, what else you got?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Latency" - ], - "slot": "song_name", - "values": [ - "Latency" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Martin Garrix" - ], - "slot": "artist", - "values": [ - "Martin Garrix" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "The Martin Garrix Experience" - ], - "slot": "album", - "values": [ - "The Martin Garrix Experience" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 17, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 34, - "slot": "artist", - "start": 21 - }, - { - "exclusive_end": 70, - "slot": "album", - "start": 42 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about Latency by Martin Garrix of the The Martin Garrix Experience album?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "No, Anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Let It Be" - ], - "slot": "song_name", - "values": [ - "Let It Be" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Hayley Kiyoko" - ], - "slot": "artist", - "values": [ - "Hayley Kiyoko" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Expectations" - ], - "slot": "album", - "values": [ - "Expectations" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 19, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 36, - "slot": "artist", - "start": 23 - }, - { - "exclusive_end": 57, - "slot": "album", - "start": 45 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about Let It Be by Hayley Kiyoko off the Expectations album?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "What genre is that artist?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "pop" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 12, - "slot": "genre", - "start": 9 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "She is a pop artist." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "song_name": [ - "Let It Be" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Alright cool, I will listen to that one." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "You want me to play the song now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Let It Be" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, play it on the speaker in kitchen." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Let It Be" - ], - "slot": "song_name", - "values": [ - "Let It Be" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 23, - "slot": "song_name", - "start": 14 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You said play Let It Be on the kitchen speaker?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Let It Be" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Never mind, play it on the bedroom speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Let It Be" - ], - "slot": "song_name", - "values": [ - "Let IT Be" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 32, - "slot": "song_name", - "start": 23 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, I will will play Let IT Be on the bedroom speaker, cool?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Let IT Be", - "Let It Be" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah that is cool." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "bedroom speaker", - "song_name": "Let It Be" - } - }, - "service_results": [ - { - "album": "Expectations", - "artist": "Hayley Kiyoko", - "genre": "Pop", - "playback_device": "bedroom speaker", - "song_name": "Let It Be" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Alright it is starting now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Let IT Be", - "Let It Be" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Cool thanks for the help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Did you need anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Let IT Be", - "Let It Be" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, I am good. Thanks again." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No problem. See you later." - } - ] - }, - { - "dialogue_id": "7_00081", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 52, - "slot": "genre", - "start": 49 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "Pop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am looking for some songs. I particularly like Pop songs." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Adorn" - ], - "slot": "song_name", - "values": [ - "Adorn" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Miguel" - ], - "slot": "artist", - "values": [ - "Miguel" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Kaleidoscope Dream" - ], - "slot": "album", - "values": [ - "Kaleidoscope Dream" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "genre": "Pop" - } - }, - "service_results": [ - { - "album": "Kaleidoscope Dream", - "artist": "Miguel", - "genre": "Pop", - "song_name": "Adorn" - }, - { - "album": "A Boy From Tandale", - "artist": "Diamond Platnumz", - "genre": "Pop", - "song_name": "African Beauty" - }, - { - "album": "Handwritten", - "artist": "Shawn Mendes", - "genre": "Pop", - "song_name": "Aftertaste" - }, - { - "album": "Holo", - "artist": "Limbo", - "genre": "Pop", - "song_name": "Airplane Mode" - }, - { - "album": "This Is Acting", - "artist": "Sia", - "genre": "Pop", - "song_name": "Alive" - }, - { - "album": "Title", - "artist": "Meghan Trainor", - "genre": "Pop", - "song_name": "All About That Bass" - }, - { - "album": "Always In Between", - "artist": "Jess Glynne", - "genre": "Pop", - "song_name": "All I Am" - }, - { - "album": "The Princess", - "artist": "Parov Stelar", - "genre": "Pop", - "song_name": "All Night" - }, - { - "album": "Journals", - "artist": "Justin Bieber", - "genre": "Pop", - "song_name": "All That Matters" - }, - { - "album": "Singular Act I", - "artist": "Sabrina Carpenter", - "genre": "Pop", - "song_name": "Almost Love" - } - ], - "slots": [ - { - "exclusive_end": 21, - "slot": "song_name", - "start": 16 - }, - { - "exclusive_end": 31, - "slot": "artist", - "start": 25 - }, - { - "exclusive_end": 65, - "slot": "album", - "start": 47 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, how about Adorn my Miguel from the album Kaleidoscope Dream?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Loud" - ], - "slot": "album", - "values": [ - "Loud" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 56, - "slot": "album", - "start": 52 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Loud" - ], - "genre": [ - "Pop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What else is there? I like the songs from the album Loud." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "California King Bed" - ], - "slot": "song_name", - "values": [ - "California King Bed" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Rihanna" - ], - "slot": "artist", - "values": [ - "Rihanna" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Loud" - ], - "slot": "album", - "values": [ - "Loud" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "album": "Loud", - "genre": "Pop" - } - }, - "service_results": [ - { - "album": "Loud", - "artist": "Rihanna", - "genre": "Pop", - "song_name": "California King Bed" - } - ], - "slots": [ - { - "exclusive_end": 55, - "slot": "song_name", - "start": 36 - }, - { - "exclusive_end": 66, - "slot": "artist", - "start": 59 - }, - { - "exclusive_end": 84, - "slot": "album", - "start": 80 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 1 song that may work, it is California King Bed by Rihanna in the album Loud." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Loud" - ], - "genre": [ - "Pop" - ], - "song_name": [ - "California King Bed" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that works." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like me to play the song now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Loud" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "California King Bed" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, play it on the speaker in kitchen." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "California King Bed" - ], - "slot": "song_name", - "values": [ - "California King Bed" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 76, - "slot": "song_name", - "start": 57 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, can you confirm you would like me to play the song California King Bed on the kitchen speaker?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Loud" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "California King Bed" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, play it on the bedroom speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "California King Bed" - ], - "slot": "song_name", - "values": [ - "California King Bed" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 76, - "slot": "song_name", - "start": 57 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, can you confirm you would like me to play the song California King Bed on the bedroom speaker?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Loud" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "California King Bed" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "bedroom speaker", - "song_name": "California King Bed" - } - }, - "service_results": [ - { - "album": "Loud", - "artist": "Rihanna", - "genre": "Pop", - "playback_device": "bedroom speaker", - "song_name": "California King Bed" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I have started playing the song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Loud" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "California King Bed" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can help with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "album": [ - "Loud" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "California King Bed" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thank you" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "7_00082", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Country" - ], - "slot": "genre", - "values": [ - "Country" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 27, - "slot": "genre", - "start": 20 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "Country" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to hear some Country songs." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "All On Me" - ], - "slot": "song_name", - "values": [ - "All on Me" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Devin Dawson" - ], - "slot": "artist", - "values": [ - "Devin Dawson" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Dark Horse" - ], - "slot": "album", - "values": [ - "Dark Horse" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "genre": "Country" - } - }, - "service_results": [ - { - "album": "Dark Horse", - "artist": "Devin Dawson", - "genre": "Country", - "song_name": "All On Me" - }, - { - "album": "Kuntry", - "artist": "Jawga Boyz", - "genre": "Country", - "song_name": "All The Girls Wanna Ride" - }, - { - "album": "Barefoot Blue Jean Night", - "artist": "Jake Owen", - "genre": "Country", - "song_name": "Alone With You" - }, - { - "album": "Bigger", - "artist": "Sugarland", - "genre": "Country", - "song_name": "Babe" - }, - { - "album": "Mercury Lane", - "artist": "Jimmie Allen", - "genre": "Country", - "song_name": "Best Shot" - }, - { - "album": "Blown Away", - "artist": "Carrie Underwood", - "genre": "Country", - "song_name": "Blown Away" - }, - { - "album": "Yours", - "artist": "Russell Dickerson", - "genre": "Country", - "song_name": "Blue Tacoma" - }, - { - "album": "Halfway To Heaven", - "artist": "Brantley Gilbert", - "genre": "Country", - "song_name": "Bottoms Up" - }, - { - "album": "Untamed", - "artist": "Cam", - "genre": "Country", - "song_name": "Burning House" - }, - { - "album": "The Mountain", - "artist": "Dierks Bentley", - "genre": "Country", - "song_name": "Burning Man" - } - ], - "slots": [ - { - "exclusive_end": 31, - "slot": "song_name", - "start": 22 - }, - { - "exclusive_end": 47, - "slot": "artist", - "start": 35 - }, - { - "exclusive_end": 61, - "slot": "album", - "start": 51 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 10. How about All on Me by Devin Dawson in Dark Horse?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "Country" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What other choices do you have?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "All The Girls Wanna Ride" - ], - "slot": "song_name", - "values": [ - "All The Girls Wanna Ride" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Jawga Boyz" - ], - "slot": "artist", - "values": [ - "Jawga Boyz" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Kuntry" - ], - "slot": "album", - "values": [ - "Kuntry" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 34, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 48, - "slot": "artist", - "start": 38 - }, - { - "exclusive_end": 58, - "slot": "album", - "start": 52 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about All The Girls Wanna Ride by Jawga Boyz in Kuntry?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "California Sunrise" - ], - "slot": "album", - "values": [ - "California Sunrise" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 52, - "slot": "album", - "start": 34 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "California Sunrise" - ], - "genre": [ - "Country" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do you have anything in the album California Sunrise?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Head Over Boots" - ], - "slot": "song_name", - "values": [ - "Head Over Boots" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Jon Pardi" - ], - "slot": "artist", - "values": [ - "Jon Pardi" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "California Sunrise" - ], - "slot": "album", - "values": [ - "California Sunrise" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "2" - ], - "slot": "count", - "values": [ - "2" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "album": "California Sunrise", - "genre": "Country" - } - }, - "service_results": [ - { - "album": "California Sunrise", - "artist": "Jon Pardi", - "genre": "Country", - "song_name": "Head Over Boots" - }, - { - "album": "California Sunrise", - "artist": "Jon Pardi", - "genre": "Country", - "song_name": "Night Shift" - } - ], - "slots": [ - { - "exclusive_end": 74, - "slot": "song_name", - "start": 59 - }, - { - "exclusive_end": 87, - "slot": "artist", - "start": 78 - }, - { - "exclusive_end": 31, - "slot": "album", - "start": 13 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "In the album California Sunrise, I have 2 songs. How about Head Over Boots by Jon Pardi?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "California Sunrise" - ], - "genre": [ - "Country" - ], - "song_name": [ - "Head Over Boots" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I want that song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to play it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "California Sunrise" - ], - "genre": [ - "Country" - ], - "song_name": [ - "Head Over Boots" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes I want to hear it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Head Over Boots" - ], - "slot": "song_name", - "values": [ - "Head Over Boots" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 23, - "slot": "song_name", - "start": 8 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Confirm Head Over Boots on the TV." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "California Sunrise" - ], - "genre": [ - "Country" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Head Over Boots" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Play it on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Head Over Boots" - ], - "slot": "song_name", - "values": [ - "Head Over Boots" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 23, - "slot": "song_name", - "start": 8 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Confirm Head Over Boots on Kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "California Sunrise" - ], - "genre": [ - "Country" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Head Over Boots" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Play it in my bedroom." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Head Over Boots" - ], - "slot": "song_name", - "values": [ - "Head Over Boots" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 23, - "slot": "song_name", - "start": 8 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Confirm Head Over Boots on bedroom speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "California Sunrise" - ], - "genre": [ - "Country" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Head Over Boots" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes I confirm all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "bedroom speaker", - "song_name": "Head Over Boots" - } - }, - "service_results": [ - { - "album": "California Sunrise", - "artist": "Jon Pardi", - "genre": "Country", - "playback_device": "bedroom speaker", - "song_name": "Head Over Boots" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The song is starting." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "California Sunrise" - ], - "genre": [ - "Country" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Head Over Boots" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is all I need today." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "7_00083", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Iggy Azalea" - ], - "slot": "artist", - "values": [ - "Iggy Azalea" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "The New Classic" - ], - "slot": "album", - "values": [ - "The New Classic" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 114, - "slot": "artist", - "start": 103 - }, - { - "exclusive_end": 68, - "slot": "album", - "start": 53 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "The New Classic" - ], - "artist": [ - "Iggy Azalea" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I came to know that a lot of good songs in the album The New Classic, can you find me some nice one by Iggy Azalea?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Black Widow" - ], - "slot": "song_name", - "values": [ - "Black Widow" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Iggy Azalea" - ], - "slot": "artist", - "values": [ - "Iggy Azalea" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "The New Classic" - ], - "slot": "album", - "values": [ - "the New Classic" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "album": "The New Classic", - "artist": "Iggy Azalea" - } - }, - "service_results": [ - { - "album": "The New Classic", - "artist": "Iggy Azalea", - "genre": "Pop", - "song_name": "Black Widow" - }, - { - "album": "The New Classic", - "artist": "Iggy Azalea", - "genre": "Pop", - "song_name": "Bounce" - }, - { - "album": "The New Classic", - "artist": "Iggy Azalea", - "genre": "Pop", - "song_name": "Change Your Life" - }, - { - "album": "The New Classic", - "artist": "Iggy Azalea", - "genre": "Pop", - "song_name": "Work" - } - ], - "slots": [ - { - "exclusive_end": 35, - "slot": "song_name", - "start": 24 - }, - { - "exclusive_end": 50, - "slot": "artist", - "start": 39 - }, - { - "exclusive_end": 79, - "slot": "album", - "start": 64 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Yes, found 4, How about Black Widow by Iggy Azalea in the album the New Classic?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "The New Classic", - "the New Classic" - ], - "artist": [ - "Iggy Azalea" - ], - "song_name": [ - "Black Widow" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I like it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Shall I play the song for you now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "The New Classic", - "the New Classic" - ], - "artist": [ - "Iggy Azalea" - ], - "song_name": [ - "Black Widow" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I want to listen it now, do it for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Black Widow" - ], - "slot": "song_name", - "values": [ - "Black Widow" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 48, - "slot": "song_name", - "start": 37 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "need your final confirmation to play Black Widow on TV." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [ - "genre" - ], - "slot_values": { - "album": [ - "The New Classic", - "the New Classic" - ], - "artist": [ - "Iggy Azalea" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Black Widow" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, correct, go ahead. What kind of song is this?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "artist": "Iggy Azalea", - "playback_device": "TV", - "song_name": "Black Widow" - } - }, - "service_results": [ - { - "album": "The New Classic", - "artist": "Iggy Azalea", - "genre": "Pop", - "playback_device": "TV", - "song_name": "Black Widow" - } - ], - "slots": [ - { - "exclusive_end": 13, - "slot": "genre", - "start": 10 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "This is a Pop song. Song started playing, enjoy it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "The New Classic", - "the New Classic" - ], - "artist": [ - "Iggy Azalea" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Black Widow" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for the same and that's all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "7_00084", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Unapologetic" - ], - "slot": "album", - "values": [ - "Unapologetic" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 49, - "slot": "album", - "start": 37 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Unapologetic" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you find me songs from the album Unapologetic?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Pour It Up" - ], - "slot": "song_name", - "values": [ - "Pour it Up" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Rihanna" - ], - "slot": "artist", - "values": [ - "Rihanna" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Unapologetic" - ], - "slot": "album", - "values": [ - "Unapologetic" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "album": "Unapologetic" - } - }, - "service_results": [ - { - "album": "Unapologetic", - "artist": "Rihanna", - "genre": "Pop", - "song_name": "Pour It Up" - }, - { - "album": "Unapologetic", - "artist": "Rihanna", - "genre": "Pop", - "song_name": "Stay" - }, - { - "album": "Unapologetic", - "artist": "Rihanna", - "genre": "Pop", - "song_name": "What Now" - } - ], - "slots": [ - { - "exclusive_end": 20, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 31, - "slot": "artist", - "start": 24 - }, - { - "exclusive_end": 47, - "slot": "album", - "start": 35 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about Pour it Up by Rihanna in Unapologetic?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": { - "album": [ - "Unapologetic" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What kind of music?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 16, - "slot": "genre", - "start": 13 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The genre is Pop." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Unapologetic" - ], - "song_name": [ - "Pour it Up" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I like pop songs." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else you need?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Unapologetic" - ], - "song_name": [ - "Pour it Up" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Play the song please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Pour It Up" - ], - "slot": "song_name", - "values": [ - "Pour it Up" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 41, - "slot": "song_name", - "start": 31 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm on TV, the song Pour it Up." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Unapologetic" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Pour it Up" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I confirm and please play." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "TV", - "song_name": "Pour It Up" - } - }, - "service_results": [ - { - "album": "Unapologetic", - "artist": "Rihanna", - "genre": "Pop", - "playback_device": "TV", - "song_name": "Pour It Up" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The song is starting." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Unapologetic" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Pour it Up" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "album": [ - "Unapologetic" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Pour it Up" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is all today." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "7_00085", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "pop" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 42, - "slot": "genre", - "start": 39 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "pop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you find some songs for me? I like pop music best." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Adorn" - ], - "slot": "song_name", - "values": [ - "Adorn" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Miguel" - ], - "slot": "artist", - "values": [ - "Miguel" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Kaleidoscope Dream" - ], - "slot": "album", - "values": [ - "Kaleidoscope Dream" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "genre": "Pop" - } - }, - "service_results": [ - { - "album": "Kaleidoscope Dream", - "artist": "Miguel", - "genre": "Pop", - "song_name": "Adorn" - }, - { - "album": "A Boy From Tandale", - "artist": "Diamond Platnumz", - "genre": "Pop", - "song_name": "African Beauty" - }, - { - "album": "Handwritten", - "artist": "Shawn Mendes", - "genre": "Pop", - "song_name": "Aftertaste" - }, - { - "album": "Holo", - "artist": "Limbo", - "genre": "Pop", - "song_name": "Airplane Mode" - }, - { - "album": "This Is Acting", - "artist": "Sia", - "genre": "Pop", - "song_name": "Alive" - }, - { - "album": "Title", - "artist": "Meghan Trainor", - "genre": "Pop", - "song_name": "All About That Bass" - }, - { - "album": "Always In Between", - "artist": "Jess Glynne", - "genre": "Pop", - "song_name": "All I Am" - }, - { - "album": "The Princess", - "artist": "Parov Stelar", - "genre": "Pop", - "song_name": "All Night" - }, - { - "album": "Journals", - "artist": "Justin Bieber", - "genre": "Pop", - "song_name": "All That Matters" - }, - { - "album": "Singular Act I", - "artist": "Sabrina Carpenter", - "genre": "Pop", - "song_name": "Almost Love" - } - ], - "slots": [ - { - "exclusive_end": 41, - "slot": "song_name", - "start": 36 - }, - { - "exclusive_end": 51, - "slot": "artist", - "start": 45 - }, - { - "exclusive_end": 75, - "slot": "album", - "start": 57 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 10 songs for you. What about Adorn by Miguel from Kaleidoscope Dream?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "pop" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Adorn" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's perfect, please play it on the speaker in kitchen." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Adorn" - ], - "slot": "song_name", - "values": [ - "Adorn" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 35, - "slot": "song_name", - "start": 30 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, please confirm: playing Adorn on kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "pop" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Adorn" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, that's what I want." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "kitchen speaker", - "song_name": "Adorn" - } - }, - "service_results": [ - { - "album": "Kaleidoscope Dream", - "artist": "Miguel", - "genre": "Pop", - "playback_device": "kitchen speaker", - "song_name": "Adorn" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Starting the song for you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "pop" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Adorn" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks so much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything more I can do to help?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "genre": [ - "pop" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Adorn" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No thanks, I'm good for right now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "7_00086", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'd like to hear some songs." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Raging" - ], - "slot": "song_name", - "values": [ - "Raging" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Kygo" - ], - "slot": "artist", - "values": [ - "Kygo" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Cloud Nine" - ], - "slot": "album", - "values": [ - "Cloud Nine" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Cloud Nine", - "artist": "Kygo", - "genre": "Downtempo", - "song_name": "Raging" - }, - { - "album": "One More Light", - "artist": "Linkin Park", - "genre": "Electropop", - "song_name": "Nobody Can Save Me" - }, - { - "album": "Ores Aixmis", - "artist": "Malou Kyriakopoulou", - "genre": "Pop", - "song_name": "Tous Eipes Pos" - }, - { - "album": "Nayutan Sei Kara No Buttai Y", - "artist": "Nayutalien", - "genre": "Rock", - "song_name": "Planet Loop" - }, - { - "album": "Hold You", - "artist": "Gyptian", - "genre": "Reggae", - "song_name": "Hold You" - }, - { - "album": "No Line Signal Likhat Ba", - "artist": "Shashi Lal Yadav", - "genre": "Country", - "song_name": "Naya Naya Penhi Salwarba" - }, - { - "album": "Pentatonix", - "artist": "Pentatonix", - "genre": "Pop", - "song_name": "Cheerleader" - }, - { - "album": "Expectations", - "artist": "Hayley Kiyoko", - "genre": "Pop", - "song_name": "Let It Be" - }, - { - "album": "Erase The Pain", - "artist": "Palisades", - "genre": "Rock", - "song_name": "Erase The Pain" - }, - { - "album": "Badlands", - "artist": "Halsey", - "genre": "Electropop", - "song_name": "Hurricane" - } - ], - "slots": [ - { - "exclusive_end": 32, - "slot": "song_name", - "start": 26 - }, - { - "exclusive_end": 40, - "slot": "artist", - "start": 36 - }, - { - "exclusive_end": 68, - "slot": "album", - "start": 58 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "What are your thoughts on Raging by Kygo from their album Cloud Nine?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Raging" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good. Please play it on the speaker in kitchen." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Raging" - ], - "slot": "song_name", - "values": [ - "Raging" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 37, - "slot": "song_name", - "start": 31 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Just to make sure, I will play Raging on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Raging" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Never mind that. Please play it on my bedroom speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Raging" - ], - "slot": "song_name", - "values": [ - "Raging" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 33, - "slot": "song_name", - "start": 27 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay. So, you want to play Raging on the bedroom speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Raging" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's right. Go ahead." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "bedroom speaker", - "song_name": "Raging" - } - }, - "service_results": [ - { - "album": "Cloud Nine", - "artist": "Kygo", - "genre": "Downtempo", - "playback_device": "bedroom speaker", - "song_name": "Raging" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I just started playing the song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [ - "genre" - ], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Raging" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What genre is this music?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Downtempo" - ], - "slot": "genre", - "values": [ - "Downtempo" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 23, - "slot": "genre", - "start": 14 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's called a Downtempo song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Raging" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Oh, okay. Thanks. That's all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day!" - } - ] - }, - { - "dialogue_id": "7_00087", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I am searching for new music to listen to, can you find me some songs?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Business Dinners" - ], - "slot": "song_name", - "values": [ - "Business Dinners" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Sigrid" - ], - "slot": "artist", - "values": [ - "Sigrid" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Sucker Punch" - ], - "slot": "album", - "values": [ - "Sucker Punch" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Sucker Punch", - "artist": "Sigrid", - "genre": "Pop", - "song_name": "Business Dinners" - }, - { - "album": "Purgatory", - "artist": "Tyler Childers", - "genre": "Country", - "song_name": "White House Road" - }, - { - "album": "Confident", - "artist": "Demi Lovato", - "genre": "Pop", - "song_name": "Stone Cold" - }, - { - "album": "Kill The Lights", - "artist": "Luke Bryan", - "genre": "Country", - "song_name": "Strip It Down" - }, - { - "album": "Black Widow", - "artist": "In This Moment", - "genre": "Metalcore", - "song_name": "Sex Metal Barbie" - }, - { - "album": "Instant Regrets", - "artist": "Instant Regrets", - "genre": "Rock", - "song_name": "Instant Regret" - }, - { - "album": "A Star Is Born Soundtrack", - "artist": "Lady Gaga", - "genre": "Soundtracks", - "song_name": "Look What I Found" - }, - { - "album": "Narsha", - "artist": "Narsha", - "genre": "Pop", - "song_name": "Bbi Ri Bba Bba" - }, - { - "album": "Blastoff Blues", - "artist": "Ricky T And The Rockets", - "genre": "Blues", - "song_name": "Memory Pain" - }, - { - "album": "Witness", - "artist": "Katy Perry", - "genre": "Electropop", - "song_name": "Swish Swish" - } - ], - "slots": [ - { - "exclusive_end": 39, - "slot": "song_name", - "start": 23 - }, - { - "exclusive_end": 77, - "slot": "artist", - "start": 71 - }, - { - "exclusive_end": 67, - "slot": "album", - "start": 55 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to hear Business Dinners from the album Sucker Punch by Sigrid?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "What genre is that song?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 26, - "slot": "genre", - "start": 23 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The song is considered Pop." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Country" - ], - "slot": "genre", - "values": [ - "Country" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 21, - "slot": "genre", - "start": 14 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "Country" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I really like Country songs, do you have anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "All On Me" - ], - "slot": "song_name", - "values": [ - "All On Me" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Devin Dawson" - ], - "slot": "artist", - "values": [ - "Devin Dawson" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Dark Horse" - ], - "slot": "album", - "values": [ - "Dark Horse" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "genre": "Country" - } - }, - "service_results": [ - { - "album": "Dark Horse", - "artist": "Devin Dawson", - "genre": "Country", - "song_name": "All On Me" - }, - { - "album": "Kuntry", - "artist": "Jawga Boyz", - "genre": "Country", - "song_name": "All The Girls Wanna Ride" - }, - { - "album": "Barefoot Blue Jean Night", - "artist": "Jake Owen", - "genre": "Country", - "song_name": "Alone With You" - }, - { - "album": "Bigger", - "artist": "Sugarland", - "genre": "Country", - "song_name": "Babe" - }, - { - "album": "Mercury Lane", - "artist": "Jimmie Allen", - "genre": "Country", - "song_name": "Best Shot" - }, - { - "album": "Blown Away", - "artist": "Carrie Underwood", - "genre": "Country", - "song_name": "Blown Away" - }, - { - "album": "Yours", - "artist": "Russell Dickerson", - "genre": "Country", - "song_name": "Blue Tacoma" - }, - { - "album": "Halfway To Heaven", - "artist": "Brantley Gilbert", - "genre": "Country", - "song_name": "Bottoms Up" - }, - { - "album": "Untamed", - "artist": "Cam", - "genre": "Country", - "song_name": "Burning House" - }, - { - "album": "The Mountain", - "artist": "Dierks Bentley", - "genre": "Country", - "song_name": "Burning Man" - } - ], - "slots": [ - { - "exclusive_end": 63, - "slot": "song_name", - "start": 54 - }, - { - "exclusive_end": 105, - "slot": "artist", - "start": 93 - }, - { - "exclusive_end": 89, - "slot": "album", - "start": 79 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 10 more songs that you might enjoy. What about All On Me from the album Dark Horse by Devin Dawson?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "Country" - ], - "song_name": [ - "All On Me" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds perfect. I would love to hear that song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "All On Me" - ], - "slot": "song_name", - "values": [ - "All On Me" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 26, - "slot": "song_name", - "start": 17 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You want to play All On Me on your TV?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "Country" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "All On Me" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "TV", - "song_name": "All On Me" - } - }, - "service_results": [ - { - "album": "Dark Horse", - "artist": "Devin Dawson", - "genre": "Country", - "playback_device": "TV", - "song_name": "All On Me" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The song is now playing." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "Country" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "All On Me" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you very much for all you help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can assist you with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "genre": [ - "Country" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "All On Me" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that is all. Thank you again." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I am happy to help. Have a great day." - } - ] - }, - { - "dialogue_id": "7_00088", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I want to listen to some music." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Shy" - ], - "slot": "song_name", - "values": [ - "Shy" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Jai Waetford" - ], - "slot": "artist", - "values": [ - "Jai Waetford" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Heart Miles" - ], - "slot": "album", - "values": [ - "Heart Miles" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Heart Miles", - "artist": "Jai Waetford", - "genre": "Pop", - "song_name": "Shy" - }, - { - "album": "Essentials", - "artist": "Major Lazer", - "genre": "Moombahton", - "song_name": "Light It Up" - }, - { - "album": "Dangerous Woman", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "Dangerous Woman" - }, - { - "album": "Cry Pretty", - "artist": "Carrie Underwood", - "genre": "Pop", - "song_name": "The Champion" - }, - { - "album": "Narrated For You", - "artist": "Alec Benjamin", - "genre": "Pop", - "song_name": "The Water Fountain" - }, - { - "album": "Brett Eldredge", - "artist": "Brett Eldredge", - "genre": "Country", - "song_name": "Love Someone" - }, - { - "album": "Caroline", - "artist": "Citizen Soldier", - "genre": "Rock", - "song_name": "Let It Burn" - }, - { - "album": "Narrated For You", - "artist": "Alec Benjamin", - "genre": "Pop", - "song_name": "Boy In The Bubble" - }, - { - "album": "This Is Acting", - "artist": "Sia", - "genre": "Pop", - "song_name": "Unstoppable" - }, - { - "album": "The Princess", - "artist": "Parov Stelar", - "genre": "Pop", - "song_name": "All Night" - } - ], - "slots": [ - { - "exclusive_end": 13, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 29, - "slot": "artist", - "start": 17 - }, - { - "exclusive_end": 56, - "slot": "album", - "start": 45 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about Shy by Jai Waetford from the album Heart Miles?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "album", - "values": [ - "dontcare" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, not that. What else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Get Lucky" - ], - "slot": "song_name", - "values": [ - "Get Lucky" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Daft Punk" - ], - "slot": "artist", - "values": [ - "Daft Punk" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Random Access Memories" - ], - "slot": "album", - "values": [ - "Random Access Memories" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Random Access Memories", - "artist": "Daft Punk", - "genre": "Punk", - "song_name": "Get Lucky" - }, - { - "album": "Happiness", - "artist": "Hurts", - "genre": "Pop", - "song_name": "Wonderful Life" - }, - { - "album": "Sunset Season", - "artist": "Conan Gray", - "genre": "Pop", - "song_name": "Generation Why" - }, - { - "album": "Confident", - "artist": "Demi Lovato", - "genre": "Pop", - "song_name": "Stone Cold" - }, - { - "album": "Contraband", - "artist": "Madcon", - "genre": "Pop", - "song_name": "Glow" - }, - { - "album": "Caroline", - "artist": "Citizen Soldier", - "genre": "Rock", - "song_name": "Let It Burn" - }, - { - "album": "Slow Air", - "artist": "Still Corners", - "genre": "Pop", - "song_name": "Black Lagoon" - }, - { - "album": "Every Little Thing", - "artist": "Carly Pearce", - "genre": "Country", - "song_name": "Every Little Thing" - }, - { - "album": "The First Time", - "artist": "Kelsea Ballerini", - "genre": "Pop", - "song_name": "Yeah Boy" - }, - { - "album": "The Last Stand", - "artist": "Sabaton", - "genre": "Metal", - "song_name": "Shiroyama" - } - ], - "slots": [ - { - "exclusive_end": 19, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 32, - "slot": "artist", - "start": 23 - }, - { - "exclusive_end": 69, - "slot": "album", - "start": 47 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about Get Lucky by Daft Punk fromthe album Random Access Memories." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": { - "album": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What kind of mucis is that?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Punk" - ], - "slot": "genre", - "values": [ - "Punk" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 12, - "slot": "genre", - "start": 8 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It is a Punk song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "song_name": [ - "Get Lucky" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok. Thta sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to listen to it now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "song_name": [ - "Get Lucky" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes I would." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Get Lucky" - ], - "slot": "song_name", - "values": [ - "Get Lucky" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 23, - "slot": "song_name", - "start": 14 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "SHall I plpay Get Lucky on TV?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Get Lucky" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes. that's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "TV", - "song_name": "Get Lucky" - } - }, - "service_results": [ - { - "album": "Random Access Memories", - "artist": "Daft Punk", - "genre": "Punk", - "playback_device": "TV", - "song_name": "Get Lucky" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your selection is playing." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Get Lucky" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Get Lucky" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need you to stop talking while my song is playing!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Let me know if you require anything else." - } - ] - }, - { - "dialogue_id": "7_00089", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Can you find any songs for me please?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "I Like It" - ], - "slot": "song_name", - "values": [ - "I Like It" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Enrique Iglesias" - ], - "slot": "artist", - "values": [ - "Enrique Iglesias" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Euphoria" - ], - "slot": "album", - "values": [ - "Euphoria" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Euphoria", - "artist": "Enrique Iglesias", - "genre": "Pop", - "song_name": "I Like It" - }, - { - "album": "The End Is Where We Begin", - "artist": "Thousand Foot Krutch", - "genre": "Rock", - "song_name": "Courtesy Call" - } - ], - "slots": [ - { - "exclusive_end": 17, - "slot": "song_name", - "start": 8 - }, - { - "exclusive_end": 37, - "slot": "artist", - "start": 21 - }, - { - "exclusive_end": 61, - "slot": "album", - "start": 53 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found I Like It by Enrique Iglesias from his album Euphoria." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Cody Jinks" - ], - "slot": "artist", - "values": [ - "Cody Jinks" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Country" - ], - "slot": "genre", - "values": [ - "country" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 40, - "slot": "artist", - "start": 30 - }, - { - "exclusive_end": 74, - "slot": "genre", - "start": 67 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "artist": [ - "Cody Jinks" - ], - "genre": [ - "country" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you keep looking? I enjoy Cody Jinks' songs, and I really like country songs." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Cast No Stones" - ], - "slot": "song_name", - "values": [ - "Cast No Stones" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Cody Jinks" - ], - "slot": "artist", - "values": [ - "Cody Jinks" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Adobe Sessions" - ], - "slot": "album", - "values": [ - "Adobe Sessions" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "2" - ], - "slot": "count", - "values": [ - "2" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "artist": "Cody Jinks", - "genre": "Country" - } - }, - "service_results": [ - { - "album": "Adobe Sessions", - "artist": "Cody Jinks", - "genre": "Country", - "song_name": "Cast No Stones" - }, - { - "album": "Lifers", - "artist": "Cody Jinks", - "genre": "Country", - "song_name": "Must Be The Whiskey" - } - ], - "slots": [ - { - "exclusive_end": 59, - "slot": "song_name", - "start": 45 - }, - { - "exclusive_end": 73, - "slot": "artist", - "start": 63 - }, - { - "exclusive_end": 97, - "slot": "album", - "start": 83 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 2 possible tracks for you. How about Cast No Stones by Cody Jinks from his Adobe Sessions album?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Cody Jinks" - ], - "genre": [ - "country" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Cast No Stones" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds great, please play it on the speaker in kitchen." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Cast No Stones" - ], - "slot": "song_name", - "values": [ - "Cast No Stones" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 31, - "slot": "song_name", - "start": 17 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Confirm: playing Cast No Stones on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Cody Jinks" - ], - "genre": [ - "country" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Cast No Stones" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I changed my mind, please play it on bedroom speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Cast No Stones" - ], - "slot": "song_name", - "values": [ - "Cast No Stones" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 53, - "slot": "song_name", - "start": 39 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Confirming that you would like to play Cast No Stones on bedroom speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Cody Jinks" - ], - "genre": [ - "country" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Cast No Stones" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yep, that's perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "artist": "Cody Jinks", - "playback_device": "bedroom speaker", - "song_name": "Cast No Stones" - } - }, - "service_results": [ - { - "album": "Adobe Sessions", - "artist": "Cody Jinks", - "genre": "Country", - "playback_device": "bedroom speaker", - "song_name": "Cast No Stones" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The song will start playing." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Cody Jinks" - ], - "genre": [ - "country" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Cast No Stones" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that's all the help I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No problem, have a good one." - } - ] - }, - { - "dialogue_id": "7_00090", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 24, - "slot": "genre", - "start": 21 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "Pop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm looking for some Pop songs, help me out." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Adorn" - ], - "slot": "song_name", - "values": [ - "Adorn" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Miguel" - ], - "slot": "artist", - "values": [ - "Miguel" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Kaleidoscope Dream" - ], - "slot": "album", - "values": [ - "Kaleidoscope Dream" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "genre": "Pop" - } - }, - "service_results": [ - { - "album": "Kaleidoscope Dream", - "artist": "Miguel", - "genre": "Pop", - "song_name": "Adorn" - }, - { - "album": "A Boy From Tandale", - "artist": "Diamond Platnumz", - "genre": "Pop", - "song_name": "African Beauty" - }, - { - "album": "Handwritten", - "artist": "Shawn Mendes", - "genre": "Pop", - "song_name": "Aftertaste" - }, - { - "album": "Holo", - "artist": "Limbo", - "genre": "Pop", - "song_name": "Airplane Mode" - }, - { - "album": "This Is Acting", - "artist": "Sia", - "genre": "Pop", - "song_name": "Alive" - }, - { - "album": "Title", - "artist": "Meghan Trainor", - "genre": "Pop", - "song_name": "All About That Bass" - }, - { - "album": "Always In Between", - "artist": "Jess Glynne", - "genre": "Pop", - "song_name": "All I Am" - }, - { - "album": "The Princess", - "artist": "Parov Stelar", - "genre": "Pop", - "song_name": "All Night" - }, - { - "album": "Journals", - "artist": "Justin Bieber", - "genre": "Pop", - "song_name": "All That Matters" - }, - { - "album": "Singular Act I", - "artist": "Sabrina Carpenter", - "genre": "Pop", - "song_name": "Almost Love" - } - ], - "slots": [ - { - "exclusive_end": 25, - "slot": "song_name", - "start": 20 - }, - { - "exclusive_end": 35, - "slot": "artist", - "start": 29 - }, - { - "exclusive_end": 69, - "slot": "album", - "start": 51 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Have you considered Adorn by Miguel from the album Kaleidoscope Dream?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Dancehall" - ], - "slot": "genre", - "values": [ - "Dancehall" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 46, - "slot": "genre", - "start": 37 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "Dancehall" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do you have anything else, how about Dancehall songs, I think I would prefer that?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Summer Time" - ], - "slot": "song_name", - "values": [ - "Summer Time" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Vybz Kartel" - ], - "slot": "artist", - "values": [ - "Vybz Kartel" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "The Gaza Don" - ], - "slot": "album", - "values": [ - "The Gaza Don" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "genre": "Dancehall" - } - }, - "service_results": [ - { - "album": "The Gaza Don", - "artist": "Vybz Kartel", - "genre": "Dancehall", - "song_name": "Summer Time" - } - ], - "slots": [ - { - "exclusive_end": 53, - "slot": "song_name", - "start": 42 - }, - { - "exclusive_end": 68, - "slot": "artist", - "start": 57 - }, - { - "exclusive_end": 96, - "slot": "album", - "start": 84 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's 1 song you might enjoy. How about Summer Time by Vybz Kartel from the album The Gaza Don?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "Dancehall" - ], - "song_name": [ - "Summer Time" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, I like that, play it for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Summer Time" - ], - "slot": "song_name", - "values": [ - "Summer Time" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 33, - "slot": "song_name", - "start": 22 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You'd like me to play Summer Time on the TV, is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "Dancehall" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Summer Time" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, please do." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "TV", - "song_name": "Summer Time" - } - }, - "service_results": [ - { - "album": "The Gaza Don", - "artist": "Vybz Kartel", - "genre": "Dancehall", - "playback_device": "TV", - "song_name": "Summer Time" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "I've started playing it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "Dancehall" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Summer Time" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that's all I need help with." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy the rest of your day." - } - ] - }, - { - "dialogue_id": "7_00091", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Rock" - ], - "slot": "genre", - "values": [ - "Rock" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 24, - "slot": "genre", - "start": 20 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "Rock" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to play some Rock songs. Can you find me any?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Are You Ready" - ], - "slot": "song_name", - "values": [ - "Are You Ready" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Disturbed" - ], - "slot": "artist", - "values": [ - "Disturbed" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Evolution" - ], - "slot": "album", - "values": [ - "Evolution" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "genre": "Rock" - } - }, - "service_results": [ - { - "album": "Evolution", - "artist": "Disturbed", - "genre": "Rock", - "song_name": "Are You Ready" - }, - { - "album": "The End Is Where We Begin", - "artist": "Thousand Foot Krutch", - "genre": "Rock", - "song_name": "Be Somebody" - }, - { - "album": "Born Free", - "artist": "Kid Rock", - "genre": "Rock", - "song_name": "Born Free" - }, - { - "album": "Transmissions", - "artist": "Starset", - "genre": "Rock", - "song_name": "Carnivore" - }, - { - "album": "The End Is Where We Begin", - "artist": "Thousand Foot Krutch", - "genre": "Rock", - "song_name": "Courtesy Call" - }, - { - "album": "Your Name", - "artist": "Radwimps", - "genre": "Rock", - "song_name": "Dream Lantern" - }, - { - "album": "Sex Rock", - "artist": "Alex Angel", - "genre": "Rock", - "song_name": "Easy World" - }, - { - "album": "Erase The Pain", - "artist": "Palisades", - "genre": "Rock", - "song_name": "Erase The Pain" - }, - { - "album": "After Laughter", - "artist": "Paramore", - "genre": "Rock", - "song_name": "Hard Times" - }, - { - "album": "Meliora", - "artist": "Ghost", - "genre": "Rock", - "song_name": "He Is" - } - ], - "slots": [ - { - "exclusive_end": 73, - "slot": "song_name", - "start": 60 - }, - { - "exclusive_end": 86, - "slot": "artist", - "start": 77 - }, - { - "exclusive_end": 111, - "slot": "album", - "start": 102 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I can show you 10 songs you might want to listen. How about Are You Ready by Disturbed from the album Evolution?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "Rock" - ], - "song_name": [ - "Are You Ready" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Shall I play the song now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "Rock" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Are You Ready" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes. Can you play it on the speaker in kitchen, please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Are You Ready" - ], - "slot": "song_name", - "values": [ - "Are You Ready" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 52, - "slot": "song_name", - "start": 39 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Let me make sure that you want to play Are You Ready on the kitchen speaker?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "Rock" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Are You Ready" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "kitchen speaker", - "song_name": "Are You Ready" - } - }, - "service_results": [ - { - "album": "Evolution", - "artist": "Disturbed", - "genre": "Rock", - "playback_device": "kitchen speaker", - "song_name": "Are You Ready" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The song has started playing." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "Rock" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Are You Ready" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else you need help with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "genre": [ - "Rock" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Are You Ready" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Not at all. Thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day!" - } - ] - }, - { - "dialogue_id": "7_00092", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Can you help me with some songs?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Promises" - ], - "slot": "song_name", - "values": [ - "Promises" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Nero" - ], - "slot": "artist", - "values": [ - "Nero" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Welcome Reality" - ], - "slot": "album", - "values": [ - "Welcome Reality" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Welcome Reality", - "artist": "Nero", - "genre": "Dubstep", - "song_name": "Promises" - }, - { - "album": "Wake Up Dreaming", - "artist": "Stephanie Mabey", - "genre": "Pop", - "song_name": "The Zombie Song" - }, - { - "album": "Ultraviolence", - "artist": "Lana Del Rey", - "genre": "Rock", - "song_name": "Ultraviolence" - }, - { - "album": "Stories", - "artist": "Avicii", - "genre": "Pop", - "song_name": "Broken Arrows" - }, - { - "album": "Pure Heroine", - "artist": "Lorde", - "genre": "Electropop", - "song_name": "Buzzcut Season" - }, - { - "album": "Ultraviolence", - "artist": "Lana Del Rey", - "genre": "Rock", - "song_name": "Pretty When You Cry" - }, - { - "album": "Pop Food", - "artist": "Jack Stauber", - "genre": "Pop", - "song_name": "Oh Klahoma" - }, - { - "album": "Strange Pleasures", - "artist": "Still Corners", - "genre": "Electropop", - "song_name": "The Trip" - }, - { - "album": "The Present Tense", - "artist": "Courier", - "genre": "Pop", - "song_name": "San Francisco" - }, - { - "album": "Limitless", - "artist": "The Piano Guys", - "genre": "Classical", - "song_name": "Perfect" - } - ], - "slots": [ - { - "exclusive_end": 44, - "slot": "song_name", - "start": 36 - }, - { - "exclusive_end": 52, - "slot": "artist", - "start": 48 - }, - { - "exclusive_end": 77, - "slot": "album", - "start": 62 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 10 songs for you. How about Promises by Nero on their Welcome Reality album?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "What genre is it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Dubstep" - ], - "slot": "genre", - "values": [ - "dubstep" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 12, - "slot": "genre", - "start": 5 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's dubstep." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "pop" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Sunset Season" - ], - "slot": "album", - "values": [ - "Sunset Season" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 10, - "slot": "genre", - "start": 7 - }, - { - "exclusive_end": 39, - "slot": "album", - "start": 26 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Sunset Season" - ], - "genre": [ - "pop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I like pop music, try the Sunset Season album." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Generation Why" - ], - "slot": "song_name", - "values": [ - "Generation Why" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Conan Gray" - ], - "slot": "artist", - "values": [ - "Conan Gray" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Sunset Season" - ], - "slot": "album", - "values": [ - "Sunset Season" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "album": "Sunset Season", - "genre": "Pop" - } - }, - "service_results": [ - { - "album": "Sunset Season", - "artist": "Conan Gray", - "genre": "Pop", - "song_name": "Generation Why" - }, - { - "album": "Sunset Season", - "artist": "Conan Gray", - "genre": "Pop", - "song_name": "Lookalike" - } - ], - "slots": [ - { - "exclusive_end": 24, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 38, - "slot": "artist", - "start": 28 - }, - { - "exclusive_end": 59, - "slot": "album", - "start": 46 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about Generation Why by Conan Gray on the Sunset Season album?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Sunset Season" - ], - "genre": [ - "pop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What else do you have?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Lookalike" - ], - "slot": "song_name", - "values": [ - "Lookalike" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Conan Gray" - ], - "slot": "artist", - "values": [ - "Conan Gray" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Sunset Season" - ], - "slot": "album", - "values": [ - "Sunset Season" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 17, - "slot": "song_name", - "start": 8 - }, - { - "exclusive_end": 31, - "slot": "artist", - "start": 21 - }, - { - "exclusive_end": 48, - "slot": "album", - "start": 35 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There's Lookalike by Conan Gray on Sunset Season." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "playback_device", - "values": [ - "dontcare" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Sunset Season" - ], - "genre": [ - "pop" - ], - "playback_device": [ - "dontcare" - ], - "song_name": [ - "Lookalike" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Great, play that one on any available device." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Lookalike" - ], - "slot": "song_name", - "values": [ - "Lookalike" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 30, - "slot": "song_name", - "start": 21 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: Play Lookalike on tv." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Sunset Season" - ], - "genre": [ - "pop" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Lookalike" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Play it on the kitchen device instead." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Lookalike" - ], - "slot": "song_name", - "values": [ - "Lookalike" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 30, - "slot": "song_name", - "start": 21 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: Play Lookalike on kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Sunset Season" - ], - "genre": [ - "pop" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Lookalike" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "kitchen speaker", - "song_name": "Lookalike" - } - }, - "service_results": [ - { - "album": "Sunset Season", - "artist": "Conan Gray", - "genre": "Pop", - "playback_device": "kitchen speaker", - "song_name": "Lookalike" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Playing now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Sunset Season" - ], - "genre": [ - "pop" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Lookalike" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "What else can I help you with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "album": [ - "Sunset Season" - ], - "genre": [ - "pop" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Lookalike" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nothing, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "7_00093", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Jason Aldean" - ], - "slot": "artist", - "values": [ - "Jason Aldean" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 73, - "slot": "artist", - "start": 61 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "artist": [ - "Jason Aldean" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Hi i need a help, i am Interested in listening songs, I like Jason Aldean, Could you find some songs for me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Dirt Road Anthem" - ], - "slot": "song_name", - "values": [ - "Dirt Road Anthem" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Jason Aldean" - ], - "slot": "artist", - "values": [ - "Jason Aldean" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "My Kinda Party" - ], - "slot": "album", - "values": [ - "My Kinda Party" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "artist": "Jason Aldean" - } - }, - "service_results": [ - { - "album": "My Kinda Party", - "artist": "Jason Aldean", - "genre": "Country", - "song_name": "Dirt Road Anthem" - }, - { - "album": "Rearview Town", - "artist": "Jason Aldean", - "genre": "Country", - "song_name": "Girl Like You" - }, - { - "album": "Rearview Town", - "artist": "Jason Aldean", - "genre": "Country", - "song_name": "Rearview Town" - }, - { - "album": "Rearview Town", - "artist": "Jason Aldean", - "genre": "Country", - "song_name": "Ride All Night" - }, - { - "album": "Night Train", - "artist": "Jason Aldean", - "genre": "Country", - "song_name": "When She Says Baby" - }, - { - "album": "Rearview Town", - "artist": "Jason Aldean", - "genre": "Country", - "song_name": "You Make It Easy" - } - ], - "slots": [ - { - "exclusive_end": 28, - "slot": "song_name", - "start": 12 - }, - { - "exclusive_end": 44, - "slot": "artist", - "start": 32 - }, - { - "exclusive_end": 68, - "slot": "album", - "start": 54 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you like Dirt Road Anthem by Jason Aldean in album My Kinda Party?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Jason Aldean" - ], - "song_name": [ - "Dirt Road Anthem" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I would like to play that song" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Dirt Road Anthem" - ], - "slot": "song_name", - "values": [ - "Dirt Road Anthem" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 59, - "slot": "song_name", - "start": 43 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "please confirm the following details: play Dirt Road Anthem on tv" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Jason Aldean" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Dirt Road Anthem" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, not on tv, play it on speaker in kitchen" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Dirt Road Anthem" - ], - "slot": "song_name", - "values": [ - "Dirt Road Anthem" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 59, - "slot": "song_name", - "start": 43 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "please confirm the following details: play Dirt Road Anthem on Kitchen speaker" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Jason Aldean" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Dirt Road Anthem" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, you are right" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "artist": "Jason Aldean", - "playback_device": "kitchen speaker", - "song_name": "Dirt Road Anthem" - } - }, - "service_results": [ - { - "album": "My Kinda Party", - "artist": "Jason Aldean", - "genre": "Country", - "playback_device": "kitchen speaker", - "song_name": "Dirt Road Anthem" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The song started playing on kitchen speaker, Shall i help you with anything more?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Jason Aldean" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Dirt Road Anthem" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thank you very much for your help, That's all i need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "you are welcome, Have a wonderful day." - } - ] - }, - { - "dialogue_id": "7_00094", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I'm feeling a little down today. Can you play some music, maybe that will lift my spirits." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Broken Arrows" - ], - "slot": "song_name", - "values": [ - "Broken Arrows" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Avicii" - ], - "slot": "artist", - "values": [ - "Avicii" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Stories" - ], - "slot": "album", - "values": [ - "Stories" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Stories", - "artist": "Avicii", - "genre": "Pop", - "song_name": "Broken Arrows" - }, - { - "album": "Blood", - "artist": "In This Moment", - "genre": "Metalcore", - "song_name": "Whore" - }, - { - "album": "The Story", - "artist": "Fivefold", - "genre": "Rock", - "song_name": "Lost Within" - }, - { - "album": "Blood", - "artist": "In This Moment", - "genre": "Metalcore", - "song_name": "Adrenalize" - }, - { - "album": "Rockefeller Street", - "artist": "Getter Jaani", - "genre": "Pop", - "song_name": "Rockefeller Street" - }, - { - "album": "No Roots", - "artist": "Alice Merton", - "genre": "Pop", - "song_name": "No Roots" - }, - { - "album": "Men Halati", - "artist": "Farfashah", - "genre": "Pop", - "song_name": "Ouf Menuh Qalbi" - }, - { - "album": "Icarus Falls", - "artist": "Zayn Malik", - "genre": "Pop", - "song_name": "Good Years" - }, - { - "album": "Lifers", - "artist": "Cody Jinks", - "genre": "Country", - "song_name": "Must Be The Whiskey" - }, - { - "album": "Singular Act I", - "artist": "Sabrina Carpenter", - "genre": "Pop", - "song_name": "Sue Me" - } - ], - "slots": [ - { - "exclusive_end": 37, - "slot": "song_name", - "start": 24 - }, - { - "exclusive_end": 47, - "slot": "artist", - "start": 41 - }, - { - "exclusive_end": 70, - "slot": "album", - "start": 63 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, how does the song Broken Arrows by Avicii from the album Stories sound to you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Not quite what I'm looking for, what else do you have?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Whore" - ], - "slot": "song_name", - "values": [ - "Whore" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "In This Moment" - ], - "slot": "artist", - "values": [ - "In This Moment" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Blood" - ], - "slot": "album", - "values": [ - "Blood" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 31, - "slot": "song_name", - "start": 26 - }, - { - "exclusive_end": 58, - "slot": "artist", - "start": 44 - }, - { - "exclusive_end": 80, - "slot": "album", - "start": 75 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about the song titled Whore by the band In This Moment, from the album Blood?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "song_name": [ - "Whore" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds like just what I need to lift my spirits." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can help you with right now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Whore" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, can you please play that song on the kitchen speaker while I find something to eat?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Whore" - ], - "slot": "song_name", - "values": [ - "Whore" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 49, - "slot": "song_name", - "start": 44 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "No problem. So you want me to play the song Whore on the kitchen speaker, is that right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Whore" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, the information you have is correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "kitchen speaker", - "song_name": "Whore" - } - }, - "service_results": [ - { - "album": "Blood", - "artist": "In This Moment", - "genre": "Metalcore", - "playback_device": "kitchen speaker", - "song_name": "Whore" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, I will begin playing that for you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [ - "genre" - ], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Whore" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you tell me what genre that song is?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Metalcore" - ], - "slot": "genre", - "values": [ - "Metalcore" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 41, - "slot": "genre", - "start": 32 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "That song is considered to be a Metalcore song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Whore" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay, thanks for the information and help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else I can find or do for you at the moment?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Whore" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that will be all for now, thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have yourself a great day." - } - ] - }, - { - "dialogue_id": "7_00095", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Rock" - ], - "slot": "genre", - "values": [ - "Rock" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "artist", - "values": [ - "dontcare" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 50, - "slot": "genre", - "start": 46 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "artist": [ - "dontcare" - ], - "genre": [ - "Rock" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to search music please. Let's do Rock, give me a variety." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Are You Ready" - ], - "slot": "song_name", - "values": [ - "Are You Ready" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Disturbed" - ], - "slot": "artist", - "values": [ - "Disturbed" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Evolution" - ], - "slot": "album", - "values": [ - "Evolution" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "genre": "Rock" - } - }, - "service_results": [ - { - "album": "Evolution", - "artist": "Disturbed", - "genre": "Rock", - "song_name": "Are You Ready" - }, - { - "album": "The End Is Where We Begin", - "artist": "Thousand Foot Krutch", - "genre": "Rock", - "song_name": "Be Somebody" - }, - { - "album": "Born Free", - "artist": "Kid Rock", - "genre": "Rock", - "song_name": "Born Free" - }, - { - "album": "Transmissions", - "artist": "Starset", - "genre": "Rock", - "song_name": "Carnivore" - }, - { - "album": "The End Is Where We Begin", - "artist": "Thousand Foot Krutch", - "genre": "Rock", - "song_name": "Courtesy Call" - }, - { - "album": "Your Name", - "artist": "Radwimps", - "genre": "Rock", - "song_name": "Dream Lantern" - }, - { - "album": "Sex Rock", - "artist": "Alex Angel", - "genre": "Rock", - "song_name": "Easy World" - }, - { - "album": "Erase The Pain", - "artist": "Palisades", - "genre": "Rock", - "song_name": "Erase The Pain" - }, - { - "album": "After Laughter", - "artist": "Paramore", - "genre": "Rock", - "song_name": "Hard Times" - }, - { - "album": "Meliora", - "artist": "Ghost", - "genre": "Rock", - "song_name": "He Is" - } - ], - "slots": [ - { - "exclusive_end": 83, - "slot": "song_name", - "start": 70 - }, - { - "exclusive_end": 61, - "slot": "artist", - "start": 52 - }, - { - "exclusive_end": 48, - "slot": "album", - "start": 39 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "OK, May I suggest a song off the album Evolution by Disturbed, called Are You Ready?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "artist": [ - "dontcare" - ], - "genre": [ - "Rock" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Nah, Give me more options please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Be Somebody" - ], - "slot": "song_name", - "values": [ - "Be Somebody" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Thousand Foot Krutch" - ], - "slot": "artist", - "values": [ - "Thousand Foot Krutch" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "The End Is Where We Begin" - ], - "slot": "album", - "values": [ - "The End Is Where We Begin" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 30, - "slot": "song_name", - "start": 19 - }, - { - "exclusive_end": 89, - "slot": "artist", - "start": 69 - }, - { - "exclusive_end": 59, - "slot": "album", - "start": 34 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Alright, how about Be Somebody of The End Is Where We Begin album by Thousand Foot Krutch." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Country" - ], - "slot": "genre", - "values": [ - "Country" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 40, - "slot": "genre", - "start": 33 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "artist": [ - "dontcare" - ], - "genre": [ - "Country" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I don't think so. Let's try some Country songs." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "All On Me" - ], - "slot": "song_name", - "values": [ - "All On Me" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Devin Dawson" - ], - "slot": "artist", - "values": [ - "Devin Dawson" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Dark Horse" - ], - "slot": "album", - "values": [ - "Dark Horse" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "genre": "Country" - } - }, - "service_results": [ - { - "album": "Dark Horse", - "artist": "Devin Dawson", - "genre": "Country", - "song_name": "All On Me" - }, - { - "album": "Kuntry", - "artist": "Jawga Boyz", - "genre": "Country", - "song_name": "All The Girls Wanna Ride" - }, - { - "album": "Barefoot Blue Jean Night", - "artist": "Jake Owen", - "genre": "Country", - "song_name": "Alone With You" - }, - { - "album": "Bigger", - "artist": "Sugarland", - "genre": "Country", - "song_name": "Babe" - }, - { - "album": "Mercury Lane", - "artist": "Jimmie Allen", - "genre": "Country", - "song_name": "Best Shot" - }, - { - "album": "Blown Away", - "artist": "Carrie Underwood", - "genre": "Country", - "song_name": "Blown Away" - }, - { - "album": "Yours", - "artist": "Russell Dickerson", - "genre": "Country", - "song_name": "Blue Tacoma" - }, - { - "album": "Halfway To Heaven", - "artist": "Brantley Gilbert", - "genre": "Country", - "song_name": "Bottoms Up" - }, - { - "album": "Untamed", - "artist": "Cam", - "genre": "Country", - "song_name": "Burning House" - }, - { - "album": "The Mountain", - "artist": "Dierks Bentley", - "genre": "Country", - "song_name": "Burning Man" - } - ], - "slots": [ - { - "exclusive_end": 28, - "slot": "song_name", - "start": 19 - }, - { - "exclusive_end": 70, - "slot": "artist", - "start": 58 - }, - { - "exclusive_end": 48, - "slot": "album", - "start": 38 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Alright, How about All On Me, off the Dark Horse album by Devin Dawson?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "dontcare" - ], - "genre": [ - "Country" - ], - "song_name": [ - "All On Me" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that sound great. Let's play it now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "All On Me" - ], - "slot": "song_name", - "values": [ - "All On Me" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 34, - "slot": "song_name", - "start": 25 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "OK, please confirm: Play All On Me, on the TV. Is that right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "dontcare" - ], - "genre": [ - "Country" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "All On Me" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No wait. Play on speaker in kitchen." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "All On Me" - ], - "slot": "song_name", - "values": [ - "All On Me" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 34, - "slot": "song_name", - "start": 25 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "OK, Please confirm: play All On Me on kitchen speaker. is this right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "dontcare" - ], - "genre": [ - "Country" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "All On Me" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. I changed my mind. Play on bedroom speaker please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "All On Me" - ], - "slot": "song_name", - "values": [ - "All On Me" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 34, - "slot": "song_name", - "start": 25 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok, please confirm: play All On Me on bedroom speaker. Is that right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "dontcare" - ], - "genre": [ - "Country" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "All On Me" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes. That's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "bedroom speaker", - "song_name": "All On Me" - } - }, - "service_results": [ - { - "album": "Dark Horse", - "artist": "Devin Dawson", - "genre": "Country", - "playback_device": "bedroom speaker", - "song_name": "All On Me" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "OK, great. Music has started." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "dontcare" - ], - "genre": [ - "Country" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "All On Me" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that will be all for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your welcome, have a great day." - } - ] - }, - { - "dialogue_id": "7_00096", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Can you give me a hand finding some music?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Without Me" - ], - "slot": "song_name", - "values": [ - "Without Me" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Alec Chambers" - ], - "slot": "artist", - "values": [ - "Alec Chambers" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Covers" - ], - "slot": "album", - "values": [ - "Covers" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Covers", - "artist": "Alec Chambers", - "genre": "Pop", - "song_name": "Without Me" - }, - { - "album": "Pure Heroine", - "artist": "Lorde", - "genre": "Electropop", - "song_name": "Team" - }, - { - "album": "Spectrum", - "artist": "Westlife", - "genre": "Pop", - "song_name": "Hello My Love" - }, - { - "album": "Madness", - "artist": "All That Remains", - "genre": "Rock", - "song_name": "The Thunder Rolls" - }, - { - "album": "The Good Parts", - "artist": "Andy Grammer", - "genre": "Pop", - "song_name": "Fresh Eyes" - }, - { - "album": "Icarus Falls", - "artist": "Zayn Malik", - "genre": "Pop", - "song_name": "Satisfaction" - }, - { - "album": "Blonde", - "artist": "Frank Ocean", - "genre": "Pop", - "song_name": "Nights" - }, - { - "album": "Rearview Town", - "artist": "Jason Aldean", - "genre": "Country", - "song_name": "Girl Like You" - }, - { - "album": "The Beautiful Game", - "artist": "Vulfpeck", - "genre": "Pop", - "song_name": "Dean Town" - }, - { - "album": "Meliora", - "artist": "Ghost", - "genre": "Rock", - "song_name": "He Is" - } - ], - "slots": [ - { - "exclusive_end": 20, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 59, - "slot": "artist", - "start": 46 - }, - { - "exclusive_end": 42, - "slot": "album", - "start": 36 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about Without Me from the album Covers by Alec Chambers?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 24, - "slot": "genre", - "start": 21 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "Pop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you find me some Pop music instead?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Adorn" - ], - "slot": "song_name", - "values": [ - "Adorn" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Miguel" - ], - "slot": "artist", - "values": [ - "Miguel" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Kaleidoscope Dream" - ], - "slot": "album", - "values": [ - "Kaleidoscope Dream" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "genre": "Pop" - } - }, - "service_results": [ - { - "album": "Kaleidoscope Dream", - "artist": "Miguel", - "genre": "Pop", - "song_name": "Adorn" - }, - { - "album": "A Boy From Tandale", - "artist": "Diamond Platnumz", - "genre": "Pop", - "song_name": "African Beauty" - }, - { - "album": "Handwritten", - "artist": "Shawn Mendes", - "genre": "Pop", - "song_name": "Aftertaste" - }, - { - "album": "Holo", - "artist": "Limbo", - "genre": "Pop", - "song_name": "Airplane Mode" - }, - { - "album": "This Is Acting", - "artist": "Sia", - "genre": "Pop", - "song_name": "Alive" - }, - { - "album": "Title", - "artist": "Meghan Trainor", - "genre": "Pop", - "song_name": "All About That Bass" - }, - { - "album": "Always In Between", - "artist": "Jess Glynne", - "genre": "Pop", - "song_name": "All I Am" - }, - { - "album": "The Princess", - "artist": "Parov Stelar", - "genre": "Pop", - "song_name": "All Night" - }, - { - "album": "Journals", - "artist": "Justin Bieber", - "genre": "Pop", - "song_name": "All That Matters" - }, - { - "album": "Singular Act I", - "artist": "Sabrina Carpenter", - "genre": "Pop", - "song_name": "Almost Love" - } - ], - "slots": [ - { - "exclusive_end": 57, - "slot": "song_name", - "start": 52 - }, - { - "exclusive_end": 101, - "slot": "artist", - "start": 95 - }, - { - "exclusive_end": 91, - "slot": "album", - "start": 73 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I've got 10 options from my first search: how about Adorn from the album Kaleidoscope Dream by Miguel?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "Pop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What else is there?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "African Beauty" - ], - "slot": "song_name", - "values": [ - "African Beauty" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Diamond Platnumz" - ], - "slot": "artist", - "values": [ - "Diamond Platnumz" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "A Boy From Tandale" - ], - "slot": "album", - "values": [ - "A Boy From Tandale" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 14, - "slot": "song_name", - "start": 0 - }, - { - "exclusive_end": 69, - "slot": "artist", - "start": 53 - }, - { - "exclusive_end": 48, - "slot": "album", - "start": 30 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "African Beauty from the album A Boy From Tandale, by Diamond Platnumz could be good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "Pop" - ], - "song_name": [ - "African Beauty" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll try that." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to play the song now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "Pop" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "African Beauty" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, play it on the kitchen device." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "African Beauty" - ], - "slot": "song_name", - "values": [ - "African Beauty" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 33, - "slot": "song_name", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You'd like to play African Beauty on the kitchen speaker?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "Pop" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "African Beauty" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, do that." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "kitchen speaker", - "song_name": "African Beauty" - } - }, - "service_results": [ - { - "album": "A Boy From Tandale", - "artist": "Diamond Platnumz", - "genre": "Pop", - "playback_device": "kitchen speaker", - "song_name": "African Beauty" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Alright, here you go." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "Pop" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "African Beauty" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that's great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy your music." - } - ] - }, - { - "dialogue_id": "7_00097", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Kolohe Kai" - ], - "slot": "artist", - "values": [ - "Kolohe Kai" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 51, - "slot": "artist", - "start": 41 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "artist": [ - "Kolohe Kai" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm looking for some songs. I'm a fan of Kolohe Kai." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "First True Love" - ], - "slot": "song_name", - "values": [ - "First True Love" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Kolohe Kai" - ], - "slot": "artist", - "values": [ - "Kolohe Kai" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Love Town" - ], - "slot": "album", - "values": [ - "Love Town" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "artist": "Kolohe Kai" - } - }, - "service_results": [ - { - "album": "Love Town", - "artist": "Kolohe Kai", - "genre": "Reggae", - "song_name": "First True Love" - } - ], - "slots": [ - { - "exclusive_end": 36, - "slot": "song_name", - "start": 21 - }, - { - "exclusive_end": 50, - "slot": "artist", - "start": 40 - }, - { - "exclusive_end": 75, - "slot": "album", - "start": 66 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you like the song First True Love by Kolohe Kai from the album Love Town?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": { - "artist": [ - "Kolohe Kai" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What kind of song is it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Reggae" - ], - "slot": "genre", - "values": [ - "Reggae" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 13, - "slot": "genre", - "start": 7 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's a Reggae song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Kolohe Kai" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "First True Love" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay, cool. Can you play the song on the kitchen device." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "First True Love" - ], - "slot": "song_name", - "values": [ - "First True Love" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 25, - "slot": "song_name", - "start": 10 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I'll play First True Love on the kitchen speaker, is that right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Kolohe Kai" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "First True Love" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, actually, can you play it on my bedroom speaker?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "First True Love" - ], - "slot": "song_name", - "values": [ - "First True Love" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 25, - "slot": "song_name", - "start": 10 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I'll play First True Love on your bedroom speaker, is that right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Kolohe Kai" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "First True Love" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "artist": "Kolohe Kai", - "playback_device": "bedroom speaker", - "song_name": "First True Love" - } - }, - "service_results": [ - { - "album": "Love Town", - "artist": "Kolohe Kai", - "genre": "Reggae", - "playback_device": "bedroom speaker", - "song_name": "First True Love" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The song has begun." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Kolohe Kai" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "First True Love" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need me for anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "artist": [ - "Kolohe Kai" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "First True Love" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thanks again." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, enjoy your day." - } - ] - }, - { - "dialogue_id": "7_00098", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Meghan Trainor" - ], - "slot": "artist", - "values": [ - "Meghan Trainor" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 55, - "slot": "artist", - "start": 41 - }, - { - "exclusive_end": 63, - "slot": "genre", - "start": 60 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "artist": [ - "Meghan Trainor" - ], - "genre": [ - "Pop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need help finding some songs. I'm into Meghan Trainor and Pop songs in general." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "All About That Bass" - ], - "slot": "song_name", - "values": [ - "All About That Bass" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Meghan Trainor" - ], - "slot": "artist", - "values": [ - "Meghan Trainor" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Title" - ], - "slot": "album", - "values": [ - "Title" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "artist": "Meghan Trainor", - "genre": "Pop" - } - }, - "service_results": [ - { - "album": "Title", - "artist": "Meghan Trainor", - "genre": "Pop", - "song_name": "All About That Bass" - }, - { - "album": "Thank You", - "artist": "Meghan Trainor", - "genre": "Pop", - "song_name": "Kindly Calm Me Down" - }, - { - "album": "Thank You", - "artist": "Meghan Trainor", - "genre": "Pop", - "song_name": "Me Too" - } - ], - "slots": [ - { - "exclusive_end": 29, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 47, - "slot": "artist", - "start": 33 - }, - { - "exclusive_end": 67, - "slot": "album", - "start": 62 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about All About That Bass by Meghan Trainor off her album Title?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "artist": [ - "Meghan Trainor" - ], - "genre": [ - "Pop" - ], - "song_name": [ - "All About That Bass" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That sounds pretty good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Want to give it a listen now?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Meghan Trainor" - ], - "genre": [ - "Pop" - ], - "song_name": [ - "All About That Bass" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sure, why not." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "All About That Bass" - ], - "slot": "song_name", - "values": [ - "All About that Bass" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 60, - "slot": "song_name", - "start": 41 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Just to make sure, you want to listen to All About that Bass on TV." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Meghan Trainor" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "All About That Bass", - "All About that Bass" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "You got it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "artist": "Meghan Trainor", - "playback_device": "TV", - "song_name": "All About That Bass" - } - }, - "service_results": [ - { - "album": "Title", - "artist": "Meghan Trainor", - "genre": "Pop", - "playback_device": "TV", - "song_name": "All About That Bass" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your music has begun!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Meghan Trainor" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "All About That Bass", - "All About that Bass" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Anything else I can help out with?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "artist": [ - "Meghan Trainor" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "All About That Bass", - "All About that Bass" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Not right now thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy the rest of your day!" - } - ] - }, - { - "dialogue_id": "7_00099", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Olly Murs" - ], - "slot": "artist", - "values": [ - "Olly Murs" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "You Know I Know" - ], - "slot": "album", - "values": [ - "You know I know" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 30, - "slot": "artist", - "start": 21 - }, - { - "exclusive_end": 67, - "slot": "album", - "start": 52 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "You know I know" - ], - "artist": [ - "Olly Murs" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you find me some Olly Murs songs from the album You know I know?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Moves" - ], - "slot": "song_name", - "values": [ - "Moves" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Olly Murs" - ], - "slot": "artist", - "values": [ - "Olly Murs" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "You Know I Know" - ], - "slot": "album", - "values": [ - "You Know I know" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "album": "You Know I Know", - "artist": "Olly Murs" - } - }, - "service_results": [ - { - "album": "You Know I Know", - "artist": "Olly Murs", - "genre": "Pop", - "song_name": "Moves" - } - ], - "slots": [ - { - "exclusive_end": 47, - "slot": "song_name", - "start": 42 - }, - { - "exclusive_end": 60, - "slot": "artist", - "start": 51 - }, - { - "exclusive_end": 79, - "slot": "album", - "start": 64 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 1 song you might enjoy, how about Moves by Olly Murs on You Know I know." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": { - "album": [ - "You Know I know", - "You know I know" - ], - "artist": [ - "Olly Murs" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What kind of music is it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "pop" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 8, - "slot": "genre", - "start": 5 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's pop music." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "playback_device", - "values": [ - "dontcare" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "You Know I know", - "You know I know" - ], - "artist": [ - "Olly Murs" - ], - "playback_device": [ - "dontcare" - ], - "song_name": [ - "Moves" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Perfect, play it on any device." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Moves" - ], - "slot": "song_name", - "values": [ - "Moves" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 5, - "slot": "song_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Moves on the TV, is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "You Know I know", - "You know I know" - ], - "artist": [ - "Olly Murs" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Moves" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No cast it to the speaker in kitchen please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Moves" - ], - "slot": "song_name", - "values": [ - "Moves" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 5, - "slot": "song_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Moves on the kitchen speaker, correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "You Know I know", - "You know I know" - ], - "artist": [ - "Olly Murs" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Moves" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that's great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "artist": "Olly Murs", - "playback_device": "kitchen speaker", - "song_name": "Moves" - } - }, - "service_results": [ - { - "album": "You Know I Know", - "artist": "Olly Murs", - "genre": "Pop", - "playback_device": "kitchen speaker", - "song_name": "Moves" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Playing your song now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "You Know I know", - "You know I know" - ], - "artist": [ - "Olly Murs" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Moves" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you very much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I do anything else for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "album": [ - "You Know I know", - "You know I know" - ], - "artist": [ - "Olly Murs" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Moves" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No that's all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "7_00100", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Billy Watman" - ], - "slot": "artist", - "values": [ - "Billy Watman" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Cryptic" - ], - "slot": "album", - "values": [ - "Cryptic" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 45, - "slot": "artist", - "start": 33 - }, - { - "exclusive_end": 67, - "slot": "album", - "start": 60 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Cryptic" - ], - "artist": [ - "Billy Watman" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to hear some music from Billy Watman off his album Cryptic." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Bohemian Rhapsody" - ], - "slot": "song_name", - "values": [ - "Bohemian Rhapsody" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Billy Watman" - ], - "slot": "artist", - "values": [ - "Billy Watman" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Cryptic" - ], - "slot": "album", - "values": [ - "Cryptic" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "album": "Cryptic", - "artist": "Billy Watman" - } - }, - "service_results": [ - { - "album": "Cryptic", - "artist": "Billy Watman", - "genre": "Pop", - "song_name": "Bohemian Rhapsody" - } - ], - "slots": [ - { - "exclusive_end": 76, - "slot": "song_name", - "start": 59 - }, - { - "exclusive_end": 58, - "slot": "artist", - "start": 46 - }, - { - "exclusive_end": 36, - "slot": "album", - "start": 29 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "1 song you may enjoy off the Cryptic album by Billy Watman Bohemian Rhapsody." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": { - "album": [ - "Cryptic" - ], - "artist": [ - "Billy Watman" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What category of music is that considered?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 24, - "slot": "genre", - "start": 21 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It is refereed to as Pop." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "Cryptic" - ], - "artist": [ - "Billy Watman" - ], - "song_name": [ - "Bohemian Rhapsody" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Cool, good one." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like the song put on right now/" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Cryptic" - ], - "artist": [ - "Billy Watman" - ], - "song_name": [ - "Bohemian Rhapsody" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Absolutely." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Bohemian Rhapsody" - ], - "slot": "song_name", - "values": [ - "Bohemian Rhapsody" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 42, - "slot": "song_name", - "start": 25 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to listen to Bohemian Rhapsody on the TV?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Cryptic" - ], - "artist": [ - "Billy Watman" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Bohemian Rhapsody" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No I want to clean the kitchen so put it on the kitchen device." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Bohemian Rhapsody" - ], - "slot": "song_name", - "values": [ - "Bohemian Rhapsody" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 37, - "slot": "song_name", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You want me to cast Bohemian Rhapsody on to the kitchen speaker right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Cryptic" - ], - "artist": [ - "Billy Watman" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Bohemian Rhapsody" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, the cleaning can wait, I want to lay down, so I'll listen to it on the bedroom speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Bohemian Rhapsody" - ], - "slot": "song_name", - "values": [ - "Bohemian Rhapsody" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 53, - "slot": "song_name", - "start": 36 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Your choice of location for hearing Bohemian Rhapsody is the bedroom speaker correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Cryptic" - ], - "artist": [ - "Billy Watman" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Bohemian Rhapsody" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That will do." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "artist": "Billy Watman", - "playback_device": "bedroom speaker", - "song_name": "Bohemian Rhapsody" - } - }, - "service_results": [ - { - "album": "Cryptic", - "artist": "Billy Watman", - "genre": "Pop", - "playback_device": "bedroom speaker", - "song_name": "Bohemian Rhapsody" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The song is now playing." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "Cryptic" - ], - "artist": [ - "Billy Watman" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Bohemian Rhapsody" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "You can go now, thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a super good day." - } - ] - }, - { - "dialogue_id": "7_00101", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Could you play some music for me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Yeah Boy" - ], - "slot": "song_name", - "values": [ - "Yeah Boy" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Kelsea Ballerini" - ], - "slot": "artist", - "values": [ - "Kelsea Ballerini" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "The First Time" - ], - "slot": "album", - "values": [ - "The First Time" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "The First Time", - "artist": "Kelsea Ballerini", - "genre": "Pop", - "song_name": "Yeah Boy" - }, - { - "album": "Golden Hour", - "artist": "Kacey Musgraves", - "genre": "Country", - "song_name": "High Horse" - }, - { - "album": "No Line Signal Likhat Ba", - "artist": "Shashi Lal Yadav", - "genre": "Country", - "song_name": "Naya Naya Penhi Salwarba" - }, - { - "album": "Swim", - "artist": "Dan Snaith", - "genre": "Electropop", - "song_name": "Sun" - }, - { - "album": "Dangerous Woman", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "Focus" - }, - { - "album": "Pentatonix", - "artist": "Pentatonix", - "genre": "Pop", - "song_name": "Cheerleader" - }, - { - "album": "It Feel Good", - "artist": "Konshens", - "genre": "Reggae", - "song_name": "Bruk Off Yuh Back" - }, - { - "album": "Telling All My Secrets", - "artist": "Mitchell Tenpenny", - "genre": "Country", - "song_name": "Drunk Me" - }, - { - "album": "Strange Pleasures", - "artist": "Still Corners", - "genre": "Electropop", - "song_name": "The Trip" - }, - { - "album": "The Martin Garrix Experience", - "artist": "Martin Garrix", - "genre": "House", - "song_name": "Ocean" - } - ], - "slots": [ - { - "exclusive_end": 45, - "slot": "song_name", - "start": 37 - }, - { - "exclusive_end": 65, - "slot": "artist", - "start": 49 - }, - { - "exclusive_end": 89, - "slot": "album", - "start": 75 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 10 songs for you. What about Yeah Boy by Kelsea Ballerini from the The First Time album?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Rock" - ], - "slot": "genre", - "values": [ - "Rock" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 34, - "slot": "genre", - "start": 30 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "Rock" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want something else. I like Rock music." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Are You Ready" - ], - "slot": "song_name", - "values": [ - "Are You Ready" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Disturbed" - ], - "slot": "artist", - "values": [ - "Disturbed" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Evolution" - ], - "slot": "album", - "values": [ - "Evolution" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "genre": "Rock" - } - }, - "service_results": [ - { - "album": "Evolution", - "artist": "Disturbed", - "genre": "Rock", - "song_name": "Are You Ready" - }, - { - "album": "The End Is Where We Begin", - "artist": "Thousand Foot Krutch", - "genre": "Rock", - "song_name": "Be Somebody" - }, - { - "album": "Born Free", - "artist": "Kid Rock", - "genre": "Rock", - "song_name": "Born Free" - }, - { - "album": "Transmissions", - "artist": "Starset", - "genre": "Rock", - "song_name": "Carnivore" - }, - { - "album": "The End Is Where We Begin", - "artist": "Thousand Foot Krutch", - "genre": "Rock", - "song_name": "Courtesy Call" - }, - { - "album": "Your Name", - "artist": "Radwimps", - "genre": "Rock", - "song_name": "Dream Lantern" - }, - { - "album": "Sex Rock", - "artist": "Alex Angel", - "genre": "Rock", - "song_name": "Easy World" - }, - { - "album": "Erase The Pain", - "artist": "Palisades", - "genre": "Rock", - "song_name": "Erase The Pain" - }, - { - "album": "After Laughter", - "artist": "Paramore", - "genre": "Rock", - "song_name": "Hard Times" - }, - { - "album": "Meliora", - "artist": "Ghost", - "genre": "Rock", - "song_name": "He Is" - } - ], - "slots": [ - { - "exclusive_end": 50, - "slot": "song_name", - "start": 37 - }, - { - "exclusive_end": 63, - "slot": "artist", - "start": 54 - }, - { - "exclusive_end": 82, - "slot": "album", - "start": 73 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 10 songs for you. What about Are You Ready by Disturbed from the Evolution album." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "Rock" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want something else." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Be Somebody" - ], - "slot": "song_name", - "values": [ - "Be Somebody" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Thousand Foot Krutch" - ], - "slot": "artist", - "values": [ - "Thousand Foot Krutch" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "The End Is Where We Begin" - ], - "slot": "album", - "values": [ - "The End Is Where We Begin" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 22, - "slot": "song_name", - "start": 11 - }, - { - "exclusive_end": 46, - "slot": "artist", - "start": 26 - }, - { - "exclusive_end": 81, - "slot": "album", - "start": 56 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "What about Be Somebody by Thousand Foot Krutch from the The End Is Where We Begin album?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "Rock" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Be Somebody" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's a good one. I want to hear it. Play it through speaker in kitchen." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Be Somebody" - ], - "slot": "song_name", - "values": [ - "Be Somebody" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 16, - "slot": "song_name", - "start": 5 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Play Be Somebody on kitchen speaker. Is this correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "Rock" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Be Somebody" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "kitchen speaker", - "song_name": "Be Somebody" - } - }, - "service_results": [ - { - "album": "The End Is Where We Begin", - "artist": "Thousand Foot Krutch", - "genre": "Rock", - "playback_device": "kitchen speaker", - "song_name": "Be Somebody" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The song has started." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "genre": [ - "Rock" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Be Somebody" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "genre": [ - "Rock" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Be Somebody" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. Thanks for the help." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "7_00102", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Can you find me some music to listen to?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Maximize" - ], - "slot": "song_name", - "values": [ - "Maximize" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Amaranthe" - ], - "slot": "artist", - "values": [ - "Amaranthe" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Maximalism" - ], - "slot": "album", - "values": [ - "Maximalism" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Maximalism", - "artist": "Amaranthe", - "genre": "Metal", - "song_name": "Maximize" - } - ], - "slots": [ - { - "exclusive_end": 19, - "slot": "song_name", - "start": 11 - }, - { - "exclusive_end": 32, - "slot": "artist", - "start": 23 - }, - { - "exclusive_end": 48, - "slot": "album", - "start": 38 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "What about Maximize by Amaranthe from Maximalism?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "artist", - "values": [ - "dontcare" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "artist": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What else can you find? Any singer?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Serendipity" - ], - "slot": "song_name", - "values": [ - "Serendipity" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Albert Posis" - ], - "slot": "artist", - "values": [ - "Albert Posis" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Higher" - ], - "slot": "album", - "values": [ - "Higher" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": {} - }, - "service_results": [ - { - "album": "Higher", - "artist": "Albert Posis", - "genre": "Pop", - "song_name": "Serendipity" - }, - { - "album": "Sick Boy", - "artist": "The Chainsmokers", - "genre": "Pop", - "song_name": "Somebody" - }, - { - "album": "Mirrorwriting", - "artist": "Jamie Woon", - "genre": "Electronica", - "song_name": "Lady Luck" - }, - { - "album": "Halcyon Days", - "artist": "Ellie Goulding", - "genre": "Pop", - "song_name": "How Long Will I Love You" - }, - { - "album": "Rearview Town", - "artist": "Jason Aldean", - "genre": "Country", - "song_name": "Girl Like You" - }, - { - "album": "Avril Lavigne", - "artist": "Avril Lavigne", - "genre": "Pop", - "song_name": "Rock N Roll" - }, - { - "album": "No More Hollywood Endings", - "artist": "Battle Beast", - "genre": "Metal", - "song_name": "Eden" - }, - { - "album": "My Kinda Party", - "artist": "Jason Aldean", - "genre": "Country", - "song_name": "Dirt Road Anthem" - }, - { - "album": "Jade Eagleson", - "artist": "Jade Eagleson", - "genre": "Country", - "song_name": "Got Your Name On It" - }, - { - "album": "Enredados", - "artist": "Alan Menken", - "genre": "Soundtracks", - "song_name": "Kingdom Dance" - } - ], - "slots": [ - { - "exclusive_end": 21, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 37, - "slot": "artist", - "start": 25 - }, - { - "exclusive_end": 47, - "slot": "album", - "start": 41 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about Serendipity by Albert Posis on Higher?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "After The Landslide" - ], - "slot": "album", - "values": [ - "After the Landslide" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 75, - "slot": "album", - "start": 56 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "After the Landslide" - ], - "artist": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What else can you find? There are a bunch of songs from After the Landslide." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Open Up" - ], - "slot": "song_name", - "values": [ - "Open Up" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Matt Simons" - ], - "slot": "artist", - "values": [ - "Matt Simons" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "After The Landslide" - ], - "slot": "album", - "values": [ - "After the Landslide" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "album": "After The Landslide" - } - }, - "service_results": [ - { - "album": "After The Landslide", - "artist": "Matt Simons", - "genre": "Pop", - "song_name": "Open Up" - } - ], - "slots": [ - { - "exclusive_end": 33, - "slot": "song_name", - "start": 26 - }, - { - "exclusive_end": 48, - "slot": "artist", - "start": 37 - }, - { - "exclusive_end": 71, - "slot": "album", - "start": 52 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 1 you might like, Open Up by Matt Simons on After the Landslide." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [ - "genre" - ], - "slot_values": { - "album": [ - "After the Landslide" - ], - "artist": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What genre is it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "pop" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 8, - "slot": "genre", - "start": 5 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's pop music." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "playback_device", - "values": [ - "dontcare" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "After the Landslide" - ], - "artist": [ - "dontcare" - ], - "playback_device": [ - "dontcare" - ], - "song_name": [ - "Open Up" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's perfect, play it on any device please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Open Up" - ], - "slot": "song_name", - "values": [ - "Open Up" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 7, - "slot": "song_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Open Up on TV, is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "After the Landslide" - ], - "artist": [ - "dontcare" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Open Up" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No cast it to the kitchen device please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Open Up" - ], - "slot": "song_name", - "values": [ - "Open up" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 7, - "slot": "song_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Open up on the kitchen speaker, is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "After the Landslide" - ], - "artist": [ - "dontcare" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Open Up", - "Open up" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that is perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "playback_device": "kitchen speaker", - "song_name": "Open Up" - } - }, - "service_results": [ - { - "album": "After The Landslide", - "artist": "Matt Simons", - "genre": "Pop", - "playback_device": "kitchen speaker", - "song_name": "Open Up" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Playing Open Up now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "After the Landslide" - ], - "artist": [ - "dontcare" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Open Up", - "Open up" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for the music!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I do anything else for you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "album": [ - "After the Landslide" - ], - "artist": [ - "dontcare" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Open Up", - "Open up" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No that will be all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "7_00103", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Country" - ], - "slot": "genre", - "values": [ - "Country" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 29, - "slot": "genre", - "start": 22 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "Country" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to find a good Country song to hear." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "All On Me" - ], - "slot": "song_name", - "values": [ - "All On Me" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Devin Dawson" - ], - "slot": "artist", - "values": [ - "Devin Dawson" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Dark Horse" - ], - "slot": "album", - "values": [ - "Dark Horse" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "genre": "Country" - } - }, - "service_results": [ - { - "album": "Dark Horse", - "artist": "Devin Dawson", - "genre": "Country", - "song_name": "All On Me" - }, - { - "album": "Kuntry", - "artist": "Jawga Boyz", - "genre": "Country", - "song_name": "All The Girls Wanna Ride" - }, - { - "album": "Barefoot Blue Jean Night", - "artist": "Jake Owen", - "genre": "Country", - "song_name": "Alone With You" - }, - { - "album": "Bigger", - "artist": "Sugarland", - "genre": "Country", - "song_name": "Babe" - }, - { - "album": "Mercury Lane", - "artist": "Jimmie Allen", - "genre": "Country", - "song_name": "Best Shot" - }, - { - "album": "Blown Away", - "artist": "Carrie Underwood", - "genre": "Country", - "song_name": "Blown Away" - }, - { - "album": "Yours", - "artist": "Russell Dickerson", - "genre": "Country", - "song_name": "Blue Tacoma" - }, - { - "album": "Halfway To Heaven", - "artist": "Brantley Gilbert", - "genre": "Country", - "song_name": "Bottoms Up" - }, - { - "album": "Untamed", - "artist": "Cam", - "genre": "Country", - "song_name": "Burning House" - }, - { - "album": "The Mountain", - "artist": "Dierks Bentley", - "genre": "Country", - "song_name": "Burning Man" - } - ], - "slots": [ - { - "exclusive_end": 30, - "slot": "song_name", - "start": 21 - }, - { - "exclusive_end": 46, - "slot": "artist", - "start": 34 - }, - { - "exclusive_end": 62, - "slot": "album", - "start": 52 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 10. How about All On Me by Devin Dawson from Dark Horse?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "genre": [ - "Country" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do you have others?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "All The Girls Wanna Ride" - ], - "slot": "song_name", - "values": [ - "All the Girls Wanna Ride" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Jawga Boyz" - ], - "slot": "artist", - "values": [ - "Jawga Boyz" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Kuntry" - ], - "slot": "album", - "values": [ - "Kuntry" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 34, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 48, - "slot": "artist", - "start": 38 - }, - { - "exclusive_end": 60, - "slot": "album", - "start": 54 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about All the Girls Wanna Ride by Jawga Boyz from Kuntry." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Morgan Wallen" - ], - "slot": "artist", - "values": [ - "Morgan Wallen" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "album", - "values": [ - "dontcare" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 36, - "slot": "artist", - "start": 23 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "artist": [ - "Morgan Wallen" - ], - "genre": [ - "Country" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do you have songs from Morgan Wallen?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "The Way I Talk" - ], - "slot": "song_name", - "values": [ - "The Way I talk" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Morgan Wallen" - ], - "slot": "artist", - "values": [ - "Morgan Wallen" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "If I Know Me" - ], - "slot": "album", - "values": [ - "If I know me" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "3" - ], - "slot": "count", - "values": [ - "3" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "artist": "Morgan Wallen", - "genre": "Country" - } - }, - "service_results": [ - { - "album": "If I Know Me", - "artist": "Morgan Wallen", - "genre": "Country", - "song_name": "The Way I Talk" - }, - { - "album": "If I Know Me", - "artist": "Morgan Wallen", - "genre": "Country", - "song_name": "Up Down" - }, - { - "album": "If I Know Me", - "artist": "Morgan Wallen", - "genre": "Country", - "song_name": "Whiskey Glasses" - } - ], - "slots": [ - { - "exclusive_end": 58, - "slot": "song_name", - "start": 44 - }, - { - "exclusive_end": 35, - "slot": "artist", - "start": 22 - }, - { - "exclusive_end": 76, - "slot": "album", - "start": 64 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 3 songs. From Morgan Wallen, I have The Way I talk from If I know me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "artist": [ - "Morgan Wallen" - ], - "genre": [ - "Country" - ], - "song_name": [ - "The Way I talk" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to hear that song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "The Way I Talk" - ], - "slot": "song_name", - "values": [ - "The Way I Talk" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 29, - "slot": "song_name", - "start": 15 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm The Way I Talk on the TV." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "artist": [ - "Morgan Wallen" - ], - "genre": [ - "Country" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "The Way I Talk", - "The Way I talk" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks that is confirmed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "artist": "Morgan Wallen", - "playback_device": "TV", - "song_name": "The Way I Talk" - } - }, - "service_results": [ - { - "album": "If I Know Me", - "artist": "Morgan Wallen", - "genre": "Country", - "playback_device": "TV", - "song_name": "The Way I Talk" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The song is starting." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "artist": [ - "Morgan Wallen" - ], - "genre": [ - "Country" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "The Way I Talk", - "The Way I talk" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is all I need" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "7_00104", - "services": [ - "Music_2" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Charlie Puth" - ], - "slot": "artist", - "values": [ - "Charlie Puth" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupMusic" - ], - "slot": "intent", - "values": [ - "LookupMusic" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 41, - "slot": "artist", - "start": 29 - } - ], - "state": { - "active_intent": "LookupMusic", - "requested_slots": [], - "slot_values": { - "artist": [ - "Charlie Puth" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to hear some songs by Charlie Puth." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Attention" - ], - "slot": "song_name", - "values": [ - "Attention" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Charlie Puth" - ], - "slot": "artist", - "values": [ - "Charlie Puth" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Voicenotes" - ], - "slot": "album", - "values": [ - "Voicenotes" - ] - } - ], - "service": "Music_2", - "service_call": { - "method": "LookupMusic", - "parameters": { - "artist": "Charlie Puth" - } - }, - "service_results": [ - { - "album": "Voicenotes", - "artist": "Charlie Puth", - "genre": "Pop", - "song_name": "Attention" - }, - { - "album": "Nine Track Mind", - "artist": "Charlie Puth", - "genre": "Pop", - "song_name": "Dangerously" - }, - { - "album": "How Long", - "artist": "Charlie Puth", - "genre": "Pop", - "song_name": "How Long" - }, - { - "album": "Nine Track Mind", - "artist": "Charlie Puth", - "genre": "Pop", - "song_name": "One Call Away" - }, - { - "album": "Voicenotes", - "artist": "Charlie Puth", - "genre": "Pop", - "song_name": "The Way I Am" - } - ], - "slots": [ - { - "exclusive_end": 32, - "slot": "song_name", - "start": 23 - }, - { - "exclusive_end": 74, - "slot": "artist", - "start": 62 - }, - { - "exclusive_end": 58, - "slot": "album", - "start": 48 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to hear Attention from the album Voicenotes by Charlie Puth?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlayMedia" - ], - "slot": "intent", - "values": [ - "PlayMedia" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Charlie Puth" - ], - "playback_device": [ - "kitchen speaker" - ], - "song_name": [ - "Attention" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, could you play that on the kitchen device?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Attention" - ], - "slot": "song_name", - "values": [ - "Attention" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "kitchen speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 44, - "slot": "song_name", - "start": 35 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following: play Attention from the album Voicenotes by Charlie Puth on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Charlie Puth" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Attention" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No. Could you play in on my bedroom speaker?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Attention" - ], - "slot": "song_name", - "values": [ - "Attention" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "bedroom speaker" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 44, - "slot": "song_name", - "start": 35 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm the following: play Attention from the album Voicenotes by Charlie Puth on the bedroom speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Charlie Puth" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Attention" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's what I want." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "service_call": { - "method": "PlayMedia", - "parameters": { - "artist": "Charlie Puth", - "playback_device": "bedroom speaker", - "song_name": "Attention" - } - }, - "service_results": [ - { - "album": "Voicenotes", - "artist": "Charlie Puth", - "genre": "Pop", - "playback_device": "bedroom speaker", - "song_name": "Attention" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Begin playing the song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [ - "genre" - ], - "slot_values": { - "artist": [ - "Charlie Puth" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Attention" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "By the way, what is this song's genre?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - } - ], - "service": "Music_2", - "slots": [ - { - "exclusive_end": 22, - "slot": "genre", - "start": 19 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It is considered a Pop song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "PlayMedia", - "requested_slots": [], - "slot_values": { - "artist": [ - "Charlie Puth" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Attention" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Oh, okay. Thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "May I help you with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "artist": [ - "Charlie Puth" - ], - "playback_device": [ - "bedroom speaker" - ], - "song_name": [ - "Attention" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that's all. Thanks." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_2", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy the music." - } - ] - }, - { - "dialogue_id": "7_00105", - "services": [ - "Music_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Major Lazer" - ], - "slot": "artist", - "values": [ - "Major Lazer" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "2015" - ], - "slot": "year", - "values": [ - "2015" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupSong" - ], - "slot": "intent", - "values": [ - "LookupSong" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 65, - "slot": "artist", - "start": 54 - } - ], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "artist": [ - "Major Lazer" - ], - "year": [ - "2015" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I need to find a song for a party. I'd like a song by Major Lazer from '15." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Light It Up" - ], - "slot": "song_name", - "values": [ - "Light It Up" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Major Lazer" - ], - "slot": "artist", - "values": [ - "Major Lazer" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Essentials" - ], - "slot": "album", - "values": [ - "Essentials" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Music_1", - "service_call": { - "method": "LookupSong", - "parameters": { - "artist": "Major Lazer", - "year": "2015" - } - }, - "service_results": [ - { - "album": "Essentials", - "artist": "Major Lazer", - "genre": "Moombahton", - "song_name": "Light It Up", - "year": "2015" - } - ], - "slots": [ - { - "exclusive_end": 79, - "slot": "song_name", - "start": 68 - }, - { - "exclusive_end": 47, - "slot": "artist", - "start": 36 - }, - { - "exclusive_end": 105, - "slot": "album", - "start": 95 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I managed to find 1 song for you by Major Lazer. The song is called Light It Up from the album Essentials. What do you think?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [ - "genre" - ], - "slot_values": { - "artist": [ - "Major Lazer" - ], - "year": [ - "2015" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What kind of song is it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Moombahton" - ], - "slot": "genre", - "values": [ - "Moombahton" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 22, - "slot": "genre", - "start": 12 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "The song is Moombahton." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "artist": [ - "Major Lazer" - ], - "song_name": [ - "Light It Up" - ], - "year": [ - "2015" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that's great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlaySong" - ], - "slot": "intent", - "values": [ - "PlaySong" - ] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Should I play the song?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "artist": [ - "Major Lazer" - ], - "song_name": [ - "Light It Up" - ], - "year": [ - "2015" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Light It Up" - ], - "slot": "song_name", - "values": [ - "Light It Up" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 29, - "slot": "song_name", - "start": 18 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I will be playing Light It Up on the TV. Is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "artist": [ - "Major Lazer" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Light It Up" - ], - "year": [ - "2015" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that's perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "service_call": { - "method": "PlaySong", - "parameters": { - "artist": "Major Lazer", - "playback_device": "TV", - "song_name": "Light It Up" - } - }, - "service_results": [ - { - "album": "Essentials", - "artist": "Major Lazer", - "genre": "Moombahton", - "playback_device": "TV", - "song_name": "Light It Up", - "year": "2015" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Hope you enjoy the song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "artist": [ - "Major Lazer" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Light It Up" - ], - "year": [ - "2015" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks! That's all I needed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy your day." - } - ] - }, - { - "dialogue_id": "7_00106", - "services": [ - "Music_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "The Getaway" - ], - "slot": "album", - "values": [ - "The Getaway" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupSong" - ], - "slot": "intent", - "values": [ - "LookupSong" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 62, - "slot": "album", - "start": 51 - } - ], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "album": [ - "The Getaway" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to hear a song. I like songs in the album The Getaway." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Dark Necessities" - ], - "slot": "song_name", - "values": [ - "Dark Necessities" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Red Hot Chili Peppers" - ], - "slot": "artist", - "values": [ - "Red Hot Chili Peppers" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "The Getaway" - ], - "slot": "album", - "values": [ - "The Getaway" - ] - } - ], - "service": "Music_1", - "service_call": { - "method": "LookupSong", - "parameters": { - "album": "The Getaway" - } - }, - "service_results": [ - { - "album": "The Getaway", - "artist": "Red Hot Chili Peppers", - "genre": "Pop", - "song_name": "Dark Necessities", - "year": "2016" - }, - { - "album": "The Getaway", - "artist": "Red Hot Chili Peppers", - "genre": "Pop", - "song_name": "Go Robot", - "year": "2016" - }, - { - "album": "The Getaway", - "artist": "Red Hot Chili Peppers", - "genre": "Pop", - "song_name": "Goodbye Angels", - "year": "2016" - }, - { - "album": "The Getaway", - "artist": "Red Hot Chili Peppers", - "genre": "Pop", - "song_name": "Sick Love", - "year": "2016" - } - ], - "slots": [ - { - "exclusive_end": 26, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 51, - "slot": "artist", - "start": 30 - }, - { - "exclusive_end": 78, - "slot": "album", - "start": 67 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about Dark Necessities by Red Hot Chili Peppers from the album The Getaway?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "2010" - ], - "slot": "year", - "values": [ - "2010" - ] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [ - "year" - ], - "slot_values": { - "album": [ - "The Getaway" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is that from nine years ago?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2016" - ], - "slot": "year", - "values": [ - "2016" - ] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The song is from 2016." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "album": [ - "The Getaway" - ], - "song_name": [ - "Dark Necessities" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ah, alright, that's the one." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlaySong" - ], - "slot": "intent", - "values": [ - "PlaySong" - ] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to hear the song?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "Kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "Kitchen speaker" - ] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "album": [ - "The Getaway" - ], - "playback_device": [ - "Kitchen speaker" - ], - "song_name": [ - "Dark Necessities" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes please, play it on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Dark Necessities" - ], - "slot": "song_name", - "values": [ - "Dark Necessities" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "Kitchen speaker" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 38, - "slot": "song_name", - "start": 22 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So you'd like to play Dark Necessities on Kitchen speaker?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "album": [ - "The Getaway" - ], - "playback_device": [ - "Kitchen speaker" - ], - "song_name": [ - "Dark Necessities" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, please do." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "service_call": { - "method": "PlaySong", - "parameters": { - "playback_device": "Kitchen speaker", - "song_name": "Dark Necessities" - } - }, - "service_results": [ - { - "album": "The Getaway", - "artist": "Red Hot Chili Peppers", - "genre": "Pop", - "playback_device": "Kitchen speaker", - "song_name": "Dark Necessities", - "year": "2016" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The song has begun." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [ - "genre" - ], - "slot_values": { - "album": [ - "The Getaway" - ], - "playback_device": [ - "Kitchen speaker" - ], - "song_name": [ - "Dark Necessities" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What genre is it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 9, - "slot": "genre", - "start": 6 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It is Pop." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "album": [ - "The Getaway" - ], - "playback_device": [ - "Kitchen speaker" - ], - "song_name": [ - "Dark Necessities" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you, that's all I needed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "7_00107", - "services": [ - "Music_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Frank Ocean" - ], - "slot": "artist", - "values": [ - "Frank Ocean" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupSong" - ], - "slot": "intent", - "values": [ - "LookupSong" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 56, - "slot": "artist", - "start": 45 - } - ], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "artist": [ - "Frank Ocean" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you recommend me a song? I like songs by Frank Ocean." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Ivy" - ], - "slot": "song_name", - "values": [ - "Ivy" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Frank Ocean" - ], - "slot": "artist", - "values": [ - "Frank Ocean" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Blonde" - ], - "slot": "album", - "values": [ - "Blonde" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "4" - ], - "slot": "count", - "values": [ - "4" - ] - } - ], - "service": "Music_1", - "service_call": { - "method": "LookupSong", - "parameters": { - "artist": "Frank Ocean" - } - }, - "service_results": [ - { - "album": "Blonde", - "artist": "Frank Ocean", - "genre": "Pop", - "song_name": "Ivy", - "year": "2016" - }, - { - "album": "Blonde", - "artist": "Frank Ocean", - "genre": "Pop", - "song_name": "Nights", - "year": "2016" - }, - { - "album": "Blonde", - "artist": "Frank Ocean", - "genre": "Pop", - "song_name": "Nikes", - "year": "2016" - }, - { - "album": "Blonde", - "artist": "Frank Ocean", - "genre": "Pop", - "song_name": "Self Control", - "year": "2016" - } - ], - "slots": [ - { - "exclusive_end": 35, - "slot": "song_name", - "start": 32 - }, - { - "exclusive_end": 50, - "slot": "artist", - "start": 39 - }, - { - "exclusive_end": 70, - "slot": "album", - "start": 64 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 4 suggestions. How about Ivy by Frank Ocean in the album Blonde?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 42, - "slot": "genre", - "start": 39 - } - ], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "artist": [ - "Frank Ocean" - ], - "genre": [ - "Pop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do you have other suggestions? I enjoy Pop songs." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Nights" - ], - "slot": "song_name", - "values": [ - "Nights" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Frank Ocean" - ], - "slot": "artist", - "values": [ - "Frank Ocean" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Blonde" - ], - "slot": "album", - "values": [ - "Blonde" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "3" - ], - "slot": "count", - "values": [ - "3" - ] - } - ], - "service": "Music_1", - "service_call": { - "method": "LookupSong", - "parameters": { - "artist": "Frank Ocean", - "genre": "Pop" - } - }, - "service_results": [ - { - "album": "Blonde", - "artist": "Frank Ocean", - "genre": "Pop", - "song_name": "Ivy", - "year": "2016" - }, - { - "album": "Blonde", - "artist": "Frank Ocean", - "genre": "Pop", - "song_name": "Nights", - "year": "2016" - }, - { - "album": "Blonde", - "artist": "Frank Ocean", - "genre": "Pop", - "song_name": "Nikes", - "year": "2016" - } - ], - "slots": [ - { - "exclusive_end": 38, - "slot": "song_name", - "start": 32 - }, - { - "exclusive_end": 53, - "slot": "artist", - "start": 42 - }, - { - "exclusive_end": 73, - "slot": "album", - "start": 67 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 3 suggestions. How about Nights by Frank Ocean in the album Blonde?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "artist": [ - "Frank Ocean" - ], - "genre": [ - "Pop" - ], - "song_name": [ - "Nights" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlaySong" - ], - "slot": "intent", - "values": [ - "PlaySong" - ] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Should I play the song?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "artist": [ - "Frank Ocean" - ], - "genre": [ - "Pop" - ], - "song_name": [ - "Nights" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, please do." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Nights" - ], - "slot": "song_name", - "values": [ - "Nights" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 23, - "slot": "song_name", - "start": 17 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So I should play Nights on the TV?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "artist": [ - "Frank Ocean" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Nights" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, please do." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "service_call": { - "method": "PlaySong", - "parameters": { - "artist": "Frank Ocean", - "playback_device": "TV", - "song_name": "Nights" - } - }, - "service_results": [ - { - "album": "Blonde", - "artist": "Frank Ocean", - "genre": "Pop", - "playback_device": "TV", - "song_name": "Nights", - "year": "2016" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The song has begun. Enjoy." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "artist": [ - "Frank Ocean" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Nights" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Can I help you with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "artist": [ - "Frank Ocean" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Nights" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thank you, that will be all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "7_00108", - "services": [ - "Music_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupSong" - ], - "slot": "intent", - "values": [ - "LookupSong" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 18, - "slot": "genre", - "start": 15 - } - ], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "genre": [ - "Pop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you play a Pop song?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Adorn" - ], - "slot": "song_name", - "values": [ - "Adorn" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Miguel" - ], - "slot": "artist", - "values": [ - "Miguel" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Kaleidoscope Dream" - ], - "slot": "album", - "values": [ - "Kaleidoscope Dream" - ] - } - ], - "service": "Music_1", - "service_call": { - "method": "LookupSong", - "parameters": { - "genre": "Pop" - } - }, - "service_results": [ - { - "album": "Kaleidoscope Dream", - "artist": "Miguel", - "genre": "Pop", - "song_name": "Adorn", - "year": "2012" - }, - { - "album": "A Boy From Tandale", - "artist": "Diamond Platnumz", - "genre": "Pop", - "song_name": "African Beauty", - "year": "2018" - }, - { - "album": "Handwritten", - "artist": "Shawn Mendes", - "genre": "Pop", - "song_name": "Aftertaste", - "year": "2015" - }, - { - "album": "Holo", - "artist": "Limbo", - "genre": "Pop", - "song_name": "Airplane Mode", - "year": "2017" - }, - { - "album": "This Is Acting", - "artist": "Sia", - "genre": "Pop", - "song_name": "Alive", - "year": "2013" - }, - { - "album": "Title", - "artist": "Meghan Trainor", - "genre": "Pop", - "song_name": "All About That Bass", - "year": "2012" - }, - { - "album": "Always In Between", - "artist": "Jess Glynne", - "genre": "Pop", - "song_name": "All I Am", - "year": "2018" - }, - { - "album": "The Princess", - "artist": "Parov Stelar", - "genre": "Pop", - "song_name": "All Night", - "year": "2012" - }, - { - "album": "Journals", - "artist": "Justin Bieber", - "genre": "Pop", - "song_name": "All That Matters", - "year": "2013" - }, - { - "album": "Singular Act I", - "artist": "Sabrina Carpenter", - "genre": "Pop", - "song_name": "Almost Love", - "year": "2018" - } - ], - "slots": [ - { - "exclusive_end": 30, - "slot": "song_name", - "start": 25 - }, - { - "exclusive_end": 40, - "slot": "artist", - "start": 34 - }, - { - "exclusive_end": 74, - "slot": "album", - "start": 56 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to listen to Adorn by Miguel from the album Kaleidoscope Dream." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "2016" - ], - "slot": "year", - "values": [ - "2016" - ] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [ - "year" - ], - "slot_values": { - "genre": [ - "Pop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is Adorn a song from 2016?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2012" - ], - "slot": "year", - "values": [ - "2012" - ] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "No, it's from the year 2012." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "genre": [ - "Pop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do you have another song?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "African Beauty" - ], - "slot": "song_name", - "values": [ - "African Beauty" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Diamond Platnumz" - ], - "slot": "artist", - "values": [ - "Diamond Platnumz" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "A Boy From Tandale" - ], - "slot": "album", - "values": [ - "A Boy From Tandale" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 23, - "slot": "song_name", - "start": 9 - }, - { - "exclusive_end": 43, - "slot": "artist", - "start": 27 - }, - { - "exclusive_end": 77, - "slot": "album", - "start": 59 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "There is African Beauty by Diamond Platnumz from the album A Boy From Tandale." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "2018" - ], - "slot": "year", - "values": [ - "2018" - ] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [ - "year" - ], - "slot_values": { - "genre": [ - "Pop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is it from one years back?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2018" - ], - "slot": "year", - "values": [ - "2018" - ] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The song is from 2018." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlaySong" - ], - "slot": "intent", - "values": [ - "PlaySong" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "genre": [ - "Pop" - ], - "song_name": [ - "African Beauty" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, I would like to listen to that song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "African Beauty" - ], - "slot": "song_name", - "values": [ - "African Beauty" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 14, - "slot": "song_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "African Beauty to play on the TV?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "Kitchen speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "genre": [ - "Pop" - ], - "playback_device": [ - "Kitchen speaker" - ], - "song_name": [ - "African Beauty" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, on the speaker in the kitchen." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "African Beauty" - ], - "slot": "song_name", - "values": [ - "African Beauty" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "Kitchen speaker" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 14, - "slot": "song_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "African Beauty playing on the Kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "genre": [ - "Pop" - ], - "playback_device": [ - "Kitchen speaker" - ], - "song_name": [ - "African Beauty" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "service_call": { - "method": "PlaySong", - "parameters": { - "playback_device": "Kitchen speaker", - "song_name": "African Beauty" - } - }, - "service_results": [ - { - "album": "A Boy From Tandale", - "artist": "Diamond Platnumz", - "genre": "Pop", - "playback_device": "Kitchen speaker", - "song_name": "African Beauty", - "year": "2018" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy your song African Beauty." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "genre": [ - "Pop" - ], - "playback_device": [ - "Kitchen speaker" - ], - "song_name": [ - "African Beauty" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for your assistance." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else you need?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "genre": [ - "Pop" - ], - "playback_device": [ - "Kitchen speaker" - ], - "song_name": [ - "African Beauty" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that is all thank you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a good day." - } - ] - }, - { - "dialogue_id": "7_00109", - "services": [ - "Music_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupSong" - ], - "slot": "intent", - "values": [ - "LookupSong" - ] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I would like to search for a song please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Before I Leave" - ], - "slot": "song_name", - "values": [ - "Before I leave" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Jah Cure" - ], - "slot": "artist", - "values": [ - "Jah Cure" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "World Cry" - ], - "slot": "album", - "values": [ - "World Cry" - ] - } - ], - "service": "Music_1", - "service_call": { - "method": "LookupSong", - "parameters": {} - }, - "service_results": [ - { - "album": "World Cry", - "artist": "Jah Cure", - "genre": "Reggae", - "song_name": "Before I Leave", - "year": "2010" - }, - { - "album": "Black Smoke Rising", - "artist": "Greta Van Fleet", - "genre": "Rock", - "song_name": "Highway Tune", - "year": "2017" - }, - { - "album": "Amos", - "artist": "Michael Ray", - "genre": "Country", - "song_name": "One That Got Away", - "year": "2018" - }, - { - "album": "What Makes You Country", - "artist": "Luke Bryan", - "genre": "Country", - "song_name": "What Makes You Country", - "year": "2017" - }, - { - "album": "Adobe Sessions", - "artist": "Cody Jinks", - "genre": "Country", - "song_name": "Cast No Stones", - "year": "2015" - }, - { - "album": "Handwritten", - "artist": "Shawn Mendes", - "genre": "Pop", - "song_name": "Something Big", - "year": "2014" - }, - { - "album": "Slow Air", - "artist": "Still Corners", - "genre": "Pop", - "song_name": "The Message", - "year": "2018" - }, - { - "album": "Sunset Season", - "artist": "Conan Gray", - "genre": "Pop", - "song_name": "Lookalike", - "year": "2018" - }, - { - "album": "Camila", - "artist": "Camila Cabello", - "genre": "Pop", - "song_name": "Consequences", - "year": "2018" - }, - { - "album": "The First Time", - "artist": "Kelsea Ballerini", - "genre": "Country", - "song_name": "Peter Pan", - "year": "2015" - } - ], - "slots": [ - { - "exclusive_end": 29, - "slot": "song_name", - "start": 15 - }, - { - "exclusive_end": 41, - "slot": "artist", - "start": 33 - }, - { - "exclusive_end": 65, - "slot": "album", - "start": 56 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, How does Before I leave by Jah Cure off the album World Cry sound?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlaySong" - ], - "slot": "intent", - "values": [ - "PlaySong" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "song_name": [ - "Before I leave" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is the one I wanted to hear." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Before I Leave" - ], - "slot": "song_name", - "values": [ - "Before I Leave" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 42, - "slot": "song_name", - "start": 28 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Great, please confirm: play Before I Leave on TV. Is this correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "TV" - ], - "song_name": [ - "Before I Leave", - "Before I leave" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes it is. play music please" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "service_call": { - "method": "PlaySong", - "parameters": { - "playback_device": "TV", - "song_name": "Before I Leave" - } - }, - "service_results": [ - { - "album": "World Cry", - "artist": "Jah Cure", - "genre": "Reggae", - "playback_device": "TV", - "song_name": "Before I Leave", - "year": "2010" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Ok, Music is confirmed" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "year", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [ - "genre", - "year" - ], - "slot_values": { - "playback_device": [ - "TV" - ], - "song_name": [ - "Before I Leave", - "Before I leave" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Tell me what kind of music is this and what year did it come out?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2010" - ], - "slot": "year", - "values": [ - "2010" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Reggae" - ], - "slot": "genre", - "values": [ - "Reggae" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 35, - "slot": "genre", - "start": 29 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "This is from 2010. This is a Reggae song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "TV" - ], - "song_name": [ - "Before I Leave", - "Before I leave" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok, thank you ." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "your welcome. Have a great day" - } - ] - }, - { - "dialogue_id": "7_00110", - "services": [ - "Music_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Jimmie Allen" - ], - "slot": "artist", - "values": [ - "Jimmie Allen" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Mercury Lane" - ], - "slot": "album", - "values": [ - "Mercury Lane" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupSong" - ], - "slot": "intent", - "values": [ - "LookupSong" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 38, - "slot": "artist", - "start": 26 - }, - { - "exclusive_end": 88, - "slot": "album", - "start": 76 - } - ], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "album": [ - "Mercury Lane" - ], - "artist": [ - "Jimmie Allen" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm looking for a song by Jimmie Allen. Do you have anything from the album Mercury Lane?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Best Shot" - ], - "slot": "song_name", - "values": [ - "Best Shot" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Jimmie Allen" - ], - "slot": "artist", - "values": [ - "Jimmie Allen" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Mercury Lane" - ], - "slot": "album", - "values": [ - "Mercury Lane" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Music_1", - "service_call": { - "method": "LookupSong", - "parameters": { - "album": "Mercury Lane", - "artist": "Jimmie Allen" - } - }, - "service_results": [ - { - "album": "Mercury Lane", - "artist": "Jimmie Allen", - "genre": "Country", - "song_name": "Best Shot", - "year": "2018" - } - ], - "slots": [ - { - "exclusive_end": 33, - "slot": "song_name", - "start": 24 - }, - { - "exclusive_end": 49, - "slot": "artist", - "start": 37 - }, - { - "exclusive_end": 77, - "slot": "album", - "start": 65 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 1 song for you. Best Shot by Jimmie Allen from the album Mercury Lane." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "album": [ - "Mercury Lane" - ], - "artist": [ - "Jimmie Allen" - ], - "song_name": [ - "Best Shot" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, that's what I was looking for." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlaySong" - ], - "slot": "intent", - "values": [ - "PlaySong" - ] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you want to play this song?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "Kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "Kitchen speaker" - ] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "album": [ - "Mercury Lane" - ], - "artist": [ - "Jimmie Allen" - ], - "playback_device": [ - "Kitchen speaker" - ], - "song_name": [ - "Best Shot" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sure. Play it on the speaker in the kitchen." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Best Shot" - ], - "slot": "song_name", - "values": [ - "Best Shot" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "Kitchen speaker" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 17, - "slot": "song_name", - "start": 8 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So play Best Shot on the the Kitchen speaker?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "album": [ - "Mercury Lane" - ], - "artist": [ - "Jimmie Allen" - ], - "playback_device": [ - "Kitchen speaker" - ], - "song_name": [ - "Best Shot" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "service_call": { - "method": "PlaySong", - "parameters": { - "artist": "Jimmie Allen", - "playback_device": "Kitchen speaker", - "song_name": "Best Shot" - } - }, - "service_results": [ - { - "album": "Mercury Lane", - "artist": "Jimmie Allen", - "genre": "Country", - "playback_device": "Kitchen speaker", - "song_name": "Best Shot", - "year": "2018" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy your music." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "album": [ - "Mercury Lane" - ], - "artist": [ - "Jimmie Allen" - ], - "playback_device": [ - "Kitchen speaker" - ], - "song_name": [ - "Best Shot" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks. That's all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "7_00111", - "services": [ - "Music_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Metal" - ], - "slot": "genre", - "values": [ - "Metal" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupSong" - ], - "slot": "intent", - "values": [ - "LookupSong" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 73, - "slot": "genre", - "start": 68 - } - ], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "genre": [ - "Metal" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to listen some nice songs and generally I love to hear Metal type of songs, can you search the one for me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Born For Greatness" - ], - "slot": "song_name", - "values": [ - "Born For Greatness" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Papa Roach" - ], - "slot": "artist", - "values": [ - "Papa Roach" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Crooked Teeth" - ], - "slot": "album", - "values": [ - "Crooked Teeth" - ] - } - ], - "service": "Music_1", - "service_call": { - "method": "LookupSong", - "parameters": { - "genre": "Metal" - } - }, - "service_results": [ - { - "album": "Crooked Teeth", - "artist": "Papa Roach", - "genre": "Metal", - "song_name": "Born For Greatness", - "year": "2017" - }, - { - "album": "Meliora", - "artist": "Ghost", - "genre": "Metal", - "song_name": "Cirice", - "year": "2015" - }, - { - "album": "Anesthetic", - "artist": "Mark Morton", - "genre": "Metal", - "song_name": "Cross Off", - "year": "2019" - }, - { - "album": "Prequelle", - "artist": "Ghost", - "genre": "Metal", - "song_name": "Dance Macabre", - "year": "2018" - }, - { - "album": "No More Hollywood Endings", - "artist": "Battle Beast", - "genre": "Metal", - "song_name": "Eden", - "year": "2019" - }, - { - "album": "The Hunting Party", - "artist": "Linkin Park", - "genre": "Metal", - "song_name": "Final Masquerade", - "year": "2014" - }, - { - "album": "Got Your Six", - "artist": "Five Finger Death Punch", - "genre": "Metal", - "song_name": "I Apologize", - "year": "2015" - }, - { - "album": "Judas", - "artist": "Fozzy", - "genre": "Metal", - "song_name": "Judas", - "year": "2017" - }, - { - "album": "Maximalism", - "artist": "Amaranthe", - "genre": "Metal", - "song_name": "Maximize", - "year": "2016" - }, - { - "album": "Heroes", - "artist": "Sabaton", - "genre": "Metal", - "song_name": "Night Witches", - "year": "2014" - } - ], - "slots": [ - { - "exclusive_end": 44, - "slot": "song_name", - "start": 26 - }, - { - "exclusive_end": 58, - "slot": "artist", - "start": 48 - }, - { - "exclusive_end": 85, - "slot": "album", - "start": 72 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Yes, can you tell whether Born For Greatness by Papa Roach in the Album Crooked Teeth is okay for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "genre": [ - "Metal" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "this is nice, but I need to search more, please get me some other songs." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Cirice" - ], - "slot": "song_name", - "values": [ - "Cirice" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Ghost" - ], - "slot": "artist", - "values": [ - "Ghost" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Meliora" - ], - "slot": "album", - "values": [ - "Meliora" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 17, - "slot": "song_name", - "start": 11 - }, - { - "exclusive_end": 26, - "slot": "artist", - "start": 21 - }, - { - "exclusive_end": 43, - "slot": "album", - "start": 36 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "What about Cirice by Ghost in album Meliora which is the nice one and definitely liked by you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "year", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [ - "year" - ], - "slot_values": { - "genre": [ - "Metal" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Let me know the year in which this song was released? just asking for my reference only." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2015" - ], - "slot": "year", - "values": [ - "2015" - ] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "This song was from the year 2015, is that detail is enough?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlaySong" - ], - "slot": "intent", - "values": [ - "PlaySong" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "genre": [ - "Metal" - ], - "song_name": [ - "Cirice" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, enough and also I like the song, can you play it for me?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Cirice" - ], - "slot": "song_name", - "values": [ - "Cirice" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 44, - "slot": "song_name", - "start": 38 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Yes, I need your confirmation to play Cirice on your TV." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "genre": [ - "Metal" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Cirice" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, confirmed. do it now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "service_call": { - "method": "PlaySong", - "parameters": { - "playback_device": "TV", - "song_name": "Cirice" - } - }, - "service_results": [ - { - "album": "Meliora", - "artist": "Ghost", - "genre": "Metal", - "playback_device": "TV", - "song_name": "Cirice", - "year": "2015" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "song started playing and enjoy the same." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "genre": [ - "Metal" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Cirice" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks for your work and that's all I need from you." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "7_00112", - "services": [ - "Music_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Crooked Teeth" - ], - "slot": "album", - "values": [ - "Crooked Teeth" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupSong" - ], - "slot": "intent", - "values": [ - "LookupSong" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 50, - "slot": "album", - "start": 37 - } - ], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "album": [ - "Crooked Teeth" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'd like to find a song in the album Crooked Teeth." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Born For Greatness" - ], - "slot": "song_name", - "values": [ - "Born For Greatness" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Papa Roach" - ], - "slot": "artist", - "values": [ - "Papa Roach" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Crooked Teeth" - ], - "slot": "album", - "values": [ - "Crooked Teeth" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "2" - ], - "slot": "count", - "values": [ - "2" - ] - } - ], - "service": "Music_1", - "service_call": { - "method": "LookupSong", - "parameters": { - "album": "Crooked Teeth" - } - }, - "service_results": [ - { - "album": "Crooked Teeth", - "artist": "Papa Roach", - "genre": "Metal", - "song_name": "Born For Greatness", - "year": "2017" - }, - { - "album": "Crooked Teeth", - "artist": "Papa Roach", - "genre": "Rock", - "song_name": "Help", - "year": "2017" - } - ], - "slots": [ - { - "exclusive_end": 48, - "slot": "song_name", - "start": 30 - }, - { - "exclusive_end": 62, - "slot": "artist", - "start": 52 - }, - { - "exclusive_end": 89, - "slot": "album", - "start": 76 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I've found 2 songs. How about Born For Greatness by Papa Roach in the album Crooked Teeth?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [ - "2011" - ], - "slot": "year", - "values": [ - "2011" - ] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [ - "genre", - "year" - ], - "slot_values": { - "album": [ - "Crooked Teeth" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What genre of music is it? It his song from eight years back?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2017" - ], - "slot": "year", - "values": [ - "2017" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Metal" - ], - "slot": "genre", - "values": [ - "Metal" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 12, - "slot": "genre", - "start": 7 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's a Metal song from 2017." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "album": [ - "Crooked Teeth" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What's the other song?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Help" - ], - "slot": "song_name", - "values": [ - "Help" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Papa Roach" - ], - "slot": "artist", - "values": [ - "Papa Roach" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Crooked Teeth" - ], - "slot": "album", - "values": [ - "Crooked Teeth" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 14, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 28, - "slot": "artist", - "start": 18 - }, - { - "exclusive_end": 55, - "slot": "album", - "start": 42 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about Help by Papa Roach in the album Crooked Teeth?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "album": [ - "Crooked Teeth" - ], - "song_name": [ - "Help" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's the one I'm looking for!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlaySong" - ], - "slot": "intent", - "values": [ - "PlaySong" - ] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like me to play it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "album": [ - "Crooked Teeth" - ], - "song_name": [ - "Help" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Help" - ], - "slot": "song_name", - "values": [ - "Help" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 29, - "slot": "song_name", - "start": 25 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So you'd like me to play Help on TV?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "album": [ - "Crooked Teeth" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Help" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "service_call": { - "method": "PlaySong", - "parameters": { - "playback_device": "TV", - "song_name": "Help" - } - }, - "service_results": [ - { - "album": "Crooked Teeth", - "artist": "Papa Roach", - "genre": "Rock", - "playback_device": "TV", - "song_name": "Help", - "year": "2017" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The song has begun, please enjoy." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "album": [ - "Crooked Teeth" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Help" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that's all I wanted." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "7_00113", - "services": [ - "Music_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2010" - ], - "slot": "year", - "values": [ - "2010" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupSong" - ], - "slot": "intent", - "values": [ - "LookupSong" - ] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "year": [ - "2010" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to hear a song from nine years back." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Alone" - ], - "slot": "song_name", - "values": [ - "Alone" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Alan Walker" - ], - "slot": "artist", - "values": [ - "Alan Walker" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Different World" - ], - "slot": "album", - "values": [ - "Different World" - ] - } - ], - "service": "Music_1", - "service_call": { - "method": "LookupSong", - "parameters": { - "year": "2010" - } - }, - "service_results": [ - { - "album": "Different World", - "artist": "Alan Walker", - "genre": "Pop", - "song_name": "Alone", - "year": "2010" - }, - { - "album": "Narsha", - "artist": "Narsha", - "genre": "Pop", - "song_name": "Bbi Ri Bba Bba", - "year": "2010" - }, - { - "album": "World Cry", - "artist": "Jah Cure", - "genre": "Reggae", - "song_name": "Before I Leave", - "year": "2010" - }, - { - "album": "Born Free", - "artist": "Kid Rock", - "genre": "Rock", - "song_name": "Born Free", - "year": "2010" - }, - { - "album": "Halfway To Heaven", - "artist": "Brantley Gilbert", - "genre": "Country", - "song_name": "Bottoms Up", - "year": "2010" - }, - { - "album": "Cannibal", - "artist": "Kesha", - "genre": "Pop", - "song_name": "Cannibal", - "year": "2010" - }, - { - "album": "Pass The Jar", - "artist": "Zac Brown Band", - "genre": "Country", - "song_name": "Colder Weather", - "year": "2010" - }, - { - "album": "My Kinda Party", - "artist": "Jason Aldean", - "genre": "Country", - "song_name": "Dirt Road Anthem", - "year": "2010" - }, - { - "album": "Burlesque Original Motion Picture Soundtrack", - "artist": "Christina Aguilera", - "genre": "Soundtracks", - "song_name": "Express", - "year": "2010" - }, - { - "album": "Battleground", - "artist": "The Wanted", - "genre": "Pop", - "song_name": "Glad You Came", - "year": "2010" - } - ], - "slots": [ - { - "exclusive_end": 15, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 30, - "slot": "artist", - "start": 19 - }, - { - "exclusive_end": 61, - "slot": "album", - "start": 46 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about Alone by Alan Walker from the album Different World?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [ - "genre" - ], - "slot_values": { - "year": [ - "2010" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What genre of music is that?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 21, - "slot": "genre", - "start": 18 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's labeled as a Pop song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "Kitchen speaker" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlaySong" - ], - "slot": "intent", - "values": [ - "PlaySong" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "Kitchen speaker" - ], - "song_name": [ - "Alone" - ], - "year": [ - "2010" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay, that one will work. Please play it on the Kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Alone" - ], - "slot": "song_name", - "values": [ - "Alone" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "Kitchen speaker" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 34, - "slot": "song_name", - "start": 29 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "To confirm: You want to play Alone on the Kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "Bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "Bedroom speaker" - ], - "song_name": [ - "Alone" - ], - "year": [ - "2010" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sorry, no. Please play it on the speaker in the bedroom." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Alone" - ], - "slot": "song_name", - "values": [ - "Alone" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "Bedroom speaker" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 34, - "slot": "song_name", - "start": 29 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay. So, I'll play the song Alone on the Bedroom speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "Bedroom speaker" - ], - "song_name": [ - "Alone" - ], - "year": [ - "2010" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's right. Please go ahead." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "service_call": { - "method": "PlaySong", - "parameters": { - "playback_device": "Bedroom speaker", - "song_name": "Alone" - } - }, - "service_results": [ - { - "album": "Different World", - "artist": "Alan Walker", - "genre": "Pop", - "playback_device": "Bedroom speaker", - "song_name": "Alone", - "year": "2010" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure. Enjoy the music!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "Bedroom speaker" - ], - "song_name": [ - "Alone" - ], - "year": [ - "2010" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks. That's all for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day!" - } - ] - }, - { - "dialogue_id": "7_00114", - "services": [ - "Music_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2010" - ], - "slot": "year", - "values": [ - "2010" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupSong" - ], - "slot": "intent", - "values": [ - "LookupSong" - ] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "year": [ - "2010" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to find a song. Could you find me something from '10?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Alone" - ], - "slot": "song_name", - "values": [ - "Alone" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Alan Walker" - ], - "slot": "artist", - "values": [ - "Alan Walker" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Different World" - ], - "slot": "album", - "values": [ - "Different World" - ] - } - ], - "service": "Music_1", - "service_call": { - "method": "LookupSong", - "parameters": { - "year": "2010" - } - }, - "service_results": [ - { - "album": "Different World", - "artist": "Alan Walker", - "genre": "Pop", - "song_name": "Alone", - "year": "2010" - }, - { - "album": "Narsha", - "artist": "Narsha", - "genre": "Pop", - "song_name": "Bbi Ri Bba Bba", - "year": "2010" - }, - { - "album": "World Cry", - "artist": "Jah Cure", - "genre": "Reggae", - "song_name": "Before I Leave", - "year": "2010" - }, - { - "album": "Born Free", - "artist": "Kid Rock", - "genre": "Rock", - "song_name": "Born Free", - "year": "2010" - }, - { - "album": "Halfway To Heaven", - "artist": "Brantley Gilbert", - "genre": "Country", - "song_name": "Bottoms Up", - "year": "2010" - }, - { - "album": "Cannibal", - "artist": "Kesha", - "genre": "Pop", - "song_name": "Cannibal", - "year": "2010" - }, - { - "album": "Pass The Jar", - "artist": "Zac Brown Band", - "genre": "Country", - "song_name": "Colder Weather", - "year": "2010" - }, - { - "album": "My Kinda Party", - "artist": "Jason Aldean", - "genre": "Country", - "song_name": "Dirt Road Anthem", - "year": "2010" - }, - { - "album": "Burlesque Original Motion Picture Soundtrack", - "artist": "Christina Aguilera", - "genre": "Soundtracks", - "song_name": "Express", - "year": "2010" - }, - { - "album": "Battleground", - "artist": "The Wanted", - "genre": "Pop", - "song_name": "Glad You Came", - "year": "2010" - } - ], - "slots": [ - { - "exclusive_end": 16, - "slot": "song_name", - "start": 11 - }, - { - "exclusive_end": 31, - "slot": "artist", - "start": 20 - }, - { - "exclusive_end": 52, - "slot": "album", - "start": 37 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "What about Alone by Alan Walker from Different World?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "Kitchen speaker" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlaySong" - ], - "slot": "intent", - "values": [ - "PlaySong" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "Kitchen speaker" - ], - "song_name": [ - "Alone" - ], - "year": [ - "2010" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is good. I would like to listen to music. Could you cast it on the kitchen device?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Alone" - ], - "slot": "song_name", - "values": [ - "Alone" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "Kitchen speaker" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 40, - "slot": "song_name", - "start": 35 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm that you would like Alone on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "Bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "Bedroom speaker" - ], - "song_name": [ - "Alone" - ], - "year": [ - "2010" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, put it on the bedroom speaker actually." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Alone" - ], - "slot": "song_name", - "values": [ - "Alone" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "Bedroom speaker" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 25, - "slot": "song_name", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So you want to play Alone on the bedroom speaker?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - }, - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [ - "genre" - ], - "slot_values": { - "playback_device": [ - "Bedroom speaker" - ], - "song_name": [ - "Alone" - ], - "year": [ - "2010" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is right. What sort of music is it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "pop" - ] - }, - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "service_call": { - "method": "PlaySong", - "parameters": { - "playback_device": "Bedroom speaker", - "song_name": "Alone" - } - }, - "service_results": [ - { - "album": "Different World", - "artist": "Alan Walker", - "genre": "Pop", - "playback_device": "Bedroom speaker", - "song_name": "Alone", - "year": "2010" - } - ], - "slots": [ - { - "exclusive_end": 11, - "slot": "genre", - "start": 8 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It is a pop song. Please enjoy!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "Bedroom speaker" - ], - "song_name": [ - "Alone" - ], - "year": [ - "2010" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Could I help you with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "Bedroom speaker" - ], - "song_name": [ - "Alone" - ], - "year": [ - "2010" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that is all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy your day!" - } - ] - }, - { - "dialogue_id": "7_00115", - "services": [ - "Music_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupSong" - ], - "slot": "intent", - "values": [ - "LookupSong" - ] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I feel like listening to some music." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Love Like This" - ], - "slot": "song_name", - "values": [ - "Love Like This" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Ben Rector" - ], - "slot": "artist", - "values": [ - "Ben Rector" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Magic" - ], - "slot": "album", - "values": [ - "Magic" - ] - } - ], - "service": "Music_1", - "service_call": { - "method": "LookupSong", - "parameters": {} - }, - "service_results": [ - { - "album": "Magic", - "artist": "Ben Rector", - "genre": "Pop", - "song_name": "Love Like This", - "year": "2018" - }, - { - "album": "Flicker", - "artist": "Niall Horan", - "genre": "Pop", - "song_name": "On The Loose", - "year": "2017" - }, - { - "album": "Coming Home", - "artist": "Kristin Chenoweth", - "genre": "Pop", - "song_name": "Maybe This Time", - "year": "2014" - }, - { - "album": "Cryptic", - "artist": "Billy Watman", - "genre": "Pop", - "song_name": "Bohemian Rhapsody", - "year": "2018" - }, - { - "album": "Outlaw Soul", - "artist": "Tyler Wood", - "genre": "Country", - "song_name": "Still Ridin Shotgun", - "year": "2014" - }, - { - "album": "Pop Evil", - "artist": "Pop Evil", - "genre": "Metalcore", - "song_name": "Be Legendary", - "year": "2018" - }, - { - "album": "Visions", - "artist": "Grimes", - "genre": "Electropop", - "song_name": "Oblivion", - "year": "2012" - }, - { - "album": "Globalization", - "artist": "Pitbull", - "genre": "Pop", - "song_name": "Fireball", - "year": "2014" - }, - { - "album": "Joytime", - "artist": "Marshmello", - "genre": "House", - "song_name": "Keep It Mello", - "year": "2015" - }, - { - "album": "Your Name", - "artist": "Radwimps", - "genre": "Soundtracks", - "song_name": "Nandemonaiya", - "year": "2016" - } - ], - "slots": [ - { - "exclusive_end": 72, - "slot": "song_name", - "start": 58 - }, - { - "exclusive_end": 47, - "slot": "artist", - "start": 37 - }, - { - "exclusive_end": 93, - "slot": "album", - "start": 88 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I feel like you'd enjoy the music of Ben Rector. His song Love Like This from the album Magic is a good one." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "2015" - ], - "slot": "year", - "values": [ - "2015" - ] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [ - "genre", - "year" - ], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "How recent is it? From around '15? What genre?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2018" - ], - "slot": "year", - "values": [ - "2018" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "pop" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 11, - "slot": "genre", - "start": 8 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It is a pop song from 2018." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "Kitchen speaker" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlaySong" - ], - "slot": "intent", - "values": [ - "PlaySong" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "Kitchen speaker" - ], - "song_name": [ - "Love Like This" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'll give it a listen. Can you play it from my kitchen speaker?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Love Like This" - ], - "slot": "song_name", - "values": [ - "Love Like This" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "Kitchen speaker" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 34, - "slot": "song_name", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "You want me to play Love Like This from your kitchen speaker?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "Kitchen speaker" - ], - "song_name": [ - "Love Like This" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "service_call": { - "method": "PlaySong", - "parameters": { - "playback_device": "Kitchen speaker", - "song_name": "Love Like This" - } - }, - "service_results": [ - { - "album": "Magic", - "artist": "Ben Rector", - "genre": "Pop", - "playback_device": "Kitchen speaker", - "song_name": "Love Like This", - "year": "2018" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy the song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "Kitchen speaker" - ], - "song_name": [ - "Love Like This" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Many thanks! That's all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day!" - } - ] - }, - { - "dialogue_id": "7_00116", - "services": [ - "Music_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupSong" - ], - "slot": "intent", - "values": [ - "LookupSong" - ] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I am looking for a song that could make me happy." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Sick Like Me" - ], - "slot": "song_name", - "values": [ - "Sick Like me" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "In This Moment" - ], - "slot": "artist", - "values": [ - "In This Moment" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Black Widow" - ], - "slot": "album", - "values": [ - "Black Widow" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_1", - "service_call": { - "method": "LookupSong", - "parameters": {} - }, - "service_results": [ - { - "album": "Black Widow", - "artist": "In This Moment", - "genre": "Metalcore", - "song_name": "Sick Like Me", - "year": "2014" - }, - { - "album": "The First Time", - "artist": "Kelsea Ballerini", - "genre": "Pop", - "song_name": "Yeah Boy", - "year": "2014" - }, - { - "album": "A Star Is Born Soundtrack", - "artist": "Lady Gaga", - "genre": "Soundtracks", - "song_name": "Before I Cry", - "year": "2018" - }, - { - "album": "Burlesque Original Motion Picture Soundtrack", - "artist": "Christina Aguilera", - "genre": "Soundtracks", - "song_name": "Tough Lover", - "year": "2010" - }, - { - "album": "Melting", - "artist": "Nico Cartosio", - "genre": "Classical", - "song_name": "Cocaine March", - "year": "2019" - }, - { - "album": "Firestone", - "artist": "Kygo", - "genre": "Downtempo", - "song_name": "Firestone", - "year": "2014" - }, - { - "album": "Evolution", - "artist": "Disturbed", - "genre": "Rock", - "song_name": "Are You Ready", - "year": "2018" - }, - { - "album": "Radh", - "artist": "Mohammed Al Salem", - "genre": "Pop", - "song_name": "Qalb Qalb Party", - "year": "2016" - }, - { - "album": "Pumped Up Kicks", - "artist": "Foster The People", - "genre": "Indie", - "song_name": "Pumped Up Kicks", - "year": "2010" - }, - { - "album": "Mercury Lane", - "artist": "Jimmie Allen", - "genre": "Country", - "song_name": "Best Shot", - "year": "2018" - } - ], - "slots": [ - { - "exclusive_end": 87, - "slot": "song_name", - "start": 75 - }, - { - "exclusive_end": 61, - "slot": "artist", - "start": 47 - }, - { - "exclusive_end": 114, - "slot": "album", - "start": 103 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have found 10 songs that you might like from In This Moment, the song is Sick Like me from the album Black Widow." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Do you have anything else? I haven't heard of that." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Yeah Boy" - ], - "slot": "song_name", - "values": [ - "Yeah BOy" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Kelsea Ballerini" - ], - "slot": "artist", - "values": [ - "Kelsea Ballerini" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "The First Time" - ], - "slot": "album", - "values": [ - "The First Time" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 18, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 38, - "slot": "artist", - "start": 22 - }, - { - "exclusive_end": 66, - "slot": "album", - "start": 52 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about Yeah BOy by Kelsea Ballerini in the album The First Time?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Please look for something else." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Before I Cry" - ], - "slot": "song_name", - "values": [ - "Before I cry" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Lady Gaga" - ], - "slot": "artist", - "values": [ - "Lady Gaga" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "A Star Is Born Soundtrack" - ], - "slot": "album", - "values": [ - "A Star Is Born Soundtrack" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 44, - "slot": "song_name", - "start": 32 - }, - { - "exclusive_end": 31, - "slot": "artist", - "start": 22 - }, - { - "exclusive_end": 85, - "slot": "album", - "start": 60 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about the song of Lady Gaga Before I cry from her album A Star Is Born Soundtrack?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "2014" - ], - "slot": "year", - "values": [ - "2014" - ] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [ - "genre", - "year" - ], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Am not sure of its genre, was it from '14?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2018" - ], - "slot": "year", - "values": [ - "2018" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Soundtracks" - ], - "slot": "genre", - "values": [ - "Soundtracks" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 57, - "slot": "genre", - "start": 46 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Its a latest song, released year 2018. It's a Soundtracks song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "song_name": [ - "Before I cry" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay, that's good. I think it'll help me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlaySong" - ], - "slot": "intent", - "values": [ - "PlaySong" - ] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like me to play the song for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "song_name": [ - "Before I cry" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Before I Cry" - ], - "slot": "song_name", - "values": [ - "Before I Cry" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 67, - "slot": "song_name", - "start": 55 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please do confirm the following details: Play the song Before I Cry on the TV." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "TV" - ], - "song_name": [ - "Before I Cry", - "Before I cry" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "All good, yes!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "service_call": { - "method": "PlaySong", - "parameters": { - "playback_device": "TV", - "song_name": "Before I Cry" - } - }, - "service_results": [ - { - "album": "A Star Is Born Soundtrack", - "artist": "Lady Gaga", - "genre": "Soundtracks", - "playback_device": "TV", - "song_name": "Before I Cry", - "year": "2018" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy your music, hope you'll feel better." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "TV" - ], - "song_name": [ - "Before I Cry", - "Before I cry" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you so much. I appreciate it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you need help with anything else?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "TV" - ], - "song_name": [ - "Before I Cry", - "Before I cry" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No,that would be all. Thank you!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day!" - } - ] - }, - { - "dialogue_id": "7_00117", - "services": [ - "Music_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Oxford" - ], - "slot": "album", - "values": [ - "Oxford" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupSong" - ], - "slot": "intent", - "values": [ - "LookupSong" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 84, - "slot": "album", - "start": 78 - } - ], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "album": [ - "Oxford" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Hello, my media player is dead. I wish to hear some good songs from the album Oxford in some portable device. Can you find one and play it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Annie" - ], - "slot": "song_name", - "values": [ - "Annie" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Connar Moon" - ], - "slot": "artist", - "values": [ - "Connar Moon" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Oxford" - ], - "slot": "album", - "values": [ - "Oxford" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Music_1", - "service_call": { - "method": "LookupSong", - "parameters": { - "album": "Oxford" - } - }, - "service_results": [ - { - "album": "Oxford", - "artist": "Connar Moon", - "genre": "Folk", - "song_name": "Annie", - "year": "2018" - } - ], - "slots": [ - { - "exclusive_end": 41, - "slot": "song_name", - "start": 36 - }, - { - "exclusive_end": 56, - "slot": "artist", - "start": 45 - }, - { - "exclusive_end": 78, - "slot": "album", - "start": 72 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure. There is 1 song for you. It's Annie by Connar Moon from the album Oxford. Do you wish to hear?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "year", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [ - "genre", - "year" - ], - "slot_values": { - "album": [ - "Oxford" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Is it a Rock or Pop song? When was it's release?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2018" - ], - "slot": "year", - "values": [ - "2018" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Folk" - ], - "slot": "genre", - "values": [ - "Folk" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 11, - "slot": "genre", - "start": 7 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's a Folk song released in the year 2018." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlaySong" - ], - "slot": "intent", - "values": [ - "PlaySong" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "album": [ - "Oxford" - ], - "song_name": [ - "Annie" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay! Please play this song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Annie" - ], - "slot": "song_name", - "values": [ - "Annie" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 57, - "slot": "song_name", - "start": 52 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Can you confirm me that you wish to listen the song Annie on TV, right?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "album": [ - "Oxford" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Annie" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I acknowledge you that the information is correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "service_call": { - "method": "PlaySong", - "parameters": { - "playback_device": "TV", - "song_name": "Annie" - } - }, - "service_results": [ - { - "album": "Oxford", - "artist": "Connar Moon", - "genre": "Folk", - "playback_device": "TV", - "song_name": "Annie", - "year": "2018" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Thanks. Have a nice time hearing to the music." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "album": [ - "Oxford" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Annie" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you for finding me a good song. I'm done with." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a wonderful day." - } - ] - }, - { - "dialogue_id": "7_00118", - "services": [ - "Music_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupSong" - ], - "slot": "intent", - "values": [ - "LookupSong" - ] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I would like to find a song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Look What I Found" - ], - "slot": "song_name", - "values": [ - "Look What I found" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Lady Gaga" - ], - "slot": "artist", - "values": [ - "Lady Gaga" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "A Star Is Born Soundtrack" - ], - "slot": "album", - "values": [ - "A Star is Born Soundtrack" - ] - } - ], - "service": "Music_1", - "service_call": { - "method": "LookupSong", - "parameters": {} - }, - "service_results": [ - { - "album": "A Star Is Born Soundtrack", - "artist": "Lady Gaga", - "genre": "Soundtracks", - "song_name": "Look What I Found", - "year": "2018" - }, - { - "album": "Gotta Be Me", - "artist": "Cody Johnson", - "genre": "Country", - "song_name": "With You I Am", - "year": "2016" - }, - { - "album": "Firestone", - "artist": "Kygo", - "genre": "Downtempo", - "song_name": "Firestone", - "year": "2014" - }, - { - "album": "Anchor", - "artist": "Mindy Gledhill", - "genre": "Pop", - "song_name": "I Do Adore", - "year": "2010" - }, - { - "album": "Born Free", - "artist": "Kid Rock", - "genre": "Rock", - "song_name": "Born Free", - "year": "2010" - }, - { - "album": "Tomahawk Technique", - "artist": "Sean Paul", - "genre": "Reggae", - "song_name": "How Deep Is Your Love", - "year": "2012" - }, - { - "album": "Thank You", - "artist": "Meghan Trainor", - "genre": "Pop", - "song_name": "Kindly Calm Me Down", - "year": "2016" - }, - { - "album": "Euphoria", - "artist": "Enrique Iglesias", - "genre": "Pop", - "song_name": "Heartbeat", - "year": "2010" - }, - { - "album": "Golden Hour", - "artist": "Kacey Musgraves", - "genre": "Country", - "song_name": "Slow Burn", - "year": "2018" - }, - { - "album": "Dzieciom", - "artist": "Lao Che", - "genre": "Rock", - "song_name": "Wojenka", - "year": "2015" - } - ], - "slots": [ - { - "exclusive_end": 86, - "slot": "song_name", - "start": 69 - }, - { - "exclusive_end": 30, - "slot": "artist", - "start": 21 - }, - { - "exclusive_end": 61, - "slot": "album", - "start": 36 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "What about a song by Lady Gaga from A Star is Born Soundtrack called Look What I found?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "year", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [ - "year" - ], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "When was it released?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2018" - ], - "slot": "year", - "values": [ - "2018" - ] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "It is from 2018." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [ - "genre" - ], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "What is the genre?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Soundtracks" - ], - "slot": "genre", - "values": [ - "soundtracks" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 19, - "slot": "genre", - "start": 8 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It is a soundtracks song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "song_name": [ - "Look What I found" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "OK, sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlaySong" - ], - "slot": "intent", - "values": [ - "PlaySong" - ] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Shall I play it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "Kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "Kitchen speaker" - ] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "Kitchen speaker" - ], - "song_name": [ - "Look What I found" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, on the speaker in the kitchen." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Look What I Found" - ], - "slot": "song_name", - "values": [ - "Look What I Found" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "Kitchen speaker" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 40, - "slot": "song_name", - "start": 23 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "OK, confirming to play Look What I Found on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "Bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "Bedroom speaker" - ], - "song_name": [ - "Look What I Found", - "Look What I found" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Please change it to the speaker in the bedroom." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Look What I Found" - ], - "slot": "song_name", - "values": [ - "Look What I found" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "Bedroom speaker" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 40, - "slot": "song_name", - "start": 23 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "OK, confirming to play Look What I found on the bedroom speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "Bedroom speaker" - ], - "song_name": [ - "Look What I Found", - "Look What I found" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "service_call": { - "method": "PlaySong", - "parameters": { - "playback_device": "Bedroom speaker", - "song_name": "Look What I Found" - } - }, - "service_results": [ - { - "album": "A Star Is Born Soundtrack", - "artist": "Lady Gaga", - "genre": "Soundtracks", - "playback_device": "Bedroom speaker", - "song_name": "Look What I Found", - "year": "2018" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have fun listening." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "Bedroom speaker" - ], - "song_name": [ - "Look What I Found", - "Look What I found" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am sure I will." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Is there anything else you need?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "Bedroom speaker" - ], - "song_name": [ - "Look What I Found", - "Look What I found" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thanks again." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "7_00119", - "services": [ - "Music_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "artist", - "values": [ - "dontcare" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupSong" - ], - "slot": "intent", - "values": [ - "LookupSong" - ] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "artist": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am looking to listen to a good song from any artist." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "John Wayne" - ], - "slot": "song_name", - "values": [ - "John Wayne" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Lady Gaga" - ], - "slot": "artist", - "values": [ - "Lady Gaga" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Joanne" - ], - "slot": "album", - "values": [ - "Joanne" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_1", - "service_call": { - "method": "LookupSong", - "parameters": {} - }, - "service_results": [ - { - "album": "Joanne", - "artist": "Lady Gaga", - "genre": "Pop", - "song_name": "John Wayne", - "year": "2016" - }, - { - "album": "Outsider", - "artist": "Three Days Grace", - "genre": "Rock", - "song_name": "The Mountain", - "year": "2018" - }, - { - "album": "Welcome Reality", - "artist": "Nero", - "genre": "Dubstep", - "song_name": "Promises", - "year": "2010" - }, - { - "album": "Adobe Sessions", - "artist": "Cody Jinks", - "genre": "Country", - "song_name": "Cast No Stones", - "year": "2015" - }, - { - "album": "Assume Form", - "artist": "James Blake", - "genre": "Pop", - "song_name": "Mile High", - "year": "2019" - }, - { - "album": "Party Rock Mansion", - "artist": "Redfoo", - "genre": "Pop", - "song_name": "New Thang", - "year": "2014" - }, - { - "album": "Torches", - "artist": "Foster The People", - "genre": "Indie", - "song_name": "Houdini", - "year": "2011" - }, - { - "album": "V", - "artist": "Adam Levine", - "genre": "Pop", - "song_name": "Lost Stars", - "year": "2014" - }, - { - "album": "Hero", - "artist": "Maren Morris", - "genre": "Country", - "song_name": "Rich", - "year": "2016" - }, - { - "album": "A Star Is Born Soundtrack", - "artist": "Lady Gaga", - "genre": "Soundtracks", - "song_name": "Before I Cry", - "year": "2018" - } - ], - "slots": [ - { - "exclusive_end": 38, - "slot": "song_name", - "start": 28 - }, - { - "exclusive_end": 73, - "slot": "artist", - "start": 64 - }, - { - "exclusive_end": 60, - "slot": "album", - "start": 54 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 10 songs. How about John Wayne from the album Joanne by Lady Gaga." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Title" - ], - "slot": "album", - "values": [ - "Title" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 10, - "slot": "genre", - "start": 7 - }, - { - "exclusive_end": 53, - "slot": "album", - "start": 48 - } - ], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "album": [ - "Title" - ], - "artist": [ - "dontcare" - ], - "genre": [ - "Pop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I like Pop song and there are many in the album Title." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "All About That Bass" - ], - "slot": "song_name", - "values": [ - "All about that bass" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Meghan Trainor" - ], - "slot": "artist", - "values": [ - "Meghan Trainor" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Title" - ], - "slot": "album", - "values": [ - "Title" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Music_1", - "service_call": { - "method": "LookupSong", - "parameters": { - "album": "Title", - "genre": "Pop" - } - }, - "service_results": [ - { - "album": "Title", - "artist": "Meghan Trainor", - "genre": "Pop", - "song_name": "All About That Bass", - "year": "2012" - } - ], - "slots": [ - { - "exclusive_end": 54, - "slot": "song_name", - "start": 35 - }, - { - "exclusive_end": 72, - "slot": "artist", - "start": 58 - }, - { - "exclusive_end": 26, - "slot": "album", - "start": 21 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 1 song. From Title, I have All about that bass by Meghan Trainor." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "album": [ - "Title" - ], - "artist": [ - "dontcare" - ], - "genre": [ - "Pop" - ], - "song_name": [ - "All about that bass" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I like that one." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlaySong" - ], - "slot": "intent", - "values": [ - "PlaySong" - ] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to hear this song?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "album": [ - "Title" - ], - "artist": [ - "dontcare" - ], - "genre": [ - "Pop" - ], - "song_name": [ - "All about that bass" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes I want to hear it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "All About That Bass" - ], - "slot": "song_name", - "values": [ - "All about that Bass" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 34, - "slot": "song_name", - "start": 15 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm All about that Bass to cast on TV." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "Kitchen speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "album": [ - "Title" - ], - "artist": [ - "dontcare" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "Kitchen speaker" - ], - "song_name": [ - "All about that Bass", - "All about that bass" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Cast it on the kitchen device." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "All About That Bass" - ], - "slot": "song_name", - "values": [ - "All about that Bass" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "Kitchen speaker" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 27, - "slot": "song_name", - "start": 8 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Confirm All about that Bass on Kitchen Speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "Bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "album": [ - "Title" - ], - "artist": [ - "dontcare" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "Bedroom speaker" - ], - "song_name": [ - "All about that Bass", - "All about that bass" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Cast it on Bedroom speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "All About That Bass" - ], - "slot": "song_name", - "values": [ - "All about that Bass" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "Bedroom speaker" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 27, - "slot": "song_name", - "start": 8 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Confirm All about that Bass on Bedroom speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "album": [ - "Title" - ], - "artist": [ - "dontcare" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "Bedroom speaker" - ], - "song_name": [ - "All about that Bass", - "All about that bass" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes please cast it now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "service_call": { - "method": "PlaySong", - "parameters": { - "playback_device": "Bedroom speaker", - "song_name": "All About That Bass" - } - }, - "service_results": [ - { - "album": "Title", - "artist": "Meghan Trainor", - "genre": "Pop", - "playback_device": "Bedroom speaker", - "song_name": "All About That Bass", - "year": "2012" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy the music today." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "album": [ - "Title" - ], - "artist": [ - "dontcare" - ], - "genre": [ - "Pop" - ], - "playback_device": [ - "Bedroom speaker" - ], - "song_name": [ - "All about that Bass", - "All about that bass" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That is all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Thanks and have a good day." - } - ] - }, - { - "dialogue_id": "7_00120", - "services": [ - "Music_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupSong" - ], - "slot": "intent", - "values": [ - "LookupSong" - ] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I would like to play a song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Drunk Me" - ], - "slot": "song_name", - "values": [ - "Drunk me" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Mitchell Tenpenny" - ], - "slot": "artist", - "values": [ - "Mitchell Tenpenny" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Telling All My Secrets" - ], - "slot": "album", - "values": [ - "Telling All My Secrets" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_1", - "service_call": { - "method": "LookupSong", - "parameters": {} - }, - "service_results": [ - { - "album": "Telling All My Secrets", - "artist": "Mitchell Tenpenny", - "genre": "Country", - "song_name": "Drunk Me", - "year": "2018" - }, - { - "album": "After The Landslide", - "artist": "Matt Simons", - "genre": "Pop", - "song_name": "Open Up", - "year": "2019" - }, - { - "album": "Slow Air", - "artist": "Still Corners", - "genre": "Pop", - "song_name": "The Message", - "year": "2018" - }, - { - "album": "Evolution", - "artist": "Disturbed", - "genre": "Rock", - "song_name": "Are You Ready", - "year": "2018" - }, - { - "album": "Elevate", - "artist": "Big Time Rush", - "genre": "Pop", - "song_name": "Windows Down", - "year": "2011" - }, - { - "album": "Title", - "artist": "Meghan Trainor", - "genre": "Pop", - "song_name": "All About That Bass", - "year": "2012" - }, - { - "album": "Sex Pop", - "artist": "Alex Angel", - "genre": "Pop", - "song_name": "Sex Pop", - "year": "2019" - }, - { - "album": "Brave Enough", - "artist": "Lindsey Stirling", - "genre": "House", - "song_name": "Lost Girls", - "year": "2016" - }, - { - "album": "If I Know Me", - "artist": "Morgan Wallen", - "genre": "Country", - "song_name": "The Way I Talk", - "year": "2016" - }, - { - "album": "Free Spirit", - "artist": "Khalid", - "genre": "Pop", - "song_name": "Better", - "year": "2018" - } - ], - "slots": [ - { - "exclusive_end": 67, - "slot": "song_name", - "start": 59 - }, - { - "exclusive_end": 46, - "slot": "artist", - "start": 29 - }, - { - "exclusive_end": 97, - "slot": "album", - "start": 75 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I have 10 songs. How about a Mitchell Tenpenny song called Drunk me on the Telling All My Secrets album." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "Kitchen speaker" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlaySong" - ], - "slot": "intent", - "values": [ - "PlaySong" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "Kitchen speaker" - ], - "song_name": [ - "Drunk me" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sure, please play it on the speaker in the kitchen." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Drunk Me" - ], - "slot": "song_name", - "values": [ - "Drunk Me" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "Kitchen speaker" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 28, - "slot": "song_name", - "start": 20 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "OK, confirm playing Drunk Me on the kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "Kitchen speaker" - ], - "song_name": [ - "Drunk Me", - "Drunk me" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "service_call": { - "method": "PlaySong", - "parameters": { - "playback_device": "Kitchen speaker", - "song_name": "Drunk Me" - } - }, - "service_results": [ - { - "album": "Telling All My Secrets", - "artist": "Mitchell Tenpenny", - "genre": "Country", - "playback_device": "Kitchen speaker", - "song_name": "Drunk Me", - "year": "2018" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy the song!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [ - "2019" - ], - "slot": "year", - "values": [ - "2019" - ] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [ - "year" - ], - "slot_values": { - "playback_device": [ - "Kitchen speaker" - ], - "song_name": [ - "Drunk Me", - "Drunk me" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "is this from '19?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2018" - ], - "slot": "year", - "values": [ - "2018" - ] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Actually, it is from 2018?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [ - "genre" - ], - "slot_values": { - "playback_device": [ - "Kitchen speaker" - ], - "song_name": [ - "Drunk Me", - "Drunk me" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What is the genre?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Country" - ], - "slot": "genre", - "values": [ - "Country" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 13, - "slot": "genre", - "start": 6 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It is Country." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "Kitchen speaker" - ], - "song_name": [ - "Drunk Me", - "Drunk me" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "OK, thanks again." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "7_00121", - "services": [ - "Music_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Passenger" - ], - "slot": "artist", - "values": [ - "Passenger" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupSong" - ], - "slot": "intent", - "values": [ - "LookupSong" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 32, - "slot": "artist", - "start": 23 - } - ], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "artist": [ - "Passenger" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I would like to hear a Passenger song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Let Her Go" - ], - "slot": "song_name", - "values": [ - "Let Her Go" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Passenger" - ], - "slot": "artist", - "values": [ - "Passenger" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "All The Little Lights" - ], - "slot": "album", - "values": [ - "All The Little Lights" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Music_1", - "service_call": { - "method": "LookupSong", - "parameters": { - "artist": "Passenger" - } - }, - "service_results": [ - { - "album": "All The Little Lights", - "artist": "Passenger", - "genre": "Pop", - "song_name": "Let Her Go", - "year": "2010" - } - ], - "slots": [ - { - "exclusive_end": 26, - "slot": "song_name", - "start": 16 - }, - { - "exclusive_end": 39, - "slot": "artist", - "start": 30 - }, - { - "exclusive_end": 66, - "slot": "album", - "start": 45 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 1 song, Let Her Go by Passenger from All The Little Lights." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [ - "genre" - ], - "slot_values": { - "artist": [ - "Passenger" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What genre is it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "pop" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 8, - "slot": "genre", - "start": 5 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's pop music." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "year", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [ - "year" - ], - "slot_values": { - "artist": [ - "Passenger" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "From which year?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2010" - ], - "slot": "year", - "values": [ - "2010" - ] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "It came out in 2010." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "artist": [ - "Passenger" - ], - "song_name": [ - "Let Her Go" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is what I want to hear." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlaySong" - ], - "slot": "intent", - "values": [ - "PlaySong" - ] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Yes please play it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "artist": [ - "Passenger" - ], - "song_name": [ - "Let Her Go" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Okay just a moment." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Let Her Go" - ], - "slot": "song_name", - "values": [ - "Let her Go" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 10, - "slot": "song_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Let her Go cast to the TV, is that correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "Kitchen speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "artist": [ - "Passenger" - ], - "playback_device": [ - "Kitchen speaker" - ], - "song_name": [ - "Let Her Go", - "Let her Go" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No please cast to my kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Let Her Go" - ], - "slot": "song_name", - "values": [ - "Let Her Go" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "Kitchen speaker" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 10, - "slot": "song_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Let Her Go cast to the kitchen speaker, is that correct." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "artist": [ - "Passenger" - ], - "playback_device": [ - "Kitchen speaker" - ], - "song_name": [ - "Let Her Go", - "Let her Go" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that is perfect." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "service_call": { - "method": "PlaySong", - "parameters": { - "artist": "Passenger", - "playback_device": "Kitchen speaker", - "song_name": "Let Her Go" - } - }, - "service_results": [ - { - "album": "All The Little Lights", - "artist": "Passenger", - "genre": "Pop", - "playback_device": "Kitchen speaker", - "song_name": "Let Her Go", - "year": "2010" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy your song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "artist": [ - "Passenger" - ], - "playback_device": [ - "Kitchen speaker" - ], - "song_name": [ - "Let Her Go", - "Let her Go" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you, that's all I needed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "7_00122", - "services": [ - "Music_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupSong" - ], - "slot": "intent", - "values": [ - "LookupSong" - ] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Hello, could you recommend me a nice song to listen to? Thanks!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Must Be The Whiskey" - ], - "slot": "song_name", - "values": [ - "Must Be The Whiskey" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Cody Jinks" - ], - "slot": "artist", - "values": [ - "Cody Jinks" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Lifers" - ], - "slot": "album", - "values": [ - "Lifers" - ] - } - ], - "service": "Music_1", - "service_call": { - "method": "LookupSong", - "parameters": {} - }, - "service_results": [ - { - "album": "Lifers", - "artist": "Cody Jinks", - "genre": "Country", - "song_name": "Must Be The Whiskey", - "year": "2018" - } - ], - "slots": [ - { - "exclusive_end": 47, - "slot": "song_name", - "start": 28 - }, - { - "exclusive_end": 61, - "slot": "artist", - "start": 51 - }, - { - "exclusive_end": 82, - "slot": "album", - "start": 76 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like to listen to Must Be The Whiskey by Cody Jinks in the albume Lifers?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [ - "genre" - ], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "May I know the genre of the song?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Country" - ], - "slot": "genre", - "values": [ - "Country" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 17, - "slot": "genre", - "start": 10 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "This is a Country song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Sugarland" - ], - "slot": "artist", - "values": [ - "Sugarland" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 60, - "slot": "artist", - "start": 51 - } - ], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "artist": [ - "Sugarland" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do you have alternatives, I would prefer ones from Sugarland." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Babe" - ], - "slot": "song_name", - "values": [ - "Babe" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Sugarland" - ], - "slot": "artist", - "values": [ - "Sugarland" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Bigger" - ], - "slot": "album", - "values": [ - "Bigger" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "1" - ], - "slot": "count", - "values": [ - "1" - ] - } - ], - "service": "Music_1", - "service_call": { - "method": "LookupSong", - "parameters": { - "artist": "Sugarland" - } - }, - "service_results": [ - { - "album": "Bigger", - "artist": "Sugarland", - "genre": "Country", - "song_name": "Babe", - "year": "2017" - } - ], - "slots": [ - { - "exclusive_end": 47, - "slot": "song_name", - "start": 43 - }, - { - "exclusive_end": 60, - "slot": "artist", - "start": 51 - }, - { - "exclusive_end": 81, - "slot": "album", - "start": 75 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I managed to find 1 song for you, which is Babe by Sugarland for the labum Bigger." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "artist": [ - "Sugarland" - ], - "song_name": [ - "Babe" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's the one I was looking for!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlaySong" - ], - "slot": "intent", - "values": [ - "PlaySong" - ] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like me to play this song for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "Kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "Kitchen speaker" - ] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "artist": [ - "Sugarland" - ], - "playback_device": [ - "Kitchen speaker" - ], - "song_name": [ - "Babe" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Could you play it on the Kitchen speaker for me please?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Babe" - ], - "slot": "song_name", - "values": [ - "Babe" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "Kitchen speaker" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 45, - "slot": "song_name", - "start": 41 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Sure, please confirm your action to play Babe on the Kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "Bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "artist": [ - "Sugarland" - ], - "playback_device": [ - "Bedroom speaker" - ], - "song_name": [ - "Babe" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sorry, I've changed my mind. Please play it on the bedroom device instead." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Babe" - ], - "slot": "song_name", - "values": [ - "Babe" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "Bedroom speaker" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 51, - "slot": "song_name", - "start": 47 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "No problem. Please confirm your action to play Babe on the Bedroom speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "artist": [ - "Sugarland" - ], - "playback_device": [ - "Bedroom speaker" - ], - "song_name": [ - "Babe" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sure, that sounds great!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "service_call": { - "method": "PlaySong", - "parameters": { - "artist": "Sugarland", - "playback_device": "Bedroom speaker", - "song_name": "Babe" - } - }, - "service_results": [ - { - "album": "Bigger", - "artist": "Sugarland", - "genre": "Country", - "playback_device": "Bedroom speaker", - "song_name": "Babe", - "year": "2017" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy listening to your music!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "artist": [ - "Sugarland" - ], - "playback_device": [ - "Bedroom speaker" - ], - "song_name": [ - "Babe" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thank you very much." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Do you require further help?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "artist": [ - "Sugarland" - ], - "playback_device": [ - "Bedroom speaker" - ], - "song_name": [ - "Babe" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, that's all the help I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Thank you and have a great day ahead!" - } - ] - }, - { - "dialogue_id": "7_00123", - "services": [ - "Music_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Pop" - ], - "slot": "genre", - "values": [ - "Pop" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupSong" - ], - "slot": "intent", - "values": [ - "LookupSong" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 50, - "slot": "genre", - "start": 47 - } - ], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "genre": [ - "Pop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I am in a need to listen some music and I like Pop songs, please search the one for me." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Adorn" - ], - "slot": "song_name", - "values": [ - "Adorn" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Miguel" - ], - "slot": "artist", - "values": [ - "Miguel" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Kaleidoscope Dream" - ], - "slot": "album", - "values": [ - "Kaleidoscope Dream" - ] - } - ], - "service": "Music_1", - "service_call": { - "method": "LookupSong", - "parameters": { - "genre": "Pop" - } - }, - "service_results": [ - { - "album": "Kaleidoscope Dream", - "artist": "Miguel", - "genre": "Pop", - "song_name": "Adorn", - "year": "2012" - }, - { - "album": "A Boy From Tandale", - "artist": "Diamond Platnumz", - "genre": "Pop", - "song_name": "African Beauty", - "year": "2018" - }, - { - "album": "Handwritten", - "artist": "Shawn Mendes", - "genre": "Pop", - "song_name": "Aftertaste", - "year": "2015" - }, - { - "album": "Holo", - "artist": "Limbo", - "genre": "Pop", - "song_name": "Airplane Mode", - "year": "2017" - }, - { - "album": "This Is Acting", - "artist": "Sia", - "genre": "Pop", - "song_name": "Alive", - "year": "2013" - }, - { - "album": "Title", - "artist": "Meghan Trainor", - "genre": "Pop", - "song_name": "All About That Bass", - "year": "2012" - }, - { - "album": "Always In Between", - "artist": "Jess Glynne", - "genre": "Pop", - "song_name": "All I Am", - "year": "2018" - }, - { - "album": "The Princess", - "artist": "Parov Stelar", - "genre": "Pop", - "song_name": "All Night", - "year": "2012" - }, - { - "album": "Journals", - "artist": "Justin Bieber", - "genre": "Pop", - "song_name": "All That Matters", - "year": "2013" - }, - { - "album": "Singular Act I", - "artist": "Sabrina Carpenter", - "genre": "Pop", - "song_name": "Almost Love", - "year": "2018" - } - ], - "slots": [ - { - "exclusive_end": 22, - "slot": "song_name", - "start": 17 - }, - { - "exclusive_end": 32, - "slot": "artist", - "start": 26 - }, - { - "exclusive_end": 60, - "slot": "album", - "start": 42 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about a song Adorn by Miguel in album Kaleidoscope Dream? which I think is the good one." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "year", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [ - "year" - ], - "slot_values": { - "genre": [ - "Pop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you tell me the year in which the song was released." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2012" - ], - "slot": "year", - "values": [ - "2012" - ] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Yes, it was released on 2012" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "genre": [ - "Pop" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Search for something else." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "African Beauty" - ], - "slot": "song_name", - "values": [ - "African Beauty" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Diamond Platnumz" - ], - "slot": "artist", - "values": [ - "Diamond Platnumz" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "A Boy From Tandale" - ], - "slot": "album", - "values": [ - "A Boy From Tandale" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 25, - "slot": "song_name", - "start": 11 - }, - { - "exclusive_end": 45, - "slot": "artist", - "start": 29 - }, - { - "exclusive_end": 73, - "slot": "album", - "start": 55 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "What about African Beauty by Diamond Platnumz in album A Boy From Tandale? Hope you will like it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2014" - ], - "slot": "year", - "values": [ - "2014" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "genre": [ - "Pop" - ], - "year": [ - "2014" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Can you search some other songs from the year 2014?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Be My Baby" - ], - "slot": "song_name", - "values": [ - "Be My Baby" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Ariana Grande" - ], - "slot": "artist", - "values": [ - "Ariana Grande" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "My Everything" - ], - "slot": "album", - "values": [ - "My Everything" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_1", - "service_call": { - "method": "LookupSong", - "parameters": { - "genre": "Pop", - "year": "2014" - } - }, - "service_results": [ - { - "album": "My Everything", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "Be My Baby", - "year": "2014" - }, - { - "album": "My Everything", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "Best Mistake", - "year": "2014" - }, - { - "album": "The New Classic", - "artist": "Iggy Azalea", - "genre": "Pop", - "song_name": "Black Widow", - "year": "2014" - }, - { - "album": "Nick Jonas", - "artist": "Nick Jonas", - "genre": "Pop", - "song_name": "Chains", - "year": "2014" - }, - { - "album": "Globalization", - "artist": "Pitbull", - "genre": "Pop", - "song_name": "Fireball", - "year": "2014" - }, - { - "album": "Quarter", - "artist": "Witwisit Hiranyawongkul", - "genre": "Pop", - "song_name": "Fortunately I Met You", - "year": "2014" - }, - { - "album": "Pink Elephant", - "artist": "Russell Vitale", - "genre": "Pop", - "song_name": "Goodbye", - "year": "2014" - }, - { - "album": "Dangerous Woman", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "Into You", - "year": "2014" - }, - { - "album": "V", - "artist": "Adam Levine", - "genre": "Pop", - "song_name": "Lost Stars", - "year": "2014" - }, - { - "album": "Get Weird", - "artist": "Little Mix", - "genre": "Pop", - "song_name": "Love Me Like You", - "year": "2014" - } - ], - "slots": [ - { - "exclusive_end": 44, - "slot": "song_name", - "start": 34 - }, - { - "exclusive_end": 61, - "slot": "artist", - "start": 48 - }, - { - "exclusive_end": 88, - "slot": "album", - "start": 75 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Yes, found 10 and the best one is Be My Baby by Ariana Grande in the album My Everything. What about your opinion?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlaySong" - ], - "slot": "intent", - "values": [ - "PlaySong" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "genre": [ - "Pop" - ], - "song_name": [ - "Be My Baby" - ], - "year": [ - "2014" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That would be perfect and please play it for me now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Be My Baby" - ], - "slot": "song_name", - "values": [ - "Be My Baby" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 42, - "slot": "song_name", - "start": 32 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm to play the song Be My Baby on TV." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "genre": [ - "Pop" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Be My Baby" - ], - "year": [ - "2014" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that is okay, go ahead." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "service_call": { - "method": "PlaySong", - "parameters": { - "playback_device": "TV", - "song_name": "Be My Baby" - } - }, - "service_results": [ - { - "album": "My Everything", - "artist": "Ariana Grande", - "genre": "Pop", - "playback_device": "TV", - "song_name": "Be My Baby", - "year": "2014" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Started playing the song on TV, enjoy." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "genre": [ - "Pop" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Be My Baby" - ], - "year": [ - "2014" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks a lot" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQ_MORE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Any other help?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "NONE", - "requested_slots": [], - "slot_values": { - "genre": [ - "Pop" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Be My Baby" - ], - "year": [ - "2014" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, thanks, that's all." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "7_00124", - "services": [ - "Music_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Badlands" - ], - "slot": "album", - "values": [ - "Badlands" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupSong" - ], - "slot": "intent", - "values": [ - "LookupSong" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 70, - "slot": "album", - "start": 62 - } - ], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "album": [ - "Badlands" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I'm looking to listen to some music. Something from the album Badlands maybe?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Colors" - ], - "slot": "song_name", - "values": [ - "Colors" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Halsey" - ], - "slot": "artist", - "values": [ - "Halsey" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Badlands" - ], - "slot": "album", - "values": [ - "Badlands" - ] - } - ], - "service": "Music_1", - "service_call": { - "method": "LookupSong", - "parameters": { - "album": "Badlands" - } - }, - "service_results": [ - { - "album": "Badlands", - "artist": "Halsey", - "genre": "Electropop", - "song_name": "Colors", - "year": "2015" - }, - { - "album": "Badlands", - "artist": "Halsey", - "genre": "Electropop", - "song_name": "Control", - "year": "2015" - }, - { - "album": "Badlands", - "artist": "Halsey", - "genre": "Electropop", - "song_name": "Gasoline", - "year": "2015" - }, - { - "album": "Badlands", - "artist": "Halsey", - "genre": "Electropop", - "song_name": "Ghost", - "year": "2014" - }, - { - "album": "Badlands", - "artist": "Halsey", - "genre": "Electropop", - "song_name": "Hurricane", - "year": "2014" - } - ], - "slots": [ - { - "exclusive_end": 16, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 26, - "slot": "artist", - "start": 20 - }, - { - "exclusive_end": 53, - "slot": "album", - "start": 45 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about Colors by Halsey, from their album Badlands?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "year", - "values": [] - }, - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [ - "genre", - "year" - ], - "slot_values": { - "album": [ - "Badlands" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Ok. What genre is that? When did they release it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2015" - ], - "slot": "year", - "values": [ - "2015" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "Electropop" - ], - "slot": "genre", - "values": [ - "Electropop" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 18, - "slot": "genre", - "start": 8 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It's an Electropop song from 2015." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "album": [ - "Badlands" - ], - "song_name": [ - "Colors" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah that's good" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlaySong" - ], - "slot": "intent", - "values": [ - "PlaySong" - ] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Shall I play it?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "album": [ - "Badlands" - ], - "song_name": [ - "Colors" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes" - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Colors" - ], - "slot": "song_name", - "values": [ - "Colors" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 36, - "slot": "song_name", - "start": 30 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: play the song Colors on TV" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "album": [ - "Badlands" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Colors" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that's right" - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "service_call": { - "method": "PlaySong", - "parameters": { - "playback_device": "TV", - "song_name": "Colors" - } - }, - "service_results": [ - { - "album": "Badlands", - "artist": "Halsey", - "genre": "Electropop", - "playback_device": "TV", - "song_name": "Colors", - "year": "2015" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Your music is playing now" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "album": [ - "Badlands" - ], - "playback_device": [ - "TV" - ], - "song_name": [ - "Colors" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks so much" - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Always here to help" - } - ] - }, - { - "dialogue_id": "7_00125", - "services": [ - "Music_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupSong" - ], - "slot": "intent", - "values": [ - "LookupSong" - ] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "I am looking for a song to listen to." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "I Want You" - ], - "slot": "song_name", - "values": [ - "I want you" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Taylor Parks" - ], - "slot": "artist", - "values": [ - "Taylor Parks" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "We Need To Talk" - ], - "slot": "album", - "values": [ - "We Need to talk" - ] - } - ], - "service": "Music_1", - "service_call": { - "method": "LookupSong", - "parameters": {} - }, - "service_results": [ - { - "album": "We Need To Talk", - "artist": "Taylor Parks", - "genre": "Pop", - "song_name": "I Want You", - "year": "2019" - }, - { - "album": "Outlaw Soul", - "artist": "Tyler Wood", - "genre": "Country", - "song_name": "Still Ridin Shotgun", - "year": "2014" - }, - { - "album": "Safe Haven", - "artist": "Ruth B", - "genre": "Pop", - "song_name": "Superficial Love", - "year": "2015" - }, - { - "album": "Redneck Crazy", - "artist": "Tyler Farr", - "genre": "Country", - "song_name": "Redneck Crazy", - "year": "2013" - }, - { - "album": "Sick Boy", - "artist": "The Chainsmokers", - "genre": "Pop", - "song_name": "Sick Boy", - "year": "2018" - }, - { - "album": "Stories", - "artist": "Avicii", - "genre": "Pop", - "song_name": "Broken Arrows", - "year": "2015" - }, - { - "album": "Tell Me You Love Me", - "artist": "Cheat Codes", - "genre": "Pop", - "song_name": "No Promises", - "year": "2017" - }, - { - "album": "Kill The Lights", - "artist": "Luke Bryan", - "genre": "Country", - "song_name": "Strip It Down", - "year": "2015" - }, - { - "album": "This Is Acting", - "artist": "Sia", - "genre": "Pop", - "song_name": "Alive", - "year": "2013" - }, - { - "album": "Love Crimes", - "artist": "Super Sako", - "genre": "Pop", - "song_name": "Mi Gna", - "year": "2016" - } - ], - "slots": [ - { - "exclusive_end": 20, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 36, - "slot": "artist", - "start": 24 - }, - { - "exclusive_end": 57, - "slot": "album", - "start": 42 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about I want you by Taylor Parks from We Need to talk?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "year", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [ - "year" - ], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Which year was it released?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2019" - ], - "slot": "year", - "values": [ - "2019" - ] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "It was released in 2019." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "What else can you find?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Still Ridin Shotgun" - ], - "slot": "song_name", - "values": [ - "Still Ridin Shotgun" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Tyler Wood" - ], - "slot": "artist", - "values": [ - "Tyler Wood" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Outlaw Soul" - ], - "slot": "album", - "values": [ - "Outlaw Soul" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 29, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 60, - "slot": "artist", - "start": 50 - }, - { - "exclusive_end": 46, - "slot": "album", - "start": 35 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about Still Ridin Shotgun from Outlaw Soul by Tyler Wood?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2016" - ], - "slot": "year", - "values": [ - "2016" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "year": [ - "2016" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What else can you find, maybe from '16?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Another Day Of Sun" - ], - "slot": "song_name", - "values": [ - "Another Day of Sun" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "La La Land Cast" - ], - "slot": "artist", - "values": [ - "La la Land Cast" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "La La Land" - ], - "slot": "album", - "values": [ - "La La Land" - ] - } - ], - "service": "Music_1", - "service_call": { - "method": "LookupSong", - "parameters": { - "year": "2016" - } - }, - "service_results": [ - { - "album": "La La Land", - "artist": "La La Land Cast", - "genre": "Soundtracks", - "song_name": "Another Day Of Sun", - "year": "2016" - }, - { - "album": "Illuminate", - "artist": "Shawn Mendes", - "genre": "Pop", - "song_name": "Bad Reputation", - "year": "2016" - }, - { - "album": "Dangerous Woman", - "artist": "Ariana Grande", - "genre": "Pop", - "song_name": "Be Alright", - "year": "2016" - }, - { - "album": "Joytime", - "artist": "Marshmello", - "genre": "House", - "song_name": "Blocks", - "year": "2016" - }, - { - "album": "Yours", - "artist": "Russell Dickerson", - "genre": "Country", - "song_name": "Blue Tacoma", - "year": "2016" - }, - { - "album": "It Feel Good", - "artist": "Konshens", - "genre": "Reggae", - "song_name": "Bruk Off Yuh Back", - "year": "2016" - }, - { - "album": "Cloud Nine", - "artist": "Kygo", - "genre": "Downtempo", - "song_name": "Carry Me", - "year": "2016" - }, - { - "album": "Bollywood Monsoon Special", - "artist": "Meet Bros", - "genre": "South Asia", - "song_name": "Cham Cham", - "year": "2016" - }, - { - "album": "Cold Water", - "artist": "Major Lazer", - "genre": "Electropop", - "song_name": "Cold Water", - "year": "2016" - }, - { - "album": "King Of The Dancehall", - "artist": "Vybz Kartel", - "genre": "Reggae", - "song_name": "Colouring This Life", - "year": "2016" - } - ], - "slots": [ - { - "exclusive_end": 29, - "slot": "song_name", - "start": 11 - }, - { - "exclusive_end": 48, - "slot": "artist", - "start": 33 - }, - { - "exclusive_end": 64, - "slot": "album", - "start": 54 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "What about Another Day of Sun by La la Land Cast from La La Land?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "genre", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [ - "genre" - ], - "slot_values": { - "year": [ - "2016" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What type of music?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Soundtracks" - ], - "slot": "genre", - "values": [ - "soundtracks" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 19, - "slot": "genre", - "start": 8 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "It is a soundtracks genre song." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "song_name": [ - "Another Day of Sun" - ], - "year": [ - "2016" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "That's what I want to hear." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlaySong" - ], - "slot": "intent", - "values": [ - "PlaySong" - ] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Would you like me to play this song?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "INFORM", - "canonical_values": [ - "Kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "Kitchen speaker" - ] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "Kitchen speaker" - ], - "song_name": [ - "Another Day of Sun" - ], - "year": [ - "2016" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes to my kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Another Day Of Sun" - ], - "slot": "song_name", - "values": [ - "Another Day of Sun" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "Kitchen speaker" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 18, - "slot": "song_name", - "start": 0 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Another Day of Sun on kitchen speaker, correct?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "Kitchen speaker" - ], - "song_name": [ - "Another Day of Sun" - ], - "year": [ - "2016" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes that is great." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "service_call": { - "method": "PlaySong", - "parameters": { - "playback_device": "Kitchen speaker", - "song_name": "Another Day Of Sun" - } - }, - "service_results": [ - { - "album": "La La Land", - "artist": "La La Land Cast", - "genre": "Soundtracks", - "playback_device": "Kitchen speaker", - "song_name": "Another Day Of Sun", - "year": "2016" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Please enjoy your music." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "playback_device": [ - "Kitchen speaker" - ], - "song_name": [ - "Another Day of Sun" - ], - "year": [ - "2016" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks that is all I need." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a great day." - } - ] - }, - { - "dialogue_id": "7_00126", - "services": [ - "Music_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupSong" - ], - "slot": "intent", - "values": [ - "LookupSong" - ] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": {} - } - } - ], - "speaker": "USER", - "utterance": "Can you help me find a song?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Lotus Flower" - ], - "slot": "song_name", - "values": [ - "Lotus Flower" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Radiohead" - ], - "slot": "artist", - "values": [ - "Radiohead" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "The King Of Limbs" - ], - "slot": "album", - "values": [ - "The King of Limbs" - ] - } - ], - "service": "Music_1", - "service_call": { - "method": "LookupSong", - "parameters": {} - }, - "service_results": [ - { - "album": "The King Of Limbs", - "artist": "Radiohead", - "genre": "Electronica", - "song_name": "Lotus Flower", - "year": "2011" - }, - { - "album": "Born This Way", - "artist": "Lady Gaga", - "genre": "Pop", - "song_name": "Born This Way", - "year": "2011" - }, - { - "album": "Rearview Town", - "artist": "Jason Aldean", - "genre": "Country", - "song_name": "Ride All Night", - "year": "2018" - }, - { - "album": "Safe Haven", - "artist": "Ruth B", - "genre": "Pop", - "song_name": "Superficial Love", - "year": "2015" - }, - { - "album": "Cloud Nine", - "artist": "Kygo", - "genre": "Downtempo", - "song_name": "Raging", - "year": "2016" - }, - { - "album": "Nayutan Sei Kara No Buttai Y", - "artist": "Nayutalien", - "genre": "Rock", - "song_name": "Planet Loop", - "year": "2016" - }, - { - "album": "Handwritten", - "artist": "Shawn Mendes", - "genre": "Pop", - "song_name": "Never Be Alone", - "year": "2015" - }, - { - "album": "Expectations", - "artist": "Bebe Rexha", - "genre": "Pop", - "song_name": "I Got You", - "year": "2010" - }, - { - "album": "Rearview Town", - "artist": "Jason Aldean", - "genre": "Country", - "song_name": "Girl Like You", - "year": "2018" - }, - { - "album": "Summer Anthems", - "artist": "Common Kings", - "genre": "Reggae", - "song_name": "No Other Love", - "year": "2013" - } - ], - "slots": [ - { - "exclusive_end": 22, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 35, - "slot": "artist", - "start": 26 - }, - { - "exclusive_end": 67, - "slot": "album", - "start": 50 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about Lotus Flower by Radiohead, in the album The King of Limbs?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Shawn Mendes" - ], - "slot": "artist", - "values": [ - "Shawn Mendes" - ] - }, - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "genre", - "values": [ - "dontcare" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 50, - "slot": "artist", - "start": 38 - } - ], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "artist": [ - "Shawn Mendes" - ], - "genre": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Do you have other suggestions? I like Shawn Mendes, and I like all genres." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Aftertaste" - ], - "slot": "song_name", - "values": [ - "Aftertaste" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Shawn Mendes" - ], - "slot": "artist", - "values": [ - "Shawn Mendes" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Handwritten" - ], - "slot": "album", - "values": [ - "Handwritten" - ] - } - ], - "service": "Music_1", - "service_call": { - "method": "LookupSong", - "parameters": { - "artist": "Shawn Mendes" - } - }, - "service_results": [ - { - "album": "Handwritten", - "artist": "Shawn Mendes", - "genre": "Pop", - "song_name": "Aftertaste", - "year": "2015" - }, - { - "album": "Illuminate", - "artist": "Shawn Mendes", - "genre": "Pop", - "song_name": "Bad Reputation", - "year": "2016" - }, - { - "album": "Illuminate", - "artist": "Shawn Mendes", - "genre": "Pop", - "song_name": "Mercy", - "year": "2010" - }, - { - "album": "Handwritten", - "artist": "Shawn Mendes", - "genre": "Pop", - "song_name": "Never Be Alone", - "year": "2015" - }, - { - "album": "Handwritten", - "artist": "Shawn Mendes", - "genre": "Pop", - "song_name": "Something Big", - "year": "2014" - }, - { - "album": "Handwritten", - "artist": "Shawn Mendes", - "genre": "Pop", - "song_name": "Stitches", - "year": "2015" - }, - { - "album": "Illuminate", - "artist": "Shawn Mendes", - "genre": "Pop", - "song_name": "Treat You Better", - "year": "2016" - } - ], - "slots": [ - { - "exclusive_end": 20, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 36, - "slot": "artist", - "start": 24 - }, - { - "exclusive_end": 62, - "slot": "album", - "start": 51 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about Aftertaste by Shawn Mendes, in the album Handwritten?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "year", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [ - "year" - ], - "slot_values": { - "artist": [ - "Shawn Mendes" - ], - "genre": [ - "dontcare" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "When did the song come out?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2015" - ], - "slot": "year", - "values": [ - "2015" - ] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The song is from 2015." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM_INTENT", - "canonical_values": [ - "PlaySong" - ], - "slot": "intent", - "values": [ - "PlaySong" - ] - }, - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "artist": [ - "Shawn Mendes" - ], - "genre": [ - "dontcare" - ], - "song_name": [ - "Aftertaste" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Sounds good, I'd like to play it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Aftertaste" - ], - "slot": "song_name", - "values": [ - "Aftertaste" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 24, - "slot": "song_name", - "start": 14 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Should I play Aftertaste on the TV?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "Kitchen speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "artist": [ - "Shawn Mendes" - ], - "genre": [ - "dontcare" - ], - "playback_device": [ - "Kitchen speaker" - ], - "song_name": [ - "Aftertaste" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, on the kitchen device, please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Aftertaste" - ], - "slot": "song_name", - "values": [ - "Aftertaste" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "Kitchen speaker" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 27, - "slot": "song_name", - "start": 17 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So I should play Aftertaste on the kitchen speaker?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "Bedroom speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "artist": [ - "Shawn Mendes" - ], - "genre": [ - "dontcare" - ], - "playback_device": [ - "Bedroom speaker" - ], - "song_name": [ - "Aftertaste" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Actually, no, in my bedroom please." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Aftertaste" - ], - "slot": "song_name", - "values": [ - "Aftertaste" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Bedroom speaker" - ], - "slot": "playback_device", - "values": [ - "Bedroom speaker" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 27, - "slot": "song_name", - "start": 17 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "So I should play Aftertaste on the bedroom speaker?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "artist": [ - "Shawn Mendes" - ], - "genre": [ - "dontcare" - ], - "playback_device": [ - "Bedroom speaker" - ], - "song_name": [ - "Aftertaste" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, that's right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "service_call": { - "method": "PlaySong", - "parameters": { - "artist": "Shawn Mendes", - "playback_device": "Bedroom speaker", - "song_name": "Aftertaste" - } - }, - "service_results": [ - { - "album": "Handwritten", - "artist": "Shawn Mendes", - "genre": "Pop", - "playback_device": "Bedroom speaker", - "song_name": "Aftertaste", - "year": "2015" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "The song has begun." - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "artist": [ - "Shawn Mendes" - ], - "genre": [ - "dontcare" - ], - "playback_device": [ - "Bedroom speaker" - ], - "song_name": [ - "Aftertaste" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that's all I needed." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a nice day." - } - ] - }, - { - "dialogue_id": "7_00127", - "services": [ - "Music_1" - ], - "turns": [ - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Rock" - ], - "slot": "genre", - "values": [ - "rock" - ] - }, - { - "act": "INFORM_INTENT", - "canonical_values": [ - "LookupSong" - ], - "slot": "intent", - "values": [ - "LookupSong" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 48, - "slot": "genre", - "start": 44 - } - ], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "genre": [ - "rock" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "I want to find a song and I especially like rock songs." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Are You Ready" - ], - "slot": "song_name", - "values": [ - "Are You Ready" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Disturbed" - ], - "slot": "artist", - "values": [ - "Disturbed" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Evolution" - ], - "slot": "album", - "values": [ - "Evolution" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "10" - ], - "slot": "count", - "values": [ - "10" - ] - } - ], - "service": "Music_1", - "service_call": { - "method": "LookupSong", - "parameters": { - "genre": "Rock" - } - }, - "service_results": [ - { - "album": "Evolution", - "artist": "Disturbed", - "genre": "Rock", - "song_name": "Are You Ready", - "year": "2018" - }, - { - "album": "The End Is Where We Begin", - "artist": "Thousand Foot Krutch", - "genre": "Rock", - "song_name": "Be Somebody", - "year": "2012" - }, - { - "album": "Born Free", - "artist": "Kid Rock", - "genre": "Rock", - "song_name": "Born Free", - "year": "2010" - }, - { - "album": "Transmissions", - "artist": "Starset", - "genre": "Rock", - "song_name": "Carnivore", - "year": "2013" - }, - { - "album": "The End Is Where We Begin", - "artist": "Thousand Foot Krutch", - "genre": "Rock", - "song_name": "Courtesy Call", - "year": "2012" - }, - { - "album": "Your Name", - "artist": "Radwimps", - "genre": "Rock", - "song_name": "Dream Lantern", - "year": "2016" - }, - { - "album": "Sex Rock", - "artist": "Alex Angel", - "genre": "Rock", - "song_name": "Easy World", - "year": "2018" - }, - { - "album": "Erase The Pain", - "artist": "Palisades", - "genre": "Rock", - "song_name": "Erase The Pain", - "year": "2018" - }, - { - "album": "After Laughter", - "artist": "Paramore", - "genre": "Rock", - "song_name": "Hard Times", - "year": "2017" - }, - { - "album": "Meliora", - "artist": "Ghost", - "genre": "Rock", - "song_name": "He Is", - "year": "2015" - } - ], - "slots": [ - { - "exclusive_end": 58, - "slot": "song_name", - "start": 45 - }, - { - "exclusive_end": 71, - "slot": "artist", - "start": 62 - }, - { - "exclusive_end": 97, - "slot": "album", - "start": 88 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I came up with 10 possible songs. What about Are You Ready by Disturbed, from the album Evolution." - }, - { - "frames": [ - { - "actions": [ - { - "act": "REQUEST", - "canonical_values": [], - "slot": "year", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [ - "year" - ], - "slot_values": { - "genre": [ - "rock" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "When did that song come out?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2018" - ], - "slot": "year", - "values": [ - "2018" - ] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "It came out last year in 2018." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "2012" - ], - "slot": "year", - "values": [ - "2012" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "genre": [ - "rock" - ], - "year": [ - "2012" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Anything else? I want something released in '12." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Be Somebody" - ], - "slot": "song_name", - "values": [ - "Be Somebody" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Thousand Foot Krutch" - ], - "slot": "artist", - "values": [ - "Thousand Foot Krutch" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "The End Is Where We Begin" - ], - "slot": "album", - "values": [ - "The End Is Where We Begin" - ] - } - ], - "service": "Music_1", - "service_call": { - "method": "LookupSong", - "parameters": { - "genre": "Rock", - "year": "2012" - } - }, - "service_results": [ - { - "album": "The End Is Where We Begin", - "artist": "Thousand Foot Krutch", - "genre": "Rock", - "song_name": "Be Somebody", - "year": "2012" - }, - { - "album": "The End Is Where We Begin", - "artist": "Thousand Foot Krutch", - "genre": "Rock", - "song_name": "Courtesy Call", - "year": "2012" - }, - { - "album": "The Story", - "artist": "Fivefold", - "genre": "Rock", - "song_name": "Lost Within", - "year": "2012" - }, - { - "album": "Night Visions", - "artist": "Imagine Dragons", - "genre": "Rock", - "song_name": "Radioactive", - "year": "2012" - }, - { - "album": "The Tattva Trip", - "artist": "Suraj Mani", - "genre": "Rock", - "song_name": "The Tattva Trip", - "year": "2012" - }, - { - "album": "Origins", - "artist": "Shallow Side", - "genre": "Rock", - "song_name": "Try To Fight It", - "year": "2012" - } - ], - "slots": [ - { - "exclusive_end": 21, - "slot": "song_name", - "start": 10 - }, - { - "exclusive_end": 51, - "slot": "artist", - "start": 31 - }, - { - "exclusive_end": 92, - "slot": "album", - "start": 67 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "How about Be Somebody? It's by Thousand Foot Krutch from the album The End Is Where We Begin." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "dontcare" - ], - "slot": "album", - "values": [ - "dontcare" - ] - }, - { - "act": "REQUEST_ALTS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "genre": [ - "rock" - ], - "year": [ - "2012" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "What else is there? I'm okay with any album." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER", - "canonical_values": [ - "Courtesy Call" - ], - "slot": "song_name", - "values": [ - "Courtesy Call" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "Thousand Foot Krutch" - ], - "slot": "artist", - "values": [ - "Thousand Foot Krutch" - ] - }, - { - "act": "OFFER", - "canonical_values": [ - "The End Is Where We Begin" - ], - "slot": "album", - "values": [ - "The End Is Where We Begin" - ] - }, - { - "act": "INFORM_COUNT", - "canonical_values": [ - "5" - ], - "slot": "count", - "values": [ - "5" - ] - } - ], - "service": "Music_1", - "service_call": { - "method": "LookupSong", - "parameters": { - "genre": "Rock", - "year": "2012" - } - }, - "service_results": [ - { - "album": "The End Is Where We Begin", - "artist": "Thousand Foot Krutch", - "genre": "Rock", - "song_name": "Be Somebody", - "year": "2012" - }, - { - "album": "The End Is Where We Begin", - "artist": "Thousand Foot Krutch", - "genre": "Rock", - "song_name": "Courtesy Call", - "year": "2012" - }, - { - "album": "The Story", - "artist": "Fivefold", - "genre": "Rock", - "song_name": "Lost Within", - "year": "2012" - }, - { - "album": "Night Visions", - "artist": "Imagine Dragons", - "genre": "Rock", - "song_name": "Radioactive", - "year": "2012" - }, - { - "album": "The Tattva Trip", - "artist": "Suraj Mani", - "genre": "Rock", - "song_name": "The Tattva Trip", - "year": "2012" - } - ], - "slots": [ - { - "exclusive_end": 56, - "slot": "song_name", - "start": 43 - }, - { - "exclusive_end": 80, - "slot": "artist", - "start": 60 - }, - { - "exclusive_end": 118, - "slot": "album", - "start": 93 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "I found 5 songs you might like. What about Courtesy Call by Thousand Foot Krutch, again from The End Is Where We Begin." - }, - { - "frames": [ - { - "actions": [ - { - "act": "SELECT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "LookupSong", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "genre": [ - "rock" - ], - "song_name": [ - "Courtesy Call" - ], - "year": [ - "2012" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, that sounds good." - }, - { - "frames": [ - { - "actions": [ - { - "act": "OFFER_INTENT", - "canonical_values": [ - "PlaySong" - ], - "slot": "intent", - "values": [ - "PlaySong" - ] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Should I play the song for you?" - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM_INTENT", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "genre": [ - "rock" - ], - "song_name": [ - "Courtesy Call" - ], - "year": [ - "2012" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yes, please play it." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Courtesy Call" - ], - "slot": "song_name", - "values": [ - "Courtesy Call" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "TV" - ], - "slot": "playback_device", - "values": [ - "TV" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 37, - "slot": "song_name", - "start": 24 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Please confirm: playing Courtesy Call on TV." - }, - { - "frames": [ - { - "actions": [ - { - "act": "INFORM", - "canonical_values": [ - "Kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "Kitchen speaker" - ] - }, - { - "act": "NEGATE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "genre": [ - "rock" - ], - "playback_device": [ - "Kitchen speaker" - ], - "song_name": [ - "Courtesy Call" - ], - "year": [ - "2012" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "No, actually cast it on my kitchen device." - }, - { - "frames": [ - { - "actions": [ - { - "act": "CONFIRM", - "canonical_values": [ - "Courtesy Call" - ], - "slot": "song_name", - "values": [ - "Courtesy Call" - ] - }, - { - "act": "CONFIRM", - "canonical_values": [ - "Kitchen speaker" - ], - "slot": "playback_device", - "values": [ - "Kitchen speaker" - ] - } - ], - "service": "Music_1", - "slots": [ - { - "exclusive_end": 50, - "slot": "song_name", - "start": 37 - } - ] - } - ], - "speaker": "SYSTEM", - "utterance": "Okay, confirm you would like to play Courtesy Call on kitchen speaker." - }, - { - "frames": [ - { - "actions": [ - { - "act": "AFFIRM", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "genre": [ - "rock" - ], - "playback_device": [ - "Kitchen speaker" - ], - "song_name": [ - "Courtesy Call" - ], - "year": [ - "2012" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Yeah, that's exactly right." - }, - { - "frames": [ - { - "actions": [ - { - "act": "NOTIFY_SUCCESS", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "service_call": { - "method": "PlaySong", - "parameters": { - "playback_device": "Kitchen speaker", - "song_name": "Courtesy Call" - } - }, - "service_results": [ - { - "album": "The End Is Where We Begin", - "artist": "Thousand Foot Krutch", - "genre": "Rock", - "playback_device": "Kitchen speaker", - "song_name": "Courtesy Call", - "year": "2012" - } - ], - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Enjoy the song!" - }, - { - "frames": [ - { - "actions": [ - { - "act": "THANK_YOU", - "canonical_values": [], - "slot": "", - "values": [] - }, - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [], - "state": { - "active_intent": "PlaySong", - "requested_slots": [], - "slot_values": { - "album": [ - "dontcare" - ], - "genre": [ - "rock" - ], - "playback_device": [ - "Kitchen speaker" - ], - "song_name": [ - "Courtesy Call" - ], - "year": [ - "2012" - ] - } - } - } - ], - "speaker": "USER", - "utterance": "Thanks, that's all for now." - }, - { - "frames": [ - { - "actions": [ - { - "act": "GOODBYE", - "canonical_values": [], - "slot": "", - "values": [] - } - ], - "service": "Music_1", - "slots": [] - } - ], - "speaker": "SYSTEM", - "utterance": "Have a lovely day." - } - ] - } -]