update commands folder
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- commands/back_up.json +11 -0
- commands/back_up.m4a +0 -0
- commands/bottled_water.json +11 -0
- commands/bottled_water.m4a +0 -0
- commands/burger_no_pickles.json +11 -0
- commands/burger_no_pickles.m4a +0 -0
- commands/burger_with_fries.json +11 -0
- commands/burger_with_fries.m4a +0 -0
- commands/can_i_get_a_burger.json +11 -0
- commands/can_i_get_a_burger.m4a +0 -0
- commands/can_i_get_fries_with_no_salt.json +11 -0
- commands/can_i_get_fries_with_no_salt.m4a +0 -0
- commands/can_i_have_a_coffee.json +11 -0
- commands/can_i_have_a_coffee.m4a +0 -0
- commands/can_i_order_dessert.json +11 -0
- commands/can_i_order_dessert.m4a +0 -0
- commands/can_you_go_faster.json +11 -0
- commands/can_you_go_faster.m4a +0 -0
- commands/can_you_go_left.json +11 -0
- commands/can_you_go_left.m4a +0 -0
- commands/can_you_go_right.json +11 -0
- commands/can_you_go_right.m4a +0 -0
- commands/can_you_sit_down.json +11 -0
- commands/can_you_sit_down.m4a +0 -0
- commands/can_you_slow_down.json +11 -0
- commands/can_you_slow_down.m4a +0 -0
- commands/can_you_stop.json +11 -0
- commands/can_you_stop.m4a +0 -0
- commands/cappuccino_no_sugar.json +11 -0
- commands/cappuccino_no_sugar.m4a +0 -0
- commands/cappuccino_to_go.json +11 -0
- commands/cappuccino_to_go.m4a +0 -0
- commands/cappuccino_with_almond_milk.json +11 -0
- commands/cappuccino_with_almond_milk.m4a +0 -0
- commands/cheesecake.json +11 -0
- commands/cheesecake.m4a +0 -0
- commands/chicken_sandwich.json +11 -0
- commands/chicken_sandwich.m4a +0 -0
- commands/chicken_sandwich_meal.json +11 -0
- commands/chicken_sandwich_meal.m4a +0 -0
- commands/chicken_sandwich_no_mayo.json +11 -0
- commands/chicken_sandwich_no_mayo.m4a +0 -0
- commands/chocolate_cake.json +11 -0
- commands/chocolate_cake.m4a +0 -0
- commands/coffee_please.json +11 -0
- commands/coffee_please.m4a +0 -0
- commands/coke_please.json +11 -0
- commands/coke_please.m4a +0 -0
- commands/cold_water.json +11 -0
- commands/cold_water.m4a +0 -0
commands/back_up.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"audioFile": "back_up.m4a",
|
3 |
+
"commandText": "Back up.",
|
4 |
+
"commandType": "Command",
|
5 |
+
"venueType": "office",
|
6 |
+
"venue_name": "",
|
7 |
+
"language": "en",
|
8 |
+
"accent": "International",
|
9 |
+
"noise_level": "Moderate",
|
10 |
+
"backgroundNoiseType": "none"
|
11 |
+
}
|
commands/back_up.m4a
ADDED
Binary file (18 kB). View file
|
|
commands/bottled_water.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"audioFile": "bottled_water.m4a",
|
3 |
+
"commandText": "Bottled water.",
|
4 |
+
"commandType": "Order_Food",
|
5 |
+
"venueType": "restaurant",
|
6 |
+
"venue_name": "",
|
7 |
+
"language": "en",
|
8 |
+
"accent": "International",
|
9 |
+
"noise_level": "Moderate",
|
10 |
+
"backgroundNoiseType": "none"
|
11 |
+
}
|
commands/bottled_water.m4a
ADDED
Binary file (19.7 kB). View file
|
|
commands/burger_no_pickles.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"audioFile": "burger_no_pickles.m4a",
|
3 |
+
"commandText": "Burger, no pickles.",
|
4 |
+
"commandType": "Order_Food",
|
5 |
+
"venueType": "fast_food",
|
6 |
+
"venue_name": "",
|
7 |
+
"language": "en",
|
8 |
+
"accent": "International",
|
9 |
+
"noise_level": "Moderate",
|
10 |
+
"backgroundNoiseType": "none"
|
11 |
+
}
|
commands/burger_no_pickles.m4a
ADDED
Binary file (20.5 kB). View file
|
|
commands/burger_with_fries.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"audioFile": "burger_with_fries.m4a",
|
3 |
+
"commandText": "Burger with fries.",
|
4 |
+
"commandType": "Order_Food",
|
5 |
+
"venueType": "fast_food",
|
6 |
+
"venue_name": "",
|
7 |
+
"language": "en",
|
8 |
+
"accent": "International",
|
9 |
+
"noise_level": "Moderate",
|
10 |
+
"backgroundNoiseType": "none"
|
11 |
+
}
|
commands/burger_with_fries.m4a
ADDED
Binary file (17.5 kB). View file
|
|
commands/can_i_get_a_burger.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"audioFile": "can_i_get_a_burger.m4a",
|
3 |
+
"commandText": "Can I get a burger?",
|
4 |
+
"commandType": "Order_Food",
|
5 |
+
"venueType": "fast_food",
|
6 |
+
"venue_name": "",
|
7 |
+
"language": "en",
|
8 |
+
"accent": "International",
|
9 |
+
"noise_level": "Moderate",
|
10 |
+
"backgroundNoiseType": "none"
|
11 |
+
}
|
commands/can_i_get_a_burger.m4a
ADDED
Binary file (17.8 kB). View file
|
|
commands/can_i_get_fries_with_no_salt.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"audioFile": "can_i_get_fries_with_no_salt.m4a",
|
3 |
+
"commandText": "Can I get fries with no salt?",
|
4 |
+
"commandType": "Order_Food",
|
5 |
+
"venueType": "fast_food",
|
6 |
+
"venue_name": "",
|
7 |
+
"language": "en",
|
8 |
+
"accent": "International",
|
9 |
+
"noise_level": "Moderate",
|
10 |
+
"backgroundNoiseType": "none"
|
11 |
+
}
|
commands/can_i_get_fries_with_no_salt.m4a
ADDED
Binary file (31.3 kB). View file
|
|
commands/can_i_have_a_coffee.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"audioFile": "can_i_have_a_coffee.m4a",
|
3 |
+
"commandText": "Can I have a coffee?",
|
4 |
+
"commandType": "Order_Food",
|
5 |
+
"venueType": "restaurant",
|
6 |
+
"venue_name": "",
|
7 |
+
"language": "en",
|
8 |
+
"accent": "International",
|
9 |
+
"noise_level": "Moderate",
|
10 |
+
"backgroundNoiseType": "none"
|
11 |
+
}
|
commands/can_i_have_a_coffee.m4a
ADDED
Binary file (18.2 kB). View file
|
|
commands/can_i_order_dessert.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"audioFile": "can_i_order_dessert.m4a",
|
3 |
+
"commandText": "Can I order dessert?",
|
4 |
+
"commandType": "Order_Food",
|
5 |
+
"venueType": "restaurant",
|
6 |
+
"venue_name": "",
|
7 |
+
"language": "en",
|
8 |
+
"accent": "International",
|
9 |
+
"noise_level": "Moderate",
|
10 |
+
"backgroundNoiseType": "none"
|
11 |
+
}
|
commands/can_i_order_dessert.m4a
ADDED
Binary file (22.4 kB). View file
|
|
commands/can_you_go_faster.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"audioFile": "can_you_go_faster.m4a",
|
3 |
+
"commandText": "Can you go faster?",
|
4 |
+
"commandType": "Command",
|
5 |
+
"venueType": "office",
|
6 |
+
"venue_name": "",
|
7 |
+
"language": "en",
|
8 |
+
"accent": "International",
|
9 |
+
"noise_level": "Moderate",
|
10 |
+
"backgroundNoiseType": "none"
|
11 |
+
}
|
commands/can_you_go_faster.m4a
ADDED
Binary file (21.3 kB). View file
|
|
commands/can_you_go_left.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"audioFile": "can_you_go_left.m4a",
|
3 |
+
"commandText": "Can you go left?",
|
4 |
+
"commandType": "Command",
|
5 |
+
"venueType": "office",
|
6 |
+
"venue_name": "",
|
7 |
+
"language": "en",
|
8 |
+
"accent": "International",
|
9 |
+
"noise_level": "Moderate",
|
10 |
+
"backgroundNoiseType": "none"
|
11 |
+
}
|
commands/can_you_go_left.m4a
ADDED
Binary file (19.4 kB). View file
|
|
commands/can_you_go_right.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"audioFile": "can_you_go_right.m4a",
|
3 |
+
"commandText": "Can you go right?",
|
4 |
+
"commandType": "Command",
|
5 |
+
"venueType": "office",
|
6 |
+
"venue_name": "",
|
7 |
+
"language": "en",
|
8 |
+
"accent": "International",
|
9 |
+
"noise_level": "Moderate",
|
10 |
+
"backgroundNoiseType": "none"
|
11 |
+
}
|
commands/can_you_go_right.m4a
ADDED
Binary file (20.8 kB). View file
|
|
commands/can_you_sit_down.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"audioFile": "can_you_sit_down.m4a",
|
3 |
+
"commandText": "Can you sit down?",
|
4 |
+
"commandType": "Command",
|
5 |
+
"venueType": "office",
|
6 |
+
"venue_name": "",
|
7 |
+
"language": "en",
|
8 |
+
"accent": "International",
|
9 |
+
"noise_level": "Moderate",
|
10 |
+
"backgroundNoiseType": "none"
|
11 |
+
}
|
commands/can_you_sit_down.m4a
ADDED
Binary file (18.1 kB). View file
|
|
commands/can_you_slow_down.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"audioFile": "can_you_slow_down.m4a",
|
3 |
+
"commandText": "Can you slow down?",
|
4 |
+
"commandType": "Command",
|
5 |
+
"venueType": "office",
|
6 |
+
"venue_name": "",
|
7 |
+
"language": "en",
|
8 |
+
"accent": "International",
|
9 |
+
"noise_level": "Moderate",
|
10 |
+
"backgroundNoiseType": "none"
|
11 |
+
}
|
commands/can_you_slow_down.m4a
ADDED
Binary file (23.9 kB). View file
|
|
commands/can_you_stop.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"audioFile": "can_you_stop.m4a",
|
3 |
+
"commandText": "Can you stop?",
|
4 |
+
"commandType": "Command",
|
5 |
+
"venueType": "office",
|
6 |
+
"venue_name": "",
|
7 |
+
"language": "en",
|
8 |
+
"accent": "International",
|
9 |
+
"noise_level": "Moderate",
|
10 |
+
"backgroundNoiseType": "none"
|
11 |
+
}
|
commands/can_you_stop.m4a
ADDED
Binary file (26.8 kB). View file
|
|
commands/cappuccino_no_sugar.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"audioFile": "cappuccino_no_sugar.m4a",
|
3 |
+
"commandText": "Cappuccino, no sugar.",
|
4 |
+
"commandType": "Order_Food",
|
5 |
+
"venueType": "coffee_shop",
|
6 |
+
"venue_name": "",
|
7 |
+
"language": "en",
|
8 |
+
"accent": "International",
|
9 |
+
"noise_level": "Moderate",
|
10 |
+
"backgroundNoiseType": "none"
|
11 |
+
}
|
commands/cappuccino_no_sugar.m4a
ADDED
Binary file (20 kB). View file
|
|
commands/cappuccino_to_go.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"audioFile": "cappuccino_to_go.m4a",
|
3 |
+
"commandText": "Cappuccino to go.",
|
4 |
+
"commandType": "Order_Food",
|
5 |
+
"venueType": "coffee_shop",
|
6 |
+
"venue_name": "",
|
7 |
+
"language": "en",
|
8 |
+
"accent": "International",
|
9 |
+
"noise_level": "Moderate",
|
10 |
+
"backgroundNoiseType": "none"
|
11 |
+
}
|
commands/cappuccino_to_go.m4a
ADDED
Binary file (21.5 kB). View file
|
|
commands/cappuccino_with_almond_milk.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"audioFile": "cappuccino_with_almond_milk.m4a",
|
3 |
+
"commandText": "Cappuccino with almond milk.",
|
4 |
+
"commandType": "Order_Food",
|
5 |
+
"venueType": "coffee_shop",
|
6 |
+
"venue_name": "",
|
7 |
+
"language": "en",
|
8 |
+
"accent": "International",
|
9 |
+
"noise_level": "Moderate",
|
10 |
+
"backgroundNoiseType": "none"
|
11 |
+
}
|
commands/cappuccino_with_almond_milk.m4a
ADDED
Binary file (23.3 kB). View file
|
|
commands/cheesecake.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"audioFile": "cheesecake.m4a",
|
3 |
+
"commandText": "Cheesecake.",
|
4 |
+
"commandType": "Order_Food",
|
5 |
+
"venueType": "restaurant",
|
6 |
+
"venue_name": "",
|
7 |
+
"language": "en",
|
8 |
+
"accent": "International",
|
9 |
+
"noise_level": "Moderate",
|
10 |
+
"backgroundNoiseType": "none"
|
11 |
+
}
|
commands/cheesecake.m4a
ADDED
Binary file (16.6 kB). View file
|
|
commands/chicken_sandwich.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"audioFile": "chicken_sandwich.m4a",
|
3 |
+
"commandText": "Chicken sandwich.",
|
4 |
+
"commandType": "Order_Food",
|
5 |
+
"venueType": "fast_food",
|
6 |
+
"venue_name": "",
|
7 |
+
"language": "en",
|
8 |
+
"accent": "International",
|
9 |
+
"noise_level": "Moderate",
|
10 |
+
"backgroundNoiseType": "none"
|
11 |
+
}
|
commands/chicken_sandwich.m4a
ADDED
Binary file (21.7 kB). View file
|
|
commands/chicken_sandwich_meal.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"audioFile": "chicken_sandwich_meal.m4a",
|
3 |
+
"commandText": "Chicken sandwich meal.",
|
4 |
+
"commandType": "Order_Food",
|
5 |
+
"venueType": "fast_food",
|
6 |
+
"venue_name": "",
|
7 |
+
"language": "en",
|
8 |
+
"accent": "International",
|
9 |
+
"noise_level": "Moderate",
|
10 |
+
"backgroundNoiseType": "none"
|
11 |
+
}
|
commands/chicken_sandwich_meal.m4a
ADDED
Binary file (23.4 kB). View file
|
|
commands/chicken_sandwich_no_mayo.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"audioFile": "chicken_sandwich_no_mayo.m4a",
|
3 |
+
"commandText": "Chicken sandwich, no mayo.",
|
4 |
+
"commandType": "Order_Food",
|
5 |
+
"venueType": "fast_food",
|
6 |
+
"venue_name": "",
|
7 |
+
"language": "en",
|
8 |
+
"accent": "International",
|
9 |
+
"noise_level": "Moderate",
|
10 |
+
"backgroundNoiseType": "none"
|
11 |
+
}
|
commands/chicken_sandwich_no_mayo.m4a
ADDED
Binary file (27.9 kB). View file
|
|
commands/chocolate_cake.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"audioFile": "chocolate_cake.m4a",
|
3 |
+
"commandText": "Chocolate cake.",
|
4 |
+
"commandType": "Order_Food",
|
5 |
+
"venueType": "restaurant",
|
6 |
+
"venue_name": "",
|
7 |
+
"language": "en",
|
8 |
+
"accent": "International",
|
9 |
+
"noise_level": "Moderate",
|
10 |
+
"backgroundNoiseType": "none"
|
11 |
+
}
|
commands/chocolate_cake.m4a
ADDED
Binary file (26.1 kB). View file
|
|
commands/coffee_please.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"audioFile": "coffee_please.m4a",
|
3 |
+
"commandText": "Coffee, please.",
|
4 |
+
"commandType": "Order_Food",
|
5 |
+
"venueType": "coffee_shop",
|
6 |
+
"venue_name": "",
|
7 |
+
"language": "en",
|
8 |
+
"accent": "International",
|
9 |
+
"noise_level": "Moderate",
|
10 |
+
"backgroundNoiseType": "none"
|
11 |
+
}
|
commands/coffee_please.m4a
ADDED
Binary file (17.6 kB). View file
|
|
commands/coke_please.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"audioFile": "coke_please.m4a",
|
3 |
+
"commandText": "Coke, please.",
|
4 |
+
"commandType": "Order_Food",
|
5 |
+
"venueType": "fast_food",
|
6 |
+
"venue_name": "",
|
7 |
+
"language": "en",
|
8 |
+
"accent": "International",
|
9 |
+
"noise_level": "Moderate",
|
10 |
+
"backgroundNoiseType": "none"
|
11 |
+
}
|
commands/coke_please.m4a
ADDED
Binary file (19.4 kB). View file
|
|
commands/cold_water.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"audioFile": "cold_water.m4a",
|
3 |
+
"commandText": "Cold water.",
|
4 |
+
"commandType": "Order_Food",
|
5 |
+
"venueType": "restaurant",
|
6 |
+
"venue_name": "",
|
7 |
+
"language": "en",
|
8 |
+
"accent": "International",
|
9 |
+
"noise_level": "Moderate",
|
10 |
+
"backgroundNoiseType": "none"
|
11 |
+
}
|
commands/cold_water.m4a
ADDED
Binary file (19 kB). View file
|
|