VWA / multistop_total_time /multistop_total_time.asr.json
KevinQHLin's picture
Upload folder using huggingface_hub
7c62253 verified
raw
history blame
76.1 kB
{
"segments": [
{
"start": 0.089,
"end": 4.811,
"text": " Today I'm here to make another quick tutorial on how to use OpenStreetMap.",
"words": [
{
"word": "Today",
"start": 0.089,
"end": 0.469,
"score": 0.7
},
{
"word": "I'm",
"start": 0.489,
"end": 0.709,
"score": 0.46
},
{
"word": "here",
"start": 0.929,
"end": 1.109,
"score": 0.81
},
{
"word": "to",
"start": 1.129,
"end": 1.189,
"score": 0.736
},
{
"word": "make",
"start": 1.229,
"end": 1.409,
"score": 0.81
},
{
"word": "another",
"start": 1.59,
"end": 2.01,
"score": 0.699
},
{
"word": "quick",
"start": 2.43,
"end": 2.67,
"score": 0.651
},
{
"word": "tutorial",
"start": 2.71,
"end": 3.21,
"score": 0.689
},
{
"word": "on",
"start": 3.35,
"end": 3.41,
"score": 0.978
},
{
"word": "how",
"start": 3.45,
"end": 3.57,
"score": 0.89
},
{
"word": "to",
"start": 3.61,
"end": 3.69,
"score": 0.737
},
{
"word": "use",
"start": 3.79,
"end": 3.97,
"score": 0.607
},
{
"word": "OpenStreetMap.",
"start": 4.05,
"end": 4.811,
"score": 0.836
}
]
},
{
"start": 6.171,
"end": 20.116,
"text": "So let's say we're given a list of locations and we want to find the optimal route to travel through all these locations given that we start in the first location listing.",
"words": [
{
"word": "So",
"start": 6.171,
"end": 6.491,
"score": 0.686
},
{
"word": "let's",
"start": 6.671,
"end": 6.871,
"score": 0.769
},
{
"word": "say",
"start": 6.911,
"end": 7.191,
"score": 0.865
},
{
"word": "we're",
"start": 7.271,
"end": 7.431,
"score": 0.782
},
{
"word": "given",
"start": 7.471,
"end": 7.812,
"score": 0.812
},
{
"word": "a",
"start": 7.832,
"end": 7.852,
"score": 0.0
},
{
"word": "list",
"start": 8.132,
"end": 8.452,
"score": 0.852
},
{
"word": "of",
"start": 8.992,
"end": 9.072,
"score": 0.876
},
{
"word": "locations",
"start": 9.132,
"end": 9.792,
"score": 0.959
},
{
"word": "and",
"start": 10.833,
"end": 10.913,
"score": 0.945
},
{
"word": "we",
"start": 10.953,
"end": 11.033,
"score": 0.843
},
{
"word": "want",
"start": 11.073,
"end": 11.233,
"score": 0.854
},
{
"word": "to",
"start": 11.273,
"end": 11.353,
"score": 0.75
},
{
"word": "find",
"start": 11.393,
"end": 11.653,
"score": 0.812
},
{
"word": "the",
"start": 11.693,
"end": 11.793,
"score": 0.812
},
{
"word": "optimal",
"start": 11.893,
"end": 12.333,
"score": 0.714
},
{
"word": "route",
"start": 12.433,
"end": 13.774,
"score": 0.898
},
{
"word": "to",
"start": 14.894,
"end": 15.214,
"score": 0.826
},
{
"word": "travel",
"start": 15.414,
"end": 15.714,
"score": 0.794
},
{
"word": "through",
"start": 15.754,
"end": 15.974,
"score": 0.824
},
{
"word": "all",
"start": 15.994,
"end": 16.114,
"score": 0.828
},
{
"word": "these",
"start": 16.154,
"end": 16.294,
"score": 0.891
},
{
"word": "locations",
"start": 16.354,
"end": 17.135,
"score": 0.835
},
{
"word": "given",
"start": 18.035,
"end": 18.275,
"score": 0.872
},
{
"word": "that",
"start": 18.295,
"end": 18.435,
"score": 0.782
},
{
"word": "we",
"start": 18.455,
"end": 18.575,
"score": 0.907
},
{
"word": "start",
"start": 18.635,
"end": 18.915,
"score": 0.815
},
{
"word": "in",
"start": 18.995,
"end": 19.055,
"score": 0.768
},
{
"word": "the",
"start": 19.075,
"end": 19.135,
"score": 0.954
},
{
"word": "first",
"start": 19.175,
"end": 19.335,
"score": 0.847
},
{
"word": "location",
"start": 19.375,
"end": 19.756,
"score": 0.959
},
{
"word": "listing.",
"start": 19.796,
"end": 20.116,
"score": 0.571
}
]
},
{
"start": 21.436,
"end": 26.998,
"text": "So let's say our list is Shenley Park, CMU, and Point State Park in downtown.",
"words": [
{
"word": "So",
"start": 21.436,
"end": 21.556,
"score": 0.96
},
{
"word": "let's",
"start": 21.596,
"end": 21.796,
"score": 0.706
},
{
"word": "say",
"start": 21.816,
"end": 22.016,
"score": 0.79
},
{
"word": "our",
"start": 22.096,
"end": 22.196,
"score": 0.863
},
{
"word": "list",
"start": 22.236,
"end": 22.496,
"score": 0.905
},
{
"word": "is",
"start": 22.757,
"end": 22.937,
"score": 0.611
},
{
"word": "Shenley",
"start": 23.077,
"end": 23.397,
"score": 0.56
},
{
"word": "Park,",
"start": 23.417,
"end": 23.717,
"score": 0.866
},
{
"word": "CMU,",
"start": 24.037,
"end": 24.577,
"score": 0.649
},
{
"word": "and",
"start": 24.917,
"end": 25.057,
"score": 0.657
},
{
"word": "Point",
"start": 25.217,
"end": 25.477,
"score": 0.814
},
{
"word": "State",
"start": 25.497,
"end": 25.757,
"score": 0.695
},
{
"word": "Park",
"start": 26.098,
"end": 26.378,
"score": 0.903
},
{
"word": "in",
"start": 26.478,
"end": 26.558,
"score": 0.734
},
{
"word": "downtown.",
"start": 26.578,
"end": 26.998,
"score": 0.953
}
]
},
{
"start": 28.726,
"end": 36.492,
"text": " So we have to find the optimal route traveling through these three locations starting from Shenley Park.",
"words": [
{
"word": "So",
"start": 28.726,
"end": 28.986,
"score": 0.907
},
{
"word": "we",
"start": 29.086,
"end": 29.186,
"score": 0.88
},
{
"word": "have",
"start": 29.226,
"end": 29.347,
"score": 0.866
},
{
"word": "to",
"start": 29.367,
"end": 29.427,
"score": 0.793
},
{
"word": "find",
"start": 29.507,
"end": 29.787,
"score": 0.805
},
{
"word": "the",
"start": 29.847,
"end": 29.927,
"score": 0.898
},
{
"word": "optimal",
"start": 30.047,
"end": 30.567,
"score": 0.574
},
{
"word": "route",
"start": 30.688,
"end": 30.948,
"score": 0.783
},
{
"word": "traveling",
"start": 30.988,
"end": 31.388,
"score": 0.901
},
{
"word": "through",
"start": 31.428,
"end": 31.788,
"score": 0.782
},
{
"word": "these",
"start": 32.769,
"end": 33.089,
"score": 0.719
},
{
"word": "three",
"start": 34.03,
"end": 34.25,
"score": 0.853
},
{
"word": "locations",
"start": 34.29,
"end": 34.811,
"score": 0.868
},
{
"word": "starting",
"start": 35.211,
"end": 35.611,
"score": 0.817
},
{
"word": "from",
"start": 35.651,
"end": 35.851,
"score": 0.803
},
{
"word": "Shenley",
"start": 35.952,
"end": 36.232,
"score": 0.566
},
{
"word": "Park.",
"start": 36.272,
"end": 36.492,
"score": 0.847
}
]
},
{
"start": 37.453,
"end": 45.239,
"text": "So let's start by navigating from Shenley Park to let's say we want to go to Point State Park.",
"words": [
{
"word": "So",
"start": 37.453,
"end": 37.573,
"score": 0.997
},
{
"word": "let's",
"start": 37.613,
"end": 37.833,
"score": 0.691
},
{
"word": "start",
"start": 37.873,
"end": 38.133,
"score": 0.894
},
{
"word": "by",
"start": 38.153,
"end": 38.193,
"score": 0.0
},
{
"word": "navigating",
"start": 38.373,
"end": 38.954,
"score": 0.83
},
{
"word": "from",
"start": 39.234,
"end": 39.534,
"score": 0.886
},
{
"word": "Shenley",
"start": 39.674,
"end": 39.975,
"score": 0.571
},
{
"word": "Park",
"start": 40.015,
"end": 40.295,
"score": 0.725
},
{
"word": "to",
"start": 43.177,
"end": 43.477,
"score": 0.893
},
{
"word": "let's",
"start": 43.557,
"end": 43.737,
"score": 0.802
},
{
"word": "say",
"start": 43.758,
"end": 43.898,
"score": 0.59
},
{
"word": "we",
"start": 43.918,
"end": 43.998,
"score": 0.479
},
{
"word": "want",
"start": 44.018,
"end": 44.138,
"score": 0.416
},
{
"word": "to",
"start": 44.158,
"end": 44.238,
"score": 0.676
},
{
"word": "go",
"start": 44.278,
"end": 44.378,
"score": 0.923
},
{
"word": "to",
"start": 44.418,
"end": 44.498,
"score": 0.53
},
{
"word": "Point",
"start": 44.538,
"end": 44.778,
"score": 0.891
},
{
"word": "State",
"start": 44.818,
"end": 44.978,
"score": 0.482
},
{
"word": "Park.",
"start": 44.998,
"end": 45.239,
"score": 0.834
}
]
},
{
"start": 50.122,
"end": 52.824,
"text": "And let's say we want to drive there.",
"words": [
{
"word": "And",
"start": 50.122,
"end": 50.242,
"score": 0.689
},
{
"word": "let's",
"start": 50.282,
"end": 50.903,
"score": 0.75
},
{
"word": "say",
"start": 50.923,
"end": 50.983,
"score": 0.0
},
{
"word": "we",
"start": 51.143,
"end": 51.283,
"score": 0.888
},
{
"word": "want",
"start": 51.323,
"end": 51.543,
"score": 0.774
},
{
"word": "to",
"start": 51.623,
"end": 51.964,
"score": 0.878
},
{
"word": "drive",
"start": 52.304,
"end": 52.544,
"score": 0.903
},
{
"word": "there.",
"start": 52.604,
"end": 52.824,
"score": 0.762
}
]
},
{
"start": 54.586,
"end": 57.188,
"text": "So we can see here that it takes 10 minutes to drive there.",
"words": [
{
"word": "So",
"start": 54.586,
"end": 54.826,
"score": 0.939
},
{
"word": "we",
"start": 54.926,
"end": 55.026,
"score": 0.993
},
{
"word": "can",
"start": 55.066,
"end": 55.206,
"score": 0.993
},
{
"word": "see",
"start": 55.266,
"end": 55.406,
"score": 0.869
},
{
"word": "here",
"start": 55.446,
"end": 55.566,
"score": 0.843
},
{
"word": "that",
"start": 55.586,
"end": 55.767,
"score": 0.779
},
{
"word": "it",
"start": 55.787,
"end": 55.827,
"score": 0.084
},
{
"word": "takes",
"start": 55.887,
"end": 56.087,
"score": 0.725
},
{
"word": "10"
},
{
"word": "minutes",
"start": 56.387,
"end": 56.627,
"score": 0.829
},
{
"word": "to",
"start": 56.647,
"end": 56.727,
"score": 0.541
},
{
"word": "drive",
"start": 56.767,
"end": 56.988,
"score": 0.861
},
{
"word": "there.",
"start": 57.028,
"end": 57.188,
"score": 0.885
}
]
},
{
"start": 60.118,
"end": 77.124,
"text": " and that from Point State Park to CMU, it takes another 12 minutes.",
"words": [
{
"word": "and",
"start": 60.118,
"end": 60.338,
"score": 0.765
},
{
"word": "that",
"start": 60.638,
"end": 60.938,
"score": 0.951
},
{
"word": "from",
"start": 63.519,
"end": 63.799,
"score": 0.874
},
{
"word": "Point",
"start": 64.079,
"end": 64.319,
"score": 0.96
},
{
"word": "State",
"start": 64.339,
"end": 64.52,
"score": 0.481
},
{
"word": "Park",
"start": 64.54,
"end": 64.86,
"score": 0.907
},
{
"word": "to",
"start": 71.062,
"end": 71.462,
"score": 0.856
},
{
"word": "CMU,",
"start": 71.782,
"end": 72.342,
"score": 0.702
},
{
"word": "it",
"start": 75.723,
"end": 75.783,
"score": 0.998
},
{
"word": "takes",
"start": 75.843,
"end": 76.103,
"score": 0.846
},
{
"word": "another",
"start": 76.203,
"end": 76.483,
"score": 0.847
},
{
"word": "12"
},
{
"word": "minutes.",
"start": 76.803,
"end": 77.124,
"score": 0.824
}
]
},
{
"start": 79.724,
"end": 81.305,
"text": "So maybe this isn't the optimal route.",
"words": [
{
"word": "So",
"start": 79.724,
"end": 79.824,
"score": 0.964
},
{
"word": "maybe",
"start": 79.864,
"end": 80.105,
"score": 0.845
},
{
"word": "this",
"start": 80.145,
"end": 80.305,
"score": 0.929
},
{
"word": "isn't",
"start": 80.365,
"end": 80.505,
"score": 0.322
},
{
"word": "the",
"start": 80.565,
"end": 80.625,
"score": 0.702
},
{
"word": "optimal",
"start": 80.705,
"end": 81.005,
"score": 0.378
},
{
"word": "route.",
"start": 81.065,
"end": 81.305,
"score": 0.686
}
]
},
{
"start": 84.286,
"end": 86.767,
"text": "Let's instead start from",
"words": [
{
"word": "Let's",
"start": 84.286,
"end": 84.566,
"score": 0.782
},
{
"word": "instead",
"start": 84.686,
"end": 85.186,
"score": 0.859
},
{
"word": "start",
"start": 86.186,
"end": 86.467,
"score": 0.932
},
{
"word": "from",
"start": 86.547,
"end": 86.767,
"score": 0.962
}
]
},
{
"start": 88.405,
"end": 91.266,
"text": " Shenley Park again and try another permutation.",
"words": [
{
"word": "Shenley",
"start": 88.405,
"end": 88.705,
"score": 0.449
},
{
"word": "Park",
"start": 88.745,
"end": 88.925,
"score": 0.872
},
{
"word": "again",
"start": 88.965,
"end": 89.185,
"score": 0.88
},
{
"word": "and",
"start": 89.806,
"end": 89.886,
"score": 0.959
},
{
"word": "try",
"start": 89.946,
"end": 90.266,
"score": 0.921
},
{
"word": "another",
"start": 90.286,
"end": 90.706,
"score": 0.728
},
{
"word": "permutation.",
"start": 90.746,
"end": 91.266,
"score": 0.721
}
]
},
{
"start": 92.487,
"end": 98.989,
"text": "So let's go to Shenley Park and this time let's go to Carnegie Mellon first.",
"words": [
{
"word": "So",
"start": 92.487,
"end": 92.687,
"score": 0.885
},
{
"word": "let's",
"start": 92.727,
"end": 92.907,
"score": 0.704
},
{
"word": "go",
"start": 92.927,
"end": 93.047,
"score": 0.938
},
{
"word": "to",
"start": 93.067,
"end": 93.127,
"score": 0.306
},
{
"word": "Shenley",
"start": 93.167,
"end": 93.487,
"score": 0.584
},
{
"word": "Park",
"start": 93.507,
"end": 93.807,
"score": 0.819
},
{
"word": "and",
"start": 95.988,
"end": 96.068,
"score": 0.663
},
{
"word": "this",
"start": 96.088,
"end": 96.268,
"score": 0.802
},
{
"word": "time",
"start": 96.308,
"end": 96.588,
"score": 0.79
},
{
"word": "let's",
"start": 96.788,
"end": 96.988,
"score": 0.885
},
{
"word": "go",
"start": 97.048,
"end": 97.228,
"score": 0.754
},
{
"word": "to",
"start": 97.368,
"end": 97.709,
"score": 0.688
},
{
"word": "Carnegie",
"start": 98.129,
"end": 98.429,
"score": 0.715
},
{
"word": "Mellon",
"start": 98.449,
"end": 98.709,
"score": 0.679
},
{
"word": "first.",
"start": 98.729,
"end": 98.989,
"score": 0.749
}
]
},
{
"start": 101.09,
"end": 113.915,
"text": "So as you can see this takes only four minutes and then from Carnegie Mellon then we can go to Point State Park",
"words": [
{
"word": "So",
"start": 101.09,
"end": 101.49,
"score": 0.936
},
{
"word": "as",
"start": 101.77,
"end": 101.85,
"score": 0.798
},
{
"word": "you",
"start": 101.89,
"end": 101.95,
"score": 0.11
},
{
"word": "can",
"start": 101.97,
"end": 102.09,
"score": 0.93
},
{
"word": "see",
"start": 102.13,
"end": 102.29,
"score": 0.884
},
{
"word": "this",
"start": 102.31,
"end": 102.45,
"score": 0.591
},
{
"word": "takes",
"start": 102.47,
"end": 102.751,
"score": 0.816
},
{
"word": "only",
"start": 102.831,
"end": 103.011,
"score": 0.832
},
{
"word": "four",
"start": 103.071,
"end": 103.231,
"score": 0.776
},
{
"word": "minutes",
"start": 103.251,
"end": 103.591,
"score": 0.77
},
{
"word": "and",
"start": 105.952,
"end": 106.032,
"score": 0.901
},
{
"word": "then",
"start": 106.072,
"end": 106.332,
"score": 0.876
},
{
"word": "from",
"start": 106.492,
"end": 106.772,
"score": 0.696
},
{
"word": "Carnegie",
"start": 106.932,
"end": 107.232,
"score": 0.653
},
{
"word": "Mellon",
"start": 107.252,
"end": 107.652,
"score": 0.713
},
{
"word": "then",
"start": 109.893,
"end": 110.173,
"score": 0.849
},
{
"word": "we",
"start": 110.253,
"end": 110.353,
"score": 0.982
},
{
"word": "can",
"start": 110.394,
"end": 110.534,
"score": 0.99
},
{
"word": "go",
"start": 110.594,
"end": 110.754,
"score": 0.87
},
{
"word": "to",
"start": 110.914,
"end": 111.214,
"score": 0.71
},
{
"word": "Point",
"start": 113.255,
"end": 113.515,
"score": 0.847
},
{
"word": "State",
"start": 113.535,
"end": 113.715,
"score": 0.356
},
{
"word": "Park",
"start": 113.755,
"end": 113.915,
"score": 0.679
}
]
},
{
"start": 120.539,
"end": 122.08,
"text": " And here it takes 10 minutes.",
"words": [
{
"word": "And",
"start": 120.539,
"end": 120.679,
"score": 0.699
},
{
"word": "here",
"start": 121.079,
"end": 121.279,
"score": 0.718
},
{
"word": "it",
"start": 121.299,
"end": 121.359,
"score": 0.748
},
{
"word": "takes",
"start": 121.4,
"end": 121.58,
"score": 0.753
},
{
"word": "10"
},
{
"word": "minutes.",
"start": 121.78,
"end": 122.08,
"score": 0.801
}
]
},
{
"start": 123.862,
"end": 126.925,
"text": "So as you can see that this is a more optimal route.",
"words": [
{
"word": "So",
"start": 123.862,
"end": 124.202,
"score": 0.819
},
{
"word": "as",
"start": 124.462,
"end": 124.543,
"score": 0.833
},
{
"word": "you",
"start": 124.563,
"end": 124.643,
"score": 0.99
},
{
"word": "can",
"start": 124.663,
"end": 124.823,
"score": 0.898
},
{
"word": "see",
"start": 124.863,
"end": 125.043,
"score": 0.893
},
{
"word": "that",
"start": 125.103,
"end": 125.263,
"score": 0.832
},
{
"word": "this",
"start": 125.523,
"end": 125.764,
"score": 0.809
},
{
"word": "is",
"start": 125.904,
"end": 125.984,
"score": 0.506
},
{
"word": "a",
"start": 126.024,
"end": 126.044,
"score": 0.979
},
{
"word": "more",
"start": 126.084,
"end": 126.224,
"score": 0.826
},
{
"word": "optimal",
"start": 126.284,
"end": 126.645,
"score": 0.423
},
{
"word": "route.",
"start": 126.665,
"end": 126.925,
"score": 0.655
}
]
},
{
"start": 127.926,
"end": 139.377,
"text": "And so by going through all the permutations, we can find the most optimal route to travel through all the locations listed starting from the first location in the list.",
"words": [
{
"word": "And",
"start": 127.926,
"end": 128.026,
"score": 0.832
},
{
"word": "so",
"start": 128.086,
"end": 128.286,
"score": 0.846
},
{
"word": "by",
"start": 128.406,
"end": 128.687,
"score": 0.645
},
{
"word": "going",
"start": 128.787,
"end": 129.027,
"score": 0.861
},
{
"word": "through",
"start": 129.067,
"end": 129.367,
"score": 0.613
},
{
"word": "all",
"start": 129.467,
"end": 129.567,
"score": 0.921
},
{
"word": "the",
"start": 129.587,
"end": 129.647,
"score": 0.267
},
{
"word": "permutations,",
"start": 129.708,
"end": 130.368,
"score": 0.811
},
{
"word": "we",
"start": 130.648,
"end": 130.749,
"score": 0.998
},
{
"word": "can",
"start": 130.789,
"end": 130.929,
"score": 0.994
},
{
"word": "find",
"start": 131.009,
"end": 131.309,
"score": 0.869
},
{
"word": "the",
"start": 131.549,
"end": 131.81,
"score": 0.819
},
{
"word": "most",
"start": 132.21,
"end": 132.45,
"score": 0.861
},
{
"word": "optimal",
"start": 132.57,
"end": 132.911,
"score": 0.447
},
{
"word": "route",
"start": 132.991,
"end": 133.251,
"score": 0.763
},
{
"word": "to",
"start": 134.032,
"end": 134.272,
"score": 0.828
},
{
"word": "travel",
"start": 134.412,
"end": 134.712,
"score": 0.808
},
{
"word": "through",
"start": 134.772,
"end": 135.073,
"score": 0.495
},
{
"word": "all",
"start": 135.253,
"end": 135.433,
"score": 0.708
},
{
"word": "the",
"start": 135.493,
"end": 135.773,
"score": 0.621
},
{
"word": "locations",
"start": 135.954,
"end": 136.474,
"score": 0.918
},
{
"word": "listed",
"start": 136.534,
"end": 136.935,
"score": 0.652
},
{
"word": "starting",
"start": 137.435,
"end": 137.775,
"score": 0.918
},
{
"word": "from",
"start": 137.815,
"end": 138.016,
"score": 0.817
},
{
"word": "the",
"start": 138.096,
"end": 138.196,
"score": 0.876
},
{
"word": "first",
"start": 138.216,
"end": 138.416,
"score": 0.813
},
{
"word": "location",
"start": 138.456,
"end": 138.896,
"score": 0.966
},
{
"word": "in",
"start": 138.976,
"end": 139.057,
"score": 0.727
},
{
"word": "the",
"start": 139.077,
"end": 139.137,
"score": 0.004
},
{
"word": "list.",
"start": 139.157,
"end": 139.377,
"score": 0.873
}
]
}
],
"word_segments": [
{
"word": "Today",
"start": 0.089,
"end": 0.469,
"score": 0.7
},
{
"word": "I'm",
"start": 0.489,
"end": 0.709,
"score": 0.46
},
{
"word": "here",
"start": 0.929,
"end": 1.109,
"score": 0.81
},
{
"word": "to",
"start": 1.129,
"end": 1.189,
"score": 0.736
},
{
"word": "make",
"start": 1.229,
"end": 1.409,
"score": 0.81
},
{
"word": "another",
"start": 1.59,
"end": 2.01,
"score": 0.699
},
{
"word": "quick",
"start": 2.43,
"end": 2.67,
"score": 0.651
},
{
"word": "tutorial",
"start": 2.71,
"end": 3.21,
"score": 0.689
},
{
"word": "on",
"start": 3.35,
"end": 3.41,
"score": 0.978
},
{
"word": "how",
"start": 3.45,
"end": 3.57,
"score": 0.89
},
{
"word": "to",
"start": 3.61,
"end": 3.69,
"score": 0.737
},
{
"word": "use",
"start": 3.79,
"end": 3.97,
"score": 0.607
},
{
"word": "OpenStreetMap.",
"start": 4.05,
"end": 4.811,
"score": 0.836
},
{
"word": "So",
"start": 6.171,
"end": 6.491,
"score": 0.686
},
{
"word": "let's",
"start": 6.671,
"end": 6.871,
"score": 0.769
},
{
"word": "say",
"start": 6.911,
"end": 7.191,
"score": 0.865
},
{
"word": "we're",
"start": 7.271,
"end": 7.431,
"score": 0.782
},
{
"word": "given",
"start": 7.471,
"end": 7.812,
"score": 0.812
},
{
"word": "a",
"start": 7.832,
"end": 7.852,
"score": 0.0
},
{
"word": "list",
"start": 8.132,
"end": 8.452,
"score": 0.852
},
{
"word": "of",
"start": 8.992,
"end": 9.072,
"score": 0.876
},
{
"word": "locations",
"start": 9.132,
"end": 9.792,
"score": 0.959
},
{
"word": "and",
"start": 10.833,
"end": 10.913,
"score": 0.945
},
{
"word": "we",
"start": 10.953,
"end": 11.033,
"score": 0.843
},
{
"word": "want",
"start": 11.073,
"end": 11.233,
"score": 0.854
},
{
"word": "to",
"start": 11.273,
"end": 11.353,
"score": 0.75
},
{
"word": "find",
"start": 11.393,
"end": 11.653,
"score": 0.812
},
{
"word": "the",
"start": 11.693,
"end": 11.793,
"score": 0.812
},
{
"word": "optimal",
"start": 11.893,
"end": 12.333,
"score": 0.714
},
{
"word": "route",
"start": 12.433,
"end": 13.774,
"score": 0.898
},
{
"word": "to",
"start": 14.894,
"end": 15.214,
"score": 0.826
},
{
"word": "travel",
"start": 15.414,
"end": 15.714,
"score": 0.794
},
{
"word": "through",
"start": 15.754,
"end": 15.974,
"score": 0.824
},
{
"word": "all",
"start": 15.994,
"end": 16.114,
"score": 0.828
},
{
"word": "these",
"start": 16.154,
"end": 16.294,
"score": 0.891
},
{
"word": "locations",
"start": 16.354,
"end": 17.135,
"score": 0.835
},
{
"word": "given",
"start": 18.035,
"end": 18.275,
"score": 0.872
},
{
"word": "that",
"start": 18.295,
"end": 18.435,
"score": 0.782
},
{
"word": "we",
"start": 18.455,
"end": 18.575,
"score": 0.907
},
{
"word": "start",
"start": 18.635,
"end": 18.915,
"score": 0.815
},
{
"word": "in",
"start": 18.995,
"end": 19.055,
"score": 0.768
},
{
"word": "the",
"start": 19.075,
"end": 19.135,
"score": 0.954
},
{
"word": "first",
"start": 19.175,
"end": 19.335,
"score": 0.847
},
{
"word": "location",
"start": 19.375,
"end": 19.756,
"score": 0.959
},
{
"word": "listing.",
"start": 19.796,
"end": 20.116,
"score": 0.571
},
{
"word": "So",
"start": 21.436,
"end": 21.556,
"score": 0.96
},
{
"word": "let's",
"start": 21.596,
"end": 21.796,
"score": 0.706
},
{
"word": "say",
"start": 21.816,
"end": 22.016,
"score": 0.79
},
{
"word": "our",
"start": 22.096,
"end": 22.196,
"score": 0.863
},
{
"word": "list",
"start": 22.236,
"end": 22.496,
"score": 0.905
},
{
"word": "is",
"start": 22.757,
"end": 22.937,
"score": 0.611
},
{
"word": "Shenley",
"start": 23.077,
"end": 23.397,
"score": 0.56
},
{
"word": "Park,",
"start": 23.417,
"end": 23.717,
"score": 0.866
},
{
"word": "CMU,",
"start": 24.037,
"end": 24.577,
"score": 0.649
},
{
"word": "and",
"start": 24.917,
"end": 25.057,
"score": 0.657
},
{
"word": "Point",
"start": 25.217,
"end": 25.477,
"score": 0.814
},
{
"word": "State",
"start": 25.497,
"end": 25.757,
"score": 0.695
},
{
"word": "Park",
"start": 26.098,
"end": 26.378,
"score": 0.903
},
{
"word": "in",
"start": 26.478,
"end": 26.558,
"score": 0.734
},
{
"word": "downtown.",
"start": 26.578,
"end": 26.998,
"score": 0.953
},
{
"word": "So",
"start": 28.726,
"end": 28.986,
"score": 0.907
},
{
"word": "we",
"start": 29.086,
"end": 29.186,
"score": 0.88
},
{
"word": "have",
"start": 29.226,
"end": 29.347,
"score": 0.866
},
{
"word": "to",
"start": 29.367,
"end": 29.427,
"score": 0.793
},
{
"word": "find",
"start": 29.507,
"end": 29.787,
"score": 0.805
},
{
"word": "the",
"start": 29.847,
"end": 29.927,
"score": 0.898
},
{
"word": "optimal",
"start": 30.047,
"end": 30.567,
"score": 0.574
},
{
"word": "route",
"start": 30.688,
"end": 30.948,
"score": 0.783
},
{
"word": "traveling",
"start": 30.988,
"end": 31.388,
"score": 0.901
},
{
"word": "through",
"start": 31.428,
"end": 31.788,
"score": 0.782
},
{
"word": "these",
"start": 32.769,
"end": 33.089,
"score": 0.719
},
{
"word": "three",
"start": 34.03,
"end": 34.25,
"score": 0.853
},
{
"word": "locations",
"start": 34.29,
"end": 34.811,
"score": 0.868
},
{
"word": "starting",
"start": 35.211,
"end": 35.611,
"score": 0.817
},
{
"word": "from",
"start": 35.651,
"end": 35.851,
"score": 0.803
},
{
"word": "Shenley",
"start": 35.952,
"end": 36.232,
"score": 0.566
},
{
"word": "Park.",
"start": 36.272,
"end": 36.492,
"score": 0.847
},
{
"word": "So",
"start": 37.453,
"end": 37.573,
"score": 0.997
},
{
"word": "let's",
"start": 37.613,
"end": 37.833,
"score": 0.691
},
{
"word": "start",
"start": 37.873,
"end": 38.133,
"score": 0.894
},
{
"word": "by",
"start": 38.153,
"end": 38.193,
"score": 0.0
},
{
"word": "navigating",
"start": 38.373,
"end": 38.954,
"score": 0.83
},
{
"word": "from",
"start": 39.234,
"end": 39.534,
"score": 0.886
},
{
"word": "Shenley",
"start": 39.674,
"end": 39.975,
"score": 0.571
},
{
"word": "Park",
"start": 40.015,
"end": 40.295,
"score": 0.725
},
{
"word": "to",
"start": 43.177,
"end": 43.477,
"score": 0.893
},
{
"word": "let's",
"start": 43.557,
"end": 43.737,
"score": 0.802
},
{
"word": "say",
"start": 43.758,
"end": 43.898,
"score": 0.59
},
{
"word": "we",
"start": 43.918,
"end": 43.998,
"score": 0.479
},
{
"word": "want",
"start": 44.018,
"end": 44.138,
"score": 0.416
},
{
"word": "to",
"start": 44.158,
"end": 44.238,
"score": 0.676
},
{
"word": "go",
"start": 44.278,
"end": 44.378,
"score": 0.923
},
{
"word": "to",
"start": 44.418,
"end": 44.498,
"score": 0.53
},
{
"word": "Point",
"start": 44.538,
"end": 44.778,
"score": 0.891
},
{
"word": "State",
"start": 44.818,
"end": 44.978,
"score": 0.482
},
{
"word": "Park.",
"start": 44.998,
"end": 45.239,
"score": 0.834
},
{
"word": "And",
"start": 50.122,
"end": 50.242,
"score": 0.689
},
{
"word": "let's",
"start": 50.282,
"end": 50.903,
"score": 0.75
},
{
"word": "say",
"start": 50.923,
"end": 50.983,
"score": 0.0
},
{
"word": "we",
"start": 51.143,
"end": 51.283,
"score": 0.888
},
{
"word": "want",
"start": 51.323,
"end": 51.543,
"score": 0.774
},
{
"word": "to",
"start": 51.623,
"end": 51.964,
"score": 0.878
},
{
"word": "drive",
"start": 52.304,
"end": 52.544,
"score": 0.903
},
{
"word": "there.",
"start": 52.604,
"end": 52.824,
"score": 0.762
},
{
"word": "So",
"start": 54.586,
"end": 54.826,
"score": 0.939
},
{
"word": "we",
"start": 54.926,
"end": 55.026,
"score": 0.993
},
{
"word": "can",
"start": 55.066,
"end": 55.206,
"score": 0.993
},
{
"word": "see",
"start": 55.266,
"end": 55.406,
"score": 0.869
},
{
"word": "here",
"start": 55.446,
"end": 55.566,
"score": 0.843
},
{
"word": "that",
"start": 55.586,
"end": 55.767,
"score": 0.779
},
{
"word": "it",
"start": 55.787,
"end": 55.827,
"score": 0.084
},
{
"word": "takes",
"start": 55.887,
"end": 56.087,
"score": 0.725
},
{
"word": "10"
},
{
"word": "minutes",
"start": 56.387,
"end": 56.627,
"score": 0.829
},
{
"word": "to",
"start": 56.647,
"end": 56.727,
"score": 0.541
},
{
"word": "drive",
"start": 56.767,
"end": 56.988,
"score": 0.861
},
{
"word": "there.",
"start": 57.028,
"end": 57.188,
"score": 0.885
},
{
"word": "and",
"start": 60.118,
"end": 60.338,
"score": 0.765
},
{
"word": "that",
"start": 60.638,
"end": 60.938,
"score": 0.951
},
{
"word": "from",
"start": 63.519,
"end": 63.799,
"score": 0.874
},
{
"word": "Point",
"start": 64.079,
"end": 64.319,
"score": 0.96
},
{
"word": "State",
"start": 64.339,
"end": 64.52,
"score": 0.481
},
{
"word": "Park",
"start": 64.54,
"end": 64.86,
"score": 0.907
},
{
"word": "to",
"start": 71.062,
"end": 71.462,
"score": 0.856
},
{
"word": "CMU,",
"start": 71.782,
"end": 72.342,
"score": 0.702
},
{
"word": "it",
"start": 75.723,
"end": 75.783,
"score": 0.998
},
{
"word": "takes",
"start": 75.843,
"end": 76.103,
"score": 0.846
},
{
"word": "another",
"start": 76.203,
"end": 76.483,
"score": 0.847
},
{
"word": "12"
},
{
"word": "minutes.",
"start": 76.803,
"end": 77.124,
"score": 0.824
},
{
"word": "So",
"start": 79.724,
"end": 79.824,
"score": 0.964
},
{
"word": "maybe",
"start": 79.864,
"end": 80.105,
"score": 0.845
},
{
"word": "this",
"start": 80.145,
"end": 80.305,
"score": 0.929
},
{
"word": "isn't",
"start": 80.365,
"end": 80.505,
"score": 0.322
},
{
"word": "the",
"start": 80.565,
"end": 80.625,
"score": 0.702
},
{
"word": "optimal",
"start": 80.705,
"end": 81.005,
"score": 0.378
},
{
"word": "route.",
"start": 81.065,
"end": 81.305,
"score": 0.686
},
{
"word": "Let's",
"start": 84.286,
"end": 84.566,
"score": 0.782
},
{
"word": "instead",
"start": 84.686,
"end": 85.186,
"score": 0.859
},
{
"word": "start",
"start": 86.186,
"end": 86.467,
"score": 0.932
},
{
"word": "from",
"start": 86.547,
"end": 86.767,
"score": 0.962
},
{
"word": "Shenley",
"start": 88.405,
"end": 88.705,
"score": 0.449
},
{
"word": "Park",
"start": 88.745,
"end": 88.925,
"score": 0.872
},
{
"word": "again",
"start": 88.965,
"end": 89.185,
"score": 0.88
},
{
"word": "and",
"start": 89.806,
"end": 89.886,
"score": 0.959
},
{
"word": "try",
"start": 89.946,
"end": 90.266,
"score": 0.921
},
{
"word": "another",
"start": 90.286,
"end": 90.706,
"score": 0.728
},
{
"word": "permutation.",
"start": 90.746,
"end": 91.266,
"score": 0.721
},
{
"word": "So",
"start": 92.487,
"end": 92.687,
"score": 0.885
},
{
"word": "let's",
"start": 92.727,
"end": 92.907,
"score": 0.704
},
{
"word": "go",
"start": 92.927,
"end": 93.047,
"score": 0.938
},
{
"word": "to",
"start": 93.067,
"end": 93.127,
"score": 0.306
},
{
"word": "Shenley",
"start": 93.167,
"end": 93.487,
"score": 0.584
},
{
"word": "Park",
"start": 93.507,
"end": 93.807,
"score": 0.819
},
{
"word": "and",
"start": 95.988,
"end": 96.068,
"score": 0.663
},
{
"word": "this",
"start": 96.088,
"end": 96.268,
"score": 0.802
},
{
"word": "time",
"start": 96.308,
"end": 96.588,
"score": 0.79
},
{
"word": "let's",
"start": 96.788,
"end": 96.988,
"score": 0.885
},
{
"word": "go",
"start": 97.048,
"end": 97.228,
"score": 0.754
},
{
"word": "to",
"start": 97.368,
"end": 97.709,
"score": 0.688
},
{
"word": "Carnegie",
"start": 98.129,
"end": 98.429,
"score": 0.715
},
{
"word": "Mellon",
"start": 98.449,
"end": 98.709,
"score": 0.679
},
{
"word": "first.",
"start": 98.729,
"end": 98.989,
"score": 0.749
},
{
"word": "So",
"start": 101.09,
"end": 101.49,
"score": 0.936
},
{
"word": "as",
"start": 101.77,
"end": 101.85,
"score": 0.798
},
{
"word": "you",
"start": 101.89,
"end": 101.95,
"score": 0.11
},
{
"word": "can",
"start": 101.97,
"end": 102.09,
"score": 0.93
},
{
"word": "see",
"start": 102.13,
"end": 102.29,
"score": 0.884
},
{
"word": "this",
"start": 102.31,
"end": 102.45,
"score": 0.591
},
{
"word": "takes",
"start": 102.47,
"end": 102.751,
"score": 0.816
},
{
"word": "only",
"start": 102.831,
"end": 103.011,
"score": 0.832
},
{
"word": "four",
"start": 103.071,
"end": 103.231,
"score": 0.776
},
{
"word": "minutes",
"start": 103.251,
"end": 103.591,
"score": 0.77
},
{
"word": "and",
"start": 105.952,
"end": 106.032,
"score": 0.901
},
{
"word": "then",
"start": 106.072,
"end": 106.332,
"score": 0.876
},
{
"word": "from",
"start": 106.492,
"end": 106.772,
"score": 0.696
},
{
"word": "Carnegie",
"start": 106.932,
"end": 107.232,
"score": 0.653
},
{
"word": "Mellon",
"start": 107.252,
"end": 107.652,
"score": 0.713
},
{
"word": "then",
"start": 109.893,
"end": 110.173,
"score": 0.849
},
{
"word": "we",
"start": 110.253,
"end": 110.353,
"score": 0.982
},
{
"word": "can",
"start": 110.394,
"end": 110.534,
"score": 0.99
},
{
"word": "go",
"start": 110.594,
"end": 110.754,
"score": 0.87
},
{
"word": "to",
"start": 110.914,
"end": 111.214,
"score": 0.71
},
{
"word": "Point",
"start": 113.255,
"end": 113.515,
"score": 0.847
},
{
"word": "State",
"start": 113.535,
"end": 113.715,
"score": 0.356
},
{
"word": "Park",
"start": 113.755,
"end": 113.915,
"score": 0.679
},
{
"word": "And",
"start": 120.539,
"end": 120.679,
"score": 0.699
},
{
"word": "here",
"start": 121.079,
"end": 121.279,
"score": 0.718
},
{
"word": "it",
"start": 121.299,
"end": 121.359,
"score": 0.748
},
{
"word": "takes",
"start": 121.4,
"end": 121.58,
"score": 0.753
},
{
"word": "10"
},
{
"word": "minutes.",
"start": 121.78,
"end": 122.08,
"score": 0.801
},
{
"word": "So",
"start": 123.862,
"end": 124.202,
"score": 0.819
},
{
"word": "as",
"start": 124.462,
"end": 124.543,
"score": 0.833
},
{
"word": "you",
"start": 124.563,
"end": 124.643,
"score": 0.99
},
{
"word": "can",
"start": 124.663,
"end": 124.823,
"score": 0.898
},
{
"word": "see",
"start": 124.863,
"end": 125.043,
"score": 0.893
},
{
"word": "that",
"start": 125.103,
"end": 125.263,
"score": 0.832
},
{
"word": "this",
"start": 125.523,
"end": 125.764,
"score": 0.809
},
{
"word": "is",
"start": 125.904,
"end": 125.984,
"score": 0.506
},
{
"word": "a",
"start": 126.024,
"end": 126.044,
"score": 0.979
},
{
"word": "more",
"start": 126.084,
"end": 126.224,
"score": 0.826
},
{
"word": "optimal",
"start": 126.284,
"end": 126.645,
"score": 0.423
},
{
"word": "route.",
"start": 126.665,
"end": 126.925,
"score": 0.655
},
{
"word": "And",
"start": 127.926,
"end": 128.026,
"score": 0.832
},
{
"word": "so",
"start": 128.086,
"end": 128.286,
"score": 0.846
},
{
"word": "by",
"start": 128.406,
"end": 128.687,
"score": 0.645
},
{
"word": "going",
"start": 128.787,
"end": 129.027,
"score": 0.861
},
{
"word": "through",
"start": 129.067,
"end": 129.367,
"score": 0.613
},
{
"word": "all",
"start": 129.467,
"end": 129.567,
"score": 0.921
},
{
"word": "the",
"start": 129.587,
"end": 129.647,
"score": 0.267
},
{
"word": "permutations,",
"start": 129.708,
"end": 130.368,
"score": 0.811
},
{
"word": "we",
"start": 130.648,
"end": 130.749,
"score": 0.998
},
{
"word": "can",
"start": 130.789,
"end": 130.929,
"score": 0.994
},
{
"word": "find",
"start": 131.009,
"end": 131.309,
"score": 0.869
},
{
"word": "the",
"start": 131.549,
"end": 131.81,
"score": 0.819
},
{
"word": "most",
"start": 132.21,
"end": 132.45,
"score": 0.861
},
{
"word": "optimal",
"start": 132.57,
"end": 132.911,
"score": 0.447
},
{
"word": "route",
"start": 132.991,
"end": 133.251,
"score": 0.763
},
{
"word": "to",
"start": 134.032,
"end": 134.272,
"score": 0.828
},
{
"word": "travel",
"start": 134.412,
"end": 134.712,
"score": 0.808
},
{
"word": "through",
"start": 134.772,
"end": 135.073,
"score": 0.495
},
{
"word": "all",
"start": 135.253,
"end": 135.433,
"score": 0.708
},
{
"word": "the",
"start": 135.493,
"end": 135.773,
"score": 0.621
},
{
"word": "locations",
"start": 135.954,
"end": 136.474,
"score": 0.918
},
{
"word": "listed",
"start": 136.534,
"end": 136.935,
"score": 0.652
},
{
"word": "starting",
"start": 137.435,
"end": 137.775,
"score": 0.918
},
{
"word": "from",
"start": 137.815,
"end": 138.016,
"score": 0.817
},
{
"word": "the",
"start": 138.096,
"end": 138.196,
"score": 0.876
},
{
"word": "first",
"start": 138.216,
"end": 138.416,
"score": 0.813
},
{
"word": "location",
"start": 138.456,
"end": 138.896,
"score": 0.966
},
{
"word": "in",
"start": 138.976,
"end": 139.057,
"score": 0.727
},
{
"word": "the",
"start": 139.077,
"end": 139.137,
"score": 0.004
},
{
"word": "list.",
"start": 139.157,
"end": 139.377,
"score": 0.873
}
]
}