diff --git a/README.md b/README.md index 6fc3c71..f97b587 100644 --- a/README.md +++ b/README.md @@ -31,16 +31,55 @@ An AWS account (the only supported STT provider as of Feb 12, 2019), and a recor ### List All STT Services transcribe services + + Here are all the available speech-to-text services: + + amazon (60 minutes per month for the first 12 months) + ### Get Something Transcribed transcribe this + Okay, transcribing /Users/zev/d/ using ... + Okay, job is being transcribed. Use "get" command to download it. + ### List Transcripts transcribe list # a full list of all transcripts, completed and in_progress - transcribe list # the status of a particular transcript + + Service Job Name Status + ------- -------- ------ + amazon tester.mp3 IN_PROGRESS + amazon messed_up.mp4 FAILED + amazon done_test.mp3 COMPLETED + amazon also_done.MP3 COMPLETED + + + transcribe list # the status of a particular transcript + + Service Job Name Status + ------- -------- ------ + amazon IN_PROGRESS + ### Get A Completed Transcript - transcript get # prints to stdout - transcript get -f # saves to a file in the format .json + transcript get # prints to stdout + + {'accountId': '416321668733', + 'jobName': 'a1bace5e-8b08-4ce4-b08c-834a23aafcf1', + 'results': {'items': [{'alternatives': [{'confidence': '0.9774', + 'content': 'Hi'}], + 'end_time': '1.5', + 'start_time': '1.23', + 'type': 'pronunciation'}, + {'alternatives': [{'confidence': '0.9429', + 'content': 'is'}], + 'end_time': '1.71', + 'start_time': '1.5', + 'type': 'pronunciation'}, + ... + + transcript get -f # saves to a file in the format .json + + Okay, downloaded .json ## Services Supported diff --git a/a1bace5e-8b08-4ce4-b08c-834a23aafcf1.json b/a1bace5e-8b08-4ce4-b08c-834a23aafcf1.json new file mode 100644 index 0000000..7552a54 --- /dev/null +++ b/a1bace5e-8b08-4ce4-b08c-834a23aafcf1.json @@ -0,0 +1 @@ +{"jobName": "a1bace5e-8b08-4ce4-b08c-834a23aafcf1", "accountId": "416321668733", "results": {"transcripts": [{"transcript": "Hi is of, um, this is cold calling from Marketing Research Partnership. Um, I'm calling because I was giving you a contact for transcriptions that I need to have completed. Um, and I wanted to know when you when you can have that completed it. And, um, how much it cost? This is for a sixty Minutes interview that is in English. Um, it's very clear audio as well, so I don't think there'll be any different hearing it. Um, and it's in a sealed of, um, medical field of, uh, HIV therapy. If you could give me a call back, I can be reached at four. One, five, eight one, eight, eight one, four four. I would greatly appreciated. Thank you. Bye."}], "items": [{"start_time": "1.23", "end_time": "1.5", "alternatives": [{"confidence": "0.9774", "content": "Hi"}], "type": "pronunciation"}, {"start_time": "1.5", "end_time": "1.71", "alternatives": [{"confidence": "0.9429", "content": "is"}], "type": "pronunciation"}, {"start_time": "1.71", "end_time": "1.94", "alternatives": [{"confidence": "0.9738", "content": "of"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "1.94", "end_time": "2.29", "alternatives": [{"confidence": "0.9645", "content": "um"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "2.29", "end_time": "2.5", "alternatives": [{"confidence": "1.0000", "content": "this"}], "type": "pronunciation"}, {"start_time": "2.5", "end_time": "2.67", "alternatives": [{"confidence": "1.0000", "content": "is"}], "type": "pronunciation"}, {"start_time": "2.67", "end_time": "2.99", "alternatives": [{"confidence": "0.9785", "content": "cold"}], "type": "pronunciation"}, {"start_time": "3.08", "end_time": "3.52", "alternatives": [{"confidence": "0.9987", "content": "calling"}], "type": "pronunciation"}, {"start_time": "3.52", "end_time": "3.72", "alternatives": [{"confidence": "1.0000", "content": "from"}], "type": "pronunciation"}, {"start_time": "3.72", "end_time": "4.14", "alternatives": [{"confidence": "0.7042", "content": "Marketing"}], "type": "pronunciation"}, {"start_time": "4.81", "end_time": "5.19", "alternatives": [{"confidence": "1.0000", "content": "Research"}], "type": "pronunciation"}, {"start_time": "5.19", "end_time": "5.63", "alternatives": [{"confidence": "0.9081", "content": "Partnership"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "5.88", "end_time": "6.23", "alternatives": [{"confidence": "0.9808", "content": "Um"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "6.24", "end_time": "6.51", "alternatives": [{"confidence": "1.0000", "content": "I'm"}], "type": "pronunciation"}, {"start_time": "6.51", "end_time": "6.99", "alternatives": [{"confidence": "1.0000", "content": "calling"}], "type": "pronunciation"}, {"start_time": "6.99", "end_time": "7.39", "alternatives": [{"confidence": "1.0000", "content": "because"}], "type": "pronunciation"}, {"start_time": "7.39", "end_time": "7.46", "alternatives": [{"confidence": "1.0000", "content": "I"}], "type": "pronunciation"}, {"start_time": "7.46", "end_time": "7.58", "alternatives": [{"confidence": "1.0000", "content": "was"}], "type": "pronunciation"}, {"start_time": "7.58", "end_time": "7.77", "alternatives": [{"confidence": "0.8978", "content": "giving"}], "type": "pronunciation"}, {"start_time": "7.77", "end_time": "7.83", "alternatives": [{"confidence": "0.4583", "content": "you"}], "type": "pronunciation"}, {"start_time": "7.83", "end_time": "7.88", "alternatives": [{"confidence": "0.5591", "content": "a"}], "type": "pronunciation"}, {"start_time": "7.88", "end_time": "8.38", "alternatives": [{"confidence": "0.9877", "content": "contact"}], "type": "pronunciation"}, {"start_time": "8.38", "end_time": "8.86", "alternatives": [{"confidence": "1.0000", "content": "for"}], "type": "pronunciation"}, {"start_time": "8.87", "end_time": "9.52", "alternatives": [{"confidence": "0.9984", "content": "transcriptions"}], "type": "pronunciation"}, {"start_time": "9.52", "end_time": "9.73", "alternatives": [{"confidence": "0.9340", "content": "that"}], "type": "pronunciation"}, {"start_time": "9.74", "end_time": "9.98", "alternatives": [{"confidence": "1.0000", "content": "I"}], "type": "pronunciation"}, {"start_time": "9.98", "end_time": "10.21", "alternatives": [{"confidence": "0.9990", "content": "need"}], "type": "pronunciation"}, {"start_time": "10.21", "end_time": "10.3", "alternatives": [{"confidence": "1.0000", "content": "to"}], "type": "pronunciation"}, {"start_time": "10.3", "end_time": "10.49", "alternatives": [{"confidence": "1.0000", "content": "have"}], "type": "pronunciation"}, {"start_time": "10.49", "end_time": "11.01", "alternatives": [{"confidence": "1.0000", "content": "completed"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "11.19", "end_time": "11.7", "alternatives": [{"confidence": "0.9864", "content": "Um"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "12.09", "end_time": "12.37", "alternatives": [{"confidence": "1.0000", "content": "and"}], "type": "pronunciation"}, {"start_time": "12.37", "end_time": "12.47", "alternatives": [{"confidence": "1.0000", "content": "I"}], "type": "pronunciation"}, {"start_time": "12.47", "end_time": "12.72", "alternatives": [{"confidence": "0.9975", "content": "wanted"}], "type": "pronunciation"}, {"start_time": "12.72", "end_time": "12.8", "alternatives": [{"confidence": "0.9984", "content": "to"}], "type": "pronunciation"}, {"start_time": "12.8", "end_time": "13.02", "alternatives": [{"confidence": "0.9984", "content": "know"}], "type": "pronunciation"}, {"start_time": "13.02", "end_time": "13.31", "alternatives": [{"confidence": "1.0000", "content": "when"}], "type": "pronunciation"}, {"start_time": "13.31", "end_time": "13.54", "alternatives": [{"confidence": "0.9971", "content": "you"}], "type": "pronunciation"}, {"start_time": "13.88", "end_time": "14.17", "alternatives": [{"confidence": "1.0000", "content": "when"}], "type": "pronunciation"}, {"start_time": "14.17", "end_time": "14.25", "alternatives": [{"confidence": "0.9532", "content": "you"}], "type": "pronunciation"}, {"start_time": "14.25", "end_time": "14.36", "alternatives": [{"confidence": "0.9176", "content": "can"}], "type": "pronunciation"}, {"start_time": "14.36", "end_time": "14.59", "alternatives": [{"confidence": "1.0000", "content": "have"}], "type": "pronunciation"}, {"start_time": "14.59", "end_time": "14.69", "alternatives": [{"confidence": "0.9964", "content": "that"}], "type": "pronunciation"}, {"start_time": "14.69", "end_time": "15.2", "alternatives": [{"confidence": "0.9840", "content": "completed"}], "type": "pronunciation"}, {"start_time": "15.21", "end_time": "15.43", "alternatives": [{"confidence": "0.7461", "content": "it"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "15.44", "end_time": "15.72", "alternatives": [{"confidence": "0.9878", "content": "And"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "15.72", "end_time": "16.01", "alternatives": [{"confidence": "0.9688", "content": "um"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "16.02", "end_time": "16.19", "alternatives": [{"confidence": "1.0000", "content": "how"}], "type": "pronunciation"}, {"start_time": "16.19", "end_time": "16.33", "alternatives": [{"confidence": "1.0000", "content": "much"}], "type": "pronunciation"}, {"start_time": "16.33", "end_time": "16.44", "alternatives": [{"confidence": "0.9719", "content": "it"}], "type": "pronunciation"}, {"start_time": "16.44", "end_time": "16.83", "alternatives": [{"confidence": "0.7399", "content": "cost"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "?"}], "type": "punctuation"}, {"start_time": "17.09", "end_time": "17.45", "alternatives": [{"confidence": "0.9995", "content": "This"}], "type": "pronunciation"}, {"start_time": "17.45", "end_time": "17.75", "alternatives": [{"confidence": "0.9995", "content": "is"}], "type": "pronunciation"}, {"start_time": "17.75", "end_time": "18.09", "alternatives": [{"confidence": "1.0000", "content": "for"}], "type": "pronunciation"}, {"start_time": "18.09", "end_time": "18.25", "alternatives": [{"confidence": "1.0000", "content": "a"}], "type": "pronunciation"}, {"start_time": "18.25", "end_time": "18.72", "alternatives": [{"confidence": "0.9998", "content": "sixty"}], "type": "pronunciation"}, {"start_time": "18.72", "end_time": "18.97", "alternatives": [{"confidence": "0.9031", "content": "Minutes"}], "type": "pronunciation"}, {"start_time": "18.98", "end_time": "19.5", "alternatives": [{"confidence": "1.0000", "content": "interview"}], "type": "pronunciation"}, {"start_time": "19.5", "end_time": "19.68", "alternatives": [{"confidence": "1.0000", "content": "that"}], "type": "pronunciation"}, {"start_time": "19.68", "end_time": "19.84", "alternatives": [{"confidence": "0.9966", "content": "is"}], "type": "pronunciation"}, {"start_time": "19.84", "end_time": "19.98", "alternatives": [{"confidence": "0.8774", "content": "in"}], "type": "pronunciation"}, {"start_time": "19.99", "end_time": "20.77", "alternatives": [{"confidence": "1.0000", "content": "English"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "20.99", "end_time": "21.46", "alternatives": [{"confidence": "0.9612", "content": "Um"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "21.47", "end_time": "21.76", "alternatives": [{"confidence": "0.9985", "content": "it's"}], "type": "pronunciation"}, {"start_time": "21.93", "end_time": "22.29", "alternatives": [{"confidence": "1.0000", "content": "very"}], "type": "pronunciation"}, {"start_time": "22.29", "end_time": "22.58", "alternatives": [{"confidence": "1.0000", "content": "clear"}], "type": "pronunciation"}, {"start_time": "22.58", "end_time": "22.88", "alternatives": [{"confidence": "0.9671", "content": "audio"}], "type": "pronunciation"}, {"start_time": "22.88", "end_time": "23.05", "alternatives": [{"confidence": "1.0000", "content": "as"}], "type": "pronunciation"}, {"start_time": "23.05", "end_time": "23.3", "alternatives": [{"confidence": "1.0000", "content": "well"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "23.3", "end_time": "23.64", "alternatives": [{"confidence": "1.0000", "content": "so"}], "type": "pronunciation"}, {"start_time": "23.64", "end_time": "23.72", "alternatives": [{"confidence": "1.0000", "content": "I"}], "type": "pronunciation"}, {"start_time": "23.72", "end_time": "23.93", "alternatives": [{"confidence": "1.0000", "content": "don't"}], "type": "pronunciation"}, {"start_time": "23.93", "end_time": "24.11", "alternatives": [{"confidence": "1.0000", "content": "think"}], "type": "pronunciation"}, {"start_time": "24.11", "end_time": "24.26", "alternatives": [{"confidence": "0.3371", "content": "there'll"}], "type": "pronunciation"}, {"start_time": "24.26", "end_time": "24.35", "alternatives": [{"confidence": "0.9967", "content": "be"}], "type": "pronunciation"}, {"start_time": "24.35", "end_time": "24.49", "alternatives": [{"confidence": "1.0000", "content": "any"}], "type": "pronunciation"}, {"start_time": "24.49", "end_time": "24.76", "alternatives": [{"confidence": "0.8374", "content": "different"}], "type": "pronunciation"}, {"start_time": "25.31", "end_time": "25.68", "alternatives": [{"confidence": "0.9971", "content": "hearing"}], "type": "pronunciation"}, {"start_time": "25.68", "end_time": "25.86", "alternatives": [{"confidence": "0.9916", "content": "it"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "25.87", "end_time": "26.19", "alternatives": [{"confidence": "0.9058", "content": "Um"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "26.19", "end_time": "26.3", "alternatives": [{"confidence": "0.9963", "content": "and"}], "type": "pronunciation"}, {"start_time": "26.3", "end_time": "26.44", "alternatives": [{"confidence": "0.9978", "content": "it's"}], "type": "pronunciation"}, {"start_time": "26.44", "end_time": "26.59", "alternatives": [{"confidence": "0.9855", "content": "in"}], "type": "pronunciation"}, {"start_time": "26.59", "end_time": "26.69", "alternatives": [{"confidence": "0.7845", "content": "a"}], "type": "pronunciation"}, {"start_time": "26.69", "end_time": "27.12", "alternatives": [{"confidence": "0.9583", "content": "sealed"}], "type": "pronunciation"}, {"start_time": "27.12", "end_time": "27.56", "alternatives": [{"confidence": "1.0000", "content": "of"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "27.57", "end_time": "28.17", "alternatives": [{"confidence": "0.8600", "content": "um"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "28.27", "end_time": "28.84", "alternatives": [{"confidence": "1.0000", "content": "medical"}], "type": "pronunciation"}, {"start_time": "28.84", "end_time": "29.06", "alternatives": [{"confidence": "1.0000", "content": "field"}], "type": "pronunciation"}, {"start_time": "29.06", "end_time": "29.17", "alternatives": [{"confidence": "1.0000", "content": "of"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "29.17", "end_time": "29.57", "alternatives": [{"confidence": "0.9863", "content": "uh"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "29.77", "end_time": "30.22", "alternatives": [{"confidence": "0.6697", "content": "HIV"}], "type": "pronunciation"}, {"start_time": "30.22", "end_time": "30.77", "alternatives": [{"confidence": "1.0000", "content": "therapy"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "31.04", "end_time": "31.31", "alternatives": [{"confidence": "1.0000", "content": "If"}], "type": "pronunciation"}, {"start_time": "31.31", "end_time": "31.4", "alternatives": [{"confidence": "1.0000", "content": "you"}], "type": "pronunciation"}, {"start_time": "31.4", "end_time": "31.52", "alternatives": [{"confidence": "0.7776", "content": "could"}], "type": "pronunciation"}, {"start_time": "31.52", "end_time": "31.63", "alternatives": [{"confidence": "0.9986", "content": "give"}], "type": "pronunciation"}, {"start_time": "31.63", "end_time": "31.69", "alternatives": [{"confidence": "0.9986", "content": "me"}], "type": "pronunciation"}, {"start_time": "31.69", "end_time": "31.76", "alternatives": [{"confidence": "1.0000", "content": "a"}], "type": "pronunciation"}, {"start_time": "31.76", "end_time": "32.09", "alternatives": [{"confidence": "1.0000", "content": "call"}], "type": "pronunciation"}, {"start_time": "32.09", "end_time": "32.35", "alternatives": [{"confidence": "1.0000", "content": "back"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "32.35", "end_time": "32.44", "alternatives": [{"confidence": "1.0000", "content": "I"}], "type": "pronunciation"}, {"start_time": "32.44", "end_time": "32.59", "alternatives": [{"confidence": "1.0000", "content": "can"}], "type": "pronunciation"}, {"start_time": "32.59", "end_time": "32.72", "alternatives": [{"confidence": "1.0000", "content": "be"}], "type": "pronunciation"}, {"start_time": "32.72", "end_time": "32.97", "alternatives": [{"confidence": "0.9950", "content": "reached"}], "type": "pronunciation"}, {"start_time": "32.97", "end_time": "33.16", "alternatives": [{"confidence": "0.9950", "content": "at"}], "type": "pronunciation"}, {"start_time": "33.16", "end_time": "33.49", "alternatives": [{"confidence": "1.0000", "content": "four"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "33.49", "end_time": "33.72", "alternatives": [{"confidence": "1.0000", "content": "One"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "33.72", "end_time": "34.25", "alternatives": [{"confidence": "0.9999", "content": "five"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "34.64", "end_time": "34.99", "alternatives": [{"confidence": "0.9023", "content": "eight"}], "type": "pronunciation"}, {"start_time": "34.99", "end_time": "35.13", "alternatives": [{"confidence": "0.9024", "content": "one"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "35.14", "end_time": "35.57", "alternatives": [{"confidence": "0.9027", "content": "eight"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "36.04", "end_time": "36.44", "alternatives": [{"confidence": "0.9599", "content": "eight"}], "type": "pronunciation"}, {"start_time": "36.44", "end_time": "36.68", "alternatives": [{"confidence": "0.9640", "content": "one"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "36.68", "end_time": "36.97", "alternatives": [{"confidence": "0.9640", "content": "four"}], "type": "pronunciation"}, {"start_time": "36.97", "end_time": "37.28", "alternatives": [{"confidence": "0.9652", "content": "four"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "37.29", "end_time": "37.42", "alternatives": [{"confidence": "0.9504", "content": "I"}], "type": "pronunciation"}, {"start_time": "37.42", "end_time": "37.63", "alternatives": [{"confidence": "0.9504", "content": "would"}], "type": "pronunciation"}, {"start_time": "37.69", "end_time": "38.09", "alternatives": [{"confidence": "1.0000", "content": "greatly"}], "type": "pronunciation"}, {"start_time": "38.09", "end_time": "38.77", "alternatives": [{"confidence": "0.8215", "content": "appreciated"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "38.78", "end_time": "39.07", "alternatives": [{"confidence": "1.0000", "content": "Thank"}], "type": "pronunciation"}, {"start_time": "39.07", "end_time": "39.32", "alternatives": [{"confidence": "1.0000", "content": "you"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "39.38", "end_time": "39.75", "alternatives": [{"confidence": "0.9402", "content": "Bye"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}]}, "status": "COMPLETED"} \ No newline at end of file diff --git a/rename.mp3.json b/rename.mp3.json new file mode 100644 index 0000000..1013f41 --- /dev/null +++ b/rename.mp3.json @@ -0,0 +1 @@ +{"jobName": "rename.mp3", "accountId": "416321668733", "results": {"transcripts": [{"transcript": "From the studios of NPR West. This is day to day. I meddle in brand and I'm Alex Coen. Okay, this is it. Maybe we should just call it day because this is the final broadcast of day to day this. So first hit the air on July twenty eighth, two thousand three. Today we promised to go out with a bang. But we want to start off looking at how much has changed in the world over the past five years or so. A lot has happened. For instance, the war in Iraq had just started. In fact, by the time we first went to air, then President Bush had already declared mission accomplished. Of course, U. S. Troops are still there, and combat troops will be there until August of two thousand ten. Then about two weeks after day today launched, there was that huge blackout on the East Coast. I was in New York City that day. I was actually reporting for the show, and Alex Chadwick was the host. Is electricity back on locally? Just where you are just where we are know. But there are spots where the power is back on. Okay, Times Square for instance, how did people spend the night? People spent the night in all manner of strange ways. Some people actually slept in parks. Some people crashed it friends houses in Manhattan if they couldn't get out. Other people I spoke to walked three hours downtown and across the Brooklyn Bridge of the Manhattan Bridge to get to Brooklyn on DH people who I decided just to make the best of it. There were people, um, outside, drinking, partying. I have to say I was one of those people. I mean, after I got off the air. Of course, Day today has always prided itself on being a partying show and, ah, West Coast show. And back here in California, things are really different now than they were when day today first started. Well, sort of. There's a huge budget deficit now, and there was one back then, too. In fact, former Governor Gray Davis was booted from office in large part. Because of that deficit, we had Governor Gray Davis us on our first show. Here's Alex asking him about the efforts to kick him out of office. You must know how voters go here. What difference is it going to make it. Arnold Schwarzenegger gets in the race and make any difference. It'll really no Governor Davis. Thank you for speaking with us. Thank you. Welcome to California. And, of course, we all know how that race went. But here's something interesting Madeline in light of the economic meltdown that started with subprime mortgages in the crash of the housing market, do you know what the median home price was nationally back then when the show started? No. No idea. About one hundred and seventy seven thousand dollars in just for a little sense of where it all winds up February of this year, it's at about one hundred and eighty thousand."}], "items": [{"start_time": "0.24", "end_time": "0.52", "alternatives": [{"confidence": "1.0000", "content": "From"}], "type": "pronunciation"}, {"start_time": "0.52", "end_time": "0.65", "alternatives": [{"confidence": "1.0000", "content": "the"}], "type": "pronunciation"}, {"start_time": "0.65", "end_time": "1.17", "alternatives": [{"confidence": "1.0000", "content": "studios"}], "type": "pronunciation"}, {"start_time": "1.17", "end_time": "1.31", "alternatives": [{"confidence": "1.0000", "content": "of"}], "type": "pronunciation"}, {"start_time": "1.31", "end_time": "1.99", "alternatives": [{"confidence": "0.9915", "content": "NPR"}], "type": "pronunciation"}, {"start_time": "1.99", "end_time": "2.49", "alternatives": [{"confidence": "1.0000", "content": "West"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "2.5", "end_time": "2.84", "alternatives": [{"confidence": "1.0000", "content": "This"}], "type": "pronunciation"}, {"start_time": "2.84", "end_time": "3.22", "alternatives": [{"confidence": "1.0000", "content": "is"}], "type": "pronunciation"}, {"start_time": "3.23", "end_time": "3.52", "alternatives": [{"confidence": "0.9946", "content": "day"}], "type": "pronunciation"}, {"start_time": "3.52", "end_time": "3.63", "alternatives": [{"confidence": "0.9577", "content": "to"}], "type": "pronunciation"}, {"start_time": "3.63", "end_time": "4.06", "alternatives": [{"confidence": "0.9799", "content": "day"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "4.06", "end_time": "4.16", "alternatives": [{"confidence": "0.9487", "content": "I"}], "type": "pronunciation"}, {"start_time": "4.16", "end_time": "4.45", "alternatives": [{"confidence": "0.9212", "content": "meddle"}], "type": "pronunciation"}, {"start_time": "4.45", "end_time": "4.54", "alternatives": [{"confidence": "0.8232", "content": "in"}], "type": "pronunciation"}, {"start_time": "4.54", "end_time": "4.97", "alternatives": [{"confidence": "0.9938", "content": "brand"}], "type": "pronunciation"}, {"start_time": "4.98", "end_time": "5.17", "alternatives": [{"confidence": "1.0000", "content": "and"}], "type": "pronunciation"}, {"start_time": "5.17", "end_time": "5.33", "alternatives": [{"confidence": "0.9930", "content": "I'm"}], "type": "pronunciation"}, {"start_time": "5.33", "end_time": "5.73", "alternatives": [{"confidence": "0.9713", "content": "Alex"}], "type": "pronunciation"}, {"start_time": "5.73", "end_time": "6.15", "alternatives": [{"confidence": "0.6216", "content": "Coen"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "6.53", "end_time": "6.99", "alternatives": [{"confidence": "0.7022", "content": "Okay"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "7.08", "end_time": "7.38", "alternatives": [{"confidence": "1.0000", "content": "this"}], "type": "pronunciation"}, {"start_time": "7.38", "end_time": "7.51", "alternatives": [{"confidence": "1.0000", "content": "is"}], "type": "pronunciation"}, {"start_time": "7.51", "end_time": "7.66", "alternatives": [{"confidence": "1.0000", "content": "it"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "7.66", "end_time": "7.93", "alternatives": [{"confidence": "0.9791", "content": "Maybe"}], "type": "pronunciation"}, {"start_time": "7.93", "end_time": "8.03", "alternatives": [{"confidence": "1.0000", "content": "we"}], "type": "pronunciation"}, {"start_time": "8.03", "end_time": "8.17", "alternatives": [{"confidence": "1.0000", "content": "should"}], "type": "pronunciation"}, {"start_time": "8.17", "end_time": "8.38", "alternatives": [{"confidence": "1.0000", "content": "just"}], "type": "pronunciation"}, {"start_time": "8.38", "end_time": "8.64", "alternatives": [{"confidence": "1.0000", "content": "call"}], "type": "pronunciation"}, {"start_time": "8.64", "end_time": "8.76", "alternatives": [{"confidence": "1.0000", "content": "it"}], "type": "pronunciation"}, {"start_time": "8.76", "end_time": "9.16", "alternatives": [{"confidence": "0.9932", "content": "day"}], "type": "pronunciation"}, {"start_time": "9.16", "end_time": "9.56", "alternatives": [{"confidence": "1.0000", "content": "because"}], "type": "pronunciation"}, {"start_time": "9.56", "end_time": "9.79", "alternatives": [{"confidence": "1.0000", "content": "this"}], "type": "pronunciation"}, {"start_time": "9.8", "end_time": "10.11", "alternatives": [{"confidence": "1.0000", "content": "is"}], "type": "pronunciation"}, {"start_time": "10.11", "end_time": "10.33", "alternatives": [{"confidence": "1.0000", "content": "the"}], "type": "pronunciation"}, {"start_time": "10.34", "end_time": "10.78", "alternatives": [{"confidence": "1.0000", "content": "final"}], "type": "pronunciation"}, {"start_time": "10.78", "end_time": "11.73", "alternatives": [{"confidence": "1.0000", "content": "broadcast"}], "type": "pronunciation"}, {"start_time": "11.81", "end_time": "12.0", "alternatives": [{"confidence": "1.0000", "content": "of"}], "type": "pronunciation"}, {"start_time": "12.0", "end_time": "12.19", "alternatives": [{"confidence": "0.9915", "content": "day"}], "type": "pronunciation"}, {"start_time": "12.19", "end_time": "12.29", "alternatives": [{"confidence": "0.9469", "content": "to"}], "type": "pronunciation"}, {"start_time": "12.29", "end_time": "12.84", "alternatives": [{"confidence": "0.9581", "content": "day"}], "type": "pronunciation"}, {"start_time": "13.07", "end_time": "13.27", "alternatives": [{"confidence": "0.7017", "content": "this"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "13.27", "end_time": "13.49", "alternatives": [{"confidence": "0.7866", "content": "So"}], "type": "pronunciation"}, {"start_time": "13.49", "end_time": "13.94", "alternatives": [{"confidence": "1.0000", "content": "first"}], "type": "pronunciation"}, {"start_time": "13.94", "end_time": "14.12", "alternatives": [{"confidence": "1.0000", "content": "hit"}], "type": "pronunciation"}, {"start_time": "14.12", "end_time": "14.32", "alternatives": [{"confidence": "0.9971", "content": "the"}], "type": "pronunciation"}, {"start_time": "14.32", "end_time": "14.6", "alternatives": [{"confidence": "0.9853", "content": "air"}], "type": "pronunciation"}, {"start_time": "14.6", "end_time": "14.76", "alternatives": [{"confidence": "1.0000", "content": "on"}], "type": "pronunciation"}, {"start_time": "14.76", "end_time": "15.29", "alternatives": [{"confidence": "1.0000", "content": "July"}], "type": "pronunciation"}, {"start_time": "15.3", "end_time": "15.74", "alternatives": [{"confidence": "1.0000", "content": "twenty"}], "type": "pronunciation"}, {"start_time": "15.74", "end_time": "16.11", "alternatives": [{"confidence": "1.0000", "content": "eighth"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "16.17", "end_time": "16.45", "alternatives": [{"confidence": "1.0000", "content": "two"}], "type": "pronunciation"}, {"start_time": "16.45", "end_time": "17.05", "alternatives": [{"confidence": "1.0000", "content": "thousand"}], "type": "pronunciation"}, {"start_time": "17.05", "end_time": "17.55", "alternatives": [{"confidence": "1.0000", "content": "three"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "17.73", "end_time": "18.07", "alternatives": [{"confidence": "1.0000", "content": "Today"}], "type": "pronunciation"}, {"start_time": "18.07", "end_time": "18.28", "alternatives": [{"confidence": "1.0000", "content": "we"}], "type": "pronunciation"}, {"start_time": "18.28", "end_time": "18.99", "alternatives": [{"confidence": "0.9873", "content": "promised"}], "type": "pronunciation"}, {"start_time": "18.99", "end_time": "19.08", "alternatives": [{"confidence": "1.0000", "content": "to"}], "type": "pronunciation"}, {"start_time": "19.08", "end_time": "19.24", "alternatives": [{"confidence": "1.0000", "content": "go"}], "type": "pronunciation"}, {"start_time": "19.24", "end_time": "19.42", "alternatives": [{"confidence": "1.0000", "content": "out"}], "type": "pronunciation"}, {"start_time": "19.42", "end_time": "19.59", "alternatives": [{"confidence": "1.0000", "content": "with"}], "type": "pronunciation"}, {"start_time": "19.59", "end_time": "19.64", "alternatives": [{"confidence": "0.9961", "content": "a"}], "type": "pronunciation"}, {"start_time": "19.64", "end_time": "20.07", "alternatives": [{"confidence": "1.0000", "content": "bang"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "20.07", "end_time": "20.26", "alternatives": [{"confidence": "1.0000", "content": "But"}], "type": "pronunciation"}, {"start_time": "20.26", "end_time": "20.36", "alternatives": [{"confidence": "1.0000", "content": "we"}], "type": "pronunciation"}, {"start_time": "20.36", "end_time": "20.56", "alternatives": [{"confidence": "1.0000", "content": "want"}], "type": "pronunciation"}, {"start_time": "20.56", "end_time": "20.62", "alternatives": [{"confidence": "1.0000", "content": "to"}], "type": "pronunciation"}, {"start_time": "20.62", "end_time": "20.86", "alternatives": [{"confidence": "1.0000", "content": "start"}], "type": "pronunciation"}, {"start_time": "20.86", "end_time": "21.01", "alternatives": [{"confidence": "1.0000", "content": "off"}], "type": "pronunciation"}, {"start_time": "21.01", "end_time": "21.28", "alternatives": [{"confidence": "1.0000", "content": "looking"}], "type": "pronunciation"}, {"start_time": "21.28", "end_time": "21.35", "alternatives": [{"confidence": "1.0000", "content": "at"}], "type": "pronunciation"}, {"start_time": "21.35", "end_time": "21.46", "alternatives": [{"confidence": "1.0000", "content": "how"}], "type": "pronunciation"}, {"start_time": "21.46", "end_time": "21.67", "alternatives": [{"confidence": "1.0000", "content": "much"}], "type": "pronunciation"}, {"start_time": "21.67", "end_time": "21.87", "alternatives": [{"confidence": "1.0000", "content": "has"}], "type": "pronunciation"}, {"start_time": "21.87", "end_time": "22.48", "alternatives": [{"confidence": "1.0000", "content": "changed"}], "type": "pronunciation"}, {"start_time": "22.48", "end_time": "22.64", "alternatives": [{"confidence": "1.0000", "content": "in"}], "type": "pronunciation"}, {"start_time": "22.64", "end_time": "22.74", "alternatives": [{"confidence": "1.0000", "content": "the"}], "type": "pronunciation"}, {"start_time": "22.74", "end_time": "23.19", "alternatives": [{"confidence": "1.0000", "content": "world"}], "type": "pronunciation"}, {"start_time": "23.19", "end_time": "23.39", "alternatives": [{"confidence": "1.0000", "content": "over"}], "type": "pronunciation"}, {"start_time": "23.39", "end_time": "23.48", "alternatives": [{"confidence": "1.0000", "content": "the"}], "type": "pronunciation"}, {"start_time": "23.48", "end_time": "23.95", "alternatives": [{"confidence": "1.0000", "content": "past"}], "type": "pronunciation"}, {"start_time": "23.95", "end_time": "24.18", "alternatives": [{"confidence": "1.0000", "content": "five"}], "type": "pronunciation"}, {"start_time": "24.18", "end_time": "24.43", "alternatives": [{"confidence": "1.0000", "content": "years"}], "type": "pronunciation"}, {"start_time": "24.43", "end_time": "24.5", "alternatives": [{"confidence": "1.0000", "content": "or"}], "type": "pronunciation"}, {"start_time": "24.5", "end_time": "24.87", "alternatives": [{"confidence": "1.0000", "content": "so"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "24.88", "end_time": "25.07", "alternatives": [{"confidence": "1.0000", "content": "A"}], "type": "pronunciation"}, {"start_time": "25.07", "end_time": "25.6", "alternatives": [{"confidence": "1.0000", "content": "lot"}], "type": "pronunciation"}, {"start_time": "25.6", "end_time": "25.82", "alternatives": [{"confidence": "1.0000", "content": "has"}], "type": "pronunciation"}, {"start_time": "25.82", "end_time": "26.4", "alternatives": [{"confidence": "1.0000", "content": "happened"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "26.41", "end_time": "26.66", "alternatives": [{"confidence": "1.0000", "content": "For"}], "type": "pronunciation"}, {"start_time": "26.66", "end_time": "27.38", "alternatives": [{"confidence": "1.0000", "content": "instance"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "27.39", "end_time": "27.55", "alternatives": [{"confidence": "1.0000", "content": "the"}], "type": "pronunciation"}, {"start_time": "27.55", "end_time": "27.85", "alternatives": [{"confidence": "1.0000", "content": "war"}], "type": "pronunciation"}, {"start_time": "27.86", "end_time": "28.01", "alternatives": [{"confidence": "1.0000", "content": "in"}], "type": "pronunciation"}, {"start_time": "28.01", "end_time": "28.53", "alternatives": [{"confidence": "0.9510", "content": "Iraq"}], "type": "pronunciation"}, {"start_time": "28.53", "end_time": "28.66", "alternatives": [{"confidence": "1.0000", "content": "had"}], "type": "pronunciation"}, {"start_time": "28.66", "end_time": "28.92", "alternatives": [{"confidence": "1.0000", "content": "just"}], "type": "pronunciation"}, {"start_time": "28.92", "end_time": "29.41", "alternatives": [{"confidence": "1.0000", "content": "started"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "29.63", "end_time": "29.75", "alternatives": [{"confidence": "1.0000", "content": "In"}], "type": "pronunciation"}, {"start_time": "29.75", "end_time": "29.96", "alternatives": [{"confidence": "1.0000", "content": "fact"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "29.97", "end_time": "30.08", "alternatives": [{"confidence": "1.0000", "content": "by"}], "type": "pronunciation"}, {"start_time": "30.08", "end_time": "30.18", "alternatives": [{"confidence": "1.0000", "content": "the"}], "type": "pronunciation"}, {"start_time": "30.18", "end_time": "30.45", "alternatives": [{"confidence": "1.0000", "content": "time"}], "type": "pronunciation"}, {"start_time": "30.45", "end_time": "30.58", "alternatives": [{"confidence": "1.0000", "content": "we"}], "type": "pronunciation"}, {"start_time": "30.58", "end_time": "30.99", "alternatives": [{"confidence": "1.0000", "content": "first"}], "type": "pronunciation"}, {"start_time": "30.99", "end_time": "31.26", "alternatives": [{"confidence": "1.0000", "content": "went"}], "type": "pronunciation"}, {"start_time": "31.26", "end_time": "31.38", "alternatives": [{"confidence": "1.0000", "content": "to"}], "type": "pronunciation"}, {"start_time": "31.38", "end_time": "31.8", "alternatives": [{"confidence": "1.0000", "content": "air"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "31.81", "end_time": "32.09", "alternatives": [{"confidence": "1.0000", "content": "then"}], "type": "pronunciation"}, {"start_time": "32.09", "end_time": "32.56", "alternatives": [{"confidence": "1.0000", "content": "President"}], "type": "pronunciation"}, {"start_time": "32.56", "end_time": "32.86", "alternatives": [{"confidence": "1.0000", "content": "Bush"}], "type": "pronunciation"}, {"start_time": "32.86", "end_time": "33.09", "alternatives": [{"confidence": "1.0000", "content": "had"}], "type": "pronunciation"}, {"start_time": "33.09", "end_time": "33.63", "alternatives": [{"confidence": "1.0000", "content": "already"}], "type": "pronunciation"}, {"start_time": "33.63", "end_time": "34.24", "alternatives": [{"confidence": "1.0000", "content": "declared"}], "type": "pronunciation"}, {"start_time": "34.4", "end_time": "34.73", "alternatives": [{"confidence": "1.0000", "content": "mission"}], "type": "pronunciation"}, {"start_time": "34.73", "end_time": "35.33", "alternatives": [{"confidence": "1.0000", "content": "accomplished"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "35.48", "end_time": "35.68", "alternatives": [{"confidence": "1.0000", "content": "Of"}], "type": "pronunciation"}, {"start_time": "35.68", "end_time": "36.02", "alternatives": [{"confidence": "0.9994", "content": "course"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "36.02", "end_time": "36.14", "alternatives": [{"confidence": "0.7697", "content": "U"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "36.14", "end_time": "36.33", "alternatives": [{"confidence": "0.7697", "content": "S"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "36.33", "end_time": "36.74", "alternatives": [{"confidence": "0.9996", "content": "Troops"}], "type": "pronunciation"}, {"start_time": "36.74", "end_time": "36.85", "alternatives": [{"confidence": "1.0000", "content": "are"}], "type": "pronunciation"}, {"start_time": "36.85", "end_time": "37.24", "alternatives": [{"confidence": "1.0000", "content": "still"}], "type": "pronunciation"}, {"start_time": "37.24", "end_time": "37.54", "alternatives": [{"confidence": "1.0000", "content": "there"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "37.54", "end_time": "37.69", "alternatives": [{"confidence": "0.9929", "content": "and"}], "type": "pronunciation"}, {"start_time": "37.69", "end_time": "38.05", "alternatives": [{"confidence": "1.0000", "content": "combat"}], "type": "pronunciation"}, {"start_time": "38.05", "end_time": "38.34", "alternatives": [{"confidence": "0.9962", "content": "troops"}], "type": "pronunciation"}, {"start_time": "38.34", "end_time": "38.62", "alternatives": [{"confidence": "1.0000", "content": "will"}], "type": "pronunciation"}, {"start_time": "38.62", "end_time": "38.8", "alternatives": [{"confidence": "1.0000", "content": "be"}], "type": "pronunciation"}, {"start_time": "38.8", "end_time": "39.12", "alternatives": [{"confidence": "1.0000", "content": "there"}], "type": "pronunciation"}, {"start_time": "39.12", "end_time": "39.57", "alternatives": [{"confidence": "1.0000", "content": "until"}], "type": "pronunciation"}, {"start_time": "39.58", "end_time": "40.05", "alternatives": [{"confidence": "1.0000", "content": "August"}], "type": "pronunciation"}, {"start_time": "40.05", "end_time": "40.15", "alternatives": [{"confidence": "1.0000", "content": "of"}], "type": "pronunciation"}, {"start_time": "40.15", "end_time": "40.34", "alternatives": [{"confidence": "1.0000", "content": "two"}], "type": "pronunciation"}, {"start_time": "40.34", "end_time": "40.72", "alternatives": [{"confidence": "1.0000", "content": "thousand"}], "type": "pronunciation"}, {"start_time": "40.72", "end_time": "41.15", "alternatives": [{"confidence": "1.0000", "content": "ten"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "41.68", "end_time": "42.03", "alternatives": [{"confidence": "1.0000", "content": "Then"}], "type": "pronunciation"}, {"start_time": "42.03", "end_time": "42.39", "alternatives": [{"confidence": "1.0000", "content": "about"}], "type": "pronunciation"}, {"start_time": "42.39", "end_time": "42.59", "alternatives": [{"confidence": "1.0000", "content": "two"}], "type": "pronunciation"}, {"start_time": "42.59", "end_time": "42.85", "alternatives": [{"confidence": "1.0000", "content": "weeks"}], "type": "pronunciation"}, {"start_time": "42.86", "end_time": "43.32", "alternatives": [{"confidence": "1.0000", "content": "after"}], "type": "pronunciation"}, {"start_time": "43.32", "end_time": "43.49", "alternatives": [{"confidence": "0.9912", "content": "day"}], "type": "pronunciation"}, {"start_time": "43.49", "end_time": "43.8", "alternatives": [{"confidence": "0.9515", "content": "today"}], "type": "pronunciation"}, {"start_time": "43.8", "end_time": "44.36", "alternatives": [{"confidence": "1.0000", "content": "launched"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "44.37", "end_time": "44.66", "alternatives": [{"confidence": "0.9858", "content": "there"}], "type": "pronunciation"}, {"start_time": "44.66", "end_time": "44.97", "alternatives": [{"confidence": "1.0000", "content": "was"}], "type": "pronunciation"}, {"start_time": "44.97", "end_time": "45.22", "alternatives": [{"confidence": "1.0000", "content": "that"}], "type": "pronunciation"}, {"start_time": "45.22", "end_time": "45.83", "alternatives": [{"confidence": "1.0000", "content": "huge"}], "type": "pronunciation"}, {"start_time": "45.83", "end_time": "46.41", "alternatives": [{"confidence": "0.9693", "content": "blackout"}], "type": "pronunciation"}, {"start_time": "46.41", "end_time": "46.56", "alternatives": [{"confidence": "1.0000", "content": "on"}], "type": "pronunciation"}, {"start_time": "46.56", "end_time": "46.69", "alternatives": [{"confidence": "1.0000", "content": "the"}], "type": "pronunciation"}, {"start_time": "46.69", "end_time": "46.96", "alternatives": [{"confidence": "1.0000", "content": "East"}], "type": "pronunciation"}, {"start_time": "46.96", "end_time": "47.36", "alternatives": [{"confidence": "1.0000", "content": "Coast"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "47.44", "end_time": "47.73", "alternatives": [{"confidence": "1.0000", "content": "I"}], "type": "pronunciation"}, {"start_time": "47.73", "end_time": "47.93", "alternatives": [{"confidence": "1.0000", "content": "was"}], "type": "pronunciation"}, {"start_time": "47.93", "end_time": "48.07", "alternatives": [{"confidence": "1.0000", "content": "in"}], "type": "pronunciation"}, {"start_time": "48.07", "end_time": "48.18", "alternatives": [{"confidence": "1.0000", "content": "New"}], "type": "pronunciation"}, {"start_time": "48.18", "end_time": "48.4", "alternatives": [{"confidence": "0.9928", "content": "York"}], "type": "pronunciation"}, {"start_time": "48.4", "end_time": "48.71", "alternatives": [{"confidence": "1.0000", "content": "City"}], "type": "pronunciation"}, {"start_time": "48.71", "end_time": "48.94", "alternatives": [{"confidence": "1.0000", "content": "that"}], "type": "pronunciation"}, {"start_time": "48.95", "end_time": "49.16", "alternatives": [{"confidence": "1.0000", "content": "day"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "49.16", "end_time": "49.19", "alternatives": [{"confidence": "0.9989", "content": "I"}], "type": "pronunciation"}, {"start_time": "49.19", "end_time": "49.32", "alternatives": [{"confidence": "1.0000", "content": "was"}], "type": "pronunciation"}, {"start_time": "49.32", "end_time": "49.61", "alternatives": [{"confidence": "1.0000", "content": "actually"}], "type": "pronunciation"}, {"start_time": "49.61", "end_time": "50.17", "alternatives": [{"confidence": "0.9996", "content": "reporting"}], "type": "pronunciation"}, {"start_time": "50.17", "end_time": "50.33", "alternatives": [{"confidence": "1.0000", "content": "for"}], "type": "pronunciation"}, {"start_time": "50.33", "end_time": "50.44", "alternatives": [{"confidence": "0.9693", "content": "the"}], "type": "pronunciation"}, {"start_time": "50.44", "end_time": "50.88", "alternatives": [{"confidence": "1.0000", "content": "show"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "50.89", "end_time": "51.21", "alternatives": [{"confidence": "1.0000", "content": "and"}], "type": "pronunciation"}, {"start_time": "51.22", "end_time": "51.61", "alternatives": [{"confidence": "0.8892", "content": "Alex"}], "type": "pronunciation"}, {"start_time": "51.61", "end_time": "52.15", "alternatives": [{"confidence": "1.0000", "content": "Chadwick"}], "type": "pronunciation"}, {"start_time": "52.15", "end_time": "52.53", "alternatives": [{"confidence": "1.0000", "content": "was"}], "type": "pronunciation"}, {"start_time": "52.54", "end_time": "52.65", "alternatives": [{"confidence": "1.0000", "content": "the"}], "type": "pronunciation"}, {"start_time": "52.65", "end_time": "53.12", "alternatives": [{"confidence": "1.0000", "content": "host"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "53.63", "end_time": "54.32", "alternatives": [{"confidence": "1.0000", "content": "Is"}], "type": "pronunciation"}, {"start_time": "54.5", "end_time": "55.46", "alternatives": [{"confidence": "1.0000", "content": "electricity"}], "type": "pronunciation"}, {"start_time": "55.46", "end_time": "55.76", "alternatives": [{"confidence": "1.0000", "content": "back"}], "type": "pronunciation"}, {"start_time": "55.76", "end_time": "55.99", "alternatives": [{"confidence": "1.0000", "content": "on"}], "type": "pronunciation"}, {"start_time": "55.99", "end_time": "56.38", "alternatives": [{"confidence": "0.9997", "content": "locally"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "?"}], "type": "punctuation"}, {"start_time": "56.38", "end_time": "56.58", "alternatives": [{"confidence": "1.0000", "content": "Just"}], "type": "pronunciation"}, {"start_time": "56.58", "end_time": "56.71", "alternatives": [{"confidence": "1.0000", "content": "where"}], "type": "pronunciation"}, {"start_time": "56.71", "end_time": "56.88", "alternatives": [{"confidence": "0.9997", "content": "you"}], "type": "pronunciation"}, {"start_time": "56.88", "end_time": "57.15", "alternatives": [{"confidence": "1.0000", "content": "are"}], "type": "pronunciation"}, {"start_time": "58.72", "end_time": "58.98", "alternatives": [{"confidence": "1.0000", "content": "just"}], "type": "pronunciation"}, {"start_time": "58.98", "end_time": "59.12", "alternatives": [{"confidence": "1.0000", "content": "where"}], "type": "pronunciation"}, {"start_time": "59.12", "end_time": "59.24", "alternatives": [{"confidence": "1.0000", "content": "we"}], "type": "pronunciation"}, {"start_time": "59.24", "end_time": "59.35", "alternatives": [{"confidence": "1.0000", "content": "are"}], "type": "pronunciation"}, {"start_time": "59.35", "end_time": "59.71", "alternatives": [{"confidence": "0.6151", "content": "know"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "59.72", "end_time": "59.86", "alternatives": [{"confidence": "0.9729", "content": "But"}], "type": "pronunciation"}, {"start_time": "59.86", "end_time": "60.04", "alternatives": [{"confidence": "0.9977", "content": "there"}], "type": "pronunciation"}, {"start_time": "60.04", "end_time": "60.23", "alternatives": [{"confidence": "0.9977", "content": "are"}], "type": "pronunciation"}, {"start_time": "60.23", "end_time": "60.92", "alternatives": [{"confidence": "1.0000", "content": "spots"}], "type": "pronunciation"}, {"start_time": "60.93", "end_time": "61.27", "alternatives": [{"confidence": "1.0000", "content": "where"}], "type": "pronunciation"}, {"start_time": "61.27", "end_time": "61.44", "alternatives": [{"confidence": "1.0000", "content": "the"}], "type": "pronunciation"}, {"start_time": "61.44", "end_time": "61.76", "alternatives": [{"confidence": "1.0000", "content": "power"}], "type": "pronunciation"}, {"start_time": "61.76", "end_time": "61.94", "alternatives": [{"confidence": "1.0000", "content": "is"}], "type": "pronunciation"}, {"start_time": "61.94", "end_time": "62.17", "alternatives": [{"confidence": "1.0000", "content": "back"}], "type": "pronunciation"}, {"start_time": "62.17", "end_time": "62.45", "alternatives": [{"confidence": "1.0000", "content": "on"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "62.46", "end_time": "62.82", "alternatives": [{"confidence": "0.6414", "content": "Okay"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "62.93", "end_time": "63.37", "alternatives": [{"confidence": "0.6820", "content": "Times"}], "type": "pronunciation"}, {"start_time": "63.37", "end_time": "63.69", "alternatives": [{"confidence": "0.9920", "content": "Square"}], "type": "pronunciation"}, {"start_time": "63.7", "end_time": "63.85", "alternatives": [{"confidence": "1.0000", "content": "for"}], "type": "pronunciation"}, {"start_time": "63.85", "end_time": "64.48", "alternatives": [{"confidence": "1.0000", "content": "instance"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "64.69", "end_time": "64.86", "alternatives": [{"confidence": "1.0000", "content": "how"}], "type": "pronunciation"}, {"start_time": "64.86", "end_time": "64.99", "alternatives": [{"confidence": "0.9886", "content": "did"}], "type": "pronunciation"}, {"start_time": "64.99", "end_time": "65.23", "alternatives": [{"confidence": "1.0000", "content": "people"}], "type": "pronunciation"}, {"start_time": "65.23", "end_time": "65.46", "alternatives": [{"confidence": "1.0000", "content": "spend"}], "type": "pronunciation"}, {"start_time": "65.46", "end_time": "65.53", "alternatives": [{"confidence": "1.0000", "content": "the"}], "type": "pronunciation"}, {"start_time": "65.53", "end_time": "65.77", "alternatives": [{"confidence": "1.0000", "content": "night"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "?"}], "type": "punctuation"}, {"start_time": "67.02", "end_time": "67.44", "alternatives": [{"confidence": "1.0000", "content": "People"}], "type": "pronunciation"}, {"start_time": "67.44", "end_time": "67.69", "alternatives": [{"confidence": "1.0000", "content": "spent"}], "type": "pronunciation"}, {"start_time": "67.69", "end_time": "67.77", "alternatives": [{"confidence": "1.0000", "content": "the"}], "type": "pronunciation"}, {"start_time": "67.77", "end_time": "68.0", "alternatives": [{"confidence": "1.0000", "content": "night"}], "type": "pronunciation"}, {"start_time": "68.0", "end_time": "68.12", "alternatives": [{"confidence": "0.9946", "content": "in"}], "type": "pronunciation"}, {"start_time": "68.12", "end_time": "68.43", "alternatives": [{"confidence": "1.0000", "content": "all"}], "type": "pronunciation"}, {"start_time": "68.43", "end_time": "68.89", "alternatives": [{"confidence": "1.0000", "content": "manner"}], "type": "pronunciation"}, {"start_time": "68.89", "end_time": "69.3", "alternatives": [{"confidence": "1.0000", "content": "of"}], "type": "pronunciation"}, {"start_time": "69.31", "end_time": "69.87", "alternatives": [{"confidence": "0.7792", "content": "strange"}], "type": "pronunciation"}, {"start_time": "69.87", "end_time": "70.33", "alternatives": [{"confidence": "0.7792", "content": "ways"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "70.34", "end_time": "70.89", "alternatives": [{"confidence": "1.0000", "content": "Some"}], "type": "pronunciation"}, {"start_time": "70.89", "end_time": "71.14", "alternatives": [{"confidence": "0.9988", "content": "people"}], "type": "pronunciation"}, {"start_time": "71.14", "end_time": "71.44", "alternatives": [{"confidence": "1.0000", "content": "actually"}], "type": "pronunciation"}, {"start_time": "71.44", "end_time": "71.72", "alternatives": [{"confidence": "1.0000", "content": "slept"}], "type": "pronunciation"}, {"start_time": "71.72", "end_time": "71.83", "alternatives": [{"confidence": "1.0000", "content": "in"}], "type": "pronunciation"}, {"start_time": "71.83", "end_time": "72.4", "alternatives": [{"confidence": "0.8988", "content": "parks"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "72.76", "end_time": "73.27", "alternatives": [{"confidence": "0.9912", "content": "Some"}], "type": "pronunciation"}, {"start_time": "73.27", "end_time": "73.52", "alternatives": [{"confidence": "0.9997", "content": "people"}], "type": "pronunciation"}, {"start_time": "73.52", "end_time": "73.88", "alternatives": [{"confidence": "0.9987", "content": "crashed"}], "type": "pronunciation"}, {"start_time": "73.88", "end_time": "73.95", "alternatives": [{"confidence": "0.7660", "content": "it"}], "type": "pronunciation"}, {"start_time": "73.96", "end_time": "74.28", "alternatives": [{"confidence": "0.7356", "content": "friends"}], "type": "pronunciation"}, {"start_time": "74.28", "end_time": "74.65", "alternatives": [{"confidence": "0.9883", "content": "houses"}], "type": "pronunciation"}, {"start_time": "74.65", "end_time": "74.75", "alternatives": [{"confidence": "1.0000", "content": "in"}], "type": "pronunciation"}, {"start_time": "74.75", "end_time": "75.27", "alternatives": [{"confidence": "0.9952", "content": "Manhattan"}], "type": "pronunciation"}, {"start_time": "75.27", "end_time": "75.41", "alternatives": [{"confidence": "1.0000", "content": "if"}], "type": "pronunciation"}, {"start_time": "75.41", "end_time": "75.53", "alternatives": [{"confidence": "1.0000", "content": "they"}], "type": "pronunciation"}, {"start_time": "75.54", "end_time": "75.78", "alternatives": [{"confidence": "0.9999", "content": "couldn't"}], "type": "pronunciation"}, {"start_time": "75.78", "end_time": "75.97", "alternatives": [{"confidence": "1.0000", "content": "get"}], "type": "pronunciation"}, {"start_time": "75.97", "end_time": "76.2", "alternatives": [{"confidence": "1.0000", "content": "out"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "76.21", "end_time": "76.39", "alternatives": [{"confidence": "0.6483", "content": "Other"}], "type": "pronunciation"}, {"start_time": "76.39", "end_time": "76.95", "alternatives": [{"confidence": "1.0000", "content": "people"}], "type": "pronunciation"}, {"start_time": "76.96", "end_time": "77.36", "alternatives": [{"confidence": "1.0000", "content": "I"}], "type": "pronunciation"}, {"start_time": "77.37", "end_time": "77.7", "alternatives": [{"confidence": "1.0000", "content": "spoke"}], "type": "pronunciation"}, {"start_time": "77.7", "end_time": "78.02", "alternatives": [{"confidence": "0.7566", "content": "to"}], "type": "pronunciation"}, {"start_time": "78.2", "end_time": "78.57", "alternatives": [{"confidence": "0.9308", "content": "walked"}], "type": "pronunciation"}, {"start_time": "78.58", "end_time": "79.03", "alternatives": [{"confidence": "1.0000", "content": "three"}], "type": "pronunciation"}, {"start_time": "79.03", "end_time": "79.73", "alternatives": [{"confidence": "1.0000", "content": "hours"}], "type": "pronunciation"}, {"start_time": "79.74", "end_time": "80.44", "alternatives": [{"confidence": "0.9767", "content": "downtown"}], "type": "pronunciation"}, {"start_time": "80.44", "end_time": "80.55", "alternatives": [{"confidence": "1.0000", "content": "and"}], "type": "pronunciation"}, {"start_time": "80.55", "end_time": "80.94", "alternatives": [{"confidence": "0.9997", "content": "across"}], "type": "pronunciation"}, {"start_time": "80.94", "end_time": "81.01", "alternatives": [{"confidence": "1.0000", "content": "the"}], "type": "pronunciation"}, {"start_time": "81.02", "end_time": "81.37", "alternatives": [{"confidence": "1.0000", "content": "Brooklyn"}], "type": "pronunciation"}, {"start_time": "81.37", "end_time": "81.7", "alternatives": [{"confidence": "1.0000", "content": "Bridge"}], "type": "pronunciation"}, {"start_time": "81.7", "end_time": "81.8", "alternatives": [{"confidence": "0.8807", "content": "of"}], "type": "pronunciation"}, {"start_time": "81.8", "end_time": "81.86", "alternatives": [{"confidence": "0.9917", "content": "the"}], "type": "pronunciation"}, {"start_time": "81.86", "end_time": "82.25", "alternatives": [{"confidence": "1.0000", "content": "Manhattan"}], "type": "pronunciation"}, {"start_time": "82.25", "end_time": "82.57", "alternatives": [{"confidence": "1.0000", "content": "Bridge"}], "type": "pronunciation"}, {"start_time": "82.57", "end_time": "82.69", "alternatives": [{"confidence": "1.0000", "content": "to"}], "type": "pronunciation"}, {"start_time": "82.69", "end_time": "82.85", "alternatives": [{"confidence": "1.0000", "content": "get"}], "type": "pronunciation"}, {"start_time": "82.85", "end_time": "82.97", "alternatives": [{"confidence": "1.0000", "content": "to"}], "type": "pronunciation"}, {"start_time": "82.98", "end_time": "83.52", "alternatives": [{"confidence": "1.0000", "content": "Brooklyn"}], "type": "pronunciation"}, {"start_time": "83.96", "end_time": "85.1", "alternatives": [{"confidence": "1.0000", "content": "on"}], "type": "pronunciation"}, {"start_time": "85.1", "end_time": "85.32", "alternatives": [{"confidence": "0.9454", "content": "DH"}], "type": "pronunciation"}, {"start_time": "85.7", "end_time": "86.06", "alternatives": [{"confidence": "0.9992", "content": "people"}], "type": "pronunciation"}, {"start_time": "86.06", "end_time": "86.35", "alternatives": [{"confidence": "0.9984", "content": "who"}], "type": "pronunciation"}, {"start_time": "86.54", "end_time": "86.57", "alternatives": [{"confidence": "0.6637", "content": "I"}], "type": "pronunciation"}, {"start_time": "86.58", "end_time": "87.07", "alternatives": [{"confidence": "1.0000", "content": "decided"}], "type": "pronunciation"}, {"start_time": "87.07", "end_time": "87.28", "alternatives": [{"confidence": "1.0000", "content": "just"}], "type": "pronunciation"}, {"start_time": "87.28", "end_time": "87.36", "alternatives": [{"confidence": "1.0000", "content": "to"}], "type": "pronunciation"}, {"start_time": "87.36", "end_time": "87.54", "alternatives": [{"confidence": "1.0000", "content": "make"}], "type": "pronunciation"}, {"start_time": "87.54", "end_time": "87.62", "alternatives": [{"confidence": "1.0000", "content": "the"}], "type": "pronunciation"}, {"start_time": "87.62", "end_time": "87.93", "alternatives": [{"confidence": "1.0000", "content": "best"}], "type": "pronunciation"}, {"start_time": "87.93", "end_time": "88.04", "alternatives": [{"confidence": "1.0000", "content": "of"}], "type": "pronunciation"}, {"start_time": "88.04", "end_time": "88.2", "alternatives": [{"confidence": "1.0000", "content": "it"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "88.21", "end_time": "88.34", "alternatives": [{"confidence": "0.9984", "content": "There"}], "type": "pronunciation"}, {"start_time": "88.34", "end_time": "88.47", "alternatives": [{"confidence": "1.0000", "content": "were"}], "type": "pronunciation"}, {"start_time": "88.48", "end_time": "89.05", "alternatives": [{"confidence": "1.0000", "content": "people"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "89.24", "end_time": "89.6", "alternatives": [{"confidence": "0.9996", "content": "um"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "89.6", "end_time": "90.4", "alternatives": [{"confidence": "1.0000", "content": "outside"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "90.44", "end_time": "91.17", "alternatives": [{"confidence": "1.0000", "content": "drinking"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "91.17", "end_time": "91.9", "alternatives": [{"confidence": "1.0000", "content": "partying"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "92.13", "end_time": "92.22", "alternatives": [{"confidence": "0.9966", "content": "I"}], "type": "pronunciation"}, {"start_time": "92.22", "end_time": "92.33", "alternatives": [{"confidence": "1.0000", "content": "have"}], "type": "pronunciation"}, {"start_time": "92.33", "end_time": "92.43", "alternatives": [{"confidence": "1.0000", "content": "to"}], "type": "pronunciation"}, {"start_time": "92.43", "end_time": "92.78", "alternatives": [{"confidence": "1.0000", "content": "say"}], "type": "pronunciation"}, {"start_time": "92.78", "end_time": "92.83", "alternatives": [{"confidence": "1.0000", "content": "I"}], "type": "pronunciation"}, {"start_time": "92.83", "end_time": "92.99", "alternatives": [{"confidence": "1.0000", "content": "was"}], "type": "pronunciation"}, {"start_time": "92.99", "end_time": "93.14", "alternatives": [{"confidence": "1.0000", "content": "one"}], "type": "pronunciation"}, {"start_time": "93.14", "end_time": "93.21", "alternatives": [{"confidence": "1.0000", "content": "of"}], "type": "pronunciation"}, {"start_time": "93.21", "end_time": "93.36", "alternatives": [{"confidence": "1.0000", "content": "those"}], "type": "pronunciation"}, {"start_time": "93.36", "end_time": "93.74", "alternatives": [{"confidence": "1.0000", "content": "people"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "93.74", "end_time": "93.78", "alternatives": [{"confidence": "1.0000", "content": "I"}], "type": "pronunciation"}, {"start_time": "93.78", "end_time": "93.96", "alternatives": [{"confidence": "1.0000", "content": "mean"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "93.96", "end_time": "94.26", "alternatives": [{"confidence": "1.0000", "content": "after"}], "type": "pronunciation"}, {"start_time": "94.26", "end_time": "94.3", "alternatives": [{"confidence": "1.0000", "content": "I"}], "type": "pronunciation"}, {"start_time": "94.3", "end_time": "94.48", "alternatives": [{"confidence": "1.0000", "content": "got"}], "type": "pronunciation"}, {"start_time": "94.48", "end_time": "94.61", "alternatives": [{"confidence": "1.0000", "content": "off"}], "type": "pronunciation"}, {"start_time": "94.61", "end_time": "94.72", "alternatives": [{"confidence": "0.9921", "content": "the"}], "type": "pronunciation"}, {"start_time": "94.72", "end_time": "94.84", "alternatives": [{"confidence": "0.9009", "content": "air"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "94.84", "end_time": "94.94", "alternatives": [{"confidence": "1.0000", "content": "Of"}], "type": "pronunciation"}, {"start_time": "94.94", "end_time": "95.5", "alternatives": [{"confidence": "1.0000", "content": "course"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "96.61", "end_time": "97.23", "alternatives": [{"confidence": "0.9671", "content": "Day"}], "type": "pronunciation"}, {"start_time": "97.23", "end_time": "97.55", "alternatives": [{"confidence": "0.8734", "content": "today"}], "type": "pronunciation"}, {"start_time": "97.55", "end_time": "97.72", "alternatives": [{"confidence": "1.0000", "content": "has"}], "type": "pronunciation"}, {"start_time": "97.72", "end_time": "98.0", "alternatives": [{"confidence": "1.0000", "content": "always"}], "type": "pronunciation"}, {"start_time": "98.0", "end_time": "98.34", "alternatives": [{"confidence": "1.0000", "content": "prided"}], "type": "pronunciation"}, {"start_time": "98.34", "end_time": "98.69", "alternatives": [{"confidence": "1.0000", "content": "itself"}], "type": "pronunciation"}, {"start_time": "98.69", "end_time": "98.77", "alternatives": [{"confidence": "1.0000", "content": "on"}], "type": "pronunciation"}, {"start_time": "98.77", "end_time": "98.96", "alternatives": [{"confidence": "1.0000", "content": "being"}], "type": "pronunciation"}, {"start_time": "98.97", "end_time": "99.08", "alternatives": [{"confidence": "1.0000", "content": "a"}], "type": "pronunciation"}, {"start_time": "99.08", "end_time": "99.72", "alternatives": [{"confidence": "1.0000", "content": "partying"}], "type": "pronunciation"}, {"start_time": "99.72", "end_time": "100.07", "alternatives": [{"confidence": "1.0000", "content": "show"}], "type": "pronunciation"}, {"start_time": "100.07", "end_time": "100.41", "alternatives": [{"confidence": "1.0000", "content": "and"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "100.42", "end_time": "100.68", "alternatives": [{"confidence": "0.8517", "content": "ah"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "100.68", "end_time": "100.98", "alternatives": [{"confidence": "0.9535", "content": "West"}], "type": "pronunciation"}, {"start_time": "100.98", "end_time": "101.27", "alternatives": [{"confidence": "0.9532", "content": "Coast"}], "type": "pronunciation"}, {"start_time": "101.27", "end_time": "101.6", "alternatives": [{"confidence": "0.9480", "content": "show"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "101.6", "end_time": "101.94", "alternatives": [{"confidence": "0.9997", "content": "And"}], "type": "pronunciation"}, {"start_time": "101.94", "end_time": "102.26", "alternatives": [{"confidence": "1.0000", "content": "back"}], "type": "pronunciation"}, {"start_time": "102.26", "end_time": "102.61", "alternatives": [{"confidence": "1.0000", "content": "here"}], "type": "pronunciation"}, {"start_time": "102.61", "end_time": "102.76", "alternatives": [{"confidence": "1.0000", "content": "in"}], "type": "pronunciation"}, {"start_time": "102.76", "end_time": "103.71", "alternatives": [{"confidence": "1.0000", "content": "California"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "104.03", "end_time": "104.54", "alternatives": [{"confidence": "0.9994", "content": "things"}], "type": "pronunciation"}, {"start_time": "104.54", "end_time": "104.88", "alternatives": [{"confidence": "1.0000", "content": "are"}], "type": "pronunciation"}, {"start_time": "104.88", "end_time": "105.22", "alternatives": [{"confidence": "0.9360", "content": "really"}], "type": "pronunciation"}, {"start_time": "105.22", "end_time": "105.59", "alternatives": [{"confidence": "1.0000", "content": "different"}], "type": "pronunciation"}, {"start_time": "105.59", "end_time": "105.86", "alternatives": [{"confidence": "1.0000", "content": "now"}], "type": "pronunciation"}, {"start_time": "105.86", "end_time": "106.1", "alternatives": [{"confidence": "1.0000", "content": "than"}], "type": "pronunciation"}, {"start_time": "106.1", "end_time": "106.2", "alternatives": [{"confidence": "1.0000", "content": "they"}], "type": "pronunciation"}, {"start_time": "106.2", "end_time": "106.49", "alternatives": [{"confidence": "1.0000", "content": "were"}], "type": "pronunciation"}, {"start_time": "106.49", "end_time": "106.64", "alternatives": [{"confidence": "1.0000", "content": "when"}], "type": "pronunciation"}, {"start_time": "106.64", "end_time": "106.75", "alternatives": [{"confidence": "0.4967", "content": "day"}], "type": "pronunciation"}, {"start_time": "106.75", "end_time": "106.99", "alternatives": [{"confidence": "0.7309", "content": "today"}], "type": "pronunciation"}, {"start_time": "106.99", "end_time": "107.35", "alternatives": [{"confidence": "1.0000", "content": "first"}], "type": "pronunciation"}, {"start_time": "107.35", "end_time": "107.79", "alternatives": [{"confidence": "1.0000", "content": "started"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "108.06", "end_time": "108.41", "alternatives": [{"confidence": "0.9959", "content": "Well"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "108.62", "end_time": "108.97", "alternatives": [{"confidence": "1.0000", "content": "sort"}], "type": "pronunciation"}, {"start_time": "108.97", "end_time": "109.15", "alternatives": [{"confidence": "1.0000", "content": "of"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "109.47", "end_time": "109.81", "alternatives": [{"confidence": "0.8616", "content": "There's"}], "type": "pronunciation"}, {"start_time": "109.82", "end_time": "109.95", "alternatives": [{"confidence": "1.0000", "content": "a"}], "type": "pronunciation"}, {"start_time": "109.95", "end_time": "110.42", "alternatives": [{"confidence": "1.0000", "content": "huge"}], "type": "pronunciation"}, {"start_time": "110.42", "end_time": "110.68", "alternatives": [{"confidence": "1.0000", "content": "budget"}], "type": "pronunciation"}, {"start_time": "110.68", "end_time": "111.08", "alternatives": [{"confidence": "1.0000", "content": "deficit"}], "type": "pronunciation"}, {"start_time": "111.08", "end_time": "111.41", "alternatives": [{"confidence": "1.0000", "content": "now"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "111.41", "end_time": "111.84", "alternatives": [{"confidence": "1.0000", "content": "and"}], "type": "pronunciation"}, {"start_time": "111.84", "end_time": "111.95", "alternatives": [{"confidence": "1.0000", "content": "there"}], "type": "pronunciation"}, {"start_time": "111.95", "end_time": "112.15", "alternatives": [{"confidence": "1.0000", "content": "was"}], "type": "pronunciation"}, {"start_time": "112.15", "end_time": "112.32", "alternatives": [{"confidence": "1.0000", "content": "one"}], "type": "pronunciation"}, {"start_time": "112.32", "end_time": "112.58", "alternatives": [{"confidence": "1.0000", "content": "back"}], "type": "pronunciation"}, {"start_time": "112.58", "end_time": "112.88", "alternatives": [{"confidence": "1.0000", "content": "then"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "112.88", "end_time": "113.17", "alternatives": [{"confidence": "0.8600", "content": "too"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "113.17", "end_time": "113.27", "alternatives": [{"confidence": "0.9650", "content": "In"}], "type": "pronunciation"}, {"start_time": "113.27", "end_time": "113.63", "alternatives": [{"confidence": "0.9650", "content": "fact"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "113.64", "end_time": "114.0", "alternatives": [{"confidence": "1.0000", "content": "former"}], "type": "pronunciation"}, {"start_time": "114.0", "end_time": "114.28", "alternatives": [{"confidence": "0.9998", "content": "Governor"}], "type": "pronunciation"}, {"start_time": "114.28", "end_time": "114.51", "alternatives": [{"confidence": "0.9950", "content": "Gray"}], "type": "pronunciation"}, {"start_time": "114.51", "end_time": "114.89", "alternatives": [{"confidence": "1.0000", "content": "Davis"}], "type": "pronunciation"}, {"start_time": "114.89", "end_time": "115.16", "alternatives": [{"confidence": "1.0000", "content": "was"}], "type": "pronunciation"}, {"start_time": "115.16", "end_time": "115.77", "alternatives": [{"confidence": "1.0000", "content": "booted"}], "type": "pronunciation"}, {"start_time": "115.77", "end_time": "115.93", "alternatives": [{"confidence": "1.0000", "content": "from"}], "type": "pronunciation"}, {"start_time": "115.93", "end_time": "116.31", "alternatives": [{"confidence": "1.0000", "content": "office"}], "type": "pronunciation"}, {"start_time": "116.31", "end_time": "116.42", "alternatives": [{"confidence": "1.0000", "content": "in"}], "type": "pronunciation"}, {"start_time": "116.42", "end_time": "116.68", "alternatives": [{"confidence": "1.0000", "content": "large"}], "type": "pronunciation"}, {"start_time": "116.68", "end_time": "117.06", "alternatives": [{"confidence": "1.0000", "content": "part"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "117.07", "end_time": "117.61", "alternatives": [{"confidence": "1.0000", "content": "Because"}], "type": "pronunciation"}, {"start_time": "117.62", "end_time": "117.77", "alternatives": [{"confidence": "1.0000", "content": "of"}], "type": "pronunciation"}, {"start_time": "117.77", "end_time": "117.96", "alternatives": [{"confidence": "1.0000", "content": "that"}], "type": "pronunciation"}, {"start_time": "117.96", "end_time": "118.45", "alternatives": [{"confidence": "0.9981", "content": "deficit"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "118.62", "end_time": "118.93", "alternatives": [{"confidence": "1.0000", "content": "we"}], "type": "pronunciation"}, {"start_time": "118.93", "end_time": "119.35", "alternatives": [{"confidence": "1.0000", "content": "had"}], "type": "pronunciation"}, {"start_time": "119.35", "end_time": "119.74", "alternatives": [{"confidence": "1.0000", "content": "Governor"}], "type": "pronunciation"}, {"start_time": "119.74", "end_time": "119.96", "alternatives": [{"confidence": "0.9932", "content": "Gray"}], "type": "pronunciation"}, {"start_time": "119.96", "end_time": "120.37", "alternatives": [{"confidence": "0.9850", "content": "Davis"}], "type": "pronunciation"}, {"start_time": "120.38", "end_time": "120.51", "alternatives": [{"confidence": "0.3932", "content": "us"}], "type": "pronunciation"}, {"start_time": "120.51", "end_time": "120.77", "alternatives": [{"confidence": "1.0000", "content": "on"}], "type": "pronunciation"}, {"start_time": "120.78", "end_time": "121.04", "alternatives": [{"confidence": "1.0000", "content": "our"}], "type": "pronunciation"}, {"start_time": "121.04", "end_time": "121.63", "alternatives": [{"confidence": "1.0000", "content": "first"}], "type": "pronunciation"}, {"start_time": "121.64", "end_time": "122.18", "alternatives": [{"confidence": "1.0000", "content": "show"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "122.18", "end_time": "122.5", "alternatives": [{"confidence": "0.9826", "content": "Here's"}], "type": "pronunciation"}, {"start_time": "122.5", "end_time": "122.97", "alternatives": [{"confidence": "0.9521", "content": "Alex"}], "type": "pronunciation"}, {"start_time": "122.97", "end_time": "123.43", "alternatives": [{"confidence": "1.0000", "content": "asking"}], "type": "pronunciation"}, {"start_time": "123.43", "end_time": "123.61", "alternatives": [{"confidence": "1.0000", "content": "him"}], "type": "pronunciation"}, {"start_time": "123.61", "end_time": "123.93", "alternatives": [{"confidence": "1.0000", "content": "about"}], "type": "pronunciation"}, {"start_time": "123.93", "end_time": "124.06", "alternatives": [{"confidence": "0.9885", "content": "the"}], "type": "pronunciation"}, {"start_time": "124.06", "end_time": "124.54", "alternatives": [{"confidence": "1.0000", "content": "efforts"}], "type": "pronunciation"}, {"start_time": "124.54", "end_time": "124.76", "alternatives": [{"confidence": "1.0000", "content": "to"}], "type": "pronunciation"}, {"start_time": "124.76", "end_time": "124.94", "alternatives": [{"confidence": "1.0000", "content": "kick"}], "type": "pronunciation"}, {"start_time": "124.94", "end_time": "125.07", "alternatives": [{"confidence": "1.0000", "content": "him"}], "type": "pronunciation"}, {"start_time": "125.07", "end_time": "125.15", "alternatives": [{"confidence": "1.0000", "content": "out"}], "type": "pronunciation"}, {"start_time": "125.15", "end_time": "125.23", "alternatives": [{"confidence": "1.0000", "content": "of"}], "type": "pronunciation"}, {"start_time": "125.23", "end_time": "125.77", "alternatives": [{"confidence": "1.0000", "content": "office"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "126.02", "end_time": "126.19", "alternatives": [{"confidence": "0.9982", "content": "You"}], "type": "pronunciation"}, {"start_time": "126.19", "end_time": "126.45", "alternatives": [{"confidence": "1.0000", "content": "must"}], "type": "pronunciation"}, {"start_time": "126.45", "end_time": "126.77", "alternatives": [{"confidence": "1.0000", "content": "know"}], "type": "pronunciation"}, {"start_time": "126.78", "end_time": "126.98", "alternatives": [{"confidence": "1.0000", "content": "how"}], "type": "pronunciation"}, {"start_time": "126.98", "end_time": "127.32", "alternatives": [{"confidence": "0.9992", "content": "voters"}], "type": "pronunciation"}, {"start_time": "127.32", "end_time": "127.53", "alternatives": [{"confidence": "0.9991", "content": "go"}], "type": "pronunciation"}, {"start_time": "127.53", "end_time": "127.83", "alternatives": [{"confidence": "0.9926", "content": "here"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "128.27", "end_time": "128.52", "alternatives": [{"confidence": "1.0000", "content": "What"}], "type": "pronunciation"}, {"start_time": "128.52", "end_time": "128.78", "alternatives": [{"confidence": "0.9989", "content": "difference"}], "type": "pronunciation"}, {"start_time": "128.78", "end_time": "128.89", "alternatives": [{"confidence": "0.9989", "content": "is"}], "type": "pronunciation"}, {"start_time": "128.89", "end_time": "128.98", "alternatives": [{"confidence": "0.7987", "content": "it"}], "type": "pronunciation"}, {"start_time": "128.98", "end_time": "129.1", "alternatives": [{"confidence": "0.9934", "content": "going"}], "type": "pronunciation"}, {"start_time": "129.1", "end_time": "129.16", "alternatives": [{"confidence": "0.9934", "content": "to"}], "type": "pronunciation"}, {"start_time": "129.16", "end_time": "129.32", "alternatives": [{"confidence": "1.0000", "content": "make"}], "type": "pronunciation"}, {"start_time": "129.32", "end_time": "129.39", "alternatives": [{"confidence": "0.9423", "content": "it"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "129.4", "end_time": "129.68", "alternatives": [{"confidence": "1.0000", "content": "Arnold"}], "type": "pronunciation"}, {"start_time": "129.68", "end_time": "130.23", "alternatives": [{"confidence": "0.9947", "content": "Schwarzenegger"}], "type": "pronunciation"}, {"start_time": "130.23", "end_time": "130.41", "alternatives": [{"confidence": "1.0000", "content": "gets"}], "type": "pronunciation"}, {"start_time": "130.41", "end_time": "130.48", "alternatives": [{"confidence": "1.0000", "content": "in"}], "type": "pronunciation"}, {"start_time": "130.48", "end_time": "130.55", "alternatives": [{"confidence": "1.0000", "content": "the"}], "type": "pronunciation"}, {"start_time": "130.55", "end_time": "130.79", "alternatives": [{"confidence": "1.0000", "content": "race"}], "type": "pronunciation"}, {"start_time": "130.79", "end_time": "130.9", "alternatives": [{"confidence": "0.9581", "content": "and"}], "type": "pronunciation"}, {"start_time": "130.9", "end_time": "131.06", "alternatives": [{"confidence": "0.9927", "content": "make"}], "type": "pronunciation"}, {"start_time": "131.06", "end_time": "131.2", "alternatives": [{"confidence": "0.9525", "content": "any"}], "type": "pronunciation"}, {"start_time": "131.2", "end_time": "131.5", "alternatives": [{"confidence": "0.9880", "content": "difference"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "131.5", "end_time": "131.75", "alternatives": [{"confidence": "0.7689", "content": "It'll"}], "type": "pronunciation"}, {"start_time": "132.23", "end_time": "132.62", "alternatives": [{"confidence": "0.8883", "content": "really"}], "type": "pronunciation"}, {"start_time": "132.63", "end_time": "132.93", "alternatives": [{"confidence": "0.5113", "content": "no"}], "type": "pronunciation"}, {"start_time": "133.32", "end_time": "133.65", "alternatives": [{"confidence": "0.9941", "content": "Governor"}], "type": "pronunciation"}, {"start_time": "133.65", "end_time": "133.97", "alternatives": [{"confidence": "1.0000", "content": "Davis"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "133.97", "end_time": "134.17", "alternatives": [{"confidence": "1.0000", "content": "Thank"}], "type": "pronunciation"}, {"start_time": "134.17", "end_time": "134.24", "alternatives": [{"confidence": "0.9545", "content": "you"}], "type": "pronunciation"}, {"start_time": "134.24", "end_time": "134.32", "alternatives": [{"confidence": "0.9545", "content": "for"}], "type": "pronunciation"}, {"start_time": "134.32", "end_time": "134.63", "alternatives": [{"confidence": "1.0000", "content": "speaking"}], "type": "pronunciation"}, {"start_time": "134.63", "end_time": "134.75", "alternatives": [{"confidence": "1.0000", "content": "with"}], "type": "pronunciation"}, {"start_time": "134.75", "end_time": "134.95", "alternatives": [{"confidence": "1.0000", "content": "us"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "134.96", "end_time": "135.24", "alternatives": [{"confidence": "1.0000", "content": "Thank"}], "type": "pronunciation"}, {"start_time": "135.24", "end_time": "135.48", "alternatives": [{"confidence": "0.9784", "content": "you"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "135.59", "end_time": "135.99", "alternatives": [{"confidence": "1.0000", "content": "Welcome"}], "type": "pronunciation"}, {"start_time": "135.99", "end_time": "136.06", "alternatives": [{"confidence": "0.9987", "content": "to"}], "type": "pronunciation"}, {"start_time": "136.06", "end_time": "136.56", "alternatives": [{"confidence": "1.0000", "content": "California"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "137.01", "end_time": "137.48", "alternatives": [{"confidence": "1.0000", "content": "And"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "137.48", "end_time": "137.61", "alternatives": [{"confidence": "1.0000", "content": "of"}], "type": "pronunciation"}, {"start_time": "137.61", "end_time": "138.02", "alternatives": [{"confidence": "1.0000", "content": "course"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "138.02", "end_time": "138.33", "alternatives": [{"confidence": "1.0000", "content": "we"}], "type": "pronunciation"}, {"start_time": "138.34", "end_time": "138.53", "alternatives": [{"confidence": "1.0000", "content": "all"}], "type": "pronunciation"}, {"start_time": "138.53", "end_time": "138.77", "alternatives": [{"confidence": "1.0000", "content": "know"}], "type": "pronunciation"}, {"start_time": "138.77", "end_time": "138.93", "alternatives": [{"confidence": "1.0000", "content": "how"}], "type": "pronunciation"}, {"start_time": "138.93", "end_time": "139.21", "alternatives": [{"confidence": "1.0000", "content": "that"}], "type": "pronunciation"}, {"start_time": "139.21", "end_time": "139.49", "alternatives": [{"confidence": "1.0000", "content": "race"}], "type": "pronunciation"}, {"start_time": "139.49", "end_time": "139.77", "alternatives": [{"confidence": "0.9989", "content": "went"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "139.89", "end_time": "140.08", "alternatives": [{"confidence": "1.0000", "content": "But"}], "type": "pronunciation"}, {"start_time": "140.08", "end_time": "140.26", "alternatives": [{"confidence": "0.9439", "content": "here's"}], "type": "pronunciation"}, {"start_time": "140.26", "end_time": "140.54", "alternatives": [{"confidence": "1.0000", "content": "something"}], "type": "pronunciation"}, {"start_time": "140.54", "end_time": "140.93", "alternatives": [{"confidence": "1.0000", "content": "interesting"}], "type": "pronunciation"}, {"start_time": "140.93", "end_time": "141.33", "alternatives": [{"confidence": "0.5030", "content": "Madeline"}], "type": "pronunciation"}, {"start_time": "141.34", "end_time": "141.71", "alternatives": [{"confidence": "1.0000", "content": "in"}], "type": "pronunciation"}, {"start_time": "141.71", "end_time": "142.05", "alternatives": [{"confidence": "1.0000", "content": "light"}], "type": "pronunciation"}, {"start_time": "142.06", "end_time": "142.4", "alternatives": [{"confidence": "1.0000", "content": "of"}], "type": "pronunciation"}, {"start_time": "142.4", "end_time": "142.5", "alternatives": [{"confidence": "0.9761", "content": "the"}], "type": "pronunciation"}, {"start_time": "142.5", "end_time": "142.99", "alternatives": [{"confidence": "1.0000", "content": "economic"}], "type": "pronunciation"}, {"start_time": "142.99", "end_time": "143.42", "alternatives": [{"confidence": "1.0000", "content": "meltdown"}], "type": "pronunciation"}, {"start_time": "143.42", "end_time": "143.67", "alternatives": [{"confidence": "0.9948", "content": "that"}], "type": "pronunciation"}, {"start_time": "143.67", "end_time": "144.18", "alternatives": [{"confidence": "1.0000", "content": "started"}], "type": "pronunciation"}, {"start_time": "144.18", "end_time": "144.38", "alternatives": [{"confidence": "1.0000", "content": "with"}], "type": "pronunciation"}, {"start_time": "144.38", "end_time": "144.92", "alternatives": [{"confidence": "0.9438", "content": "subprime"}], "type": "pronunciation"}, {"start_time": "144.92", "end_time": "145.53", "alternatives": [{"confidence": "1.0000", "content": "mortgages"}], "type": "pronunciation"}, {"start_time": "145.53", "end_time": "145.62", "alternatives": [{"confidence": "0.7534", "content": "in"}], "type": "pronunciation"}, {"start_time": "145.62", "end_time": "145.7", "alternatives": [{"confidence": "1.0000", "content": "the"}], "type": "pronunciation"}, {"start_time": "145.7", "end_time": "145.98", "alternatives": [{"confidence": "1.0000", "content": "crash"}], "type": "pronunciation"}, {"start_time": "145.98", "end_time": "146.06", "alternatives": [{"confidence": "1.0000", "content": "of"}], "type": "pronunciation"}, {"start_time": "146.06", "end_time": "146.13", "alternatives": [{"confidence": "1.0000", "content": "the"}], "type": "pronunciation"}, {"start_time": "146.13", "end_time": "146.46", "alternatives": [{"confidence": "0.9904", "content": "housing"}], "type": "pronunciation"}, {"start_time": "146.46", "end_time": "146.86", "alternatives": [{"confidence": "1.0000", "content": "market"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "147.1", "end_time": "147.24", "alternatives": [{"confidence": "1.0000", "content": "do"}], "type": "pronunciation"}, {"start_time": "147.24", "end_time": "147.41", "alternatives": [{"confidence": "1.0000", "content": "you"}], "type": "pronunciation"}, {"start_time": "147.41", "end_time": "147.8", "alternatives": [{"confidence": "1.0000", "content": "know"}], "type": "pronunciation"}, {"start_time": "147.8", "end_time": "147.98", "alternatives": [{"confidence": "0.9970", "content": "what"}], "type": "pronunciation"}, {"start_time": "147.98", "end_time": "148.07", "alternatives": [{"confidence": "1.0000", "content": "the"}], "type": "pronunciation"}, {"start_time": "148.07", "end_time": "148.68", "alternatives": [{"confidence": "1.0000", "content": "median"}], "type": "pronunciation"}, {"start_time": "148.69", "end_time": "149.09", "alternatives": [{"confidence": "1.0000", "content": "home"}], "type": "pronunciation"}, {"start_time": "149.09", "end_time": "149.54", "alternatives": [{"confidence": "0.9933", "content": "price"}], "type": "pronunciation"}, {"start_time": "149.54", "end_time": "149.89", "alternatives": [{"confidence": "0.6536", "content": "was"}], "type": "pronunciation"}, {"start_time": "149.89", "end_time": "150.52", "alternatives": [{"confidence": "0.9844", "content": "nationally"}], "type": "pronunciation"}, {"start_time": "150.52", "end_time": "150.76", "alternatives": [{"confidence": "1.0000", "content": "back"}], "type": "pronunciation"}, {"start_time": "150.76", "end_time": "150.9", "alternatives": [{"confidence": "1.0000", "content": "then"}], "type": "pronunciation"}, {"start_time": "150.9", "end_time": "150.99", "alternatives": [{"confidence": "1.0000", "content": "when"}], "type": "pronunciation"}, {"start_time": "150.99", "end_time": "151.06", "alternatives": [{"confidence": "0.8840", "content": "the"}], "type": "pronunciation"}, {"start_time": "151.06", "end_time": "151.21", "alternatives": [{"confidence": "1.0000", "content": "show"}], "type": "pronunciation"}, {"start_time": "151.21", "end_time": "151.67", "alternatives": [{"confidence": "1.0000", "content": "started"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "?"}], "type": "punctuation"}, {"start_time": "151.67", "end_time": "151.95", "alternatives": [{"confidence": "0.9669", "content": "No"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "151.95", "end_time": "152.15", "alternatives": [{"confidence": "1.0000", "content": "No"}], "type": "pronunciation"}, {"start_time": "152.15", "end_time": "152.51", "alternatives": [{"confidence": "1.0000", "content": "idea"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}, {"start_time": "152.56", "end_time": "153.03", "alternatives": [{"confidence": "1.0000", "content": "About"}], "type": "pronunciation"}, {"start_time": "153.04", "end_time": "153.36", "alternatives": [{"confidence": "1.0000", "content": "one"}], "type": "pronunciation"}, {"start_time": "153.36", "end_time": "153.7", "alternatives": [{"confidence": "1.0000", "content": "hundred"}], "type": "pronunciation"}, {"start_time": "153.7", "end_time": "153.83", "alternatives": [{"confidence": "0.7141", "content": "and"}], "type": "pronunciation"}, {"start_time": "153.83", "end_time": "154.21", "alternatives": [{"confidence": "1.0000", "content": "seventy"}], "type": "pronunciation"}, {"start_time": "154.21", "end_time": "154.66", "alternatives": [{"confidence": "1.0000", "content": "seven"}], "type": "pronunciation"}, {"start_time": "154.67", "end_time": "155.26", "alternatives": [{"confidence": "1.0000", "content": "thousand"}], "type": "pronunciation"}, {"start_time": "155.26", "end_time": "155.81", "alternatives": [{"confidence": "1.0000", "content": "dollars"}], "type": "pronunciation"}, {"start_time": "155.81", "end_time": "156.04", "alternatives": [{"confidence": "0.9979", "content": "in"}], "type": "pronunciation"}, {"start_time": "156.05", "end_time": "156.31", "alternatives": [{"confidence": "1.0000", "content": "just"}], "type": "pronunciation"}, {"start_time": "156.31", "end_time": "156.41", "alternatives": [{"confidence": "1.0000", "content": "for"}], "type": "pronunciation"}, {"start_time": "156.41", "end_time": "156.48", "alternatives": [{"confidence": "1.0000", "content": "a"}], "type": "pronunciation"}, {"start_time": "156.48", "end_time": "156.79", "alternatives": [{"confidence": "1.0000", "content": "little"}], "type": "pronunciation"}, {"start_time": "156.8", "end_time": "157.13", "alternatives": [{"confidence": "1.0000", "content": "sense"}], "type": "pronunciation"}, {"start_time": "157.13", "end_time": "157.21", "alternatives": [{"confidence": "1.0000", "content": "of"}], "type": "pronunciation"}, {"start_time": "157.21", "end_time": "157.36", "alternatives": [{"confidence": "1.0000", "content": "where"}], "type": "pronunciation"}, {"start_time": "157.36", "end_time": "157.44", "alternatives": [{"confidence": "1.0000", "content": "it"}], "type": "pronunciation"}, {"start_time": "157.44", "end_time": "157.57", "alternatives": [{"confidence": "1.0000", "content": "all"}], "type": "pronunciation"}, {"start_time": "157.57", "end_time": "157.83", "alternatives": [{"confidence": "0.8558", "content": "winds"}], "type": "pronunciation"}, {"start_time": "157.83", "end_time": "158.01", "alternatives": [{"confidence": "1.0000", "content": "up"}], "type": "pronunciation"}, {"start_time": "158.01", "end_time": "158.49", "alternatives": [{"confidence": "0.9978", "content": "February"}], "type": "pronunciation"}, {"start_time": "158.49", "end_time": "158.58", "alternatives": [{"confidence": "1.0000", "content": "of"}], "type": "pronunciation"}, {"start_time": "158.58", "end_time": "158.84", "alternatives": [{"confidence": "1.0000", "content": "this"}], "type": "pronunciation"}, {"start_time": "158.84", "end_time": "159.17", "alternatives": [{"confidence": "1.0000", "content": "year"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": ","}], "type": "punctuation"}, {"start_time": "159.49", "end_time": "159.66", "alternatives": [{"confidence": "1.0000", "content": "it's"}], "type": "pronunciation"}, {"start_time": "159.66", "end_time": "159.72", "alternatives": [{"confidence": "0.6513", "content": "at"}], "type": "pronunciation"}, {"start_time": "159.72", "end_time": "160.05", "alternatives": [{"confidence": "1.0000", "content": "about"}], "type": "pronunciation"}, {"start_time": "160.06", "end_time": "160.25", "alternatives": [{"confidence": "1.0000", "content": "one"}], "type": "pronunciation"}, {"start_time": "160.25", "end_time": "160.73", "alternatives": [{"confidence": "1.0000", "content": "hundred"}], "type": "pronunciation"}, {"start_time": "160.73", "end_time": "160.86", "alternatives": [{"confidence": "1.0000", "content": "and"}], "type": "pronunciation"}, {"start_time": "160.86", "end_time": "161.13", "alternatives": [{"confidence": "1.0000", "content": "eighty"}], "type": "pronunciation"}, {"start_time": "161.13", "end_time": "161.53", "alternatives": [{"confidence": "1.0000", "content": "thousand"}], "type": "pronunciation"}, {"alternatives": [{"confidence": null, "content": "."}], "type": "punctuation"}]}, "status": "COMPLETED"} \ No newline at end of file